Loyalty Benefit DMO
A perk or betterment that is available to members of a Loyalty Program. Examples could include waived airline baggage fees, complimentary hotel stays, or a rental car upgrade.
Object API Name: std__LoyaltyBenefitDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- LoyaltyBenefitTypeId has a FOREIGNKEY relationship with the Loyalty Benefit Type DMO
Idfield. - BenefitActionId has a FOREIGNKEY relationship with the Benefit Action DMO
Idfield.
- BenefitActionId
- BenefitStatusId
- cdp_sys_record_currency
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- ExternalRecordId
- ExternalSourceId
- Id
- InternalOrganizationId
- IsActive
- IsBenefitSelectionAllowed
- LastModifiedDate
- LoayaltyBenefitPriorityNumber
- LoyaltyBenefitTypeId
- LoyaltyBenefitUom
- LoyaltyBenefitValueText
- NameInterfaceField
- Field API Name:
std__BenefitActionId__c - Data Type: TEXT
- Description: Actions such as creating a service entitlement that can be triggered automatically when a loyalty program benefit is assigned to a program member.
- Field API Name:
std__BenefitStatusId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- 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 the record was originally 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__Description__c - Data Type: TEXT
- Description: Description of this record.
- Field API Name:
std__ExternalRecordId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ExternalSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this LoyaltyBenefit record. Maximum size is 36 characters.
- 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: TEXT
- Description: Whether the loyalty benefit is active.
- Field API Name:
std__IsBenefitSelectionAllowed__c - Data Type: BOOLEAN
- Description: Whether a member is allowed to select the benefit (true) or not (false).
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: The date and time of the last modification to this record.
- Field API Name:
std__LoayaltyBenefitPriorityNumber__c - Data Type: TEXT
- Description: Priority rating of the loyalty benefit, for example 1 for highest or 2 for 2nd highest.
- Field API Name:
std__LoyaltyBenefitTypeId__c - Data Type: TEXT
- Description: Loyalty Benefit Types are used to group the various benefits available within a Loyalty Program. Baggage Benefits can be used to group reduced fees, extra baggage allowances and weight limit benefits.
- Field API Name:
std__LoyaltyBenefitUom__c - Data Type: TEXT
- Description: Alphanumeric string representing the loyalty benefit uom.
- Field API Name:
std__LoyaltyBenefitValueText__c - Data Type: TEXT
- Description: How many units of the benefit. For instance if Loyalty Benefit UOM is # of free bags, then Benefit Value can be 1, 2 or 3.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.