public static class PaymentSource.CreateVoucherPaymentSourceRequest extends Request<PaymentSource.CreateVoucherPaymentSourceRequest>
headers, params, uri| Modifier and Type | Method and Description |
|---|---|
PaymentSource.CreateVoucherPaymentSourceRequest |
customerId(String customerId) |
Params |
params() |
PaymentSource.CreateVoucherPaymentSourceRequest |
voucherPaymentSourceBillingAddress(org.json.JSONObject voucherPaymentSourceBillingAddress) |
PaymentSource.CreateVoucherPaymentSourceRequest |
voucherPaymentSourceGatewayAccountId(String voucherPaymentSourceGatewayAccountId) |
PaymentSource.CreateVoucherPaymentSourceRequest |
voucherPaymentSourceTaxId(String voucherPaymentSourceTaxId) |
PaymentSource.CreateVoucherPaymentSourceRequest |
voucherPaymentSourceVoucherType(VoucherType voucherPaymentSourceVoucherType) |
header, headers, setIdempotencyKey, uripublic PaymentSource.CreateVoucherPaymentSourceRequest customerId(String customerId)
public PaymentSource.CreateVoucherPaymentSourceRequest voucherPaymentSourceVoucherType(VoucherType voucherPaymentSourceVoucherType)
public PaymentSource.CreateVoucherPaymentSourceRequest voucherPaymentSourceGatewayAccountId(String voucherPaymentSourceGatewayAccountId)
public PaymentSource.CreateVoucherPaymentSourceRequest voucherPaymentSourceTaxId(String voucherPaymentSourceTaxId)
public PaymentSource.CreateVoucherPaymentSourceRequest voucherPaymentSourceBillingAddress(org.json.JSONObject voucherPaymentSourceBillingAddress)
public Params params()
params in class Request<PaymentSource.CreateVoucherPaymentSourceRequest>Copyright © 2023 ChargeBee. All rights reserved.