ValidateBankCodeResponse overview
ValidateBankCodeResponse
|
Overloaded. Initializes a new instance of the ValidateBankCodeResponse class. |
BankCode | Gets or sets the bank code the ValidateBankCode - Method has been called for. |
BankCountryCode | Gets or sets the country-code of the bank identified by the sunnycars database for the given BankCode. |
BankCountryName | Gets or sets the country name of the bank identified by the sunnycars database for the given BankCode. |
BankName | Gets or sets the name of the bank identified by the sunnycars database for the given BankCode. |
IsValid | Gets or sets the outcome of the call to ValidateBankCode - Method. |
Operation (inherited from Response) | Gets or sets operational meta-data for the Response. |
Status (inherited from Response) | Gets or sets the operational Status for the Response. |
Ticket (inherited from Response) | Gets or sets the Ticket (security token) for the Response. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ValidateBankCodeResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace