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>
  • Constructor Details

    • LinkedCustomer

      public LinkedCustomer(org.json.JSONObject jsonObj)
  • Method Details

    • customerId

      public String customerId()
    • email

      public String email()
    • hasBillingAddress

      public Boolean hasBillingAddress()
    • hasPaymentMethod

      public Boolean hasPaymentMethod()
    • hasActiveSubscription

      public Boolean hasActiveSubscription()