Class ImpactedCustomer

java.lang.Object
com.chargebee.internal.Resource<ImpactedCustomer>
com.chargebee.models.ImpactedCustomer

public class ImpactedCustomer extends Resource<ImpactedCustomer>
  • Constructor Details

    • ImpactedCustomer

      public ImpactedCustomer(String jsonStr)
    • ImpactedCustomer

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