Sha256: 7a47fc11e92c1cb5f380fd4f49e9b90ed940895ffbe7f0d9f5c3f18ece6f6030

Contents?: true

Size: 1.19 KB

Versions: 14

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** |  | [optional] |
| **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

14 entries across 14 versions & 1 rubygems

Version Path
purecloud-0.50.1 doc_out/Group.html.md
purecloud-0.49.1 doc_out/Group.html.md
purecloud-0.48.1 doc_out/Group.html.md
purecloud-0.47.1 doc_out/Group.html.md
purecloud-0.46.1 doc_out/Group.html.md
purecloud-0.45.1 doc_out/Group.html.md
purecloud-0.44.1 doc_out/Group.html.md
purecloud-0.43.1 doc_out/Group.html.md
purecloud-0.42.1 doc_out/Group.html.md
purecloud-0.41.1 doc_out/Group.html.md
purecloud-0.40.1 doc_out/Group.html.md
purecloud-0.39.1 doc_out/Group.html.md
purecloud-0.38.1 doc_out/Group.html.md
purecloud-0.37.1 doc_out/Group.html.md