public static class Customer.ChildAccountAccess extends Resource<Customer.ChildAccountAccess>
Modifier and Type | Class and Description |
---|---|
static class |
Customer.ChildAccountAccess.PortalDownloadInvoices |
static class |
Customer.ChildAccountAccess.PortalEditSubscriptions |
Constructor and Description |
---|
ChildAccountAccess(org.json.JSONObject jsonObj) |
Modifier and Type | Method and Description |
---|---|
Customer.ChildAccountAccess.PortalDownloadInvoices |
portalDownloadInvoices() |
Customer.ChildAccountAccess.PortalEditSubscriptions |
portalEditSubscriptions() |
Boolean |
sendInvoiceEmails() |
Boolean |
sendPaymentEmails() |
Boolean |
sendSubscriptionEmails() |
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.ChildAccountAccess.PortalEditSubscriptions portalEditSubscriptions()
public Customer.ChildAccountAccess.PortalDownloadInvoices portalDownloadInvoices()
public Boolean sendSubscriptionEmails()
public Boolean sendInvoiceEmails()
public Boolean sendPaymentEmails()
Copyright © 2022 ChargeBee. All rights reserved.