//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace BankOfCeylon.BOCServiceReference { [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.ServiceContractAttribute(Namespace="http://Service/", ConfigurationName="BOCServiceReference.ServiceCom")] public interface ServiceCom { // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/AmendRemRequest", ReplyAction="http://Service/ServiceCom/AmendRemResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.AmendRemResponse AmendRem(BankOfCeylon.BOCServiceReference.AmendRemRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/AmendRemRequest", ReplyAction="http://Service/ServiceCom/AmendRemResponse")] System.Threading.Tasks.Task AmendRemAsync(BankOfCeylon.BOCServiceReference.AmendRemRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetBankBranchesSLRequest", ReplyAction="http://Service/ServiceCom/GetBankBranchesSLResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.GetBankBranchesSLResponse GetBankBranchesSL(BankOfCeylon.BOCServiceReference.GetBankBranchesSLRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetBankBranchesSLRequest", ReplyAction="http://Service/ServiceCom/GetBankBranchesSLResponse")] System.Threading.Tasks.Task GetBankBranchesSLAsync(BankOfCeylon.BOCServiceReference.GetBankBranchesSLRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetBanksSLRequest", ReplyAction="http://Service/ServiceCom/GetBanksSLResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.GetBanksSLResponse GetBanksSL(BankOfCeylon.BOCServiceReference.GetBanksSLRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetBanksSLRequest", ReplyAction="http://Service/ServiceCom/GetBanksSLResponse")] System.Threading.Tasks.Task GetBanksSLAsync(BankOfCeylon.BOCServiceReference.GetBanksSLRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/CancelRemRequest", ReplyAction="http://Service/ServiceCom/CancelRemResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.CancelRemResponse CancelRem(BankOfCeylon.BOCServiceReference.CancelRemRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/CancelRemRequest", ReplyAction="http://Service/ServiceCom/CancelRemResponse")] System.Threading.Tasks.Task CancelRemAsync(BankOfCeylon.BOCServiceReference.CancelRemRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/SendRemRequest", ReplyAction="http://Service/ServiceCom/SendRemResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.SendRemResponse SendRem(BankOfCeylon.BOCServiceReference.SendRemRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/SendRemRequest", ReplyAction="http://Service/ServiceCom/SendRemResponse")] System.Threading.Tasks.Task SendRemAsync(BankOfCeylon.BOCServiceReference.SendRemRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/StatusRemRequest", ReplyAction="http://Service/ServiceCom/StatusRemResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.StatusRemResponse StatusRem(BankOfCeylon.BOCServiceReference.StatusRemRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/StatusRemRequest", ReplyAction="http://Service/ServiceCom/StatusRemResponse")] System.Threading.Tasks.Task StatusRemAsync(BankOfCeylon.BOCServiceReference.StatusRemRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetLstOfRemRequest", ReplyAction="http://Service/ServiceCom/GetLstOfRemResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.GetLstOfRemResponse GetLstOfRem(BankOfCeylon.BOCServiceReference.GetLstOfRemRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetLstOfRemRequest", ReplyAction="http://Service/ServiceCom/GetLstOfRemResponse")] System.Threading.Tasks.Task GetLstOfRemAsync(BankOfCeylon.BOCServiceReference.GetLstOfRemRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetAccBalRequest", ReplyAction="http://Service/ServiceCom/GetAccBalResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.GetAccBalResponse GetAccBal(BankOfCeylon.BOCServiceReference.GetAccBalRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetAccBalRequest", ReplyAction="http://Service/ServiceCom/GetAccBalResponse")] System.Threading.Tasks.Task GetAccBalAsync(BankOfCeylon.BOCServiceReference.GetAccBalRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetAccTranHistoryRequest", ReplyAction="http://Service/ServiceCom/GetAccTranHistoryResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.GetAccTranHistoryResponse GetAccTranHistory(BankOfCeylon.BOCServiceReference.GetAccTranHistoryRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetAccTranHistoryRequest", ReplyAction="http://Service/ServiceCom/GetAccTranHistoryResponse")] System.Threading.Tasks.Task GetAccTranHistoryAsync(BankOfCeylon.BOCServiceReference.GetAccTranHistoryRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetTranHistoryRequest", ReplyAction="http://Service/ServiceCom/GetTranHistoryResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.GetTranHistoryResponse GetTranHistory(BankOfCeylon.BOCServiceReference.GetTranHistoryRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetTranHistoryRequest", ReplyAction="http://Service/ServiceCom/GetTranHistoryResponse")] System.Threading.Tasks.Task GetTranHistoryAsync(BankOfCeylon.BOCServiceReference.GetTranHistoryRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetExchRequest", ReplyAction="http://Service/ServiceCom/GetExchResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.GetExchResponse GetExch(BankOfCeylon.BOCServiceReference.GetExchRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/GetExchRequest", ReplyAction="http://Service/ServiceCom/GetExchResponse")] System.Threading.Tasks.Task GetExchAsync(BankOfCeylon.BOCServiceReference.GetExchRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/getMsg_1Request", ReplyAction="http://Service/ServiceCom/getMsg_1Response")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.getMsg_1Response getMsg_1(BankOfCeylon.BOCServiceReference.getMsg_1Request request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/getMsg_1Request", ReplyAction="http://Service/ServiceCom/getMsg_1Response")] System.Threading.Tasks.Task getMsg_1Async(BankOfCeylon.BOCServiceReference.getMsg_1Request request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/getMsgRequest", ReplyAction="http://Service/ServiceCom/getMsgResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.getMsgResponse getMsg(BankOfCeylon.BOCServiceReference.getMsgRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/getMsgRequest", ReplyAction="http://Service/ServiceCom/getMsgResponse")] System.Threading.Tasks.Task getMsgAsync(BankOfCeylon.BOCServiceReference.getMsgRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/SendMsgRequest", ReplyAction="http://Service/ServiceCom/SendMsgResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.SendMsgResponse SendMsg(BankOfCeylon.BOCServiceReference.SendMsgRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/SendMsgRequest", ReplyAction="http://Service/ServiceCom/SendMsgResponse")] System.Threading.Tasks.Task SendMsgAsync(BankOfCeylon.BOCServiceReference.SendMsgRequest request); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/VerifyAccountRequest", ReplyAction="http://Service/ServiceCom/VerifyAccountResponse")] [System.ServiceModel.TransactionFlowAttribute(System.ServiceModel.TransactionFlowOption.Allowed)] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] BankOfCeylon.BOCServiceReference.VerifyAccountResponse VerifyAccount(BankOfCeylon.BOCServiceReference.VerifyAccountRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://Service/ServiceCom/VerifyAccountRequest", ReplyAction="http://Service/ServiceCom/VerifyAccountResponse")] System.Threading.Tasks.Task VerifyAccountAsync(BankOfCeylon.BOCServiceReference.VerifyAccountRequest request); } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class remittanceRespons : object, System.ComponentModel.INotifyPropertyChanged { private string msgField; private responseStatus responseField; private string responseCodeField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string msg { get { return this.msgField; } set { this.msgField = value; this.RaisePropertyChanged("msg"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=2)] public string responseCode { get { return this.responseCodeField; } set { this.responseCodeField = value; this.RaisePropertyChanged("responseCode"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class responseStatus : object, System.ComponentModel.INotifyPropertyChanged { private string responseStatusCodeField; private string resposnseStatusMsgField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string responseStatusCode { get { return this.responseStatusCodeField; } set { this.responseStatusCodeField = value; this.RaisePropertyChanged("responseStatusCode"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public string resposnseStatusMsg { get { return this.resposnseStatusMsgField; } set { this.resposnseStatusMsgField = value; this.RaisePropertyChanged("resposnseStatusMsg"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class verifyAccResponse : object, System.ComponentModel.INotifyPropertyChanged { private string accountNumberField; private string nameOfAccountField; private responseStatus responseField; private string verifyCodeField; private string verifyMsgField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string accountNumber { get { return this.accountNumberField; } set { this.accountNumberField = value; this.RaisePropertyChanged("accountNumber"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public string nameOfAccount { get { return this.nameOfAccountField; } set { this.nameOfAccountField = value; this.RaisePropertyChanged("nameOfAccount"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=2)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=3)] public string verifyCode { get { return this.verifyCodeField; } set { this.verifyCodeField = value; this.RaisePropertyChanged("verifyCode"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=4)] public string verifyMsg { get { return this.verifyMsgField; } set { this.verifyMsgField = value; this.RaisePropertyChanged("verifyMsg"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class messagesResponse : object, System.ComponentModel.INotifyPropertyChanged { private message[] messagesField; private responseStatus responseField; /// [System.Xml.Serialization.XmlElementAttribute("messages", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true, Order=0)] public message[] messages { get { return this.messagesField; } set { this.messagesField = value; this.RaisePropertyChanged("messages"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class message : object, System.ComponentModel.INotifyPropertyChanged { private string msgField; private string resposeCodeField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string msg { get { return this.msgField; } set { this.msgField = value; this.RaisePropertyChanged("msg"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public string resposeCode { get { return this.resposeCodeField; } set { this.resposeCodeField = value; this.RaisePropertyChanged("resposeCode"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class messageResponse : object, System.ComponentModel.INotifyPropertyChanged { private message messageField; private responseStatus responseField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public message message { get { return this.messageField; } set { this.messageField = value; this.RaisePropertyChanged("message"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class currency : object, System.ComponentModel.INotifyPropertyChanged { private string currencyCodeField; private string currencyNameField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string currencyCode { get { return this.currencyCodeField; } set { this.currencyCodeField = value; this.RaisePropertyChanged("currencyCode"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public string currencyName { get { return this.currencyNameField; } set { this.currencyNameField = value; this.RaisePropertyChanged("currencyName"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class exchangeRate : object, System.ComponentModel.INotifyPropertyChanged { private double chBuyingField; private double chSellingField; private double cuBuyingField; private double cuSellingField; private currency currencyField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public double chBuying { get { return this.chBuyingField; } set { this.chBuyingField = value; this.RaisePropertyChanged("chBuying"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public double chSelling { get { return this.chSellingField; } set { this.chSellingField = value; this.RaisePropertyChanged("chSelling"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=2)] public double cuBuying { get { return this.cuBuyingField; } set { this.cuBuyingField = value; this.RaisePropertyChanged("cuBuying"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=3)] public double cuSelling { get { return this.cuSellingField; } set { this.cuSellingField = value; this.RaisePropertyChanged("cuSelling"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=4)] public currency currency { get { return this.currencyField; } set { this.currencyField = value; this.RaisePropertyChanged("currency"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class exchangeRateResponse : object, System.ComponentModel.INotifyPropertyChanged { private exchangeRate exchangeRateField; private responseStatus responseField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public exchangeRate exchangeRate { get { return this.exchangeRateField; } set { this.exchangeRateField = value; this.RaisePropertyChanged("exchangeRate"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class tranHistoryResponse : object, System.ComponentModel.INotifyPropertyChanged { private byte[] imageField; private responseStatus responseField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, DataType="base64Binary", Order=0)] public byte[] image { get { return this.imageField; } set { this.imageField = value; this.RaisePropertyChanged("image"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class accountHistory : object, System.ComponentModel.INotifyPropertyChanged { private double balanceField; private System.DateTime dateField; private bool dateFieldSpecified; private string descriptionField; private double tranAmountField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public double balance { get { return this.balanceField; } set { this.balanceField = value; this.RaisePropertyChanged("balance"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public System.DateTime date { get { return this.dateField; } set { this.dateField = value; this.RaisePropertyChanged("date"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool dateSpecified { get { return this.dateFieldSpecified; } set { this.dateFieldSpecified = value; this.RaisePropertyChanged("dateSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=2)] public string description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("description"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=3)] public double tranAmount { get { return this.tranAmountField; } set { this.tranAmountField = value; this.RaisePropertyChanged("tranAmount"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class accountHistoryResponse : object, System.ComponentModel.INotifyPropertyChanged { private accountHistory[] accountHistoryField; private responseStatus responseField; /// [System.Xml.Serialization.XmlElementAttribute("accountHistory", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true, Order=0)] public accountHistory[] accountHistory { get { return this.accountHistoryField; } set { this.accountHistoryField = value; this.RaisePropertyChanged("accountHistory"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class accountBalance : object, System.ComponentModel.INotifyPropertyChanged { private string accountField; private string acountTypeField; private double balanceField; private string currencyField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string account { get { return this.accountField; } set { this.accountField = value; this.RaisePropertyChanged("account"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public string acountType { get { return this.acountTypeField; } set { this.acountTypeField = value; this.RaisePropertyChanged("acountType"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=2)] public double balance { get { return this.balanceField; } set { this.balanceField = value; this.RaisePropertyChanged("balance"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=3)] public string currency { get { return this.currencyField; } set { this.currencyField = value; this.RaisePropertyChanged("currency"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class accountBalancesResponse : object, System.ComponentModel.INotifyPropertyChanged { private accountBalance[] accountBalanceField; private responseStatus responseField; /// [System.Xml.Serialization.XmlElementAttribute("accountBalance", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true, Order=0)] public accountBalance[] accountBalance { get { return this.accountBalanceField; } set { this.accountBalanceField = value; this.RaisePropertyChanged("accountBalance"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class remittanceResponsV1 : object, System.ComponentModel.INotifyPropertyChanged { private string amountField; private string referenceField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string amount { get { return this.amountField; } set { this.amountField = value; this.RaisePropertyChanged("amount"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public string reference { get { return this.referenceField; } set { this.referenceField = value; this.RaisePropertyChanged("reference"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class remittanceResponses : object, System.ComponentModel.INotifyPropertyChanged { private remittanceResponsV1[] remittanceResponsField; private responseStatus responseField; /// [System.Xml.Serialization.XmlElementAttribute("remittanceRespons", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true, Order=0)] public remittanceResponsV1[] remittanceRespons { get { return this.remittanceResponsField; } set { this.remittanceResponsField = value; this.RaisePropertyChanged("remittanceRespons"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class bank : object, System.ComponentModel.INotifyPropertyChanged { private string bankCodeField; private string bankNameField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string bankCode { get { return this.bankCodeField; } set { this.bankCodeField = value; this.RaisePropertyChanged("bankCode"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public string bankName { get { return this.bankNameField; } set { this.bankNameField = value; this.RaisePropertyChanged("bankName"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class banksResponse : object, System.ComponentModel.INotifyPropertyChanged { private bank[] banksField; private responseStatus responseField; /// [System.Xml.Serialization.XmlElementAttribute("banks", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true, Order=0)] public bank[] banks { get { return this.banksField; } set { this.banksField = value; this.RaisePropertyChanged("banks"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class branch : object, System.ComponentModel.INotifyPropertyChanged { private string branchCodeField; private string branchNameField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string branchCode { get { return this.branchCodeField; } set { this.branchCodeField = value; this.RaisePropertyChanged("branchCode"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public string branchName { get { return this.branchNameField; } set { this.branchNameField = value; this.RaisePropertyChanged("branchName"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://Service/")] public partial class branchResponse : object, System.ComponentModel.INotifyPropertyChanged { private branch[] banksField; private responseStatus responseField; /// [System.Xml.Serialization.XmlElementAttribute("banks", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true, Order=0)] public branch[] banks { get { return this.banksField; } set { this.banksField = value; this.RaisePropertyChanged("banks"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public responseStatus response { get { return this.responseField; } set { this.responseField = value; this.RaisePropertyChanged("response"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="AmendRem", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class AmendRemRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string REFNUMBER; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=1)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string REMITTENCETYPE; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=2)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BENEFICIARYNAME; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=3)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BENEFICIARYADD; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=4)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BENEFICIARYPHONE; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=5)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BENEFICIARYID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=6)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BANKACCTNO; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=7)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BANKNAME; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=8)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BANKADDRESS; public AmendRemRequest() { } public AmendRemRequest(string REFNUMBER, string REMITTENCETYPE, string BENEFICIARYNAME, string BENEFICIARYADD, string BENEFICIARYPHONE, string BENEFICIARYID, string BANKACCTNO, string BANKNAME, string BANKADDRESS) { this.REFNUMBER = REFNUMBER; this.REMITTENCETYPE = REMITTENCETYPE; this.BENEFICIARYNAME = BENEFICIARYNAME; this.BENEFICIARYADD = BENEFICIARYADD; this.BENEFICIARYPHONE = BENEFICIARYPHONE; this.BENEFICIARYID = BENEFICIARYID; this.BANKACCTNO = BANKACCTNO; this.BANKNAME = BANKNAME; this.BANKADDRESS = BANKADDRESS; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="AmendRemResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class AmendRemResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.remittanceRespons @return; public AmendRemResponse() { } public AmendRemResponse(BankOfCeylon.BOCServiceReference.remittanceRespons @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetBankBranchesSL", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetBankBranchesSLRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BankCode; public GetBankBranchesSLRequest() { } public GetBankBranchesSLRequest(string BankCode) { this.BankCode = BankCode; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetBankBranchesSLResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetBankBranchesSLResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.branchResponse @return; public GetBankBranchesSLResponse() { } public GetBankBranchesSLResponse(BankOfCeylon.BOCServiceReference.branchResponse @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetBanksSL", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetBanksSLRequest { public GetBanksSLRequest() { } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetBanksSLResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetBanksSLResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.banksResponse @return; public GetBanksSLResponse() { } public GetBanksSLResponse(BankOfCeylon.BOCServiceReference.banksResponse @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CancelRem", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class CancelRemRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string RemittanceRef; public CancelRemRequest() { } public CancelRemRequest(string RemittanceRef) { this.RemittanceRef = RemittanceRef; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CancelRemResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class CancelRemResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.remittanceRespons @return; public CancelRemResponse() { } public CancelRemResponse(BankOfCeylon.BOCServiceReference.remittanceRespons @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SendRem", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class SendRemRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string CUSPIN; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=1)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string SENDERACCOUNTNO; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=2)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string CURRENCY; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=3)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string REMITTENCETYPE; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=4)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string SENDERNAME; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=5)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BENEFICIARYNAME; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=6)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BENEFICIARYADD; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=7)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BENEFICIARYPHONE; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=8)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BENEFICIARYID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=9)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BANKACCTNO; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=10)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BANKNAME; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=11)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string BANKADDRESS; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=12)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string SENDERPHONE; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=13)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string SENDRESINFO; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=14)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string TRANSACTIONREF; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=15)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string SMSALERT; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=16)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public double AMOUNT; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=17)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string CHARGE; public SendRemRequest() { } public SendRemRequest( string CUSPIN, string SENDERACCOUNTNO, string CURRENCY, string REMITTENCETYPE, string SENDERNAME, string BENEFICIARYNAME, string BENEFICIARYADD, string BENEFICIARYPHONE, string BENEFICIARYID, string BANKACCTNO, string BANKNAME, string BANKADDRESS, string SENDERPHONE, string SENDRESINFO, string TRANSACTIONREF, string SMSALERT, double AMOUNT, string CHARGE) { this.CUSPIN = CUSPIN; this.SENDERACCOUNTNO = SENDERACCOUNTNO; this.CURRENCY = CURRENCY; this.REMITTENCETYPE = REMITTENCETYPE; this.SENDERNAME = SENDERNAME; this.BENEFICIARYNAME = BENEFICIARYNAME; this.BENEFICIARYADD = BENEFICIARYADD; this.BENEFICIARYPHONE = BENEFICIARYPHONE; this.BENEFICIARYID = BENEFICIARYID; this.BANKACCTNO = BANKACCTNO; this.BANKNAME = BANKNAME; this.BANKADDRESS = BANKADDRESS; this.SENDERPHONE = SENDERPHONE; this.SENDRESINFO = SENDRESINFO; this.TRANSACTIONREF = TRANSACTIONREF; this.SMSALERT = SMSALERT; this.AMOUNT = AMOUNT; this.CHARGE = CHARGE; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SendRemResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class SendRemResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.remittanceRespons @return; public SendRemResponse() { } public SendRemResponse(BankOfCeylon.BOCServiceReference.remittanceRespons @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="StatusRem", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class StatusRemRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string RemittanceRef; public StatusRemRequest() { } public StatusRemRequest(string RemittanceRef) { this.RemittanceRef = RemittanceRef; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="StatusRemResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class StatusRemResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.remittanceRespons @return; public StatusRemResponse() { } public StatusRemResponse(BankOfCeylon.BOCServiceReference.remittanceRespons @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetLstOfRem", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetLstOfRemRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public System.DateTime FromDate; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=1)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public System.DateTime ToDate; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=2)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public int Status; public GetLstOfRemRequest() { } public GetLstOfRemRequest(System.DateTime FromDate, System.DateTime ToDate, int Status) { this.FromDate = FromDate; this.ToDate = ToDate; this.Status = Status; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetLstOfRemResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetLstOfRemResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.remittanceResponses @return; public GetLstOfRemResponse() { } public GetLstOfRemResponse(BankOfCeylon.BOCServiceReference.remittanceResponses @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetAccBal", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetAccBalRequest { public GetAccBalRequest() { } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetAccBalResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetAccBalResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.accountBalancesResponse @return; public GetAccBalResponse() { } public GetAccBalResponse(BankOfCeylon.BOCServiceReference.accountBalancesResponse @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetAccTranHistory", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetAccTranHistoryRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string AccountNumber; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=1)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public System.DateTime fromDate; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=2)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public System.DateTime toDate; public GetAccTranHistoryRequest() { } public GetAccTranHistoryRequest(string AccountNumber, System.DateTime fromDate, System.DateTime toDate) { this.AccountNumber = AccountNumber; this.fromDate = fromDate; this.toDate = toDate; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetAccTranHistoryResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetAccTranHistoryResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.accountHistoryResponse @return; public GetAccTranHistoryResponse() { } public GetAccTranHistoryResponse(BankOfCeylon.BOCServiceReference.accountHistoryResponse @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetTranHistory", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetTranHistoryRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string AccountNumber; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=1)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public System.DateTime fromDate; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=2)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public System.DateTime toDate; public GetTranHistoryRequest() { } public GetTranHistoryRequest(string AccountNumber, System.DateTime fromDate, System.DateTime toDate) { this.AccountNumber = AccountNumber; this.fromDate = fromDate; this.toDate = toDate; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetTranHistoryResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetTranHistoryResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.tranHistoryResponse @return; public GetTranHistoryResponse() { } public GetTranHistoryResponse(BankOfCeylon.BOCServiceReference.tranHistoryResponse @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetExch", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetExchRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string Currency; public GetExchRequest() { } public GetExchRequest(string Currency) { this.Currency = Currency; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetExchResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class GetExchResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.exchangeRateResponse @return; public GetExchResponse() { } public GetExchResponse(BankOfCeylon.BOCServiceReference.exchangeRateResponse @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="getMsg_1", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class getMsg_1Request { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string Code; public getMsg_1Request() { } public getMsg_1Request(string Code) { this.Code = Code; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="getMsg_1Response", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class getMsg_1Response { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.messageResponse @return; public getMsg_1Response() { } public getMsg_1Response(BankOfCeylon.BOCServiceReference.messageResponse @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="getMsg", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class getMsgRequest { public getMsgRequest() { } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="getMsgResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class getMsgResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.messagesResponse @return; public getMsgResponse() { } public getMsgResponse(BankOfCeylon.BOCServiceReference.messagesResponse @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SendMsg", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class SendMsgRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string Msg; public SendMsgRequest() { } public SendMsgRequest(string Msg) { this.Msg = Msg; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SendMsgResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class SendMsgResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.responseStatus @return; public SendMsgResponse() { } public SendMsgResponse(BankOfCeylon.BOCServiceReference.responseStatus @return) { this.@return = @return; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="VerifyAccount", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class VerifyAccountRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string AccuntNumber; public VerifyAccountRequest() { } public VerifyAccountRequest(string AccuntNumber) { this.AccuntNumber = AccuntNumber; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="VerifyAccountResponse", WrapperNamespace="http://Service/", IsWrapped=true)] public partial class VerifyAccountResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://Service/", Order=0)] [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public BankOfCeylon.BOCServiceReference.verifyAccResponse @return; public VerifyAccountResponse() { } public VerifyAccountResponse(BankOfCeylon.BOCServiceReference.verifyAccResponse @return) { this.@return = @return; } } [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public interface ServiceComChannel : BankOfCeylon.BOCServiceReference.ServiceCom, System.ServiceModel.IClientChannel { } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public partial class ServiceComClient : System.ServiceModel.ClientBase, BankOfCeylon.BOCServiceReference.ServiceCom { public ServiceComClient() { } public ServiceComClient(string endpointConfigurationName) : base(endpointConfigurationName) { } public ServiceComClient(string endpointConfigurationName, string remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public ServiceComClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public ServiceComClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : base(binding, remoteAddress) { } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.AmendRemResponse BankOfCeylon.BOCServiceReference.ServiceCom.AmendRem(BankOfCeylon.BOCServiceReference.AmendRemRequest request) { return base.Channel.AmendRem(request); } public BankOfCeylon.BOCServiceReference.remittanceRespons AmendRem(string REFNUMBER, string REMITTENCETYPE, string BENEFICIARYNAME, string BENEFICIARYADD, string BENEFICIARYPHONE, string BENEFICIARYID, string BANKACCTNO, string BANKNAME, string BANKADDRESS) { BankOfCeylon.BOCServiceReference.AmendRemRequest inValue = new BankOfCeylon.BOCServiceReference.AmendRemRequest(); inValue.REFNUMBER = REFNUMBER; inValue.REMITTENCETYPE = REMITTENCETYPE; inValue.BENEFICIARYNAME = BENEFICIARYNAME; inValue.BENEFICIARYADD = BENEFICIARYADD; inValue.BENEFICIARYPHONE = BENEFICIARYPHONE; inValue.BENEFICIARYID = BENEFICIARYID; inValue.BANKACCTNO = BANKACCTNO; inValue.BANKNAME = BANKNAME; inValue.BANKADDRESS = BANKADDRESS; BankOfCeylon.BOCServiceReference.AmendRemResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).AmendRem(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.AmendRemAsync(BankOfCeylon.BOCServiceReference.AmendRemRequest request) { return base.Channel.AmendRemAsync(request); } public System.Threading.Tasks.Task AmendRemAsync(string REFNUMBER, string REMITTENCETYPE, string BENEFICIARYNAME, string BENEFICIARYADD, string BENEFICIARYPHONE, string BENEFICIARYID, string BANKACCTNO, string BANKNAME, string BANKADDRESS) { BankOfCeylon.BOCServiceReference.AmendRemRequest inValue = new BankOfCeylon.BOCServiceReference.AmendRemRequest(); inValue.REFNUMBER = REFNUMBER; inValue.REMITTENCETYPE = REMITTENCETYPE; inValue.BENEFICIARYNAME = BENEFICIARYNAME; inValue.BENEFICIARYADD = BENEFICIARYADD; inValue.BENEFICIARYPHONE = BENEFICIARYPHONE; inValue.BENEFICIARYID = BENEFICIARYID; inValue.BANKACCTNO = BANKACCTNO; inValue.BANKNAME = BANKNAME; inValue.BANKADDRESS = BANKADDRESS; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).AmendRemAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.GetBankBranchesSLResponse BankOfCeylon.BOCServiceReference.ServiceCom.GetBankBranchesSL(BankOfCeylon.BOCServiceReference.GetBankBranchesSLRequest request) { return base.Channel.GetBankBranchesSL(request); } public BankOfCeylon.BOCServiceReference.branchResponse GetBankBranchesSL(string BankCode) { BankOfCeylon.BOCServiceReference.GetBankBranchesSLRequest inValue = new BankOfCeylon.BOCServiceReference.GetBankBranchesSLRequest(); inValue.BankCode = BankCode; BankOfCeylon.BOCServiceReference.GetBankBranchesSLResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetBankBranchesSL(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.GetBankBranchesSLAsync(BankOfCeylon.BOCServiceReference.GetBankBranchesSLRequest request) { return base.Channel.GetBankBranchesSLAsync(request); } public System.Threading.Tasks.Task GetBankBranchesSLAsync(string BankCode) { BankOfCeylon.BOCServiceReference.GetBankBranchesSLRequest inValue = new BankOfCeylon.BOCServiceReference.GetBankBranchesSLRequest(); inValue.BankCode = BankCode; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetBankBranchesSLAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.GetBanksSLResponse BankOfCeylon.BOCServiceReference.ServiceCom.GetBanksSL(BankOfCeylon.BOCServiceReference.GetBanksSLRequest request) { return base.Channel.GetBanksSL(request); } public BankOfCeylon.BOCServiceReference.banksResponse GetBanksSL() { BankOfCeylon.BOCServiceReference.GetBanksSLRequest inValue = new BankOfCeylon.BOCServiceReference.GetBanksSLRequest(); BankOfCeylon.BOCServiceReference.GetBanksSLResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetBanksSL(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.GetBanksSLAsync(BankOfCeylon.BOCServiceReference.GetBanksSLRequest request) { return base.Channel.GetBanksSLAsync(request); } public System.Threading.Tasks.Task GetBanksSLAsync() { BankOfCeylon.BOCServiceReference.GetBanksSLRequest inValue = new BankOfCeylon.BOCServiceReference.GetBanksSLRequest(); return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetBanksSLAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.CancelRemResponse BankOfCeylon.BOCServiceReference.ServiceCom.CancelRem(BankOfCeylon.BOCServiceReference.CancelRemRequest request) { return base.Channel.CancelRem(request); } public BankOfCeylon.BOCServiceReference.remittanceRespons CancelRem(string RemittanceRef) { BankOfCeylon.BOCServiceReference.CancelRemRequest inValue = new BankOfCeylon.BOCServiceReference.CancelRemRequest(); inValue.RemittanceRef = RemittanceRef; BankOfCeylon.BOCServiceReference.CancelRemResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).CancelRem(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.CancelRemAsync(BankOfCeylon.BOCServiceReference.CancelRemRequest request) { return base.Channel.CancelRemAsync(request); } public System.Threading.Tasks.Task CancelRemAsync(string RemittanceRef) { BankOfCeylon.BOCServiceReference.CancelRemRequest inValue = new BankOfCeylon.BOCServiceReference.CancelRemRequest(); inValue.RemittanceRef = RemittanceRef; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).CancelRemAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.SendRemResponse BankOfCeylon.BOCServiceReference.ServiceCom.SendRem(BankOfCeylon.BOCServiceReference.SendRemRequest request) { return base.Channel.SendRem(request); } public BankOfCeylon.BOCServiceReference.remittanceRespons SendRem( string CUSPIN, string SENDERACCOUNTNO, string CURRENCY, string REMITTENCETYPE, string SENDERNAME, string BENEFICIARYNAME, string BENEFICIARYADD, string BENEFICIARYPHONE, string BENEFICIARYID, string BANKACCTNO, string BANKNAME, string BANKADDRESS, string SENDERPHONE, string SENDRESINFO, string TRANSACTIONREF, string SMSALERT, double AMOUNT, string CHARGE) { BankOfCeylon.BOCServiceReference.SendRemRequest inValue = new BankOfCeylon.BOCServiceReference.SendRemRequest(); inValue.CUSPIN = CUSPIN; inValue.SENDERACCOUNTNO = SENDERACCOUNTNO; inValue.CURRENCY = CURRENCY; inValue.REMITTENCETYPE = REMITTENCETYPE; inValue.SENDERNAME = SENDERNAME; inValue.BENEFICIARYNAME = BENEFICIARYNAME; inValue.BENEFICIARYADD = BENEFICIARYADD; inValue.BENEFICIARYPHONE = BENEFICIARYPHONE; inValue.BENEFICIARYID = BENEFICIARYID; inValue.BANKACCTNO = BANKACCTNO; inValue.BANKNAME = BANKNAME; inValue.BANKADDRESS = BANKADDRESS; inValue.SENDERPHONE = SENDERPHONE; inValue.SENDRESINFO = SENDRESINFO; inValue.TRANSACTIONREF = TRANSACTIONREF; inValue.SMSALERT = SMSALERT; inValue.AMOUNT = AMOUNT; inValue.CHARGE = CHARGE; BankOfCeylon.BOCServiceReference.SendRemResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).SendRem(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.SendRemAsync(BankOfCeylon.BOCServiceReference.SendRemRequest request) { return base.Channel.SendRemAsync(request); } public System.Threading.Tasks.Task SendRemAsync( string CUSPIN, string SENDERACCOUNTNO, string CURRENCY, string REMITTENCETYPE, string SENDERNAME, string BENEFICIARYNAME, string BENEFICIARYADD, string BENEFICIARYPHONE, string BENEFICIARYID, string BANKACCTNO, string BANKNAME, string BANKADDRESS, string SENDERPHONE, string SENDRESINFO, string TRANSACTIONREF, string SMSALERT, double AMOUNT, string CHARGE) { BankOfCeylon.BOCServiceReference.SendRemRequest inValue = new BankOfCeylon.BOCServiceReference.SendRemRequest(); inValue.CUSPIN = CUSPIN; inValue.SENDERACCOUNTNO = SENDERACCOUNTNO; inValue.CURRENCY = CURRENCY; inValue.REMITTENCETYPE = REMITTENCETYPE; inValue.SENDERNAME = SENDERNAME; inValue.BENEFICIARYNAME = BENEFICIARYNAME; inValue.BENEFICIARYADD = BENEFICIARYADD; inValue.BENEFICIARYPHONE = BENEFICIARYPHONE; inValue.BENEFICIARYID = BENEFICIARYID; inValue.BANKACCTNO = BANKACCTNO; inValue.BANKNAME = BANKNAME; inValue.BANKADDRESS = BANKADDRESS; inValue.SENDERPHONE = SENDERPHONE; inValue.SENDRESINFO = SENDRESINFO; inValue.TRANSACTIONREF = TRANSACTIONREF; inValue.SMSALERT = SMSALERT; inValue.AMOUNT = AMOUNT; inValue.CHARGE = CHARGE; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).SendRemAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.StatusRemResponse BankOfCeylon.BOCServiceReference.ServiceCom.StatusRem(BankOfCeylon.BOCServiceReference.StatusRemRequest request) { return base.Channel.StatusRem(request); } public BankOfCeylon.BOCServiceReference.remittanceRespons StatusRem(string RemittanceRef) { BankOfCeylon.BOCServiceReference.StatusRemRequest inValue = new BankOfCeylon.BOCServiceReference.StatusRemRequest(); inValue.RemittanceRef = RemittanceRef; BankOfCeylon.BOCServiceReference.StatusRemResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).StatusRem(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.StatusRemAsync(BankOfCeylon.BOCServiceReference.StatusRemRequest request) { return base.Channel.StatusRemAsync(request); } public System.Threading.Tasks.Task StatusRemAsync(string RemittanceRef) { BankOfCeylon.BOCServiceReference.StatusRemRequest inValue = new BankOfCeylon.BOCServiceReference.StatusRemRequest(); inValue.RemittanceRef = RemittanceRef; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).StatusRemAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.GetLstOfRemResponse BankOfCeylon.BOCServiceReference.ServiceCom.GetLstOfRem(BankOfCeylon.BOCServiceReference.GetLstOfRemRequest request) { return base.Channel.GetLstOfRem(request); } public BankOfCeylon.BOCServiceReference.remittanceResponses GetLstOfRem(System.DateTime FromDate, System.DateTime ToDate, int Status) { BankOfCeylon.BOCServiceReference.GetLstOfRemRequest inValue = new BankOfCeylon.BOCServiceReference.GetLstOfRemRequest(); inValue.FromDate = FromDate; inValue.ToDate = ToDate; inValue.Status = Status; BankOfCeylon.BOCServiceReference.GetLstOfRemResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetLstOfRem(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.GetLstOfRemAsync(BankOfCeylon.BOCServiceReference.GetLstOfRemRequest request) { return base.Channel.GetLstOfRemAsync(request); } public System.Threading.Tasks.Task GetLstOfRemAsync(System.DateTime FromDate, System.DateTime ToDate, int Status) { BankOfCeylon.BOCServiceReference.GetLstOfRemRequest inValue = new BankOfCeylon.BOCServiceReference.GetLstOfRemRequest(); inValue.FromDate = FromDate; inValue.ToDate = ToDate; inValue.Status = Status; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetLstOfRemAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.GetAccBalResponse BankOfCeylon.BOCServiceReference.ServiceCom.GetAccBal(BankOfCeylon.BOCServiceReference.GetAccBalRequest request) { return base.Channel.GetAccBal(request); } public BankOfCeylon.BOCServiceReference.accountBalancesResponse GetAccBal() { BankOfCeylon.BOCServiceReference.GetAccBalRequest inValue = new BankOfCeylon.BOCServiceReference.GetAccBalRequest(); BankOfCeylon.BOCServiceReference.GetAccBalResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetAccBal(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.GetAccBalAsync(BankOfCeylon.BOCServiceReference.GetAccBalRequest request) { return base.Channel.GetAccBalAsync(request); } public System.Threading.Tasks.Task GetAccBalAsync() { BankOfCeylon.BOCServiceReference.GetAccBalRequest inValue = new BankOfCeylon.BOCServiceReference.GetAccBalRequest(); return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetAccBalAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.GetAccTranHistoryResponse BankOfCeylon.BOCServiceReference.ServiceCom.GetAccTranHistory(BankOfCeylon.BOCServiceReference.GetAccTranHistoryRequest request) { return base.Channel.GetAccTranHistory(request); } public BankOfCeylon.BOCServiceReference.accountHistoryResponse GetAccTranHistory(string AccountNumber, System.DateTime fromDate, System.DateTime toDate) { BankOfCeylon.BOCServiceReference.GetAccTranHistoryRequest inValue = new BankOfCeylon.BOCServiceReference.GetAccTranHistoryRequest(); inValue.AccountNumber = AccountNumber; inValue.fromDate = fromDate; inValue.toDate = toDate; BankOfCeylon.BOCServiceReference.GetAccTranHistoryResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetAccTranHistory(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.GetAccTranHistoryAsync(BankOfCeylon.BOCServiceReference.GetAccTranHistoryRequest request) { return base.Channel.GetAccTranHistoryAsync(request); } public System.Threading.Tasks.Task GetAccTranHistoryAsync(string AccountNumber, System.DateTime fromDate, System.DateTime toDate) { BankOfCeylon.BOCServiceReference.GetAccTranHistoryRequest inValue = new BankOfCeylon.BOCServiceReference.GetAccTranHistoryRequest(); inValue.AccountNumber = AccountNumber; inValue.fromDate = fromDate; inValue.toDate = toDate; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetAccTranHistoryAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.GetTranHistoryResponse BankOfCeylon.BOCServiceReference.ServiceCom.GetTranHistory(BankOfCeylon.BOCServiceReference.GetTranHistoryRequest request) { return base.Channel.GetTranHistory(request); } public BankOfCeylon.BOCServiceReference.tranHistoryResponse GetTranHistory(string AccountNumber, System.DateTime fromDate, System.DateTime toDate) { BankOfCeylon.BOCServiceReference.GetTranHistoryRequest inValue = new BankOfCeylon.BOCServiceReference.GetTranHistoryRequest(); inValue.AccountNumber = AccountNumber; inValue.fromDate = fromDate; inValue.toDate = toDate; BankOfCeylon.BOCServiceReference.GetTranHistoryResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetTranHistory(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.GetTranHistoryAsync(BankOfCeylon.BOCServiceReference.GetTranHistoryRequest request) { return base.Channel.GetTranHistoryAsync(request); } public System.Threading.Tasks.Task GetTranHistoryAsync(string AccountNumber, System.DateTime fromDate, System.DateTime toDate) { BankOfCeylon.BOCServiceReference.GetTranHistoryRequest inValue = new BankOfCeylon.BOCServiceReference.GetTranHistoryRequest(); inValue.AccountNumber = AccountNumber; inValue.fromDate = fromDate; inValue.toDate = toDate; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetTranHistoryAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.GetExchResponse BankOfCeylon.BOCServiceReference.ServiceCom.GetExch(BankOfCeylon.BOCServiceReference.GetExchRequest request) { return base.Channel.GetExch(request); } public BankOfCeylon.BOCServiceReference.exchangeRateResponse GetExch(string Currency) { BankOfCeylon.BOCServiceReference.GetExchRequest inValue = new BankOfCeylon.BOCServiceReference.GetExchRequest(); inValue.Currency = Currency; BankOfCeylon.BOCServiceReference.GetExchResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetExch(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.GetExchAsync(BankOfCeylon.BOCServiceReference.GetExchRequest request) { return base.Channel.GetExchAsync(request); } public System.Threading.Tasks.Task GetExchAsync(string Currency) { BankOfCeylon.BOCServiceReference.GetExchRequest inValue = new BankOfCeylon.BOCServiceReference.GetExchRequest(); inValue.Currency = Currency; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).GetExchAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.getMsg_1Response BankOfCeylon.BOCServiceReference.ServiceCom.getMsg_1(BankOfCeylon.BOCServiceReference.getMsg_1Request request) { return base.Channel.getMsg_1(request); } public BankOfCeylon.BOCServiceReference.messageResponse getMsg_1(string Code) { BankOfCeylon.BOCServiceReference.getMsg_1Request inValue = new BankOfCeylon.BOCServiceReference.getMsg_1Request(); inValue.Code = Code; BankOfCeylon.BOCServiceReference.getMsg_1Response retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).getMsg_1(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.getMsg_1Async(BankOfCeylon.BOCServiceReference.getMsg_1Request request) { return base.Channel.getMsg_1Async(request); } public System.Threading.Tasks.Task getMsg_1Async(string Code) { BankOfCeylon.BOCServiceReference.getMsg_1Request inValue = new BankOfCeylon.BOCServiceReference.getMsg_1Request(); inValue.Code = Code; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).getMsg_1Async(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.getMsgResponse BankOfCeylon.BOCServiceReference.ServiceCom.getMsg(BankOfCeylon.BOCServiceReference.getMsgRequest request) { return base.Channel.getMsg(request); } public BankOfCeylon.BOCServiceReference.messagesResponse getMsg() { BankOfCeylon.BOCServiceReference.getMsgRequest inValue = new BankOfCeylon.BOCServiceReference.getMsgRequest(); BankOfCeylon.BOCServiceReference.getMsgResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).getMsg(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.getMsgAsync(BankOfCeylon.BOCServiceReference.getMsgRequest request) { return base.Channel.getMsgAsync(request); } public System.Threading.Tasks.Task getMsgAsync() { BankOfCeylon.BOCServiceReference.getMsgRequest inValue = new BankOfCeylon.BOCServiceReference.getMsgRequest(); return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).getMsgAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.SendMsgResponse BankOfCeylon.BOCServiceReference.ServiceCom.SendMsg(BankOfCeylon.BOCServiceReference.SendMsgRequest request) { return base.Channel.SendMsg(request); } public BankOfCeylon.BOCServiceReference.responseStatus SendMsg(string Msg) { BankOfCeylon.BOCServiceReference.SendMsgRequest inValue = new BankOfCeylon.BOCServiceReference.SendMsgRequest(); inValue.Msg = Msg; BankOfCeylon.BOCServiceReference.SendMsgResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).SendMsg(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.SendMsgAsync(BankOfCeylon.BOCServiceReference.SendMsgRequest request) { return base.Channel.SendMsgAsync(request); } public System.Threading.Tasks.Task SendMsgAsync(string Msg) { BankOfCeylon.BOCServiceReference.SendMsgRequest inValue = new BankOfCeylon.BOCServiceReference.SendMsgRequest(); inValue.Msg = Msg; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).SendMsgAsync(inValue); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] BankOfCeylon.BOCServiceReference.VerifyAccountResponse BankOfCeylon.BOCServiceReference.ServiceCom.VerifyAccount(BankOfCeylon.BOCServiceReference.VerifyAccountRequest request) { return base.Channel.VerifyAccount(request); } public BankOfCeylon.BOCServiceReference.verifyAccResponse VerifyAccount(string AccuntNumber) { BankOfCeylon.BOCServiceReference.VerifyAccountRequest inValue = new BankOfCeylon.BOCServiceReference.VerifyAccountRequest(); inValue.AccuntNumber = AccuntNumber; BankOfCeylon.BOCServiceReference.VerifyAccountResponse retVal = ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).VerifyAccount(inValue); return retVal.@return; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] System.Threading.Tasks.Task BankOfCeylon.BOCServiceReference.ServiceCom.VerifyAccountAsync(BankOfCeylon.BOCServiceReference.VerifyAccountRequest request) { return base.Channel.VerifyAccountAsync(request); } public System.Threading.Tasks.Task VerifyAccountAsync(string AccuntNumber) { BankOfCeylon.BOCServiceReference.VerifyAccountRequest inValue = new BankOfCeylon.BOCServiceReference.VerifyAccountRequest(); inValue.AccuntNumber = AccuntNumber; return ((BankOfCeylon.BOCServiceReference.ServiceCom)(this)).VerifyAccountAsync(inValue); } } }