Sha256: fa5cd1e2409e7c6215b909ac256ff7793d873aa23bfb77e446e1e2ac24f74adf

Contents?: true

Size: 1.05 KB

Versions: 2

Compression:

Stored size: 1.05 KB

Contents

---
title: UpdateCoachingAppointmentRequest
---
## PureCloud::UpdateCoachingAppointmentRequest

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **name** | **String** | The name of coaching appointment. | [optional] |
| **description** | **String** | The description of coaching appointment. | [optional] |
| **date_start** | **DateTime** | The date/time the coaching appointment starts. Times will be rounded down to the minute. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **length_in_minutes** | **Integer** | The duration of coaching appointment in minutes. | [optional] |
| **conversation_ids** | **Array<String>** | IDs of conversations associated with this coaching appointment. | [optional] |
| **document_ids** | **Array<String>** | IDs of documents associated with this coaching appointment. | [optional] |
| **status** | **String** | The status of the coaching appointment. | [optional] |
{: class="table table-striped"}


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/UpdateCoachingAppointmentRequest.md
purecloudplatformclientv2-95.0.0 docs/UpdateCoachingAppointmentRequest.md