Sha256: 91532342b866a0dbe0ea899d2f53adfa1cac246241a77da3d8f9ccb34b8f6e9a

Contents?: true

Size: 1.04 KB

Versions: 2

Compression:

Stored size: 1.04 KB

Contents

---
title: DomainOrganizationRoleCreate
---
## PureCloud::DomainOrganizationRoleCreate

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The role name | |
| **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/DomainOrganizationRoleCreate.md
purecloudplatformclientv2-88.0.0 docs/DomainOrganizationRoleCreate.md