Documentation of the CarRentalAgentService

ValidateBankCodeResponse Members

ValidateBankCodeResponse overview

Public Instance Constructors

ValidateBankCodeResponse Overloaded. Initializes a new instance of the ValidateBankCodeResponse class.

Public Instance Properties

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.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ValidateBankCodeResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace