Uses of Enum
com.chargebee.models.enums.VoucherType
Packages that use VoucherType
-
Uses of VoucherType in com.chargebee.models
Methods in com.chargebee.models with parameters of type VoucherTypeModifier and TypeMethodDescriptionPaymentSource.CreateVoucherPaymentSourceRequest.voucherPaymentSourceVoucherType(VoucherType voucherPaymentSourceVoucherType) PaymentVoucher.CreateRequest.voucherPaymentSourceVoucherType(VoucherType voucherPaymentSourceVoucherType) -
Uses of VoucherType in com.chargebee.models.enums
Methods in com.chargebee.models.enums that return VoucherTypeModifier and TypeMethodDescriptionstatic VoucherTypeReturns the enum constant of this type with the specified name.static VoucherType[]VoucherType.values()Returns an array containing the constants of this enum type, in the order they are declared.