Sha256: f839ecd4ac9ea0ebb76522b4b0b4808eb86eee079039da2f9eee382db4cf664e

Contents?: true

Size: 1.18 KB

Versions: 65

Compression:

Stored size: 1.18 KB

Contents

---
title: Group
---
## PureCloud::Group

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The group name. | |
| **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<GroupContact>**](GroupContact.html) |  | [optional] |
| **rules_visible** | **BOOLEAN** | Are membership rules visible to the person requesting to view the group | |
| **visibility** | **String** | Who can view this group | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

65 entries across 65 versions & 2 rubygems

Version Path
purecloudplatformclientv2-2.0.6 docs/Group.md
purecloud-0.70.1 doc_out/Group.html.md
purecloud-0.69.1 doc_out/Group.html.md
purecloud-0.68.1 doc_out/Group.html.md
purecloud-0.67.1 doc_out/Group.html.md