Sha256: cd62805bf398bab431cba3ab4a33c0f9523c1f8a4382af85a5174235c506ff45

Contents?: true

Size: 1.05 KB

Versions: 43

Compression:

Stored size: 1.05 KB

Contents

---
title: TimeOffRequestNotification
---
## PureCloud::TimeOffRequestNotification

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **time_off_request_id** | **String** | The ID of this time off request | [optional] |
| **user** | [**UserReference**](UserReference.html) | The user associated with this time off request | [optional] |
| **is_full_day_request** | **BOOLEAN** | Whether this is a full day request (false means partial day) | [optional] |
| **status** | **String** | The status of this time off request | [optional] |
| **partial_day_start_date_times** | **Array<DateTime>** | A set of start date-times in ISO-8601 format for partial day requests.  Will be not empty if isFullDayRequest == false | [optional] |
| **full_day_management_unit_dates** | **Array<String>** | A set of dates in yyyy-MM-dd format.  Should be interpreted in the management unit's configured time zone.  Will be not empty if isFullDayRequest == true | [optional] |
{: class="table table-striped"}


Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-95.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-94.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-93.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-92.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-91.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-90.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-89.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-88.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-87.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-86.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-85.0.1 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-85.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-84.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-83.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-82.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-81.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-80.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-79.0.0 docs/TimeOffRequestNotification.md
purecloudplatformclientv2-78.1.0 docs/TimeOffRequestNotification.md