Enum Class CreatePaymentRequestDataPayment.TypeEnum

java.lang.Object
java.lang.Enum<CreatePaymentRequestDataPayment.TypeEnum>
com.duffel.sdk.model.CreatePaymentRequestDataPayment.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<CreatePaymentRequestDataPayment.TypeEnum>, Constable
Enclosing class:
CreatePaymentRequestDataPayment

public static enum CreatePaymentRequestDataPayment.TypeEnum extends Enum<CreatePaymentRequestDataPayment.TypeEnum>
The payment method you want to use for this order. If you are an IATA agent with your own agreements with airlines, in some cases, you can pay using ARC/BSP cash by specifying `arc_bsp_cash`. Otherwise, you must pay using your Duffel account's balance by specifying `balance`. In [test mode](/docs/api/overview/test-mode), your balance is unlimited. If you're not sure which of these options applies to you, get in touch with the Duffel support team at <help@duffel.com>.