Click or drag to resize

BookingFormOfPaymentWeb Properties

The BookingFormOfPaymentWeb type exposes the following members.

Properties
  NameDescription
Public propertyAcceptedCurrencyIsoCodes
A list of currency ISO codes that this form of payment accepts. If a call to "UpdateOrderPayment" is made with a BookingFormOfPaymentEnum and a currency that are not accepted, then the payment results in an error.
Public propertyFormOfPayment
The from of payment used to pay the booking.
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Top
See Also