SalesStore
The Sales Store DMO is a Data Cloud data model object (DMO) that provides information regarding a retail establishment selling items to the public.
Columns
Name | Type | References | Description |
Created Date | Datetime | The date a 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. | |
External Record ID | Varchar | A reference ID for external data source record. | |
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 the business unit or other internal organization that owns the data record. | |
Last Modified Date | Datetime | The date when a user last modified the record. | |
Name | Varchar | The store name. | |
Sales Store ID | Varchar | A unique ID used as primary key for Sales Order DMO. |