Sha256: 3d21ca1753d0736b37c68fcb0d3e4ab5e29bbec3fcb28d42792d7e259276b072
Contents?: true
Size: 985 Bytes
Versions: 1
Compression:
Stored size: 985 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. | | | **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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.45.1 | doc_out/GroupTag.html.md |