Sha256: bdafee9e71b9872b993dbc14bd86e3a82b39ba6a108aa363a0cee3cc925d2555

Contents?: true

Size: 1.4 KB

Versions: 9

Compression:

Stored size: 1.4 KB

Contents

---
title: TrustGroup
---
## PureCloud::TrustGroup

## 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 | |
| **date_created** | **DateTime** | The date on which the trusted group was added. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **created_by** | [**OrgUser**](OrgUser.html) | The user that added trusted group. | [optional] |
{: class="table table-striped"}


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
purecloudplatformclientv2-28.0.1 docs/TrustGroup.md
purecloudplatformclientv2-28.0.0 docs/TrustGroup.md
purecloudplatformclientv2-27.1.0 docs/TrustGroup.md
purecloudplatformclientv2-27.0.0 docs/TrustGroup.md
purecloudplatformclientv2-26.0.1 docs/TrustGroup.md
purecloudplatformclientv2-26.0.0 docs/TrustGroup.md
purecloudplatformclientv2-25.0.0 docs/TrustGroup.md
purecloudplatformclientv2-24.0.0 docs/TrustGroup.md
purecloudplatformclientv2-23.0.0 docs/TrustGroup.md