Sha256: 784ae23f54ee3efb3f42b5ad55ca69fe980453d13415a8a71139d937d08a8b94

Contents?: true

Size: 996 Bytes

Versions: 2

Compression:

Stored size: 996 Bytes

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] |
| **permission_policies** | [**Array<DomainPermissionPolicy>**](DomainPermissionPolicy.html) |  | [optional] |
| **user_count** | **Integer** |  | [optional] |
| **role_needs_update** | **BOOLEAN** | Optional unless patch operation. | [optional] [default to false]|
| **default** | **BOOLEAN** |  | [optional] [default to false]|
| **base** | **BOOLEAN** |  | [optional] [default to false]|
| **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
purecloud-0.57.1 doc_out/DomainOrganizationRoleCreate.html.md
purecloud-0.56.1 doc_out/DomainOrganizationRoleCreate.html.md