Sha256: 39109f50e86d801827a03fc7c3d03af2308a179b0db17ebc1f2230242b4f2eca

Contents?: true

Size: 1.19 KB

Versions: 13

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** | 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<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

13 entries across 13 versions & 1 rubygems

Version Path
purecloud-0.64.1 doc_out/Group.html.md
purecloud-0.62.1 doc_out/Group.html.md
purecloud-0.61.1 doc_out/Group.html.md
purecloud-0.60.1 doc_out/Group.html.md
purecloud-0.59.1 doc_out/Group.html.md
purecloud-0.58.1 doc_out/Group.html.md
purecloud-0.57.1 doc_out/Group.html.md
purecloud-0.56.1 doc_out/Group.html.md
purecloud-0.55.1 doc_out/Group.html.md
purecloud-0.54.1 doc_out/Group.html.md
purecloud-0.53.1 doc_out/Group.html.md
purecloud-0.52.1 doc_out/Group.html.md
purecloud-0.51.1 doc_out/Group.html.md