Sha256: 66717df7b416b841ad2accbead68cd702ed9d4f6ba969c9559054ef117d670bc

Contents?: true

Size: 1.27 KB

Versions: 3

Compression:

Stored size: 1.27 KB

Contents

---
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] |
| **external_id** | **String** | External ID | [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"}


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
purecloudplatformclientv2-59.0.0 docs/Manager.md
purecloudplatformclientv2-58.0.1 docs/Manager.md
purecloudplatformclientv2-58.0.0 docs/Manager.md