Sha256: 38c9c896e69e37b73352631f0e94671dd45fe52a63df42d7d30145b4aa6aae8f

Contents?: true

Size: 1003 Bytes

Versions: 2

Compression:

Stored size: 1003 Bytes

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] |
| **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/DomainOrganizationRoleUpdate.html.md
purecloud-0.56.1 doc_out/DomainOrganizationRoleUpdate.html.md