Sha256: 7a47fc11e92c1cb5f380fd4f49e9b90ed940895ffbe7f0d9f5c3f18ece6f6030
Contents?: true
Size: 1.19 KB
Versions: 14
Compression:
Stored size: 1.19 KB
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** | Last modified date/time. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **member_count** | **Integer** | Number of members. | [optional] | | **state** | **String** | Active, inactive, or deleted state. | [optional] | | **version** | **Integer** | Current version for this resource. | [optional] | | **type** | **String** | Type of group. | | | **images** | [**Array<UserImage>**](UserImage.html) | | [optional] | | **addresses** | [**Array<Contact>**](Contact.html) | | [optional] | | **rules_visible** | **BOOLEAN** | Are membership rules visible to the person requesting to view the group | [default to false]| | **visibility** | **String** | Who can view this group | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
14 entries across 14 versions & 1 rubygems