Sha256: c993d9596eba5108c8b5878a6ef8d5e6d8a09890f3448409e60eab3b1c37e1e3

Contents?: true

Size: 1.05 KB

Versions: 8

Compression:

Stored size: 1.05 KB

Contents

---
title: CreateCoachingAppointmentRequest
---
## PureCloud::CreateCoachingAppointmentRequest

## Properties

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


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
purecloudplatformclientv2-94.0.0 docs/CreateCoachingAppointmentRequest.md
purecloudplatformclientv2-93.0.0 docs/CreateCoachingAppointmentRequest.md
purecloudplatformclientv2-92.0.0 docs/CreateCoachingAppointmentRequest.md
purecloudplatformclientv2-91.0.0 docs/CreateCoachingAppointmentRequest.md
purecloudplatformclientv2-90.0.0 docs/CreateCoachingAppointmentRequest.md
purecloudplatformclientv2-89.0.0 docs/CreateCoachingAppointmentRequest.md
purecloudplatformclientv2-88.0.0 docs/CreateCoachingAppointmentRequest.md
purecloudplatformclientv2-87.0.0 docs/CreateCoachingAppointmentRequest.md