Enumeration of possible payment methods for a reservation payment.
This enumeration is used to indicate the way, the customer wants to handle the payment of a Reservation. The value for a particular Reservation is delivered in its PaymentMethod - property.
Member Name | Description |
---|---|
None | Specifies that no method is specified, the default setting of the operator(Agency) will be used. |
CreditCard | Specifies that the payment method is by credit card for the reservation payment. |
BankTransfer | Specifies that the payment method is by bank transfer (direct debiting) for the reservation payment. |
ElectronicPayment | Specifies that the payment method is by electronic payment (e.g. iDeal) for the reservation payment. |
Namespace: SunnyCars.Schema.Osi.WsReservation.V4
Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)
SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Reservation | CreateReservationRequest | CreateReservationV2Request | EditReservationRequest