Sha256: 1d9286efa3dd79e4fb07b7c704bd70922211f27e37997aa876501bddd9d0d4c3
Contents?: true
Size: 943 Bytes
Versions: 3
Compression:
Stored size: 943 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] | | **visibility** | **String** | Who can view this group | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.66.1 | doc_out/GroupUpdate.html.md |
purecloud-0.65.1 | doc_out/GroupUpdate.html.md |
purecloud-0.63.1 | doc_out/GroupUpdate.html.md |