docs/TrustGroup.md in purecloudplatformclientv2-28.0.1 vs docs/TrustGroup.md in purecloudplatformclientv2-29.0.0
- old
+ new
@@ -17,9 +17,10 @@
| **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"}