Sha256: 20f7ce16af767383dc9882c4f9c1d65f325e83a0f8cf7eadf70d4d360f733c19

Contents?: true

Size: 1.2 KB

Versions: 10

Compression:

Stored size: 1.2 KB

Contents

---
title: CoachingAnnotation
---
## PureCloud::CoachingAnnotation

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **created_by** | [**UserReference**](UserReference.html) | The user who created the annotation. | [optional] |
| **date_created** | **DateTime** | The date/time the annotation was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **modified_by** | [**UserReference**](UserReference.html) | The last user to modify the annotation. | [optional] |
| **date_modified** | **DateTime** | The date/time the annotation was last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **text** | **String** | The text of the annotation. | |
| **is_deleted** | **BOOLEAN** | Flag indicating whether the annotation is deleted. | [optional] |
| **access_type** | **String** | Determines the permissions required to view this item. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

10 entries across 10 versions & 1 rubygems

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