forked from patrixr/types-sunshine-conversations-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.d.ts
259 lines (259 loc) · 27.7 KB
/
index.d.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
import ApiClient from "./ApiClient";
import AcceptControlBody from "./sunshine-conversations-client.model/AcceptControlBody";
import Action from "./sunshine-conversations-client.model/Action";
import ActionSubset from "./sunshine-conversations-client.model/ActionSubset";
import Activity from "./sunshine-conversations-client.model/Activity";
import ActivityAllOf from "./sunshine-conversations-client.model/ActivityAllOf";
import ActivityPost from "./sunshine-conversations-client.model/ActivityPost";
import ActivityPostAllOf from "./sunshine-conversations-client.model/ActivityPostAllOf";
import ActivityTypes from "./sunshine-conversations-client.model/ActivityTypes";
import Android from "./sunshine-conversations-client.model/Android";
import AndroidAllOf from "./sunshine-conversations-client.model/AndroidAllOf";
import AndroidUpdate from "./sunshine-conversations-client.model/AndroidUpdate";
import AndroidUpdateAllOf from "./sunshine-conversations-client.model/AndroidUpdateAllOf";
import ApiKey from "./sunshine-conversations-client.model/ApiKey";
import App from "./sunshine-conversations-client.model/App";
import AppCreateBody from "./sunshine-conversations-client.model/AppCreateBody";
import AppKey from "./sunshine-conversations-client.model/AppKey";
import AppKeyCreateBody from "./sunshine-conversations-client.model/AppKeyCreateBody";
import AppKeyListResponse from "./sunshine-conversations-client.model/AppKeyListResponse";
import AppKeyResponse from "./sunshine-conversations-client.model/AppKeyResponse";
import AppListFilter from "./sunshine-conversations-client.model/AppListFilter";
import AppListResponse from "./sunshine-conversations-client.model/AppListResponse";
import AppResponse from "./sunshine-conversations-client.model/AppResponse";
import AppSettings from "./sunshine-conversations-client.model/AppSettings";
import AppSubSchema from "./sunshine-conversations-client.model/AppSubSchema";
import AppUpdateBody from "./sunshine-conversations-client.model/AppUpdateBody";
import Apple from "./sunshine-conversations-client.model/Apple";
import AppleAllOf from "./sunshine-conversations-client.model/AppleAllOf";
import AppleUpdate from "./sunshine-conversations-client.model/AppleUpdate";
import AttachmentDeleteBody from "./sunshine-conversations-client.model/AttachmentDeleteBody";
import AttachmentMediaTokenBody from "./sunshine-conversations-client.model/AttachmentMediaTokenBody";
import AttachmentMediaTokenResponse from "./sunshine-conversations-client.model/AttachmentMediaTokenResponse";
import AttachmentResponse from "./sunshine-conversations-client.model/AttachmentResponse";
import AttachmentSchema from "./sunshine-conversations-client.model/AttachmentSchema";
import AttachmentUploadBody from "./sunshine-conversations-client.model/AttachmentUploadBody";
import Author from "./sunshine-conversations-client.model/Author";
import AuthorWebhook from "./sunshine-conversations-client.model/AuthorWebhook";
import Buy from "./sunshine-conversations-client.model/Buy";
import CarouselMessage from "./sunshine-conversations-client.model/CarouselMessage";
import CarouselMessageDisplaySettings from "./sunshine-conversations-client.model/CarouselMessageDisplaySettings";
import Client from "./sunshine-conversations-client.model/Client";
import ClientAssociation from "./sunshine-conversations-client.model/ClientAssociation";
import ClientCreate from "./sunshine-conversations-client.model/ClientCreate";
import ClientListResponse from "./sunshine-conversations-client.model/ClientListResponse";
import ClientResponse from "./sunshine-conversations-client.model/ClientResponse";
import ClientType from "./sunshine-conversations-client.model/ClientType";
import Confirmation from "./sunshine-conversations-client.model/Confirmation";
import Content from "./sunshine-conversations-client.model/Content";
import Conversation from "./sunshine-conversations-client.model/Conversation";
import ConversationAllOf from "./sunshine-conversations-client.model/ConversationAllOf";
import ConversationCreateBody from "./sunshine-conversations-client.model/ConversationCreateBody";
import ConversationCreateEvent from "./sunshine-conversations-client.model/ConversationCreateEvent";
import ConversationCreateEventAllOf from "./sunshine-conversations-client.model/ConversationCreateEventAllOf";
import ConversationCreateEventAllOfPayload from "./sunshine-conversations-client.model/ConversationCreateEventAllOfPayload";
import ConversationListFilter from "./sunshine-conversations-client.model/ConversationListFilter";
import ConversationListResponse from "./sunshine-conversations-client.model/ConversationListResponse";
import ConversationMessageDeliveryChannelEvent from "./sunshine-conversations-client.model/ConversationMessageDeliveryChannelEvent";
import ConversationMessageDeliveryChannelEventAllOf from "./sunshine-conversations-client.model/ConversationMessageDeliveryChannelEventAllOf";
import ConversationMessageDeliveryFailureEvent from "./sunshine-conversations-client.model/ConversationMessageDeliveryFailureEvent";
import ConversationMessageDeliveryFailureEventAllOf from "./sunshine-conversations-client.model/ConversationMessageDeliveryFailureEventAllOf";
import ConversationMessageDeliveryPayload from "./sunshine-conversations-client.model/ConversationMessageDeliveryPayload";
import ConversationMessageDeliveryPayloadDestination from "./sunshine-conversations-client.model/ConversationMessageDeliveryPayloadDestination";
import ConversationMessageDeliveryPayloadExternalMessages from "./sunshine-conversations-client.model/ConversationMessageDeliveryPayloadExternalMessages";
import ConversationMessageDeliveryPayloadMessage from "./sunshine-conversations-client.model/ConversationMessageDeliveryPayloadMessage";
import ConversationMessageDeliveryUserEvent from "./sunshine-conversations-client.model/ConversationMessageDeliveryUserEvent";
import ConversationMessageEvent from "./sunshine-conversations-client.model/ConversationMessageEvent";
import ConversationMessageEventAllOf from "./sunshine-conversations-client.model/ConversationMessageEventAllOf";
import ConversationMessageEventAllOfPayload from "./sunshine-conversations-client.model/ConversationMessageEventAllOfPayload";
import ConversationPostbackEvent from "./sunshine-conversations-client.model/ConversationPostbackEvent";
import ConversationPostbackEventAllOf from "./sunshine-conversations-client.model/ConversationPostbackEventAllOf";
import ConversationPostbackEventAllOfPayload from "./sunshine-conversations-client.model/ConversationPostbackEventAllOfPayload";
import ConversationReadEvent from "./sunshine-conversations-client.model/ConversationReadEvent";
import ConversationReadEventAllOf from "./sunshine-conversations-client.model/ConversationReadEventAllOf";
import ConversationReadEventAllOfPayload from "./sunshine-conversations-client.model/ConversationReadEventAllOfPayload";
import ConversationResponse from "./sunshine-conversations-client.model/ConversationResponse";
import ConversationTruncated from "./sunshine-conversations-client.model/ConversationTruncated";
import ConversationType from "./sunshine-conversations-client.model/ConversationType";
import ConversationTypingEvent from "./sunshine-conversations-client.model/ConversationTypingEvent";
import ConversationTypingEventAllOf from "./sunshine-conversations-client.model/ConversationTypingEventAllOf";
import ConversationTypingEventAllOfPayload from "./sunshine-conversations-client.model/ConversationTypingEventAllOfPayload";
import ConversationUpdateBody from "./sunshine-conversations-client.model/ConversationUpdateBody";
import Custom from "./sunshine-conversations-client.model/Custom";
import CustomAllOf from "./sunshine-conversations-client.model/CustomAllOf";
import CustomUpdate from "./sunshine-conversations-client.model/CustomUpdate";
import Destination from "./sunshine-conversations-client.model/Destination";
import Device from "./sunshine-conversations-client.model/Device";
import EventSubSchema from "./sunshine-conversations-client.model/EventSubSchema";
import ExtraChannelOptions from "./sunshine-conversations-client.model/ExtraChannelOptions";
import ExtraChannelOptionsMessenger from "./sunshine-conversations-client.model/ExtraChannelOptionsMessenger";
import Field from "./sunshine-conversations-client.model/Field";
import FileMessage from "./sunshine-conversations-client.model/FileMessage";
import FormMessage from "./sunshine-conversations-client.model/FormMessage";
import FormResponseMessage from "./sunshine-conversations-client.model/FormResponseMessage";
import ImageMessage from "./sunshine-conversations-client.model/ImageMessage";
import Integration from "./sunshine-conversations-client.model/Integration";
import IntegrationApiKey from "./sunshine-conversations-client.model/IntegrationApiKey";
import IntegrationApiKeyListResponse from "./sunshine-conversations-client.model/IntegrationApiKeyListResponse";
import IntegrationApiKeyResponse from "./sunshine-conversations-client.model/IntegrationApiKeyResponse";
import IntegrationId from "./sunshine-conversations-client.model/IntegrationId";
import IntegrationListFilter from "./sunshine-conversations-client.model/IntegrationListFilter";
import IntegrationListResponse from "./sunshine-conversations-client.model/IntegrationListResponse";
import IntegrationResponse from "./sunshine-conversations-client.model/IntegrationResponse";
import IntegrationType from "./sunshine-conversations-client.model/IntegrationType";
import IntegrationUpdate from "./sunshine-conversations-client.model/IntegrationUpdate";
import IntegrationUpdateBase from "./sunshine-conversations-client.model/IntegrationUpdateBase";
import Ios from "./sunshine-conversations-client.model/Ios";
import IosAllOf from "./sunshine-conversations-client.model/IosAllOf";
import IosUpdate from "./sunshine-conversations-client.model/IosUpdate";
import IosUpdateAllOf from "./sunshine-conversations-client.model/IosUpdateAllOf";
import Item from "./sunshine-conversations-client.model/Item";
import Line from "./sunshine-conversations-client.model/Line";
import LineAllOf from "./sunshine-conversations-client.model/LineAllOf";
import LineUpdate from "./sunshine-conversations-client.model/LineUpdate";
import Link from "./sunshine-conversations-client.model/Link";
import Links from "./sunshine-conversations-client.model/Links";
import ListMessage from "./sunshine-conversations-client.model/ListMessage";
import LocationMessage from "./sunshine-conversations-client.model/LocationMessage";
import LocationMessageCoordinates from "./sunshine-conversations-client.model/LocationMessageCoordinates";
import LocationMessageLocation from "./sunshine-conversations-client.model/LocationMessageLocation";
import LocationRequest from "./sunshine-conversations-client.model/LocationRequest";
import Mailgun from "./sunshine-conversations-client.model/Mailgun";
import MailgunAllOf from "./sunshine-conversations-client.model/MailgunAllOf";
import MailgunUpdate from "./sunshine-conversations-client.model/MailgunUpdate";
import MailgunUpdateAllOf from "./sunshine-conversations-client.model/MailgunUpdateAllOf";
import MatchCriteria from "./sunshine-conversations-client.model/MatchCriteria";
import MatchCriteriaBase from "./sunshine-conversations-client.model/MatchCriteriaBase";
import MatchCriteriaMailgun from "./sunshine-conversations-client.model/MatchCriteriaMailgun";
import MatchCriteriaMailgunAllOf from "./sunshine-conversations-client.model/MatchCriteriaMailgunAllOf";
import MatchCriteriaMessagebird from "./sunshine-conversations-client.model/MatchCriteriaMessagebird";
import MatchCriteriaMessagebirdAllOf from "./sunshine-conversations-client.model/MatchCriteriaMessagebirdAllOf";
import MatchCriteriaTwilio from "./sunshine-conversations-client.model/MatchCriteriaTwilio";
import MatchCriteriaTwilioAllOf from "./sunshine-conversations-client.model/MatchCriteriaTwilioAllOf";
import MatchCriteriaWhatsapp from "./sunshine-conversations-client.model/MatchCriteriaWhatsapp";
import MatchCriteriaWhatsappAllOf from "./sunshine-conversations-client.model/MatchCriteriaWhatsappAllOf";
import Message from "./sunshine-conversations-client.model/Message";
import MessageBirdUpdate from "./sunshine-conversations-client.model/MessageBirdUpdate";
import MessageListResponse from "./sunshine-conversations-client.model/MessageListResponse";
import MessageOverride from "./sunshine-conversations-client.model/MessageOverride";
import MessageOverrideApple from "./sunshine-conversations-client.model/MessageOverrideApple";
import MessageOverrideLine from "./sunshine-conversations-client.model/MessageOverrideLine";
import MessageOverrideMessenger from "./sunshine-conversations-client.model/MessageOverrideMessenger";
import MessageOverridePayload from "./sunshine-conversations-client.model/MessageOverridePayload";
import MessageOverrideWhatsapp from "./sunshine-conversations-client.model/MessageOverrideWhatsapp";
import MessagePost from "./sunshine-conversations-client.model/MessagePost";
import MessagePostResponse from "./sunshine-conversations-client.model/MessagePostResponse";
import Messagebird from "./sunshine-conversations-client.model/Messagebird";
import MessagebirdAllOf from "./sunshine-conversations-client.model/MessagebirdAllOf";
import Messenger from "./sunshine-conversations-client.model/Messenger";
import MessengerAllOf from "./sunshine-conversations-client.model/MessengerAllOf";
import MessengerUpdate from "./sunshine-conversations-client.model/MessengerUpdate";
import MessengerUpdateAllOf from "./sunshine-conversations-client.model/MessengerUpdateAllOf";
import Meta from "./sunshine-conversations-client.model/Meta";
import OfferControlBody from "./sunshine-conversations-client.model/OfferControlBody";
import Page from "./sunshine-conversations-client.model/Page";
import Participant from "./sunshine-conversations-client.model/Participant";
import ParticipantJoinBody from "./sunshine-conversations-client.model/ParticipantJoinBody";
import ParticipantLeaveBody from "./sunshine-conversations-client.model/ParticipantLeaveBody";
import ParticipantLeaveBodyParticipantId from "./sunshine-conversations-client.model/ParticipantLeaveBodyParticipantId";
import ParticipantLeaveBodyUserExternalId from "./sunshine-conversations-client.model/ParticipantLeaveBodyUserExternalId";
import ParticipantLeaveBodyUserId from "./sunshine-conversations-client.model/ParticipantLeaveBodyUserId";
import ParticipantListResponse from "./sunshine-conversations-client.model/ParticipantListResponse";
import ParticipantResponse from "./sunshine-conversations-client.model/ParticipantResponse";
import ParticipantSubSchema from "./sunshine-conversations-client.model/ParticipantSubSchema";
import ParticipantWithUserExternalId from "./sunshine-conversations-client.model/ParticipantWithUserExternalId";
import ParticipantWithUserId from "./sunshine-conversations-client.model/ParticipantWithUserId";
import PassControlBody from "./sunshine-conversations-client.model/PassControlBody";
import Postback from "./sunshine-conversations-client.model/Postback";
import PostbackWebhook from "./sunshine-conversations-client.model/PostbackWebhook";
import PrechatCapture from "./sunshine-conversations-client.model/PrechatCapture";
import Profile from "./sunshine-conversations-client.model/Profile";
import QuotedMessage from "./sunshine-conversations-client.model/QuotedMessage";
import QuotedMessageExternalMessageId from "./sunshine-conversations-client.model/QuotedMessageExternalMessageId";
import QuotedMessageMessage from "./sunshine-conversations-client.model/QuotedMessageMessage";
import Referral from "./sunshine-conversations-client.model/Referral";
import ReferralDetails from "./sunshine-conversations-client.model/ReferralDetails";
import Reply from "./sunshine-conversations-client.model/Reply";
import Source from "./sunshine-conversations-client.model/Source";
import SourceWebhook from "./sunshine-conversations-client.model/SourceWebhook";
import Status from "./sunshine-conversations-client.model/Status";
import Switchboard from "./sunshine-conversations-client.model/Switchboard";
import SwitchboardAcceptControl from "./sunshine-conversations-client.model/SwitchboardAcceptControl";
import SwitchboardAcceptControlAllOf from "./sunshine-conversations-client.model/SwitchboardAcceptControlAllOf";
import SwitchboardAcceptControlAllOfPayload from "./sunshine-conversations-client.model/SwitchboardAcceptControlAllOfPayload";
import SwitchboardAcceptControlFailure from "./sunshine-conversations-client.model/SwitchboardAcceptControlFailure";
import SwitchboardAcceptControlFailureAllOf from "./sunshine-conversations-client.model/SwitchboardAcceptControlFailureAllOf";
import SwitchboardAcceptControlFailureAllOfPayload from "./sunshine-conversations-client.model/SwitchboardAcceptControlFailureAllOfPayload";
import SwitchboardIntegration from "./sunshine-conversations-client.model/SwitchboardIntegration";
import SwitchboardIntegrationCreateBody from "./sunshine-conversations-client.model/SwitchboardIntegrationCreateBody";
import SwitchboardIntegrationListResponse from "./sunshine-conversations-client.model/SwitchboardIntegrationListResponse";
import SwitchboardIntegrationResponse from "./sunshine-conversations-client.model/SwitchboardIntegrationResponse";
import SwitchboardIntegrationUpdateBody from "./sunshine-conversations-client.model/SwitchboardIntegrationUpdateBody";
import SwitchboardIntegrationWebhook from "./sunshine-conversations-client.model/SwitchboardIntegrationWebhook";
import SwitchboardListResponse from "./sunshine-conversations-client.model/SwitchboardListResponse";
import SwitchboardOfferControl from "./sunshine-conversations-client.model/SwitchboardOfferControl";
import SwitchboardOfferControlAllOf from "./sunshine-conversations-client.model/SwitchboardOfferControlAllOf";
import SwitchboardOfferControlAllOfPayload from "./sunshine-conversations-client.model/SwitchboardOfferControlAllOfPayload";
import SwitchboardOfferControlFailure from "./sunshine-conversations-client.model/SwitchboardOfferControlFailure";
import SwitchboardPassControl from "./sunshine-conversations-client.model/SwitchboardPassControl";
import SwitchboardPassControlAllOf from "./sunshine-conversations-client.model/SwitchboardPassControlAllOf";
import SwitchboardPassControlAllOfPayload from "./sunshine-conversations-client.model/SwitchboardPassControlAllOfPayload";
import SwitchboardPassControlFailure from "./sunshine-conversations-client.model/SwitchboardPassControlFailure";
import SwitchboardResponse from "./sunshine-conversations-client.model/SwitchboardResponse";
import SwitchboardUpdateBody from "./sunshine-conversations-client.model/SwitchboardUpdateBody";
import Target from "./sunshine-conversations-client.model/Target";
import Telegram from "./sunshine-conversations-client.model/Telegram";
import TelegramAllOf from "./sunshine-conversations-client.model/TelegramAllOf";
import TelegramUpdate from "./sunshine-conversations-client.model/TelegramUpdate";
import TextMessage from "./sunshine-conversations-client.model/TextMessage";
import Twilio from "./sunshine-conversations-client.model/Twilio";
import TwilioAllOf from "./sunshine-conversations-client.model/TwilioAllOf";
import TwilioUpdate from "./sunshine-conversations-client.model/TwilioUpdate";
import Twitter from "./sunshine-conversations-client.model/Twitter";
import TwitterAllOf from "./sunshine-conversations-client.model/TwitterAllOf";
import TwitterUpdate from "./sunshine-conversations-client.model/TwitterUpdate";
import User from "./sunshine-conversations-client.model/User";
import UserAllOf from "./sunshine-conversations-client.model/UserAllOf";
import UserCreateBody from "./sunshine-conversations-client.model/UserCreateBody";
import UserMergeEvent from "./sunshine-conversations-client.model/UserMergeEvent";
import UserMergeEventAllOf from "./sunshine-conversations-client.model/UserMergeEventAllOf";
import UserMergeEventAllOfPayload from "./sunshine-conversations-client.model/UserMergeEventAllOfPayload";
import UserMergeEventAllOfPayloadMergedConversations from "./sunshine-conversations-client.model/UserMergeEventAllOfPayloadMergedConversations";
import UserMergeEventAllOfPayloadMergedUsers from "./sunshine-conversations-client.model/UserMergeEventAllOfPayloadMergedUsers";
import UserResponse from "./sunshine-conversations-client.model/UserResponse";
import UserTruncated from "./sunshine-conversations-client.model/UserTruncated";
import UserUpdateBody from "./sunshine-conversations-client.model/UserUpdateBody";
import Viber from "./sunshine-conversations-client.model/Viber";
import ViberAllOf from "./sunshine-conversations-client.model/ViberAllOf";
import ViberUpdate from "./sunshine-conversations-client.model/ViberUpdate";
import Web from "./sunshine-conversations-client.model/Web";
import WebAllOf from "./sunshine-conversations-client.model/WebAllOf";
import WebUpdate from "./sunshine-conversations-client.model/WebUpdate";
import WebUpdateAllOf from "./sunshine-conversations-client.model/WebUpdateAllOf";
import Webhook from "./sunshine-conversations-client.model/Webhook";
import WebhookBody from "./sunshine-conversations-client.model/WebhookBody";
import WebhookCreateBody from "./sunshine-conversations-client.model/WebhookCreateBody";
import WebhookListResponse from "./sunshine-conversations-client.model/WebhookListResponse";
import WebhookResponse from "./sunshine-conversations-client.model/WebhookResponse";
import WebhookSubSchema from "./sunshine-conversations-client.model/WebhookSubSchema";
import Webview from "./sunshine-conversations-client.model/Webview";
import WhatsAppUpdate from "./sunshine-conversations-client.model/WhatsAppUpdate";
import WhatsAppUpdateAllOf from "./sunshine-conversations-client.model/WhatsAppUpdateAllOf";
import Whatsapp from "./sunshine-conversations-client.model/Whatsapp";
import WhatsappAllOf from "./sunshine-conversations-client.model/WhatsappAllOf";
import ActivitiesApi from "./sunshine-conversations-client.api/ActivitiesApi";
import AppKeysApi from "./sunshine-conversations-client.api/AppKeysApi";
import AppsApi from "./sunshine-conversations-client.api/AppsApi";
import AttachmentsApi from "./sunshine-conversations-client.api/AttachmentsApi";
import ClientsApi from "./sunshine-conversations-client.api/ClientsApi";
import ConversationsApi from "./sunshine-conversations-client.api/ConversationsApi";
import CustomIntegrationApiKeysApi from "./sunshine-conversations-client.api/CustomIntegrationApiKeysApi";
import IntegrationsApi from "./sunshine-conversations-client.api/IntegrationsApi";
import MessagesApi from "./sunshine-conversations-client.api/MessagesApi";
import ParticipantsApi from "./sunshine-conversations-client.api/ParticipantsApi";
import SwitchboardActionsApi from "./sunshine-conversations-client.api/SwitchboardActionsApi";
import SwitchboardIntegrationsApi from "./sunshine-conversations-client.api/SwitchboardIntegrationsApi";
import SwitchboardsApi from "./sunshine-conversations-client.api/SwitchboardsApi";
import UsersApi from "./sunshine-conversations-client.api/UsersApi";
import WebhooksApi from "./sunshine-conversations-client.api/WebhooksApi";
export { ApiClient, AcceptControlBody, Action, ActionSubset, Activity, ActivityAllOf, ActivityPost, ActivityPostAllOf, ActivityTypes, Android, AndroidAllOf, AndroidUpdate, AndroidUpdateAllOf, ApiKey, App, AppCreateBody, AppKey, AppKeyCreateBody, AppKeyListResponse, AppKeyResponse, AppListFilter, AppListResponse, AppResponse, AppSettings, AppSubSchema, AppUpdateBody, Apple, AppleAllOf, AppleUpdate, AttachmentDeleteBody, AttachmentMediaTokenBody, AttachmentMediaTokenResponse, AttachmentResponse, AttachmentSchema, AttachmentUploadBody, Author, AuthorWebhook, Buy, CarouselMessage, CarouselMessageDisplaySettings, Client, ClientAssociation, ClientCreate, ClientListResponse, ClientResponse, ClientType, Confirmation, Content, Conversation, ConversationAllOf, ConversationCreateBody, ConversationCreateEvent, ConversationCreateEventAllOf, ConversationCreateEventAllOfPayload, ConversationListFilter, ConversationListResponse, ConversationMessageDeliveryChannelEvent, ConversationMessageDeliveryChannelEventAllOf, ConversationMessageDeliveryFailureEvent, ConversationMessageDeliveryFailureEventAllOf, ConversationMessageDeliveryPayload, ConversationMessageDeliveryPayloadDestination, ConversationMessageDeliveryPayloadExternalMessages, ConversationMessageDeliveryPayloadMessage, ConversationMessageDeliveryUserEvent, ConversationMessageEvent, ConversationMessageEventAllOf, ConversationMessageEventAllOfPayload, ConversationPostbackEvent, ConversationPostbackEventAllOf, ConversationPostbackEventAllOfPayload, ConversationReadEvent, ConversationReadEventAllOf, ConversationReadEventAllOfPayload, ConversationResponse, ConversationTruncated, ConversationType, ConversationTypingEvent, ConversationTypingEventAllOf, ConversationTypingEventAllOfPayload, ConversationUpdateBody, Custom, CustomAllOf, CustomUpdate, Destination, Device, EventSubSchema, ExtraChannelOptions, ExtraChannelOptionsMessenger, Field, FileMessage, FormMessage, FormResponseMessage, ImageMessage, Integration, IntegrationApiKey, IntegrationApiKeyListResponse, IntegrationApiKeyResponse, IntegrationId, IntegrationListFilter, IntegrationListResponse, IntegrationResponse, IntegrationType, IntegrationUpdate, IntegrationUpdateBase, Ios, IosAllOf, IosUpdate, IosUpdateAllOf, Item, Line, LineAllOf, LineUpdate, Link, Links, ListMessage, LocationMessage, LocationMessageCoordinates, LocationMessageLocation, LocationRequest, Mailgun, MailgunAllOf, MailgunUpdate, MailgunUpdateAllOf, MatchCriteria, MatchCriteriaBase, MatchCriteriaMailgun, MatchCriteriaMailgunAllOf, MatchCriteriaMessagebird, MatchCriteriaMessagebirdAllOf, MatchCriteriaTwilio, MatchCriteriaTwilioAllOf, MatchCriteriaWhatsapp, MatchCriteriaWhatsappAllOf, Message, MessageBirdUpdate, MessageListResponse, MessageOverride, MessageOverrideApple, MessageOverrideLine, MessageOverrideMessenger, MessageOverridePayload, MessageOverrideWhatsapp, MessagePost, MessagePostResponse, Messagebird, MessagebirdAllOf, Messenger, MessengerAllOf, MessengerUpdate, MessengerUpdateAllOf, Meta, OfferControlBody, Page, Participant, ParticipantJoinBody, ParticipantLeaveBody, ParticipantLeaveBodyParticipantId, ParticipantLeaveBodyUserExternalId, ParticipantLeaveBodyUserId, ParticipantListResponse, ParticipantResponse, ParticipantSubSchema, ParticipantWithUserExternalId, ParticipantWithUserId, PassControlBody, Postback, PostbackWebhook, PrechatCapture, Profile, QuotedMessage, QuotedMessageExternalMessageId, QuotedMessageMessage, Referral, ReferralDetails, Reply, Source, SourceWebhook, Status, Switchboard, SwitchboardAcceptControl, SwitchboardAcceptControlAllOf, SwitchboardAcceptControlAllOfPayload, SwitchboardAcceptControlFailure, SwitchboardAcceptControlFailureAllOf, SwitchboardAcceptControlFailureAllOfPayload, SwitchboardIntegration, SwitchboardIntegrationCreateBody, SwitchboardIntegrationListResponse, SwitchboardIntegrationResponse, SwitchboardIntegrationUpdateBody, SwitchboardIntegrationWebhook, SwitchboardListResponse, SwitchboardOfferControl, SwitchboardOfferControlAllOf, SwitchboardOfferControlAllOfPayload, SwitchboardOfferControlFailure, SwitchboardPassControl, SwitchboardPassControlAllOf, SwitchboardPassControlAllOfPayload, SwitchboardPassControlFailure, SwitchboardResponse, SwitchboardUpdateBody, Target, Telegram, TelegramAllOf, TelegramUpdate, TextMessage, Twilio, TwilioAllOf, TwilioUpdate, Twitter, TwitterAllOf, TwitterUpdate, User, UserAllOf, UserCreateBody, UserMergeEvent, UserMergeEventAllOf, UserMergeEventAllOfPayload, UserMergeEventAllOfPayloadMergedConversations, UserMergeEventAllOfPayloadMergedUsers, UserResponse, UserTruncated, UserUpdateBody, Viber, ViberAllOf, ViberUpdate, Web, WebAllOf, WebUpdate, WebUpdateAllOf, Webhook, WebhookBody, WebhookCreateBody, WebhookListResponse, WebhookResponse, WebhookSubSchema, Webview, WhatsAppUpdate, WhatsAppUpdateAllOf, Whatsapp, WhatsappAllOf, ActivitiesApi, AppKeysApi, AppsApi, AttachmentsApi, ClientsApi, ConversationsApi, CustomIntegrationApiKeysApi, IntegrationsApi, MessagesApi, ParticipantsApi, SwitchboardActionsApi, SwitchboardIntegrationsApi, SwitchboardsApi, UsersApi, WebhooksApi };