Documentation of the CarRentalAgentService

CreateReservationRequest.BankTransferAccountBankName Property

Gets or sets the account bank name - required if bank transfer is chosen as ReservationPaymentMethod for the Reservation being created.

public  BankTransferAccountBankName {get; set;}

Remarks

This property is optional, but has to be handed over if PaymentMethod was set to BankTransfer.

See Also

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