UserGroup.Attributes
Attributes that describe a user group resource.
Declaration
object UserGroup.AttributesProperties
| Name | Type | Description |
|---|---|---|
ouId | string | The identifier of the organizational unit the group belongs to. |
name | string | The name of the user group. |
type | UserGroupType | The type of group. See UserGroupType for possible values. |
totalMemberCount | integer | The total number of members in the group. |
status | UserGroupStatus | The status of the group. See UserGroupStatus for possible values. |
createdDateTime | date-time | The date and time the user group was created. |
updatedDateTime | date-time | The date and time the user group was last modified. |