purecloudplatformclientv2 36.1.0 → 37.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (282) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/docs/AgentTimeOffRequestPatch.md +15 -0
  4. data/docs/AnalyticsApi.md +2 -2
  5. data/docs/AsgInfoResponse.md +2 -2
  6. data/docs/AsyncWeekScheduleResponse.md +16 -0
  7. data/docs/CallMediaPolicyConditions.md +1 -0
  8. data/docs/CampaignNotification.md +1 -0
  9. data/docs/ChatMediaPolicyConditions.md +1 -0
  10. data/docs/ConversationNotificationMedia.md +3 -0
  11. data/docs/ConversationNotificationMessageDetails.md +1 -0
  12. data/docs/ConversationNotificationMessageMedia.md +3 -0
  13. data/docs/ConversationNotificationMessageSticker.md +14 -0
  14. data/docs/ConversationNotificationMessages.md +1 -0
  15. data/docs/ConversationNotificationStickers.md +14 -0
  16. data/docs/CopyShortTermForecastRequest.md +14 -0
  17. data/docs/CopyWeekScheduleRequest.md +14 -0
  18. data/docs/CopyWorkPlan.md +13 -0
  19. data/docs/CreateAdminTimeOffRequest.md +19 -0
  20. data/docs/CreateAgentTimeOffRequest.md +17 -0
  21. data/docs/CreateAsgRequest.md +1 -1
  22. data/docs/CreateManagementUnitApiRequest.md +17 -0
  23. data/docs/CreateManagementUnitSettings.md +16 -0
  24. data/docs/CreateQueueMediaAssociationRequest.md +14 -0
  25. data/docs/CreateServiceGoalGroupRequest.md +15 -0
  26. data/docs/CreateWorkPlan.md +26 -0
  27. data/docs/CreateWorkPlanActivity.md +23 -0
  28. data/docs/CreateWorkPlanShift.md +29 -0
  29. data/docs/CurrentUserScheduleRequestBody.md +14 -0
  30. data/docs/DateRange.md +14 -0
  31. data/docs/DeletableUserReference.md +15 -0
  32. data/docs/EmailMediaPolicyConditions.md +1 -0
  33. data/docs/ExternalContact.md +3 -1
  34. data/docs/ExternalOrganization.md +1 -1
  35. data/docs/FacebookId.md +14 -0
  36. data/docs/FacebookScopedId.md +13 -0
  37. data/docs/FlowOutcomeNotificationNotification.md +16 -0
  38. data/docs/FlowOutcomeNotificationNotificationArchitectOperation.md +21 -0
  39. data/docs/FlowOutcomeNotificationNotificationErrorDetail.md +16 -0
  40. data/docs/FlowOutcomeNotificationNotificationErrorMessageParams.md +13 -0
  41. data/docs/{SurveyFormUriReference.md → FlowOutcomeNotificationNotificationHomeOrganization.md} +3 -4
  42. data/docs/FlowOutcomeNotificationNotificationUser.md +15 -0
  43. data/docs/ForecastGenerationResult.md +13 -0
  44. data/docs/ForecastGenerationRouteGroupResult.md +14 -0
  45. data/docs/ForecastResultResponse.md +14 -0
  46. data/docs/ForecastSourceDayPointer.md +17 -0
  47. data/docs/ForecastTimeSeriesResult.md +14 -0
  48. data/docs/GenerateShortTermForecastRequest.md +13 -0
  49. data/docs/GenerateShortTermForecastResponse.md +16 -0
  50. data/docs/GenerateWeekScheduleRequest.md +14 -0
  51. data/docs/GenerateWeekScheduleResponse.md +15 -0
  52. data/docs/GroupsApi.md +2 -0
  53. data/docs/HeadcountForecastResponse.md +14 -0
  54. data/docs/HeadcountIntervalResponse.md +14 -0
  55. data/docs/ImportShortTermForecastRequest.md +16 -0
  56. data/docs/ImportWeekScheduleRequest.md +17 -0
  57. data/docs/IntradayDataUpdateNotificationDateTime.md +1 -1
  58. data/docs/IntradayDataUpdateNotificationStartDate.md +1 -1
  59. data/docs/JsonNode.md +1 -1
  60. data/docs/LanguageReference.md +14 -0
  61. data/docs/LineId.md +14 -0
  62. data/docs/LineUserId.md +13 -0
  63. data/docs/ListWrapperForecastSourceDayPointer.md +13 -0
  64. data/docs/ListWrapperShiftStartVariance.md +13 -0
  65. data/docs/ListWrapperWfmForecastModification.md +13 -0
  66. data/docs/MessageConversationNotificationMessageDetails.md +1 -0
  67. data/docs/MessageConversationNotificationMessageMedia.md +3 -0
  68. data/docs/MessageConversationNotificationMessageSticker.md +14 -0
  69. data/docs/MessageConversationNotificationMessages.md +1 -0
  70. data/docs/MessageMediaPolicyConditions.md +1 -0
  71. data/docs/OrgUser.md +1 -0
  72. data/docs/OutboundApi.md +70 -0
  73. data/docs/PartialUploadResponse.md +13 -0
  74. data/docs/PatchUser.md +0 -1
  75. data/docs/PublishedSurveyFormReference.md +16 -0
  76. data/docs/QueryDivision.md +12 -0
  77. data/docs/QueueMediaAssociation.md +16 -0
  78. data/docs/QueueReference.md +14 -0
  79. data/docs/RecordingMessagingMessage.md +1 -0
  80. data/docs/RouteGroup.md +18 -0
  81. data/docs/RouteGroupAttributes.md +16 -0
  82. data/docs/RouteGroupList.md +14 -0
  83. data/docs/RoutingApi.md +8 -8
  84. data/docs/RoutingSkillReference.md +14 -0
  85. data/docs/ScheduleGenerationWarning.md +20 -0
  86. data/docs/SchedulingRunListResponse.md +13 -0
  87. data/docs/SchedulingRunResponse.md +22 -0
  88. data/docs/ServiceGoalGroup.md +18 -0
  89. data/docs/ServiceGoalGroupGoals.md +14 -0
  90. data/docs/ServiceGoalGroupList.md +14 -0
  91. data/docs/SetWrapperDayOfWeek.md +13 -0
  92. data/docs/ShiftStartVariance.md +14 -0
  93. data/docs/ShortTermForecast.md +22 -0
  94. data/docs/ShortTermForecastListItemResponse.md +18 -0
  95. data/docs/ShortTermForecastListResponse.md +13 -0
  96. data/docs/ShortTermForecastReference.md +16 -0
  97. data/docs/ShortTermForecastResponse.md +15 -0
  98. data/docs/SurveyAssignment.md +3 -1
  99. data/docs/SurveyForm.md +1 -0
  100. data/docs/TimeOffRequestEntityList.md +13 -0
  101. data/docs/TimeOffRequestLookup.md +15 -0
  102. data/docs/TimeOffRequestLookupList.md +13 -0
  103. data/docs/TimeOffRequestQueryBody.md +15 -0
  104. data/docs/TrustUser.md +1 -0
  105. data/docs/TrusteeAuthorization.md +13 -0
  106. data/docs/Trustor.md +1 -0
  107. data/docs/UpdateActivityCodeRequest.md +19 -0
  108. data/docs/UpdateWeekScheduleRequest.md +18 -0
  109. data/docs/User.md +1 -0
  110. data/docs/UserMe.md +1 -0
  111. data/docs/UserScheduleAdherenceUpdateNotificationDateTime.md +1 -1
  112. data/docs/UserSchedulesPartialUploadRequest.md +13 -0
  113. data/docs/UsersApi.md +5 -6
  114. data/docs/ViewFilter.md +4 -0
  115. data/docs/WeekSchedule.md +23 -0
  116. data/docs/WeekScheduleGenerationResult.md +16 -0
  117. data/docs/WeekScheduleListItemResponse.md +20 -0
  118. data/docs/WeekScheduleListResponse.md +13 -0
  119. data/docs/WeekScheduleResponse.md +14 -0
  120. data/docs/WfmAgent.md +22 -0
  121. data/docs/WfmAverageSpeedOfAnswer.md +14 -0
  122. data/docs/WfmForecastModification.md +20 -0
  123. data/docs/WfmForecastModificationAttributes.md +16 -0
  124. data/docs/WfmForecastModificationIntervalOffsetValue.md +14 -0
  125. data/docs/WfmHistoricalAdherenceQuery.md +1 -1
  126. data/docs/WfmHistoricalAdherenceQueryForUsers.md +17 -0
  127. data/docs/WfmServiceLevel.md +15 -0
  128. data/docs/WfmTimeZone.md +13 -0
  129. data/docs/WorkPlan.md +29 -0
  130. data/docs/WorkPlanActivity.md +25 -0
  131. data/docs/WorkPlanListItemResponse.md +21 -0
  132. data/docs/WorkPlanListResponse.md +13 -0
  133. data/docs/WorkPlanReference.md +13 -0
  134. data/docs/WorkPlanShift.md +31 -0
  135. data/docs/WorkforceManagementApi.md +3557 -187
  136. data/lib/purecloudplatformclientv2.rb +96 -1
  137. data/lib/purecloudplatformclientv2/api/outbound_api.rb +83 -0
  138. data/lib/purecloudplatformclientv2/api/routing_api.rb +8 -8
  139. data/lib/purecloudplatformclientv2/api/users_api.rb +8 -6
  140. data/lib/purecloudplatformclientv2/api/workforce_management_api.rb +3993 -288
  141. data/lib/purecloudplatformclientv2/api_client.rb +1 -1
  142. data/lib/purecloudplatformclientv2/models/agent_time_off_request_patch.rb +268 -0
  143. data/lib/purecloudplatformclientv2/models/aggregate_metric_data.rb +2 -2
  144. data/lib/purecloudplatformclientv2/models/analytics_query_predicate.rb +2 -2
  145. data/lib/purecloudplatformclientv2/models/asg_info_response.rb +2 -2
  146. data/lib/purecloudplatformclientv2/models/async_week_schedule_response.rb +294 -0
  147. data/lib/purecloudplatformclientv2/models/call_media_policy_conditions.rb +28 -1
  148. data/lib/purecloudplatformclientv2/models/campaign_notification.rb +26 -1
  149. data/lib/purecloudplatformclientv2/models/chat_media_policy_conditions.rb +28 -1
  150. data/lib/purecloudplatformclientv2/models/conversation_notification_media.rb +79 -4
  151. data/lib/purecloudplatformclientv2/models/conversation_notification_message.rb +2 -2
  152. data/lib/purecloudplatformclientv2/models/conversation_notification_message_details.rb +31 -4
  153. data/lib/purecloudplatformclientv2/models/conversation_notification_message_media.rb +79 -4
  154. data/lib/purecloudplatformclientv2/models/conversation_notification_message_sticker.rb +226 -0
  155. data/lib/purecloudplatformclientv2/models/conversation_notification_messages.rb +31 -4
  156. data/lib/purecloudplatformclientv2/models/conversation_notification_messages_1.rb +2 -2
  157. data/lib/purecloudplatformclientv2/models/conversation_notification_stickers.rb +226 -0
  158. data/lib/purecloudplatformclientv2/models/copy_short_term_forecast_request.rb +239 -0
  159. data/lib/purecloudplatformclientv2/models/copy_week_schedule_request.rb +238 -0
  160. data/lib/purecloudplatformclientv2/models/copy_work_plan.rb +208 -0
  161. data/lib/purecloudplatformclientv2/models/create_admin_time_off_request.rb +398 -0
  162. data/lib/purecloudplatformclientv2/models/create_agent_time_off_request.rb +320 -0
  163. data/lib/purecloudplatformclientv2/models/create_asg_request.rb +1 -1
  164. data/lib/purecloudplatformclientv2/models/create_management_unit_api_request.rb +336 -0
  165. data/lib/purecloudplatformclientv2/models/create_management_unit_settings.rb +281 -0
  166. data/lib/purecloudplatformclientv2/models/create_queue_media_association_request.rb +231 -0
  167. data/lib/purecloudplatformclientv2/models/create_service_goal_group_request.rb +262 -0
  168. data/lib/purecloudplatformclientv2/models/create_work_plan.rb +550 -0
  169. data/lib/purecloudplatformclientv2/models/create_work_plan_activity.rb +463 -0
  170. data/lib/purecloudplatformclientv2/models/create_work_plan_shift.rb +626 -0
  171. data/lib/purecloudplatformclientv2/models/current_user_schedule_request_body.rb +239 -0
  172. data/lib/purecloudplatformclientv2/models/data_export_notification_notification.rb +2 -2
  173. data/lib/purecloudplatformclientv2/models/date_range.rb +228 -0
  174. data/lib/purecloudplatformclientv2/models/deletable_user_reference.rb +255 -0
  175. data/lib/purecloudplatformclientv2/models/email_media_policy_conditions.rb +28 -1
  176. data/lib/purecloudplatformclientv2/models/external_contact.rb +52 -2
  177. data/lib/purecloudplatformclientv2/models/external_organization.rb +1 -1
  178. data/lib/purecloudplatformclientv2/models/facebook_id.rb +231 -0
  179. data/lib/purecloudplatformclientv2/models/facebook_scoped_id.rb +203 -0
  180. data/lib/purecloudplatformclientv2/models/flow_notification_notification_architect_operation.rb +2 -2
  181. data/lib/purecloudplatformclientv2/models/flow_outcome_notification_notification.rb +276 -0
  182. data/lib/purecloudplatformclientv2/models/flow_outcome_notification_notification_architect_operation.rb +431 -0
  183. data/lib/purecloudplatformclientv2/models/flow_outcome_notification_notification_error_detail.rb +276 -0
  184. data/lib/purecloudplatformclientv2/models/flow_outcome_notification_notification_error_message_params.rb +203 -0
  185. data/lib/purecloudplatformclientv2/models/flow_outcome_notification_notification_home_organization.rb +251 -0
  186. data/lib/purecloudplatformclientv2/models/flow_outcome_notification_notification_user.rb +251 -0
  187. data/lib/purecloudplatformclientv2/models/forecast_generation_result.rb +204 -0
  188. data/lib/purecloudplatformclientv2/models/forecast_generation_route_group_result.rb +230 -0
  189. data/lib/purecloudplatformclientv2/models/forecast_result_response.rb +228 -0
  190. data/lib/purecloudplatformclientv2/models/forecast_source_day_pointer.rb +321 -0
  191. data/lib/purecloudplatformclientv2/models/forecast_time_series_result.rb +256 -0
  192. data/lib/purecloudplatformclientv2/models/generate_short_term_forecast_request.rb +207 -0
  193. data/lib/purecloudplatformclientv2/models/generate_short_term_forecast_response.rb +294 -0
  194. data/lib/purecloudplatformclientv2/models/generate_week_schedule_request.rb +239 -0
  195. data/lib/purecloudplatformclientv2/models/generate_week_schedule_response.rb +268 -0
  196. data/lib/purecloudplatformclientv2/models/headcount_forecast_response.rb +233 -0
  197. data/lib/purecloudplatformclientv2/models/headcount_interval_response.rb +229 -0
  198. data/lib/purecloudplatformclientv2/models/import_short_term_forecast_request.rb +293 -0
  199. data/lib/purecloudplatformclientv2/models/import_week_schedule_request.rb +316 -0
  200. data/lib/purecloudplatformclientv2/models/intraday_data_update_notification_date_time.rb +17 -17
  201. data/lib/purecloudplatformclientv2/models/intraday_data_update_notification_start_date.rb +17 -17
  202. data/lib/purecloudplatformclientv2/models/json_node.rb +17 -17
  203. data/lib/purecloudplatformclientv2/models/language_reference.rb +228 -0
  204. data/lib/purecloudplatformclientv2/models/line_id.rb +231 -0
  205. data/lib/purecloudplatformclientv2/models/line_user_id.rb +203 -0
  206. data/lib/purecloudplatformclientv2/models/list_wrapper_forecast_source_day_pointer.rb +203 -0
  207. data/lib/purecloudplatformclientv2/models/list_wrapper_shift_start_variance.rb +203 -0
  208. data/lib/purecloudplatformclientv2/models/list_wrapper_wfm_forecast_modification.rb +203 -0
  209. data/lib/purecloudplatformclientv2/models/message_conversation_notification_message_details.rb +31 -4
  210. data/lib/purecloudplatformclientv2/models/message_conversation_notification_message_media.rb +79 -4
  211. data/lib/purecloudplatformclientv2/models/message_conversation_notification_message_media_participant.rb +2 -2
  212. data/lib/purecloudplatformclientv2/models/message_conversation_notification_message_sticker.rb +226 -0
  213. data/lib/purecloudplatformclientv2/models/message_conversation_notification_messages.rb +31 -4
  214. data/lib/purecloudplatformclientv2/models/message_conversation_notification_participants.rb +2 -2
  215. data/lib/purecloudplatformclientv2/models/message_media_policy_conditions.rb +28 -1
  216. data/lib/purecloudplatformclientv2/models/org_user.rb +27 -1
  217. data/lib/purecloudplatformclientv2/models/partial_upload_response.rb +202 -0
  218. data/lib/purecloudplatformclientv2/models/patch_user.rb +1 -26
  219. data/lib/purecloudplatformclientv2/models/prompt_notification_notification_architect_operation.rb +2 -2
  220. data/lib/purecloudplatformclientv2/models/prompt_notification_notification_current_operation.rb +2 -2
  221. data/lib/purecloudplatformclientv2/models/{survey_form_uri_reference.rb → published_survey_form_reference.rb} +16 -14
  222. data/lib/purecloudplatformclientv2/models/query_division.rb +176 -0
  223. data/lib/purecloudplatformclientv2/models/queue_media_association.rb +283 -0
  224. data/lib/purecloudplatformclientv2/models/queue_reference.rb +228 -0
  225. data/lib/purecloudplatformclientv2/models/recording_messaging_message.rb +26 -1
  226. data/lib/purecloudplatformclientv2/models/reporting_export_job_request.rb +2 -2
  227. data/lib/purecloudplatformclientv2/models/reporting_export_job_response.rb +2 -2
  228. data/lib/purecloudplatformclientv2/models/route_group.rb +363 -0
  229. data/lib/purecloudplatformclientv2/models/route_group_attributes.rb +307 -0
  230. data/lib/purecloudplatformclientv2/models/route_group_list.rb +235 -0
  231. data/lib/purecloudplatformclientv2/models/routing_skill_reference.rb +228 -0
  232. data/lib/purecloudplatformclientv2/models/schedule_generation_warning.rb +389 -0
  233. data/lib/purecloudplatformclientv2/models/scheduling_run_list_response.rb +203 -0
  234. data/lib/purecloudplatformclientv2/models/scheduling_run_response.rb +451 -0
  235. data/lib/purecloudplatformclientv2/models/service_goal_group.rb +339 -0
  236. data/lib/purecloudplatformclientv2/models/service_goal_group_goals.rb +239 -0
  237. data/lib/purecloudplatformclientv2/models/service_goal_group_list.rb +230 -0
  238. data/lib/purecloudplatformclientv2/models/set_wrapper_day_of_week.rb +203 -0
  239. data/lib/purecloudplatformclientv2/models/shift_start_variance.rb +241 -0
  240. data/lib/purecloudplatformclientv2/models/short_term_forecast.rb +466 -0
  241. data/lib/purecloudplatformclientv2/models/short_term_forecast_list_item_response.rb +362 -0
  242. data/lib/purecloudplatformclientv2/models/short_term_forecast_list_response.rb +203 -0
  243. data/lib/purecloudplatformclientv2/models/short_term_forecast_reference.rb +291 -0
  244. data/lib/purecloudplatformclientv2/models/short_term_forecast_response.rb +268 -0
  245. data/lib/purecloudplatformclientv2/models/survey_assignment.rb +62 -5
  246. data/lib/purecloudplatformclientv2/models/survey_form.rb +32 -1
  247. data/lib/purecloudplatformclientv2/models/time_off_request_entity_list.rb +203 -0
  248. data/lib/purecloudplatformclientv2/models/time_off_request_lookup.rb +264 -0
  249. data/lib/purecloudplatformclientv2/models/time_off_request_lookup_list.rb +209 -0
  250. data/lib/purecloudplatformclientv2/models/time_off_request_query_body.rb +258 -0
  251. data/lib/purecloudplatformclientv2/models/trust_user.rb +27 -1
  252. data/lib/purecloudplatformclientv2/models/trustee_authorization.rb +204 -0
  253. data/lib/purecloudplatformclientv2/models/trustor.rb +27 -1
  254. data/lib/purecloudplatformclientv2/models/update_activity_code_request.rb +378 -0
  255. data/lib/purecloudplatformclientv2/models/update_week_schedule_request.rb +346 -0
  256. data/lib/purecloudplatformclientv2/models/user.rb +27 -1
  257. data/lib/purecloudplatformclientv2/models/user_me.rb +27 -1
  258. data/lib/purecloudplatformclientv2/models/user_schedule_adherence_update_notification_date_time.rb +17 -17
  259. data/lib/purecloudplatformclientv2/models/user_schedules_partial_upload_request.rb +210 -0
  260. data/lib/purecloudplatformclientv2/models/view_filter.rb +112 -4
  261. data/lib/purecloudplatformclientv2/models/week_schedule.rb +465 -0
  262. data/lib/purecloudplatformclientv2/models/week_schedule_generation_result.rb +282 -0
  263. data/lib/purecloudplatformclientv2/models/week_schedule_list_item_response.rb +384 -0
  264. data/lib/purecloudplatformclientv2/models/week_schedule_list_response.rb +204 -0
  265. data/lib/purecloudplatformclientv2/models/week_schedule_response.rb +229 -0
  266. data/lib/purecloudplatformclientv2/models/wfm_agent.rb +443 -0
  267. data/lib/purecloudplatformclientv2/models/wfm_average_speed_of_answer.rb +234 -0
  268. data/lib/purecloudplatformclientv2/models/wfm_forecast_modification.rb +435 -0
  269. data/lib/purecloudplatformclientv2/models/wfm_forecast_modification_attributes.rb +288 -0
  270. data/lib/purecloudplatformclientv2/models/wfm_forecast_modification_interval_offset_value.rb +239 -0
  271. data/lib/purecloudplatformclientv2/models/wfm_historical_adherence_query.rb +1 -1
  272. data/lib/purecloudplatformclientv2/models/wfm_historical_adherence_query_for_users.rb +324 -0
  273. data/lib/purecloudplatformclientv2/models/wfm_service_level.rb +260 -0
  274. data/lib/purecloudplatformclientv2/models/wfm_time_zone.rb +203 -0
  275. data/lib/purecloudplatformclientv2/models/work_plan.rb +627 -0
  276. data/lib/purecloudplatformclientv2/models/work_plan_activity.rb +515 -0
  277. data/lib/purecloudplatformclientv2/models/work_plan_list_item_response.rb +410 -0
  278. data/lib/purecloudplatformclientv2/models/work_plan_list_response.rb +203 -0
  279. data/lib/purecloudplatformclientv2/models/work_plan_reference.rb +207 -0
  280. data/lib/purecloudplatformclientv2/models/work_plan_shift.rb +678 -0
  281. data/lib/purecloudplatformclientv2/version.rb +1 -1
  282. metadata +194 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b4324d4d420da278d411be6d1be5725bb8e848b8
4
- data.tar.gz: d9e7e561751329187659da739020e78fcfbaa300
3
+ metadata.gz: 95c943e013ef3a19a62f8be6f2eacadc43bbb14f
4
+ data.tar.gz: 6d232c3a49b1854e1799268e335145190e86300c
5
5
  SHA512:
6
- metadata.gz: c637c3df2a9e0ab537480e3383cb8188d094defe1fc693cab0be5039fb164f4b01da093b1d629291c4e528347994071114475b097990a88f00073b23fade23f7
7
- data.tar.gz: b297deab4a105bd0a9a7719b5ea9861d089d692b7c8e2b1ac41a30076d50cf5f3384d6286dc3a6c6d09d28621c536da7c71b7ee5c7ae748868b278a3e23fba45
6
+ metadata.gz: 11e0824d7f466956707c95dd9eccd4d32358a5aa5b26cead7ba3bddcd1521ee50a14ac962500d5b882687a909139a3ff3f460e5b221bb8d48a71afaf6b7afcaf
7
+ data.tar.gz: 5070e45769a0d3202677393d3d51757f271c7c8d239128f75b07808684ddb34e64b55c3d1a07f42e9eff7e15ae20a87ca85da441a75a558e91a3fcdbfed517b7
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: PureCloud Ruby Gem
3
3
  ---
4
- ![](http://ruby-gem-downloads-badge.herokuapp.com/purecloudplatformclientv2?label=36.1.0)
4
+ ![](http://ruby-gem-downloads-badge.herokuapp.com/purecloudplatformclientv2?label=37.0.0)
5
5
 
6
6
  Documentation can be found at [https://developer.mypurecloud.com/api/rest/client-libraries/ruby/](https://developer.mypurecloud.com/api/rest/client-libraries/ruby/)
7
7
 
@@ -10,7 +10,7 @@ Documentation can be found at [https://developer.mypurecloud.com/api/rest/client
10
10
  ### from rubygems.org
11
11
 
12
12
  ~~~ ruby
13
- gem install 'purecloudplatformclientv2', '~> 36.1.0'
13
+ gem install 'purecloudplatformclientv2', '~> 37.0.0'
14
14
  ~~~
15
15
 
16
16
  ### Install from Git
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: AgentTimeOffRequestPatch
3
+ ---
4
+ ## PureCloud::AgentTimeOffRequestPatch
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **marked_as_read** | **BOOLEAN** | Whether this request has been read by the agent | [optional] |
11
+ | **status** | **String** | The status of this time off request. Can only be canceled if the requested date has not already passed | [optional] |
12
+ | **notes** | **String** | Notes about the time off request. Can only be edited while the request is still pending | [optional] |
13
+ {: class="table table-striped"}
14
+
15
+
@@ -176,7 +176,7 @@ Wraps GET /api/v2/analytics/reporting/exports
176
176
 
177
177
  Requires ANY permissions:
178
178
 
179
- * analytics:conversationAggregate:view
179
+ * analytics:dataExport:view
180
180
 
181
181
 
182
182
  ### Example
@@ -1148,7 +1148,7 @@ Wraps POST /api/v2/analytics/reporting/exports
1148
1148
 
1149
1149
  Requires ANY permissions:
1150
1150
 
1151
- * analytics:conversationAggregate:view
1151
+ * analytics:dataExport:add
1152
1152
 
1153
1153
 
1154
1154
  ### Example
@@ -7,9 +7,9 @@ title: AsgInfoResponse
7
7
 
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
- | **id** | **String** | The globally unique identifier for the object. | [optional] |
10
+ | **id** | **String** | The full id of the asg <orgId>-<siteId>-ASG-<asgVersion> | [optional] |
11
11
  | **site** | [**Site**](Site.html) | The site that the asg belongs to. | [optional] |
12
- | **ami** | **String** | The ami ami of the asg. | [optional] |
12
+ | **ami** | **String** | The version of the asg, ex '003' | [optional] |
13
13
  | **edge_version** | **String** | The software ami of the edges in the asg. | [optional] |
14
14
  | **instance_info** | [**Array<InstanceInfo>**](InstanceInfo.html) | List of instances and their information that live in the ASG. | [optional] |
15
15
  | **self_uri** | **String** | The URI for this object | [optional] |
@@ -0,0 +1,16 @@
1
+ ---
2
+ title: AsyncWeekScheduleResponse
3
+ ---
4
+ ## PureCloud::AsyncWeekScheduleResponse
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **status** | **String** | The status of the request | [optional] |
11
+ | **result** | [**WeekSchedule**](WeekSchedule.html) | Week schedule result. The value will be null if the data is sent through notification or if response is large. | [optional] |
12
+ | **operation_id** | **String** | The operation id to watch for on the notification topic if status == Processing | [optional] |
13
+ | **download_url** | **String** | The url to fetch the result for large responses. The value will be null if result contains the data | [optional] |
14
+ {: class="table table-striped"}
15
+
16
+
@@ -11,6 +11,7 @@ title: CallMediaPolicyConditions
11
11
  | **date_ranges** | **Array<String>** | | [optional] |
12
12
  | **for_queues** | [**Array<Queue>**](Queue.html) | | [optional] |
13
13
  | **wrapup_codes** | [**Array<WrapupCode>**](WrapupCode.html) | | [optional] |
14
+ | **languages** | [**Array<Language>**](Language.html) | | [optional] |
14
15
  | **time_allowed** | [**TimeAllowed**](TimeAllowed.html) | | [optional] |
15
16
  | **directions** | **Array<String>** | | [optional] |
16
17
  | **duration** | [**DurationCondition**](DurationCondition.html) | | [optional] |
@@ -38,6 +38,7 @@ title: CampaignNotification
38
38
  | **call_analysis_language** | **String** | | [optional] |
39
39
  | **priority** | **Integer** | | [optional] |
40
40
  | **contact_list_filters** | [**Array<CampaignNotificationUriReference>**](CampaignNotificationUriReference.html) | | [optional] |
41
+ | **division** | [**CampaignNotificationUriReference**](CampaignNotificationUriReference.html) | | [optional] |
41
42
  | **additional_properties** | **Object** | | [optional] |
42
43
  {: class="table table-striped"}
43
44
 
@@ -11,6 +11,7 @@ title: ChatMediaPolicyConditions
11
11
  | **date_ranges** | **Array<String>** | | [optional] |
12
12
  | **for_queues** | [**Array<Queue>**](Queue.html) | | [optional] |
13
13
  | **wrapup_codes** | [**Array<WrapupCode>**](WrapupCode.html) | | [optional] |
14
+ | **languages** | [**Array<Language>**](Language.html) | | [optional] |
14
15
  | **time_allowed** | [**TimeAllowed**](TimeAllowed.html) | | [optional] |
15
16
  | **duration** | [**DurationCondition**](DurationCondition.html) | | [optional] |
16
17
  {: class="table table-striped"}
@@ -9,6 +9,9 @@ title: ConversationNotificationMedia
9
9
  |------------ | ------------- | ------------- | -------------|
10
10
  | **url** | **String** | | [optional] |
11
11
  | **media_type** | **String** | | [optional] |
12
+ | **content_length_bytes** | **Integer** | | [optional] |
13
+ | **name** | **String** | | [optional] |
14
+ | **id** | **String** | | [optional] |
12
15
  {: class="table table-striped"}
13
16
 
14
17
 
@@ -12,6 +12,7 @@ title: ConversationNotificationMessageDetails
12
12
  | **message_status** | **String** | | [optional] |
13
13
  | **message_segment_count** | **Integer** | | [optional] |
14
14
  | **media** | [**Array<ConversationNotificationMedia>**](ConversationNotificationMedia.html) | | [optional] |
15
+ | **stickers** | [**Array<ConversationNotificationStickers>**](ConversationNotificationStickers.html) | | [optional] |
15
16
  {: class="table table-striped"}
16
17
 
17
18
 
@@ -9,6 +9,9 @@ title: ConversationNotificationMessageMedia
9
9
  |------------ | ------------- | ------------- | -------------|
10
10
  | **url** | **String** | | [optional] |
11
11
  | **media_type** | **String** | | [optional] |
12
+ | **content_length_bytes** | **Integer** | | [optional] |
13
+ | **name** | **String** | | [optional] |
14
+ | **id** | **String** | | [optional] |
12
15
  {: class="table table-striped"}
13
16
 
14
17
 
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: ConversationNotificationMessageSticker
3
+ ---
4
+ ## PureCloud::ConversationNotificationMessageSticker
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **url** | **String** | | [optional] |
11
+ | **id** | **String** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -12,6 +12,7 @@ title: ConversationNotificationMessages
12
12
  | **message_status** | **String** | | [optional] |
13
13
  | **message_segment_count** | **Integer** | | [optional] |
14
14
  | **media** | [**Array<ConversationNotificationMedia>**](ConversationNotificationMedia.html) | | [optional] |
15
+ | **stickers** | [**Array<ConversationNotificationStickers>**](ConversationNotificationStickers.html) | | [optional] |
15
16
  {: class="table table-striped"}
16
17
 
17
18
 
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: ConversationNotificationStickers
3
+ ---
4
+ ## PureCloud::ConversationNotificationStickers
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **url** | **String** | | [optional] |
11
+ | **id** | **String** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: CopyShortTermForecastRequest
3
+ ---
4
+ ## PureCloud::CopyShortTermForecastRequest
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **week_date** | **String** | The first day of the short term forecast in yyyy-MM-dd format. Must be the management unit's start day of week | |
11
+ | **description** | **String** | Description for the new forecast | |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: CopyWeekScheduleRequest
3
+ ---
4
+ ## PureCloud::CopyWeekScheduleRequest
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **description** | **String** | Description of the copied week schedule | |
11
+ | **week_date** | **String** | Week in yyyy-MM-dd format to which the schedule is copied | |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,13 @@
1
+ ---
2
+ title: CopyWorkPlan
3
+ ---
4
+ ## PureCloud::CopyWorkPlan
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **name** | **String** | Name of the copied work plan | |
11
+ {: class="table table-striped"}
12
+
13
+
@@ -0,0 +1,19 @@
1
+ ---
2
+ title: CreateAdminTimeOffRequest
3
+ ---
4
+ ## PureCloud::CreateAdminTimeOffRequest
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **status** | **String** | The status of this time off request | |
11
+ | **users** | [**Array<UserReference>**](UserReference.html) | A set of IDs for users to associate with this time off request | |
12
+ | **activity_code_id** | **String** | The ID of the activity code associated with this time off request. Activity code must be of the TimeOff category | |
13
+ | **notes** | **String** | Notes about the time off request | [optional] |
14
+ | **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. | [optional] |
15
+ | **partial_day_start_date_times** | **Array<DateTime>** | A set of start date-times in ISO-8601 format for partial day requests. | [optional] |
16
+ | **daily_duration_minutes** | **Integer** | The daily duration of this time off request in minutes | |
17
+ {: class="table table-striped"}
18
+
19
+
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: CreateAgentTimeOffRequest
3
+ ---
4
+ ## PureCloud::CreateAgentTimeOffRequest
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **activity_code_id** | **String** | The ID of the activity code associated with this time off request. Activity code must be of the TimeOff category | |
11
+ | **notes** | **String** | Notes about the time off request | [optional] |
12
+ | **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. | [optional] |
13
+ | **partial_day_start_date_times** | **Array<DateTime>** | A set of start date-times in ISO-8601 format for partial day requests. | [optional] |
14
+ | **daily_duration_minutes** | **Integer** | The daily duration of this time off request in minutes | |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -11,7 +11,7 @@ title: CreateAsgRequest
11
11
  | **edge_group_id** | **String** | Edge group that the user wants the asg edges to be assigned to. | [optional] |
12
12
  | **external_trunk_base_id** | **String** | Trunk base that the user wants the asg edges to be assigned to | [optional] |
13
13
  | **asg_logical_iam_instance_profile** | **String** | Overrides the default logical IAM Instance Profile | [optional] |
14
- | **asg_ami** | **BOOLEAN** | Overrides the default EDGE AMI used with the ASG | [optional] |
14
+ | **asg_ami** | **String** | Overrides the default EDGE AMI used with the ASG | [optional] |
15
15
  | **asg_type** | **String** | Overrides the type of ASG being created. By default we always create a 'standard' asg. | [optional] |
16
16
  | **asg_instance_count** | **Integer** | Overrides the default number of Edge instances to start in the ASG | [optional] |
17
17
  | **asg_network_space** | **String** | Overrides the network space the ASG will start in. The default will always be mediaservices | [optional] |
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: CreateManagementUnitApiRequest
3
+ ---
4
+ ## PureCloud::CreateManagementUnitApiRequest
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **name** | **String** | The name of the management unit | |
11
+ | **time_zone** | **String** | The default time zone to use for this management unit | |
12
+ | **start_day_of_week** | **String** | The configured first day of the week for scheduling and forecasting purposes | |
13
+ | **settings** | [**CreateManagementUnitSettings**](CreateManagementUnitSettings.html) | The configuration for the management unit. If omitted, reasonable defaults will be assigned | [optional] |
14
+ | **division_id** | **String** | The division to which this management unit belongs. Defaults to home division ID | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -0,0 +1,16 @@
1
+ ---
2
+ title: CreateManagementUnitSettings
3
+ ---
4
+ ## PureCloud::CreateManagementUnitSettings
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **adherence** | [**AdherenceSettings**](AdherenceSettings.html) | Adherence settings for this management unit | [optional] |
11
+ | **short_term_forecasting** | [**ShortTermForecastingSettings**](ShortTermForecastingSettings.html) | Short term forecasting settings for this management unit | [optional] |
12
+ | **time_off** | [**TimeOffRequestSettings**](TimeOffRequestSettings.html) | Time off request settings for this management unit | [optional] |
13
+ | **scheduling** | [**SchedulingSettings**](SchedulingSettings.html) | Scheduling settings for this management unit | [optional] |
14
+ {: class="table table-striped"}
15
+
16
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: CreateQueueMediaAssociationRequest
3
+ ---
4
+ ## PureCloud::CreateQueueMediaAssociationRequest
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **queue** | [**QueueReference**](QueueReference.html) | The queue to associate with the service goal group | [optional] |
11
+ | **media_types** | **Array<String>** | The media types of the given queue to associate with the service goal group | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: CreateServiceGoalGroupRequest
3
+ ---
4
+ ## PureCloud::CreateServiceGoalGroupRequest
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **name** | **String** | name | |
11
+ | **goals** | [**ServiceGoalGroupGoals**](ServiceGoalGroupGoals.html) | Goals defined for this service goal group | [optional] |
12
+ | **queue_media_associations** | [**Array<CreateQueueMediaAssociationRequest>**](CreateQueueMediaAssociationRequest.html) | List of queues and media types from that queue to associate with this service goal group | [optional] |
13
+ {: class="table table-striped"}
14
+
15
+
@@ -0,0 +1,26 @@
1
+ ---
2
+ title: CreateWorkPlan
3
+ ---
4
+ ## PureCloud::CreateWorkPlan
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **name** | **String** | Name of this work plan | |
11
+ | **enabled** | **BOOLEAN** | Whether the work plan is enabled for scheduling | [optional] |
12
+ | **constrain_weekly_paid_time** | **BOOLEAN** | Whether the weekly paid time constraint is enabled for this work plan | [optional] |
13
+ | **flexible_weekly_paid_time** | **BOOLEAN** | Whether the weekly paid time constraint is flexible for this work plan | [optional] |
14
+ | **weekly_exact_paid_minutes** | **Integer** | Exact weekly paid time in minutes for this work plan. Used if flexibleWeeklyPaidTime == false | [optional] |
15
+ | **weekly_minimum_paid_minutes** | **Integer** | Minimum weekly paid time in minutes for this work plan. Used if flexibleWeeklyPaidTime == true | [optional] |
16
+ | **weekly_maximum_paid_minutes** | **Integer** | Maximum weekly paid time in minutes for this work plan. Used if flexibleWeeklyPaidTime == true | [optional] |
17
+ | **constrain_minimum_time_between_shifts** | **BOOLEAN** | Whether the minimum time between shifts constraint is enabled for this work plan | [optional] |
18
+ | **minimum_time_between_shifts_minutes** | **Integer** | Minimum time between shifts in minutes defined in this work plan. Used if constrainMinimumTimeBetweenShifts == true | [optional] |
19
+ | **maximum_days** | **Integer** | Maximum number days in a week allowed to be scheduled for this work plan | [optional] |
20
+ | **optional_days** | [**SetWrapperDayOfWeek**](SetWrapperDayOfWeek.html) | Optional days to schedule for this work plan | [optional] |
21
+ | **shift_start_variances** | [**ListWrapperShiftStartVariance**](ListWrapperShiftStartVariance.html) | Variance in minutes among start times of shifts in this work plan | [optional] |
22
+ | **shifts** | [**Array<CreateWorkPlanShift>**](CreateWorkPlanShift.html) | Shifts in this work plan | [optional] |
23
+ | **agents** | [**Array<UserReference>**](UserReference.html) | Agents in this work plan | [optional] |
24
+ {: class="table table-striped"}
25
+
26
+
@@ -0,0 +1,23 @@
1
+ ---
2
+ title: CreateWorkPlanActivity
3
+ ---
4
+ ## PureCloud::CreateWorkPlanActivity
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **activity_code_id** | **String** | ID of the activity code associated with this activity | [optional] |
11
+ | **description** | **String** | Description of the activity | [optional] |
12
+ | **length_minutes** | **Integer** | Length of the activity in minutes | [optional] |
13
+ | **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] |
14
+ | **flexible_start_time** | **BOOLEAN** | Whether the start time of the activity is flexible | [optional] |
15
+ | **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] |
16
+ | **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] |
17
+ | **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] |
18
+ | **start_time_increment_minutes** | **Integer** | Increment in offset minutes that would contribute to different possible start times for the activity | [optional] |
19
+ | **counts_as_paid_time** | **BOOLEAN** | Whether the activity is paid | [optional] |
20
+ | **counts_as_contiguous_work_time** | **BOOLEAN** | Whether the activity duration is counted towards contiguous work time | [optional] |
21
+ {: class="table table-striped"}
22
+
23
+
@@ -0,0 +1,29 @@
1
+ ---
2
+ title: CreateWorkPlanShift
3
+ ---
4
+ ## PureCloud::CreateWorkPlanShift
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **name** | **String** | Name of the shift | |
11
+ | **days** | [**SetWrapperDayOfWeek**](SetWrapperDayOfWeek.html) | Days of the week applicable for this shift | [optional] |
12
+ | **flexible_start_time** | **BOOLEAN** | Whether the start time of the shift is flexible | [optional] |
13
+ | **exact_start_time_minutes_from_midnight** | **Integer** | Exact start time of the shift defined as offset minutes from midnight. Used if flexibleStartTime == false | [optional] |
14
+ | **earliest_start_time_minutes_from_midnight** | **Integer** | Earliest start time of the shift defined as offset minutes from midnight. Used if flexibleStartTime == true | [optional] |
15
+ | **latest_start_time_minutes_from_midnight** | **Integer** | Latest start time of the shift defined as offset minutes from midnight. Used if flexibleStartTime == true | [optional] |
16
+ | **constrain_stop_time** | **BOOLEAN** | Whether the latest stop time constraint for the shift is enabled | [optional] |
17
+ | **latest_stop_time_minutes_from_midnight** | **Integer** | Latest stop time of the shift defined as offset minutes from midnight. Used if constrainStopTime == true | [optional] |
18
+ | **start_increment_minutes** | **Integer** | Increment in offset minutes that would contribute to different possible start times for the shift. Used if flexibleStartTime == true | [optional] |
19
+ | **flexible_paid_time** | **BOOLEAN** | Whether the paid time setting for the shift is flexible | [optional] |
20
+ | **exact_paid_time_minutes** | **Integer** | Exact paid time in minutes configured for the shift. Used if flexiblePaidTime == false | [optional] |
21
+ | **minimum_paid_time_minutes** | **Integer** | Minimum paid time in minutes configured for the shift. Used if flexiblePaidTime == true | [optional] |
22
+ | **maximum_paid_time_minutes** | **Integer** | Maximum paid time in minutes configured for the shift. Used if flexiblePaidTime == true | [optional] |
23
+ | **constrain_contiguous_work_time** | **BOOLEAN** | Whether the contiguous time constraint for the shift is enabled | [optional] |
24
+ | **minimum_contiguous_work_time_minutes** | **Integer** | Minimum contiguous time in minutes configured for the shift. Used if constrainContiguousWorkTime == true | [optional] |
25
+ | **maximum_contiguous_work_time_minutes** | **Integer** | Maximum contiguous time in minutes configured for the shift. Used if constrainContiguousWorkTime == true | [optional] |
26
+ | **activities** | [**Array<CreateWorkPlanActivity>**](CreateWorkPlanActivity.html) | Activities configured for this shift | [optional] |
27
+ {: class="table table-striped"}
28
+
29
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: CurrentUserScheduleRequestBody
3
+ ---
4
+ ## PureCloud::CurrentUserScheduleRequestBody
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **start_date** | **DateTime** | Beginning of the range of schedules to fetch, in ISO-8601 format | |
11
+ | **end_date** | **DateTime** | End of the range of schedules to fetch, in ISO-8601 format | |
12
+ {: class="table table-striped"}
13
+
14
+