Sha256: 30ed57f1b0c657a56a67706084f2faffe3715aa0a8767f3d017625119853707c

Contents?: true

Size: 1.09 KB

Versions: 2

Compression:

Stored size: 1.09 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. 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 | |
| **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

2 entries across 2 versions & 1 rubygems

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