public static class Customer.PaymentMethod extends Resource<Customer.PaymentMethod>
Modifier and Type | Class and Description |
---|---|
static class |
Customer.PaymentMethod.Status |
static class |
Customer.PaymentMethod.Type |
Constructor and Description |
---|
PaymentMethod(org.json.JSONObject jsonObj) |
Modifier and Type | Method and Description |
---|---|
Gateway |
gateway() |
String |
gatewayAccountId() |
String |
referenceId() |
Customer.PaymentMethod.Status |
status() |
Customer.PaymentMethod.Type |
type() |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
public Customer.PaymentMethod.Type type()
public Gateway gateway()
public String gatewayAccountId()
public Customer.PaymentMethod.Status status()
public String referenceId()
Copyright © 2020 ChargeBee. All Rights Reserved.