A group containing any number of users.
Name | Editable? | Required? | Type | Nullable? | Summary |
---|---|---|---|---|---|
ID | Int32 | The ID of the group. | |||
Name | This field is editable through the web API. | This field is required. | String | The name of the group. | |
Description | This field is editable through the web API. | String | This field is nullable. | The description of the group. | |
IsActive | This field is editable through the web API. | Boolean | The active status of the group. | ||
ExternalID | This field is editable through the web API. | String | This field is nullable. | The external ID of the group. | |
CreatedDate | DateTime | The created date of the group. | |||
ModifiedDate | DateTime | The last modified date of the group. | |||
PlatformApplications | This field is editable through the web API. | TeamDynamix.Api.Users.GroupApplication[] | This field is nullable. | The platform applications associated with the group. |