public static class Customer.ParentAccountAccess extends Resource<Customer.ParentAccountAccess>
| Modifier and Type | Class and Description |
|---|---|
static class |
Customer.ParentAccountAccess.PortalDownloadChildInvoices |
static class |
Customer.ParentAccountAccess.PortalEditChildSubscriptions |
| Constructor and Description |
|---|
ParentAccountAccess(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Customer.ParentAccountAccess.PortalDownloadChildInvoices |
portalDownloadChildInvoices() |
Customer.ParentAccountAccess.PortalEditChildSubscriptions |
portalEditChildSubscriptions() |
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, uripublic Customer.ParentAccountAccess.PortalEditChildSubscriptions portalEditChildSubscriptions()
public Customer.ParentAccountAccess.PortalDownloadChildInvoices portalDownloadChildInvoices()
public Boolean sendSubscriptionEmails()
public Boolean sendInvoiceEmails()
public Boolean sendPaymentEmails()
Copyright © 2023 ChargeBee. All rights reserved.