BookingFormOfPaymentWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class BookingFormOfPaymentWeb : DataContractEntityWeb
The BookingFormOfPaymentWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| BookingFormOfPaymentWeb |
| Name | Description | |
|---|---|---|
| AcceptedCurrencyIsoCodes |
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.
| |
| FormOfPayment |
The from of payment used to pay the booking.
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |