Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
SubAccounts
Namespace
1cgcloudTPM_SubAccounts Methods
The following are methods for TPM_Scenarios.ScenarioParameter.
global List<SubAccount> getSubAccounts
API Version
55
Signature
global List<SubAccount> getSubAccounts()
global Object toGenericObject
API Version
55
Signature
global Object toGenericObject()
global String toJSON
API Version
55
Signature
global String toJSON()
global SubAccount addSubAccount
API Version
55
Signature
global SubAccount addSubAccount(String externalid, Boolean included, Decimal volume)
global TPM_SubAccounts
API Version
55
Signature
global TPM_SubAccounts
global TPM_SubAccounts load
API Version
55
Signature
global TPM_SubAccounts load(String payload)
global TPM_SubAccounts load
API Version
55
Signature
global TPM_SubAccounts load(Object data)