UserGroup
The User Group DMO is a Data Cloud data model object (DMO) for a set of system users with common characteristics. User Groups are often created to simplify the granting of system privileges and granting access to resources.
Columns
| Name | Type | References | Description |
| Alias | Varchar | The alias for the user group. | |
| Created Date | Datetime | The date the 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. | |
| Internal Organization | Varchar | A reference ID to the business unit or other internal organization that owns the user group. | |
| Is Queue | Datetime | An indicator if the user group is a queue. | |
| Is Regular Group | Varchar | An indicator if the user group is a regular group. | |
| Is Role | Varchar | An indicator if the user group is a role. | |
| Last Modified Date | Datetime | The date when a user last modified the record. | |
| Name | Varchar | The name of the user group. | |
| User Group | Varchar | A reference ID to the user group for the user group. | |
| User Group ID | Varchar | A unique ID used as the primary key for the user group DMO. |