public static class PaymentVoucher.CreateRequest extends Request<PaymentVoucher.CreateRequest>
headers, params, uri| Modifier and Type | Method and Description |
|---|---|
PaymentVoucher.CreateRequest |
customerId(String customerId) |
PaymentVoucher.CreateRequest |
invoiceAllocationInvoiceId(int index,
String invoiceAllocationInvoiceId) |
Params |
params() |
PaymentVoucher.CreateRequest |
paymentSourceId(String paymentSourceId) |
PaymentVoucher.CreateRequest |
voucherPaymentSourceVoucherType(VoucherType voucherPaymentSourceVoucherType) |
header, headers, setIdempotencyKey, uripublic PaymentVoucher.CreateRequest customerId(String customerId)
public PaymentVoucher.CreateRequest paymentSourceId(String paymentSourceId)
public PaymentVoucher.CreateRequest voucherPaymentSourceVoucherType(VoucherType voucherPaymentSourceVoucherType)
public PaymentVoucher.CreateRequest invoiceAllocationInvoiceId(int index, String invoiceAllocationInvoiceId)
public Params params()
params in class Request<PaymentVoucher.CreateRequest>Copyright © 2023 ChargeBee. All rights reserved.