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.
ParticipatingCustomers Class
Namespace
1cgcloudTPM_ParticipatingCustomers Methods
The following are methods for TPM_ParticipatingCustomers.
global Object toGenericObject
API Version
55
Signature
global Object toGenericObject()
global ParticipatingCustomer addParticipatingCustomer
API Version
55
Signature
global ParticipatingCustomer addParticipatingCustomer(String externalid, Boolean included)
global List<ParticipatingCustomer> getParticipatingCustomers
API Version
55
Signature
global List<ParticipatingCustomer> getParticipatingCustomers()
global void removeParticipatingCustomer
API Version
55
Signature
global void removeParticipatingCustomer(ParticipatingCustomer sa)
global String toJSON
API Version
55
Signature
global String toJSON()
global TPM_ParticipatingCustomers
API Version
55
Signature
global TPM_ParticipatingCustomers()
global TPM_ParticipatingCustomers load
API Version
55
Signature
global TPM_ParticipatingCustomers load(Object data)
global TPM_ParticipatingCustomers load
API Version
55
Signature
global TPM_ParticipatingCustomers load(String payload)