--- title: Manager --- ## PureCloud::Manager ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **display_name** | **String** | Display Name | [optional] | | **active** | **BOOLEAN** | Active flag | [optional] | | **user_name** | **String** | User Name (Must be Unique) maps to PureCloud e-mail address | [optional] | | **password** | **String** | Password (updateOnly) | [optional] | | **title** | **String** | Title | [optional] | | **phone_numbers** | [**Array<ScimPhoneNumber>**](ScimPhoneNumber.html) | Phone numbers | [optional] | | **emails** | [**Array<ScimEmail>**](ScimEmail.html) | Emails | [optional] | | **photos** | [**Array<Photo>**](Photo.html) | Photos | [optional] | | **groups** | [**Array<ScimV2GroupReference>**](ScimV2GroupReference.html) | Group References | [optional] | | **meta** | [**ScimMetadata**](ScimMetadata.html) | | [optional] | | **urnietfparamsscimschemasextensionenterprise2_0_user** | [**ScimV2EnterpriseUser**](ScimV2EnterpriseUser.html) | | [optional] | | **value** | **String** | Identifier of the Manager | [optional] | | **ref** | **String** | Ref to entity | [optional] | {: class="table table-striped"}