Sha256: 1aa4a9d4402d58ac2e7152d7c3072b836aa1be6b3f9455bf5b436037f39fff38
Contents?: true
Size: 1.01 KB
Versions: 81
Compression:
Stored size: 1.01 KB
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<GroupContact>**](GroupContact.html) | | [optional] | | **rules_visible** | **BOOLEAN** | Are membership rules visible to the person requesting to view the group | [optional] | | **visibility** | **String** | Who can view this group | [optional] | | **owner_ids** | **Array<String>** | Owners of the group | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
81 entries across 81 versions & 1 rubygems