--- title: TrustRequestCreate --- ## PureCloud::TrustRequestCreate ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **user_ids** | **Array<String>** | The list of trustee users that are requesting access. If no users are specified, at least one group is required. | [optional] | | **group_ids** | **Array<String>** | The list of trustee groups that are requesting access. If no groups are specified, at least one user is required. | [optional] | {: class="table table-striped"}