Sha256: ffd240999c424eca3c6ba5c6dd8aabcc2de0752a2221180aad29e9d136a5c545
Contents?: true
Size: 1.83 KB
Versions: 67
Compression:
Stored size: 1.83 KB
Contents
--- title: CreateWorkPlanActivity --- ## PureCloud::CreateWorkPlanActivity ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **activity_code_id** | **String** | ID of the activity code associated with this activity | [optional] | | **description** | **String** | Description of the activity | [optional] | | **length_minutes** | **Integer** | Length of the activity in minutes | [optional] | | **start_time_is_relative_to_shift_start** | **BOOLEAN** | Whether the start time of the activity is relative to the start time of the shift it belongs to | [optional] | | **flexible_start_time** | **BOOLEAN** | Whether the start time of the activity is flexible | [optional] | | **earliest_start_time_minutes** | **Integer** | Earliest activity start in offset minutes relative to shift start time if startTimeIsRelativeToShiftStart == true else its based on midnight. Used if flexibleStartTime == true | [optional] | | **latest_start_time_minutes** | **Integer** | Latest activity start in offset minutes relative to shift start time if startTimeIsRelativeToShiftStart == true else its based on midnight. Used if flexibleStartTime == true | [optional] | | **exact_start_time_minutes** | **Integer** | Exact activity start in offset minutes relative to shift start time if startTimeIsRelativeToShiftStart == true else its based on midnight. Used if flexibleStartTime == false | [optional] | | **start_time_increment_minutes** | **Integer** | Increment in offset minutes that would contribute to different possible start times for the activity | [optional] | | **counts_as_paid_time** | **BOOLEAN** | Whether the activity is paid | [optional] | | **counts_as_contiguous_work_time** | **BOOLEAN** | Whether the activity duration is counted towards contiguous work time | [optional] | {: class="table table-striped"}
Version data entries
67 entries across 67 versions & 1 rubygems