Web Store Product Catalog DMO

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

  • ProductCatalogId has a FOREIGNKEY relationship with the Product Catalog DMO Id field.
  • WebstoreId has a FOREIGNKEY relationship with the Web Store 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__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 the Webstore Catalog.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this WebStoreProductCatalog 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__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ProductCatalogId__c
  • Data Type: TEXT
  • Description: Required. The ID of the catalog, containing products. Maximum size is 15 characters.
  • Field API Name: std__WebstoreId__c
  • Data Type: TEXT
  • Description: Required. The ID of the store that the catalog is associated with. This field is unique within your org. Maximum size is 15 characters.