Sha256: 3e00cd32addcaaca5558a87b8cdb40663d00cc0475a541398aa4b67099890a63
Contents?: true
Size: 1003 Bytes
Versions: 7
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]| | **base** | **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
7 entries across 7 versions & 1 rubygems