Sha256: 38819df9f265beffb093c2f076000992866863fb5a9b3d9f908ba8b733ca9036
Contents?: true
Size: 1011 Bytes
Versions: 1
Compression:
Stored size: 1011 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] | | **unused_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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-62.0.0 | docs/DomainOrganizationRoleCreate.md |