public static class PaymentSource.VerifyBankAccountRequest extends Request<PaymentSource.VerifyBankAccountRequest>
headers, params, uri
Modifier and Type | Method and Description |
---|---|
PaymentSource.VerifyBankAccountRequest |
amount1(Long amount1) |
PaymentSource.VerifyBankAccountRequest |
amount2(Long amount2) |
Params |
params() |
header, headers, uri
public PaymentSource.VerifyBankAccountRequest amount1(Long amount1)
public PaymentSource.VerifyBankAccountRequest amount2(Long amount2)
public Params params()
params
in class Request<PaymentSource.VerifyBankAccountRequest>
Copyright © 2023 ChargeBee. All rights reserved.