Loyalty Pgm Member Linked Partner DMO
Represents the association between a loyalty program member and their membership with a partner. It acts as an association that facilitates points accrual and data exchange in a joint loyalty program.
Object API Name: std__LoyaltyPgmMemberLinkedPartnerDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- LoyaltyProgramPartnerId has a FOREIGNKEY relationship with the Loyalty Program Partner DMO
Idfield. - LoyaltyProgramMemberId has a FOREIGNKEY relationship with the Loyalty Program Member DMO
Idfield.
- cdp_sys_record_currency
- CreatedDate
- DataSourceId
- DataSourceObjectId
- ExternalIdentifier
- Id
- InternalOrganizationId
- IsActive
- LinkDateTime
- LoyaltyProgramMemberId
- LoyaltyProgramPartnerId
- UnlinkDateTime
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record was created
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ExternalIdentifier__c - Data Type: TEXT
- Description: The external identifier of the loyalty program member with partner.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsActive__c - Data Type: BOOLEAN
- Description: Indicates whether the linkage is active (true) or inactive (false).`
- Field API Name:
std__LinkDateTime__c - Data Type: DATETIME
- Description: The date on which a loyalty program member is linked to a partner.
- Field API Name:
std__LoyaltyProgramMemberId__c - Data Type: TEXT
- Description: The ID of the loyalty program member to be linked to a partner.
- Field API Name:
std__LoyaltyProgramPartnerId__c - Data Type: TEXT
- Description: The ID of the partner to be linked to the loyalty program member.
- Field API Name:
std__UnlinkDateTime__c - Data Type: DATETIME
- Description: The date on which a loyalty program member is unlinked from a partner.