com.chargebee.models
Class PortalSession.LinkedCustomer
java.lang.Object
com.chargebee.internal.Resource<PortalSession.LinkedCustomer>
com.chargebee.models.PortalSession.LinkedCustomer
- Enclosing class:
- PortalSession
public static class PortalSession.LinkedCustomer
- extends Resource<PortalSession.LinkedCustomer>
Methods inherited from class com.chargebee.internal.Resource |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
PortalSession.LinkedCustomer
public PortalSession.LinkedCustomer(org.json.JSONObject jsonObj)
customerId
public String customerId()
email
public String email()
hasBillingAddress
public Boolean hasBillingAddress()
hasPaymentMethod
public Boolean hasPaymentMethod()
hasActiveSubscription
public Boolean hasActiveSubscription()
Copyright © 2017 ChargeBee. All Rights Reserved.