Documentation of the CarRentalAgentService

ValidateBankCodeResponse.BankCountryCode Property

Gets or sets the country-code of the bank identified by the sunnycars database for the given BankCode.

public  BankCountryCode {get; set;}

Remarks

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

See Also

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