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