Sha256: d39a7206a994be8b9d42ec90477d8ce58c6daa3857ca54ae5c872b62046d0484
Contents?: true
Size: 942 Bytes
Versions: 61
Compression:
Stored size: 942 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** | **BOOLEAN** | | [optional] | | **base** | **BOOLEAN** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
61 entries across 61 versions & 2 rubygems