Documentation of the CarRentalAgentService

Reservation.BankTransferAccountNumber Property

Gets or sets the account number.

public  BankTransferAccountNumber {get; set;}

Remarks

This Attribute is returned by the CarRentalAgentService, if the BookingType of this reservation is Direct or DirectLink and PaymentMethod is BankTransfer. The value is delivered disguised for data privacy protection purposes and accepted by EditReservation - Method in the same manner.

See Also

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