Sha256: b87aa480ec19351f40b021038ce000b6092a6c9991029235d813b98243a3e990

Contents?: true

Size: 903 Bytes

Versions: 2

Compression:

Stored size: 903 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] [default to false]|
| **default** | **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.52.1 doc_out/DomainOrganizationRoleCreate.html.md
purecloud-0.51.1 doc_out/DomainOrganizationRoleCreate.html.md