Uses of Enum
com.easypost.model.PaymentMethodObject.PaymentMethodType
-
Uses of PaymentMethodObject.PaymentMethodType in com.easypost.model
Modifier and TypeMethodDescriptionPaymentMethodObject.getType()
Get the type of this PaymentMethodObject object.Returns the enum constant of this type with the specified name.PaymentMethodObject.PaymentMethodType.values()
Returns an array containing the constants of this enum type, in the order they are declared.