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.

ConnectApi.MemberAccountInput

Input representation of the loyalty member account.
Property Type Description Required or Optional Available Version
additionalAccount​FieldValues Map<String, String> The additional attribute values that must be saved in the account record. Optional 55.0
allowDuplicate​Records Boolean Indicates whether a duplicate member record can be created when a record with identical details already exists (true) or not (false). Optional 55.0
name String The name of the account. Required 55.0
phone String The phone number associated with the account. Optional 55.0
website String The website associated with the account. Optional 55.0