CaseUpdate
The Case Update DMO is a Data Cloud data model object (DMO) for a for historical information about changes made to the associated case.
Columns
| Name | Type | References | Description |
| Case Id | Varchar | A reference ID to the associated case. | |
| Case Update Id | Varchar | A unique ID used as the primary key for the case update DMO. | |
| 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 case update description. | |
| Internal Organization | Varchar | A reference ID to the business unit or other internal organization that owns the case. | |
| Last Modified By | Varchar | A reference ID to the user that made the last update. | |
| Last Modified Date | Datetime | The date when a user last modified the record. | |
| Name | Varchar | The name of the case update. | |
| Previous Update Date | Datetime | The date and time the case was previously updated. | |
| Related Owner | Varchar | A reference ID to the related user for the update. | |
| Related Owner Object | Varchar | The related owner object for the case update. | |
| Status | Varchar | The status of the case update. |