Sha256: b01ce93f2c61c34e64bd7d16471ea8c4317b418262cf3ab9e90bc306e1f7d5fe
Contents?: true
Size: 996 Bytes
Versions: 9
Compression:
Stored size: 996 Bytes
Contents
--- title: GroupTag --- ## PureCloud::GroupTag ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **date_created** | **DateTime** | Creation date for the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date the entity was last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **type** | **String** | Defines which entity this Group Tag may be used for. 'ANY' for all entities. | [optional] | | **enabled** | **BOOLEAN** | Indicates if this Group Tag is available for selection by other entities | [optional] [default to false]| | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
9 entries across 9 versions & 1 rubygems