Enum Class CreateOrderRequestDataPaymentsInner.TypeEnum

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

public static enum CreateOrderRequestDataPaymentsInner.TypeEnum extends Enum<CreateOrderRequestDataPaymentsInner.TypeEnum>
The type of payment you want to apply to the 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>.