LoyaltyTier
The Loyalty Tier DMO is a Data Cloud data model object (DMO) for a level of a loyalty program where member benefits increase at higher levels of the hierarchy.
Columns
| Name | Type | References | Description |
| Created Date | Datetime | The date when the record was created. | |
| Data Source | Varchar | A reference ID for the logical name for a system that is the source of records identified by external record ID. | |
| Data Source Object | Varchar | A reference ID for the logical name of the object where this record came from, whether that is a name of a cloud storage file or another connector’s external object. | |
| Description | Varchar | The description of the loyalty program tier. | |
| External Record ID | Varchar | A reference ID to an external data source system. | |
| External Source ID | Varchar | A reference ID for the system in which the external record ID was assigned. | |
| Internal Organization | Varchar | A reference ID to business unit or other internal organization that owns business account. | |
| Last Modified Date | Datetime | The date when a user last modified the record. | |
| Loyalty Tier Group | Varchar | A reference ID to the loyalty tier group, for example silver or gold. | |
| Loyalty Tier ID | Varchar | A unique ID used as primary key for the Loyalty Tier DMO. | |
| Name | Varchar | The name of the loyalty tier. | |
| Sequence Number | Double | The sequence number of the loyalty tier. |