Documentation of the CarRentalAgentService

CreateReservationRequest.BankTransferAccountOwner Property

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

public  BankTransferAccountOwner {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