| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
PaymentVoucher.Status |
PaymentVoucher.status() |
static PaymentVoucher.Status |
PaymentVoucher.Status.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
EnumFilter<PaymentVoucher.Status,PaymentVoucher.PaymentVoucherPaymentVouchersForInvoiceRequest> |
PaymentVoucher.PaymentVoucherPaymentVouchersForInvoiceRequest.status() |
EnumFilter<PaymentVoucher.Status,PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest> |
PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest.status() |
Copyright © 2023 ChargeBee. All rights reserved.