Offer Product DMO
The Offer Product DMO represents a junction between an offer and a product that customers must purchase or use to be eligible for the offer.
std__OfferProductDmo__dlm
Unassigned
Unassigned
Id (std__Id__c)
| Object | Field | Cardinality | Related Object | Related Field |
|---|---|---|---|---|
| Offer Product DMO | Product ID | Many To One (N:1) | Product DMO | ID |
| Offer Product DMO | Offer ID | Many To One (N:1) | Offer DMO | ID |
| Field Name | Field API Name | Description | Data Type |
|---|---|---|---|
| CDP System Record Currency | std__cdp_sys_record_currency__c | The ISO currency code for this record that's used for multi-currency processing. | text |
| Created Date | std__CreatedDate__c | The date and time when this record was created. | dateTime |
| Data Source ID | std__DataSourceId__c | A unique, system-generated identifier for this OfferProductDmo record. | text |
| Data Source Name | std__DataSourceName__c | The source system name. | text |
| Data Source Object ID | std__DataSourceObjectId__c | A unique, system-generated identifier for this OfferProductDmo record. | text |
| ID | std__Id__c | Required. A unique, system-generated identifier for this OfferProduct record. Maximum size is 15 characters. | text |
| Internal Organization ID | std__InternalOrganizationId__c | A unique, system-generated identifier for this OfferProductDmo record. | text |
| Last Modified Date | std__LastModifiedDate__c | The date and time when a user last modified this record. | dateTime |
| Name Interface Field | std__NameInterfaceField__c | The display name of the record. | text |
| Offer ID | std__OfferId__c | The ID of the offer associated with product. | text |
| Product ID | std__ProductId__c | The ID of the product associated with the offer. | text |
| System Modstamp | std__SystemModstamp__c | The date and time when this record was last modified by a user or by an automated process. | dateTime |