Sha256: d21aff14e84138ef979b7742d225f80a448b94635331b96c74949fcb2656c920
Contents?: true
Size: 1.49 KB
Versions: 81
Compression:
Stored size: 1.49 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 | | | **owners** | [**Array<User>**](User.html) | Owners of the group | [optional] | | **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
81 entries across 81 versions & 1 rubygems