public static class PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest extends ListRequest<PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest>
headers, params, uri
Modifier and Type | Method and Description |
---|---|
Params |
params() |
PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest |
sortByDate(SortOrder order) |
PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest |
sortByUpdatedAt(SortOrder order) |
EnumFilter<PaymentVoucher.Status,PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest> |
status() |
booleanFilterParam, dateFilterParam, limit, longFilterParam, offset, request, request, stringFilterParam, timestampFilterParam
header, headers, setIdempotencyKey, uri
public EnumFilter<PaymentVoucher.Status,PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest> status()
public PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest sortByDate(SortOrder order)
public PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest sortByUpdatedAt(SortOrder order)
public Params params()
params
in class ListRequest<PaymentVoucher.PaymentVoucherPaymentVouchersForCustomerRequest>
Copyright © 2023 ChargeBee. All rights reserved.