Uses of Enum
com.chargebee.models.PaymentVoucher.Status
Packages that use PaymentVoucher.Status
-
Uses of PaymentVoucher.Status in com.chargebee.models
Methods in com.chargebee.models that return PaymentVoucher.StatusModifier and TypeMethodDescriptionPaymentVoucher.status()static PaymentVoucher.StatusReturns the enum constant of this type with the specified name.static PaymentVoucher.Status[]PaymentVoucher.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models that return types with arguments of type PaymentVoucher.Status