docs/CreateWorkPlanActivity.md in purecloudplatformclientv2-69.0.0 vs docs/CreateWorkPlanActivity.md in purecloudplatformclientv2-70.0.0

- old
+ new

@@ -16,10 +16,8 @@ | **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] | -| **minimum_length_from_shift_start_minutes** | **Integer** | The minimum duration between shift start and shift item (e.g., break or meal) start in minutes | [optional] | -| **minimum_length_from_shift_end_minutes** | **Integer** | The minimum duration between shift item (e.g., break or meal) end and shift end in minutes | [optional] | {: class="table table-striped"}