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.MemberDetailsOutput
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| additionalLoyaltyProgramMemberFields | Map<String, Object> | The details of the custom fields added in the loyalty program member object. | 55.0 |
| associatedAccount | ConnectApi.MemberAccountOutput | The details of the account record associated with the loyalty program member. | 55.0 |
| associatedContact | ConnectApi.MemberContactOutput | The details of the contact record associated with the loyalty program member. | 55.0 |
| canReceivePartnerPromotions | Boolean | Indicates whether the loyalty program member can receive partner promotions (true) or not (false). | 55.0 |
| canReceivePromotions | Boolean | Indicates whether the loyalty program member can receive promotions true) or not (false). | 55.0 |
| enrollmentChannel | String | The channel used by the member to enroll in the loyalty program. | 55.0 |
| enrollmentDate | Datetime | The date on which the member enrolled in the loyalty program. | 55.0 |
| groupCreatedByMember | String | The membership number of the loyalty program member who created the group. | 55.0 |
| groupName | String | The name of the group to which the member belongs. | 55.0 |
| lastActivityDate | Datetime | The date on which the member performed their last activity. | 55.0 |
| loyaltyProgramMemberId | String | The ID of the loyalty program member. | 55.0 |
| loyaltyProgramName | String | The name of the loyalty program. | 55.0 |
| memberCurrencies | List<ConnectApi.MemberCurrencyOutput> | The currencies associated with the loyalty program member. | 55.0 |
| memberStatus | String | The status of the loyalty program member. | 55.0 |
| memberTiers | List<ConnectApi.MemberTierOutput> | The tiers associated with the loyalty program member. | 55.0 |
| memberType | String | The type of loyalty program member. | 55.0 |
| membershipEndDate | Datetime | The date on which the membership ends. | 55.0 |
| membershipLastRenewalDate | Datetime | The date on which the loyalty program member last renewed their membership. | 55.0 |
| membershipNumber | String | The membership number of the loyalty program member. | 55.0 |
| referredBy | String | The membership number of the loyalty program member who referred the member to the loyalty program. | 55.0 |
| relatedCorporateMembershipNumber | String | 55.0 | |
| transactionJournalStatementFrequency | String | The frequency at which transaction journal statements must be delivered to the member. | 55.0 |
| transactionJournalStatementLastGeneratedDate | Datetime | The date on which the member's last transaction journal statement was generated. | 55.0 |
| transactionJournalStatementMethod | String | The method used to deliver transaction journal statements to the member. | 55.0 |