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.MemberContactInput

Input representation of the loyalty member contact.
Property Type Description Required or Optional Available Version
additionalContact​FieldValues Map<String, String> The additional attributes that must be saved in the person account. Optional 55.0
allowDuplicate​Records Boolean Indicates whether a duplicate record can be created for a member when an existing person account record already exists (true) or not (false). Optional 55.0
email String The email ID of the contact. Optional 55.0
firstName String The first name of the contact. Optional 55.0
lastName String The last name of the contact. Required 55.0