Sha256: 079d1d19dfa30588e5dfb6865b649228379b5c17be02db315023acc149fe78a2
Contents?: true
Size: 961 Bytes
Versions: 13
Compression:
Stored size: 961 Bytes
Contents
--- title: GroupUpdate --- ## PureCloud::GroupUpdate ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The group name. | [optional] | | **description** | **String** | | [optional] | | **state** | **String** | State of the group. | [optional] | | **version** | **Integer** | Current version for this resource. | | | **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 | [optional] [default to false]| | **visibility** | **String** | Who can view this group | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems