You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/PureCloudPlatformClientV2/__init__.py
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1008,6 +1008,8 @@
1008
1008
from .models.out_of_officeimportOutOfOffice
1009
1009
from .models.out_of_office_event_out_of_officeimportOutOfOfficeEventOutOfOffice
1010
1010
from .models.out_of_office_event_userimportOutOfOfficeEventUser
1011
+
from .models.outbound_messaging_messaging_campaign_progress_event_campaign_progressimportOutboundMessagingMessagingCampaignProgressEventCampaignProgress
1012
+
from .models.outbound_messaging_messaging_campaign_progress_event_uri_referenceimportOutboundMessagingMessagingCampaignProgressEventUriReference
1011
1013
from .models.outbound_routeimportOutboundRoute
1012
1014
from .models.outbound_route_baseimportOutboundRouteBase
1013
1015
from .models.outbound_route_base_entity_listingimportOutboundRouteBaseEntityListing
@@ -1720,6 +1722,15 @@
1720
1722
from .models.wfm_agent_schedule_update_topic_wfm_schedule_activityimportWfmAgentScheduleUpdateTopicWfmScheduleActivity
1721
1723
from .models.wfm_agent_schedule_update_topic_wfm_schedule_shiftimportWfmAgentScheduleUpdateTopicWfmScheduleShift
1722
1724
from .models.wfm_average_speed_of_answerimportWfmAverageSpeedOfAnswer
1725
+
from .models.wfm_bu_intraday_data_update_topic_bu_intraday_data_groupimportWfmBuIntradayDataUpdateTopicBuIntradayDataGroup
1726
+
from .models.wfm_bu_intraday_data_update_topic_bu_intraday_forecast_dataimportWfmBuIntradayDataUpdateTopicBuIntradayForecastData
1727
+
from .models.wfm_bu_intraday_data_update_topic_bu_intraday_notificationimportWfmBuIntradayDataUpdateTopicBuIntradayNotification
1728
+
from .models.wfm_bu_intraday_data_update_topic_bu_intraday_resultimportWfmBuIntradayDataUpdateTopicBuIntradayResult
1729
+
from .models.wfm_bu_intraday_data_update_topic_bu_intraday_schedule_dataimportWfmBuIntradayDataUpdateTopicBuIntradayScheduleData
1730
+
from .models.wfm_bu_intraday_data_update_topic_bu_schedule_referenceimportWfmBuIntradayDataUpdateTopicBuScheduleReference
1731
+
from .models.wfm_bu_intraday_data_update_topic_bu_short_term_forecast_referenceimportWfmBuIntradayDataUpdateTopicBuShortTermForecastReference
1732
+
from .models.wfm_bu_intraday_data_update_topic_intraday_performance_prediction_dataimportWfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData
1733
+
from .models.wfm_bu_intraday_data_update_topic_local_dateimportWfmBuIntradayDataUpdateTopicLocalDate
1723
1734
from .models.wfm_bu_schedule_query_result_topic_bu_schedule_search_result_notificationimportWfmBuScheduleQueryResultTopicBuScheduleSearchResultNotification
1724
1735
from .models.wfm_bu_schedule_run_topic_bu_schedule_referenceimportWfmBuScheduleRunTopicBuScheduleReference
1725
1736
from .models.wfm_bu_schedule_run_topic_bu_schedule_runimportWfmBuScheduleRunTopicBuScheduleRun
@@ -1777,6 +1788,9 @@
1777
1788
from .models.wfm_user_notification_topic_time_off_request_notificationimportWfmUserNotificationTopicTimeOffRequestNotification
1778
1789
from .models.wfm_user_notification_topic_user_referenceimportWfmUserNotificationTopicUserReference
1779
1790
from .models.wfm_user_notification_topic_wfm_user_notificationimportWfmUserNotificationTopicWfmUserNotification
1791
+
from .models.wfm_user_schedule_adherence_updated_mu_topic_queue_referenceimportWfmUserScheduleAdherenceUpdatedMuTopicQueueReference
1792
+
from .models.wfm_user_schedule_adherence_updated_mu_topic_user_referenceimportWfmUserScheduleAdherenceUpdatedMuTopicUserReference
1793
+
from .models.wfm_user_schedule_adherence_updated_mu_topic_user_schedule_adherence_updateimportWfmUserScheduleAdherenceUpdatedMuTopicUserScheduleAdherenceUpdate
1780
1794
from .models.wfm_user_schedule_adherence_updated_topic_queue_referenceimportWfmUserScheduleAdherenceUpdatedTopicQueueReference
1781
1795
from .models.wfm_user_schedule_adherence_updated_topic_user_referenceimportWfmUserScheduleAdherenceUpdatedTopicUserReference
1782
1796
from .models.wfm_user_schedule_adherence_updated_topic_user_schedule_adherence_updateimportWfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate
Copy file name to clipboardExpand all lines: build/PureCloudPlatformClientV2/models/__init__.py
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1008,6 +1008,8 @@
1008
1008
from .out_of_officeimportOutOfOffice
1009
1009
from .out_of_office_event_out_of_officeimportOutOfOfficeEventOutOfOffice
1010
1010
from .out_of_office_event_userimportOutOfOfficeEventUser
1011
+
from .outbound_messaging_messaging_campaign_progress_event_campaign_progressimportOutboundMessagingMessagingCampaignProgressEventCampaignProgress
1012
+
from .outbound_messaging_messaging_campaign_progress_event_uri_referenceimportOutboundMessagingMessagingCampaignProgressEventUriReference
1011
1013
from .outbound_routeimportOutboundRoute
1012
1014
from .outbound_route_baseimportOutboundRouteBase
1013
1015
from .outbound_route_base_entity_listingimportOutboundRouteBaseEntityListing
@@ -1720,6 +1722,15 @@
1720
1722
from .wfm_agent_schedule_update_topic_wfm_schedule_activityimportWfmAgentScheduleUpdateTopicWfmScheduleActivity
1721
1723
from .wfm_agent_schedule_update_topic_wfm_schedule_shiftimportWfmAgentScheduleUpdateTopicWfmScheduleShift
1722
1724
from .wfm_average_speed_of_answerimportWfmAverageSpeedOfAnswer
1725
+
from .wfm_bu_intraday_data_update_topic_bu_intraday_data_groupimportWfmBuIntradayDataUpdateTopicBuIntradayDataGroup
1726
+
from .wfm_bu_intraday_data_update_topic_bu_intraday_forecast_dataimportWfmBuIntradayDataUpdateTopicBuIntradayForecastData
1727
+
from .wfm_bu_intraday_data_update_topic_bu_intraday_notificationimportWfmBuIntradayDataUpdateTopicBuIntradayNotification
1728
+
from .wfm_bu_intraday_data_update_topic_bu_intraday_resultimportWfmBuIntradayDataUpdateTopicBuIntradayResult
1729
+
from .wfm_bu_intraday_data_update_topic_bu_intraday_schedule_dataimportWfmBuIntradayDataUpdateTopicBuIntradayScheduleData
1730
+
from .wfm_bu_intraday_data_update_topic_bu_schedule_referenceimportWfmBuIntradayDataUpdateTopicBuScheduleReference
1731
+
from .wfm_bu_intraday_data_update_topic_bu_short_term_forecast_referenceimportWfmBuIntradayDataUpdateTopicBuShortTermForecastReference
1732
+
from .wfm_bu_intraday_data_update_topic_intraday_performance_prediction_dataimportWfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData
1733
+
from .wfm_bu_intraday_data_update_topic_local_dateimportWfmBuIntradayDataUpdateTopicLocalDate
1723
1734
from .wfm_bu_schedule_query_result_topic_bu_schedule_search_result_notificationimportWfmBuScheduleQueryResultTopicBuScheduleSearchResultNotification
1724
1735
from .wfm_bu_schedule_run_topic_bu_schedule_referenceimportWfmBuScheduleRunTopicBuScheduleReference
1725
1736
from .wfm_bu_schedule_run_topic_bu_schedule_runimportWfmBuScheduleRunTopicBuScheduleRun
@@ -1777,6 +1788,9 @@
1777
1788
from .wfm_user_notification_topic_time_off_request_notificationimportWfmUserNotificationTopicTimeOffRequestNotification
1778
1789
from .wfm_user_notification_topic_user_referenceimportWfmUserNotificationTopicUserReference
1779
1790
from .wfm_user_notification_topic_wfm_user_notificationimportWfmUserNotificationTopicWfmUserNotification
1791
+
from .wfm_user_schedule_adherence_updated_mu_topic_queue_referenceimportWfmUserScheduleAdherenceUpdatedMuTopicQueueReference
1792
+
from .wfm_user_schedule_adherence_updated_mu_topic_user_referenceimportWfmUserScheduleAdherenceUpdatedMuTopicUserReference
1793
+
from .wfm_user_schedule_adherence_updated_mu_topic_user_schedule_adherence_updateimportWfmUserScheduleAdherenceUpdatedMuTopicUserScheduleAdherenceUpdate
1780
1794
from .wfm_user_schedule_adherence_updated_topic_queue_referenceimportWfmUserScheduleAdherenceUpdatedTopicQueueReference
1781
1795
from .wfm_user_schedule_adherence_updated_topic_user_referenceimportWfmUserScheduleAdherenceUpdatedTopicUserReference
1782
1796
from .wfm_user_schedule_adherence_updated_topic_user_schedule_adherence_updateimportWfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate
0 commit comments