com.chargebee.models
Class Customer.PaymentMethod
java.lang.Object
com.chargebee.internal.Resource<Customer.PaymentMethod>
com.chargebee.models.Customer.PaymentMethod
- Enclosing class:
- Customer
public static class Customer.PaymentMethod
- extends Resource<Customer.PaymentMethod>
Methods inherited from class com.chargebee.internal.Resource |
apiVersionCheck, nullCheck, optBoolean, optDouble, optEnum, optInteger, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
Customer.PaymentMethod
public Customer.PaymentMethod(org.json.JSONObject jsonObj)
type
public Customer.PaymentMethod.Type type()
gateway
public Gateway gateway()
status
public Customer.PaymentMethod.Status status()
referenceId
public String referenceId()
Copyright © 2016 ChargeBee. All Rights Reserved.