Sha256: 0ea7fed9776df726efdee41d6dc1a7c31fda3e0e0d57a4274734f6a0f0251b8b
Contents?: true
Size: 997 Bytes
Versions: 1
Compression:
Stored size: 997 Bytes
Contents
--- title: DomainOrganizationRole --- ## PureCloud::DomainOrganizationRole ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **description** | **String** | | [optional] | | **default_role_id** | **String** | | [optional] | | **permissions** | **Array<String>** | | [optional] | | **unused_permissions** | **Array<String>** | | [optional] | | **permission_policies** | [**Array<DomainPermissionPolicy>**](DomainPermissionPolicy.html) | | [optional] | | **user_count** | **Integer** | | [optional] | | **role_needs_update** | **BOOLEAN** | Optional unless patch operation. | [optional] | | **default** | **BOOLEAN** | | [optional] | | **base** | **BOOLEAN** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-62.0.0 | docs/DomainOrganizationRole.md |