Sha256: 70f4aa705035a66b820f882efdc92bd7d791deaba7582d0f4a6015167ccb37ce
Contents?: true
Size: 1018 Bytes
Versions: 1
Compression:
Stored size: 1018 Bytes
Contents
--- title: DomainOrganizationRoleUpdate --- ## PureCloud::DomainOrganizationRoleUpdate ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the role | | | **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/DomainOrganizationRoleUpdate.md |