Sha256: 682ef66699c9d45a9dd78b5aa9a9368bf286730e864479eedf7dead5ce14087a
Contents?: true
Size: 867 Bytes
Versions: 1
Compression:
Stored size: 867 Bytes
Contents
--- title: Group --- ## PureCloud::Group ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **description** | **String** | | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **member_count** | **Integer** | | [optional] | | **state** | **String** | | [optional] | | **version** | **Float** | | [optional] | | **images** | [**Array<UserImage>**](UserImage.html) | | [optional] | | **addresses** | [**Array<Contact>**](Contact.html) | | [optional] | | **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.36.1 | doc_out/Group.html.md |