Sha256: afc5a4051f226362fbb2cde4cbe998e29dbd05e722db63f66bc3d8e84e69b5cb

Contents?: true

Size: 1.03 KB

Versions: 2

Compression:

Stored size: 1.03 KB

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>** | 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/DomainOrganizationRole.md
purecloudplatformclientv2-88.0.0 docs/DomainOrganizationRole.md