--- title: TrustCreate --- ## PureCloud::TrustCreate ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **pairing_id** | **String** | The pairing Id created by the trustee. This is required to prove that the trustee agrees to the relationship. | | | **enabled** | **BOOLEAN** | If disabled no trustee user will have access, even if they were previously added. | | | **users** | [**Array<TrustUserCreate>**](TrustUserCreate.html) | The list of users and their roles to which access will be granted. The users are from the trustee and the roles are from the trustor. | | {: class="table table-striped"}