Offer Product DMO

Object API Name: std__OfferProductDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • ProductId has a FOREIGNKEY relationship with the Product DMO Id field.
  • OfferId has a FOREIGNKEY relationship with the Offer DMO Id field.
  • 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__DataSourceName__c
  • Data Type: TEXT
  • Description: The source system name.
  • Field API Name: std__DataSourceObjectId__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 OfferProduct record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified this record.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__OfferId__c
  • Data Type: TEXT
  • Description: The ID of the offer associated with product.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: The ID of the product associated with the offer.
  • Field API Name: std__SystemModstamp__c
  • Data Type: DATETIME
  • Description: The date and time when this record was last modified by a user or by an automated process.