Documentation of the CarRentalAgentService

ValidateBankCodeResponse.IsValid Property

Gets or sets the outcome of the call to ValidateBankCode - Method.

public  IsValid {get; set;}

Remarks

True if the bank code handed over was successfully identified and is valid for a car rental reservation, otherwise False.

See Also

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