Sha256: 3cc0892f2b7af2d8038797ac4e9ab075df0772c779ba01228e93b7a2492fd736

Contents?: true

Size: 1.05 KB

Versions: 2

Compression:

Stored size: 1.05 KB

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>** | A collection of the permissions the role is not using | [optional] |
| **permission_policies** | [**Array<DomainPermissionPolicy>**](DomainPermissionPolicy.html) |  | [optional] |
| **user_count** | **Integer** |  | [optional] |
| **role_needs_update** | **BOOLEAN** | Optional unless patch operation. | [optional] |
| **base** | **BOOLEAN** |  | [optional] |
| **default** | **BOOLEAN** |  | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
purecloudplatformclientv2-90.0.0 docs/DomainOrganizationRoleUpdate.md
purecloudplatformclientv2-88.0.0 docs/DomainOrganizationRoleUpdate.md