Uses of Enum Class
com.duffel.sdk.model.ConfirmOrderChangeRequestDataPayment.TypeEnum
Packages that use ConfirmOrderChangeRequestDataPayment.TypeEnum
-
Uses of ConfirmOrderChangeRequestDataPayment.TypeEnum in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return ConfirmOrderChangeRequestDataPayment.TypeEnumModifier and TypeMethodDescriptionConfirmOrderChangeRequestDataPayment.getType()The type of payment you want to use for the __Order Change__.Returns the enum constant of this class with the specified name.ConfirmOrderChangeRequestDataPayment.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.duffel.sdk.model with parameters of type ConfirmOrderChangeRequestDataPayment.TypeEnumModifier and TypeMethodDescriptionvoidConfirmOrderChangeRequestDataPayment.setType(ConfirmOrderChangeRequestDataPayment.TypeEnum type) ConfirmOrderChangeRequestDataPayment.type(ConfirmOrderChangeRequestDataPayment.TypeEnum type)