@@ -35,8 +35,8 @@ bandwidth/models/call_transcription_detected_language_enum.py
3535bandwidth/models/call_transcription_metadata.py
3636bandwidth/models/call_transcription_response.py
3737bandwidth/models/call_transcription_track_enum.py
38+ bandwidth/models/callback.py
3839bandwidth/models/callback_method_enum.py
39- bandwidth/models/callback_type_enum.py
4040bandwidth/models/card_width_enum.py
4141bandwidth/models/code_request.py
4242bandwidth/models/conference.py
@@ -55,16 +55,19 @@ bandwidth/models/create_call_response.py
5555bandwidth/models/create_lookup_response.py
5656bandwidth/models/create_message_request_error.py
5757bandwidth/models/create_multi_channel_message_response.py
58- bandwidth/models/deferred_result.py
5958bandwidth/models/disconnect_callback.py
6059bandwidth/models/diversion.py
6160bandwidth/models/dtmf_callback.py
6261bandwidth/models/error.py
6362bandwidth/models/error_object.py
63+ bandwidth/models/error_source.py
6464bandwidth/models/failure_webhook.py
6565bandwidth/models/field_error.py
6666bandwidth/models/file_format_enum.py
6767bandwidth/models/gather_callback.py
68+ bandwidth/models/inbound_callback.py
69+ bandwidth/models/inbound_callback_message.py
70+ bandwidth/models/inbound_callback_type_enum.py
6871bandwidth/models/initiate_callback.py
6972bandwidth/models/link.py
7073bandwidth/models/links_object.py
@@ -80,8 +83,6 @@ bandwidth/models/machine_detection_mode_enum.py
8083bandwidth/models/machine_detection_result.py
8184bandwidth/models/media.py
8285bandwidth/models/message.py
83- bandwidth/models/message_callback.py
84- bandwidth/models/message_callback_message.py
8586bandwidth/models/message_direction_enum.py
8687bandwidth/models/message_request.py
8788bandwidth/models/message_status_enum.py
@@ -93,17 +94,17 @@ bandwidth/models/mfa_forbidden_request_error.py
9394bandwidth/models/mfa_request_error.py
9495bandwidth/models/mfa_unauthorized_request_error.py
9596bandwidth/models/mms_message_content.py
97+ bandwidth/models/mms_message_content_file.py
9698bandwidth/models/multi_channel_action.py
9799bandwidth/models/multi_channel_action_calendar_event.py
98- bandwidth/models/multi_channel_callback_data.py
99100bandwidth/models/multi_channel_channel_list_object.py
100101bandwidth/models/multi_channel_channel_list_object_content.py
101- bandwidth/models/multi_channel_message_callback_data .py
102+ bandwidth/models/multi_channel_error .py
102103bandwidth/models/multi_channel_message_channel_enum.py
103- bandwidth/models/multi_channel_message_data.py
104- bandwidth/models/multi_channel_message_direction_enum.py
104+ bandwidth/models/multi_channel_message_content.py
105105bandwidth/models/multi_channel_message_request.py
106- bandwidth/models/multi_channel_status_enum.py
106+ bandwidth/models/multi_channel_message_response_data.py
107+ bandwidth/models/multi_channel_message_response_data_channel_list_inner.py
107108bandwidth/models/opt_in_workflow.py
108109bandwidth/models/page_info.py
109110bandwidth/models/priority_enum.py
@@ -114,13 +115,15 @@ bandwidth/models/rbm_action_type_enum.py
114115bandwidth/models/rbm_action_view_location.py
115116bandwidth/models/rbm_card_content.py
116117bandwidth/models/rbm_card_content_media.py
118+ bandwidth/models/rbm_location_response.py
117119bandwidth/models/rbm_media_height_enum.py
118120bandwidth/models/rbm_message_carousel_card.py
119121bandwidth/models/rbm_message_content_file.py
120122bandwidth/models/rbm_message_content_rich_card.py
121123bandwidth/models/rbm_message_content_text.py
122124bandwidth/models/rbm_message_media.py
123125bandwidth/models/rbm_standalone_card.py
126+ bandwidth/models/rbm_suggestion_response.py
124127bandwidth/models/recording_available_callback.py
125128bandwidth/models/recording_complete_callback.py
126129bandwidth/models/recording_state_enum.py
@@ -130,6 +133,9 @@ bandwidth/models/redirect_callback.py
130133bandwidth/models/redirect_method_enum.py
131134bandwidth/models/sms_message_content.py
132135bandwidth/models/standalone_card_orientation_enum.py
136+ bandwidth/models/status_callback.py
137+ bandwidth/models/status_callback_message.py
138+ bandwidth/models/status_callback_type_enum.py
133139bandwidth/models/stir_shaken.py
134140bandwidth/models/telephone_number.py
135141bandwidth/models/tfv_basic_authentication.py
@@ -182,8 +188,8 @@ docs/CallTranscriptionDetectedLanguageEnum.md
182188docs/CallTranscriptionMetadata.md
183189docs/CallTranscriptionResponse.md
184190docs/CallTranscriptionTrackEnum.md
191+ docs/Callback.md
185192docs/CallbackMethodEnum.md
186- docs/CallbackTypeEnum.md
187193docs/CallsApi.md
188194docs/CardWidthEnum.md
189195docs/CodeRequest.md
@@ -204,16 +210,19 @@ docs/CreateCallResponse.md
204210docs/CreateLookupResponse.md
205211docs/CreateMessageRequestError.md
206212docs/CreateMultiChannelMessageResponse.md
207- docs/DeferredResult.md
208213docs/DisconnectCallback.md
209214docs/Diversion.md
210215docs/DtmfCallback.md
211216docs/Error.md
212217docs/ErrorObject.md
218+ docs/ErrorSource.md
213219docs/FailureWebhook.md
214220docs/FieldError.md
215221docs/FileFormatEnum.md
216222docs/GatherCallback.md
223+ docs/InboundCallback.md
224+ docs/InboundCallbackMessage.md
225+ docs/InboundCallbackTypeEnum.md
217226docs/InitiateCallback.md
218227docs/Link.md
219228docs/LinksObject.md
@@ -231,8 +240,6 @@ docs/MachineDetectionResult.md
231240docs/Media.md
232241docs/MediaApi.md
233242docs/Message.md
234- docs/MessageCallback.md
235- docs/MessageCallbackMessage.md
236243docs/MessageDirectionEnum.md
237244docs/MessageRequest.md
238245docs/MessageStatusEnum.md
@@ -245,18 +252,18 @@ docs/MfaForbiddenRequestError.md
245252docs/MfaRequestError.md
246253docs/MfaUnauthorizedRequestError.md
247254docs/MmsMessageContent.md
255+ docs/MmsMessageContentFile.md
248256docs/MultiChannelAction.md
249257docs/MultiChannelActionCalendarEvent.md
250258docs/MultiChannelApi.md
251- docs/MultiChannelCallbackData.md
252259docs/MultiChannelChannelListObject.md
253260docs/MultiChannelChannelListObjectContent.md
254- docs/MultiChannelMessageCallbackData .md
261+ docs/MultiChannelError .md
255262docs/MultiChannelMessageChannelEnum.md
256- docs/MultiChannelMessageData.md
257- docs/MultiChannelMessageDirectionEnum.md
263+ docs/MultiChannelMessageContent.md
258264docs/MultiChannelMessageRequest.md
259- docs/MultiChannelStatusEnum.md
265+ docs/MultiChannelMessageResponseData.md
266+ docs/MultiChannelMessageResponseDataChannelListInner.md
260267docs/OptInWorkflow.md
261268docs/PageInfo.md
262269docs/PhoneNumberLookupApi.md
@@ -268,13 +275,15 @@ docs/RbmActionTypeEnum.md
268275docs/RbmActionViewLocation.md
269276docs/RbmCardContent.md
270277docs/RbmCardContentMedia.md
278+ docs/RbmLocationResponse.md
271279docs/RbmMediaHeightEnum.md
272280docs/RbmMessageCarouselCard.md
273281docs/RbmMessageContentFile.md
274282docs/RbmMessageContentRichCard.md
275283docs/RbmMessageContentText.md
276284docs/RbmMessageMedia.md
277285docs/RbmStandaloneCard.md
286+ docs/RbmSuggestionResponse.md
278287docs/RecordingAvailableCallback.md
279288docs/RecordingCompleteCallback.md
280289docs/RecordingStateEnum.md
@@ -286,6 +295,9 @@ docs/RedirectMethodEnum.md
286295docs/SmsMessageContent.md
287296docs/StandaloneCardOrientationEnum.md
288297docs/StatisticsApi.md
298+ docs/StatusCallback.md
299+ docs/StatusCallbackMessage.md
300+ docs/StatusCallbackTypeEnum.md
289301docs/StirShaken.md
290302docs/TelephoneNumber.md
291303docs/TfvBasicAuthentication.md
0 commit comments