Sha256: 4be74a3a4587ce6dd9c34bd4cc1954f25a3e046f541c1e66fd7169fbb458b2b8
Contents?: true
Size: 978 Bytes
Versions: 70
Compression:
Stored size: 978 Bytes
Contents
--- title: Trustor --- ## PureCloud::Trustor ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | Organization Id for this trust. | [optional] | | **enabled** | **BOOLEAN** | If disabled no trustee user will have access, even if they were previously added. | | | **date_created** | **DateTime** | Date Trust was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **created_by** | [**OrgUser**](OrgUser.html) | User that created trust. | [optional] | | **organization** | [**Organization**](Organization.html) | Organization associated with this trust. | [optional] | | **authorization** | [**TrusteeAuthorization**](TrusteeAuthorization.html) | Authorization for the trustee user has in this trustor organization | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
70 entries across 70 versions & 1 rubygems