@smartytalent/api-client 0.1.33-dev.3 → 0.1.33-dev.30

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 (623) hide show
  1. package/dist/apis/AggregatesApi.d.ts +134 -0
  2. package/dist/apis/AggregatesApi.d.ts.map +1 -0
  3. package/dist/apis/AggregatesApi.js +294 -0
  4. package/dist/apis/AggregatesApi.js.map +1 -0
  5. package/dist/apis/CORSApi.d.ts +111 -0
  6. package/dist/apis/CORSApi.d.ts.map +1 -0
  7. package/dist/apis/CORSApi.js +291 -0
  8. package/dist/apis/CORSApi.js.map +1 -0
  9. package/dist/apis/CalendarsApi.d.ts +130 -0
  10. package/dist/apis/CalendarsApi.d.ts.map +1 -0
  11. package/dist/apis/CalendarsApi.js +315 -0
  12. package/dist/apis/CalendarsApi.js.map +1 -0
  13. package/dist/apis/CallsApi.d.ts +72 -1
  14. package/dist/apis/CallsApi.d.ts.map +1 -1
  15. package/dist/apis/CallsApi.js +88 -2
  16. package/dist/apis/CallsApi.js.map +1 -1
  17. package/dist/apis/CandidatesApi.d.ts +4 -2
  18. package/dist/apis/CandidatesApi.d.ts.map +1 -1
  19. package/dist/apis/CandidatesApi.js +8 -2
  20. package/dist/apis/CandidatesApi.js.map +1 -1
  21. package/dist/apis/ChatsApi.d.ts +2 -0
  22. package/dist/apis/ChatsApi.d.ts.map +1 -1
  23. package/dist/apis/ChatsApi.js +6 -0
  24. package/dist/apis/ChatsApi.js.map +1 -1
  25. package/dist/apis/CommentsApi.d.ts +152 -0
  26. package/dist/apis/CommentsApi.d.ts.map +1 -0
  27. package/dist/apis/CommentsApi.js +346 -0
  28. package/dist/apis/CommentsApi.js.map +1 -0
  29. package/dist/apis/EmailsApi.d.ts +34 -2
  30. package/dist/apis/EmailsApi.d.ts.map +1 -1
  31. package/dist/apis/EmailsApi.js +42 -3
  32. package/dist/apis/EmailsApi.js.map +1 -1
  33. package/dist/apis/EventsApi.d.ts +143 -0
  34. package/dist/apis/EventsApi.d.ts.map +1 -0
  35. package/dist/apis/EventsApi.js +327 -0
  36. package/dist/apis/EventsApi.js.map +1 -0
  37. package/dist/apis/JobsApi.d.ts +2 -2
  38. package/dist/apis/JobsApi.js +2 -2
  39. package/dist/apis/LabelsApi.d.ts +141 -0
  40. package/dist/apis/LabelsApi.d.ts.map +1 -0
  41. package/dist/apis/LabelsApi.js +342 -0
  42. package/dist/apis/LabelsApi.js.map +1 -0
  43. package/dist/apis/MeetingsApi.d.ts +4 -4
  44. package/dist/apis/MeetingsApi.js +4 -4
  45. package/dist/apis/SignalsApi.d.ts +141 -0
  46. package/dist/apis/SignalsApi.d.ts.map +1 -0
  47. package/dist/apis/SignalsApi.js +274 -0
  48. package/dist/apis/SignalsApi.js.map +1 -0
  49. package/dist/apis/StatesApi.d.ts +158 -0
  50. package/dist/apis/StatesApi.d.ts.map +1 -0
  51. package/dist/apis/StatesApi.js +367 -0
  52. package/dist/apis/StatesApi.js.map +1 -0
  53. package/dist/apis/SubmissionsApi.d.ts +4 -4
  54. package/dist/apis/SubmissionsApi.js +4 -4
  55. package/dist/apis/TalentsApi.d.ts +1 -0
  56. package/dist/apis/TalentsApi.d.ts.map +1 -1
  57. package/dist/apis/TalentsApi.js +3 -0
  58. package/dist/apis/TalentsApi.js.map +1 -1
  59. package/dist/apis/index.d.ts +8 -0
  60. package/dist/apis/index.d.ts.map +1 -1
  61. package/dist/apis/index.js +8 -0
  62. package/dist/apis/index.js.map +1 -1
  63. package/dist/models/AggregateAttributesSchema.d.ts +73 -0
  64. package/dist/models/AggregateAttributesSchema.d.ts.map +1 -0
  65. package/dist/models/AggregateAttributesSchema.js +69 -0
  66. package/dist/models/AggregateAttributesSchema.js.map +1 -0
  67. package/dist/models/AggregateCountsBucketSchema.d.ts +49 -0
  68. package/dist/models/AggregateCountsBucketSchema.d.ts.map +1 -0
  69. package/dist/models/AggregateCountsBucketSchema.js +53 -0
  70. package/dist/models/AggregateCountsBucketSchema.js.map +1 -0
  71. package/dist/models/AggregateResourceSchema.d.ts +74 -0
  72. package/dist/models/AggregateResourceSchema.d.ts.map +1 -0
  73. package/dist/models/AggregateResourceSchema.js +74 -0
  74. package/dist/models/AggregateResourceSchema.js.map +1 -0
  75. package/dist/models/AggregateSchema.d.ts +49 -0
  76. package/dist/models/AggregateSchema.d.ts.map +1 -0
  77. package/dist/models/AggregateSchema.js +55 -0
  78. package/dist/models/AggregateSchema.js.map +1 -0
  79. package/dist/models/AggregatesMetaSchema.d.ts +64 -0
  80. package/dist/models/AggregatesMetaSchema.d.ts.map +1 -0
  81. package/dist/models/AggregatesMetaSchema.js +56 -0
  82. package/dist/models/AggregatesMetaSchema.js.map +1 -0
  83. package/dist/models/AggregatesSchema.d.ts +48 -0
  84. package/dist/models/AggregatesSchema.d.ts.map +1 -0
  85. package/dist/models/AggregatesSchema.js +56 -0
  86. package/dist/models/AggregatesSchema.js.map +1 -0
  87. package/dist/models/CalendarAttributesSchema.d.ts +102 -0
  88. package/dist/models/CalendarAttributesSchema.d.ts.map +1 -0
  89. package/dist/models/CalendarAttributesSchema.js +81 -0
  90. package/dist/models/CalendarAttributesSchema.js.map +1 -0
  91. package/dist/models/CalendarAttributesSchemaWorkingHours.d.ts +64 -0
  92. package/dist/models/CalendarAttributesSchemaWorkingHours.d.ts.map +1 -0
  93. package/dist/models/CalendarAttributesSchemaWorkingHours.js +68 -0
  94. package/dist/models/CalendarAttributesSchemaWorkingHours.js.map +1 -0
  95. package/dist/models/CalendarRelationshipsOwnerSchema.d.ts +34 -0
  96. package/dist/models/CalendarRelationshipsOwnerSchema.d.ts.map +1 -0
  97. package/dist/models/CalendarRelationshipsOwnerSchema.js +50 -0
  98. package/dist/models/CalendarRelationshipsOwnerSchema.js.map +1 -0
  99. package/dist/models/CalendarRelationshipsSchema.d.ts +34 -0
  100. package/dist/models/CalendarRelationshipsSchema.d.ts.map +1 -0
  101. package/dist/models/CalendarRelationshipsSchema.js +50 -0
  102. package/dist/models/CalendarRelationshipsSchema.js.map +1 -0
  103. package/dist/models/CalendarResourceSchema.d.ts +75 -0
  104. package/dist/models/CalendarResourceSchema.d.ts.map +1 -0
  105. package/dist/models/CalendarResourceSchema.js +75 -0
  106. package/dist/models/CalendarResourceSchema.js.map +1 -0
  107. package/dist/models/CalendarResponseDocument.d.ts +34 -0
  108. package/dist/models/CalendarResponseDocument.d.ts.map +1 -0
  109. package/dist/models/CalendarResponseDocument.js +50 -0
  110. package/dist/models/CalendarResponseDocument.js.map +1 -0
  111. package/dist/models/CalendarsResponseDocument.d.ts +46 -0
  112. package/dist/models/CalendarsResponseDocument.d.ts.map +1 -0
  113. package/dist/models/CalendarsResponseDocument.js +54 -0
  114. package/dist/models/CalendarsResponseDocument.js.map +1 -0
  115. package/dist/models/CallAttributesSchema.d.ts +236 -61
  116. package/dist/models/CallAttributesSchema.d.ts.map +1 -1
  117. package/dist/models/CallAttributesSchema.js +128 -44
  118. package/dist/models/CallAttributesSchema.js.map +1 -1
  119. package/dist/models/CallAttributesSchemaRecording.d.ts +65 -0
  120. package/dist/models/CallAttributesSchemaRecording.d.ts.map +1 -0
  121. package/dist/models/CallAttributesSchemaRecording.js +65 -0
  122. package/dist/models/CallAttributesSchemaRecording.js.map +1 -0
  123. package/dist/models/CallAttributesSchemaSpeakerStatsInner.d.ts +53 -0
  124. package/dist/models/CallAttributesSchemaSpeakerStatsInner.d.ts.map +1 -0
  125. package/dist/models/CallAttributesSchemaSpeakerStatsInner.js +61 -0
  126. package/dist/models/CallAttributesSchemaSpeakerStatsInner.js.map +1 -0
  127. package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.d.ts +65 -0
  128. package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.d.ts.map +1 -0
  129. package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.js +65 -0
  130. package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.js.map +1 -0
  131. package/dist/models/CallMetaSchema.d.ts +87 -0
  132. package/dist/models/CallMetaSchema.d.ts.map +1 -0
  133. package/dist/models/CallMetaSchema.js +79 -0
  134. package/dist/models/CallMetaSchema.js.map +1 -0
  135. package/dist/models/CallRelationshipsBoeUserDataSchema.d.ts +39 -0
  136. package/dist/models/CallRelationshipsBoeUserDataSchema.d.ts.map +1 -0
  137. package/dist/models/CallRelationshipsBoeUserDataSchema.js +51 -0
  138. package/dist/models/CallRelationshipsBoeUserDataSchema.js.map +1 -0
  139. package/dist/models/CallRelationshipsBoeUserSchema.d.ts +34 -0
  140. package/dist/models/CallRelationshipsBoeUserSchema.d.ts.map +1 -0
  141. package/dist/models/CallRelationshipsBoeUserSchema.js +50 -0
  142. package/dist/models/CallRelationshipsBoeUserSchema.js.map +1 -0
  143. package/dist/models/CallRelationshipsBriefDataSchema.d.ts +39 -0
  144. package/dist/models/CallRelationshipsBriefDataSchema.d.ts.map +1 -0
  145. package/dist/models/CallRelationshipsBriefDataSchema.js +51 -0
  146. package/dist/models/CallRelationshipsBriefDataSchema.js.map +1 -0
  147. package/dist/models/CallRelationshipsBriefSchema.d.ts +34 -0
  148. package/dist/models/CallRelationshipsBriefSchema.d.ts.map +1 -0
  149. package/dist/models/CallRelationshipsBriefSchema.js +50 -0
  150. package/dist/models/CallRelationshipsBriefSchema.js.map +1 -0
  151. package/dist/models/CallRelationshipsCandidateDataSchema.d.ts +39 -0
  152. package/dist/models/CallRelationshipsCandidateDataSchema.d.ts.map +1 -0
  153. package/dist/models/CallRelationshipsCandidateDataSchema.js +51 -0
  154. package/dist/models/CallRelationshipsCandidateDataSchema.js.map +1 -0
  155. package/dist/models/CallRelationshipsCandidateSchema.d.ts +34 -0
  156. package/dist/models/CallRelationshipsCandidateSchema.d.ts.map +1 -0
  157. package/dist/models/CallRelationshipsCandidateSchema.js +50 -0
  158. package/dist/models/CallRelationshipsCandidateSchema.js.map +1 -0
  159. package/dist/models/CallRelationshipsConversationDataSchema.d.ts +39 -0
  160. package/dist/models/{CallRelationshipsTranslationsDataSchema.d.ts.map → CallRelationshipsConversationDataSchema.d.ts.map} +1 -1
  161. package/dist/models/CallRelationshipsConversationDataSchema.js +51 -0
  162. package/dist/models/{ChatRelationshipsTranslationsDataSchema.js.map → CallRelationshipsConversationDataSchema.js.map} +1 -1
  163. package/dist/models/CallRelationshipsConversationSchema.d.ts +34 -0
  164. package/dist/models/CallRelationshipsConversationSchema.d.ts.map +1 -0
  165. package/dist/models/CallRelationshipsConversationSchema.js +50 -0
  166. package/dist/models/CallRelationshipsConversationSchema.js.map +1 -0
  167. package/dist/models/CallRelationshipsJobDataSchema.d.ts +39 -0
  168. package/dist/models/CallRelationshipsJobDataSchema.d.ts.map +1 -0
  169. package/dist/models/CallRelationshipsJobDataSchema.js +51 -0
  170. package/dist/models/CallRelationshipsJobDataSchema.js.map +1 -0
  171. package/dist/models/CallRelationshipsJobSchema.d.ts +34 -0
  172. package/dist/models/CallRelationshipsJobSchema.d.ts.map +1 -0
  173. package/dist/models/CallRelationshipsJobSchema.js +50 -0
  174. package/dist/models/CallRelationshipsJobSchema.js.map +1 -0
  175. package/dist/models/CallRelationshipsScheduleDataSchema.d.ts +39 -0
  176. package/dist/models/CallRelationshipsScheduleDataSchema.d.ts.map +1 -0
  177. package/dist/models/CallRelationshipsScheduleDataSchema.js +51 -0
  178. package/dist/models/CallRelationshipsScheduleDataSchema.js.map +1 -0
  179. package/dist/models/CallRelationshipsScheduleSchema.d.ts +34 -0
  180. package/dist/models/CallRelationshipsScheduleSchema.d.ts.map +1 -0
  181. package/dist/models/CallRelationshipsScheduleSchema.js +50 -0
  182. package/dist/models/CallRelationshipsScheduleSchema.js.map +1 -0
  183. package/dist/models/CallRelationshipsSchema.d.ts +61 -4
  184. package/dist/models/CallRelationshipsSchema.d.ts.map +1 -1
  185. package/dist/models/CallRelationshipsSchema.js +24 -3
  186. package/dist/models/CallRelationshipsSchema.js.map +1 -1
  187. package/dist/models/CallRelationshipsTalentDataSchema.d.ts +39 -0
  188. package/dist/models/CallRelationshipsTalentDataSchema.d.ts.map +1 -0
  189. package/dist/models/CallRelationshipsTalentDataSchema.js +51 -0
  190. package/dist/models/CallRelationshipsTalentDataSchema.js.map +1 -0
  191. package/dist/models/CallRelationshipsTalentSchema.d.ts +34 -0
  192. package/dist/models/CallRelationshipsTalentSchema.d.ts.map +1 -0
  193. package/dist/models/CallRelationshipsTalentSchema.js +50 -0
  194. package/dist/models/CallRelationshipsTalentSchema.js.map +1 -0
  195. package/dist/models/CallRelationshipsUserDataSchema.d.ts +39 -0
  196. package/dist/models/CallRelationshipsUserDataSchema.d.ts.map +1 -0
  197. package/dist/models/CallRelationshipsUserDataSchema.js +51 -0
  198. package/dist/models/CallRelationshipsUserDataSchema.js.map +1 -0
  199. package/dist/models/CallRelationshipsUserSchema.d.ts +34 -0
  200. package/dist/models/CallRelationshipsUserSchema.d.ts.map +1 -0
  201. package/dist/models/CallRelationshipsUserSchema.js +50 -0
  202. package/dist/models/CallRelationshipsUserSchema.js.map +1 -0
  203. package/dist/models/CallResourceSchema.d.ts +3 -4
  204. package/dist/models/CallResourceSchema.d.ts.map +1 -1
  205. package/dist/models/CallResourceSchema.js +3 -2
  206. package/dist/models/CallResourceSchema.js.map +1 -1
  207. package/dist/models/ChatAttributesSchema.d.ts +108 -20
  208. package/dist/models/ChatAttributesSchema.d.ts.map +1 -1
  209. package/dist/models/ChatAttributesSchema.js +60 -15
  210. package/dist/models/ChatAttributesSchema.js.map +1 -1
  211. package/dist/models/ChatMetaSchema.d.ts +51 -0
  212. package/dist/models/ChatMetaSchema.d.ts.map +1 -0
  213. package/dist/models/ChatMetaSchema.js +53 -0
  214. package/dist/models/ChatMetaSchema.js.map +1 -0
  215. package/dist/models/ChatRelationshipsBoeUserDataSchema.d.ts +39 -0
  216. package/dist/models/ChatRelationshipsBoeUserDataSchema.d.ts.map +1 -0
  217. package/dist/models/ChatRelationshipsBoeUserDataSchema.js +51 -0
  218. package/dist/models/ChatRelationshipsBoeUserDataSchema.js.map +1 -0
  219. package/dist/models/ChatRelationshipsBoeUserSchema.d.ts +34 -0
  220. package/dist/models/ChatRelationshipsBoeUserSchema.d.ts.map +1 -0
  221. package/dist/models/ChatRelationshipsBoeUserSchema.js +50 -0
  222. package/dist/models/ChatRelationshipsBoeUserSchema.js.map +1 -0
  223. package/dist/models/ChatRelationshipsCandidateDataSchema.d.ts +39 -0
  224. package/dist/models/ChatRelationshipsCandidateDataSchema.d.ts.map +1 -0
  225. package/dist/models/ChatRelationshipsCandidateDataSchema.js +51 -0
  226. package/dist/models/ChatRelationshipsCandidateDataSchema.js.map +1 -0
  227. package/dist/models/ChatRelationshipsCandidateSchema.d.ts +34 -0
  228. package/dist/models/ChatRelationshipsCandidateSchema.d.ts.map +1 -0
  229. package/dist/models/ChatRelationshipsCandidateSchema.js +50 -0
  230. package/dist/models/ChatRelationshipsCandidateSchema.js.map +1 -0
  231. package/dist/models/ChatRelationshipsConversationDataSchema.d.ts +39 -0
  232. package/dist/models/{ChatRelationshipsTranslationsDataSchema.d.ts.map → ChatRelationshipsConversationDataSchema.d.ts.map} +1 -1
  233. package/dist/models/ChatRelationshipsConversationDataSchema.js +51 -0
  234. package/dist/models/{CallRelationshipsTranslationsDataSchema.js.map → ChatRelationshipsConversationDataSchema.js.map} +1 -1
  235. package/dist/models/ChatRelationshipsConversationSchema.d.ts +41 -0
  236. package/dist/models/ChatRelationshipsConversationSchema.d.ts.map +1 -0
  237. package/dist/models/ChatRelationshipsConversationSchema.js +50 -0
  238. package/dist/models/ChatRelationshipsConversationSchema.js.map +1 -0
  239. package/dist/models/ChatRelationshipsScheduleDataSchema.d.ts +39 -0
  240. package/dist/models/ChatRelationshipsScheduleDataSchema.d.ts.map +1 -0
  241. package/dist/models/ChatRelationshipsScheduleDataSchema.js +51 -0
  242. package/dist/models/ChatRelationshipsScheduleDataSchema.js.map +1 -0
  243. package/dist/models/ChatRelationshipsScheduleSchema.d.ts +34 -0
  244. package/dist/models/ChatRelationshipsScheduleSchema.d.ts.map +1 -0
  245. package/dist/models/ChatRelationshipsScheduleSchema.js +50 -0
  246. package/dist/models/ChatRelationshipsScheduleSchema.js.map +1 -0
  247. package/dist/models/ChatRelationshipsSchema.d.ts +45 -4
  248. package/dist/models/ChatRelationshipsSchema.d.ts.map +1 -1
  249. package/dist/models/ChatRelationshipsSchema.js +18 -3
  250. package/dist/models/ChatRelationshipsSchema.js.map +1 -1
  251. package/dist/models/ChatRelationshipsTalentDataSchema.d.ts +39 -0
  252. package/dist/models/ChatRelationshipsTalentDataSchema.d.ts.map +1 -0
  253. package/dist/models/ChatRelationshipsTalentDataSchema.js +51 -0
  254. package/dist/models/ChatRelationshipsTalentDataSchema.js.map +1 -0
  255. package/dist/models/ChatRelationshipsTalentSchema.d.ts +34 -0
  256. package/dist/models/ChatRelationshipsTalentSchema.d.ts.map +1 -0
  257. package/dist/models/ChatRelationshipsTalentSchema.js +50 -0
  258. package/dist/models/ChatRelationshipsTalentSchema.js.map +1 -0
  259. package/dist/models/ChatRelationshipsUserDataSchema.d.ts +39 -0
  260. package/dist/models/ChatRelationshipsUserDataSchema.d.ts.map +1 -0
  261. package/dist/models/ChatRelationshipsUserDataSchema.js +51 -0
  262. package/dist/models/ChatRelationshipsUserDataSchema.js.map +1 -0
  263. package/dist/models/ChatRelationshipsUserSchema.d.ts +34 -0
  264. package/dist/models/ChatRelationshipsUserSchema.d.ts.map +1 -0
  265. package/dist/models/ChatRelationshipsUserSchema.js +50 -0
  266. package/dist/models/ChatRelationshipsUserSchema.js.map +1 -0
  267. package/dist/models/ChatResourceSchema.d.ts +3 -4
  268. package/dist/models/ChatResourceSchema.d.ts.map +1 -1
  269. package/dist/models/ChatResourceSchema.js +3 -2
  270. package/dist/models/ChatResourceSchema.js.map +1 -1
  271. package/dist/models/CommentAttributesSchema.d.ts +109 -0
  272. package/dist/models/CommentAttributesSchema.d.ts.map +1 -0
  273. package/dist/models/CommentAttributesSchema.js +87 -0
  274. package/dist/models/CommentAttributesSchema.js.map +1 -0
  275. package/dist/models/CommentRelationshipsAuthorSchema.d.ts +34 -0
  276. package/dist/models/CommentRelationshipsAuthorSchema.d.ts.map +1 -0
  277. package/dist/models/CommentRelationshipsAuthorSchema.js +50 -0
  278. package/dist/models/CommentRelationshipsAuthorSchema.js.map +1 -0
  279. package/dist/models/CommentRelationshipsAuthorSchemaData.d.ts +46 -0
  280. package/dist/models/CommentRelationshipsAuthorSchemaData.d.ts.map +1 -0
  281. package/dist/models/CommentRelationshipsAuthorSchemaData.js +58 -0
  282. package/dist/models/CommentRelationshipsAuthorSchemaData.js.map +1 -0
  283. package/dist/models/CommentRelationshipsSchema.d.ts +38 -0
  284. package/dist/models/CommentRelationshipsSchema.d.ts.map +1 -0
  285. package/dist/models/CommentRelationshipsSchema.js +50 -0
  286. package/dist/models/CommentRelationshipsSchema.js.map +1 -0
  287. package/dist/models/CommentResourceSchema.d.ts +75 -0
  288. package/dist/models/CommentResourceSchema.d.ts.map +1 -0
  289. package/dist/models/CommentResourceSchema.js +75 -0
  290. package/dist/models/CommentResourceSchema.js.map +1 -0
  291. package/dist/models/CommentResponseDocument.d.ts +40 -0
  292. package/dist/models/CommentResponseDocument.d.ts.map +1 -0
  293. package/dist/models/CommentResponseDocument.js +52 -0
  294. package/dist/models/CommentResponseDocument.js.map +1 -0
  295. package/dist/models/CommentsResponseDocument.d.ts +52 -0
  296. package/dist/models/CommentsResponseDocument.d.ts.map +1 -0
  297. package/dist/models/CommentsResponseDocument.js +56 -0
  298. package/dist/models/CommentsResponseDocument.js.map +1 -0
  299. package/dist/models/CreateCalendarRequestSchema.d.ts +34 -0
  300. package/dist/models/CreateCalendarRequestSchema.d.ts.map +1 -0
  301. package/dist/models/CreateCalendarRequestSchema.js +50 -0
  302. package/dist/models/CreateCalendarRequestSchema.js.map +1 -0
  303. package/dist/models/CreateCalendarRequestSchemaData.d.ts +47 -0
  304. package/dist/models/CreateCalendarRequestSchemaData.d.ts.map +1 -0
  305. package/dist/models/CreateCalendarRequestSchemaData.js +63 -0
  306. package/dist/models/CreateCalendarRequestSchemaData.js.map +1 -0
  307. package/dist/models/CreateCalendarRequestSchemaDataAttributes.d.ts +76 -0
  308. package/dist/models/CreateCalendarRequestSchemaDataAttributes.d.ts.map +1 -0
  309. package/dist/models/CreateCalendarRequestSchemaDataAttributes.js +70 -0
  310. package/dist/models/CreateCalendarRequestSchemaDataAttributes.js.map +1 -0
  311. package/dist/models/CreateCommentRequestSchema.d.ts +34 -0
  312. package/dist/models/CreateCommentRequestSchema.d.ts.map +1 -0
  313. package/dist/models/CreateCommentRequestSchema.js +50 -0
  314. package/dist/models/CreateCommentRequestSchema.js.map +1 -0
  315. package/dist/models/CreateCommentRequestSchemaData.d.ts +47 -0
  316. package/dist/models/CreateCommentRequestSchemaData.d.ts.map +1 -0
  317. package/dist/models/CreateCommentRequestSchemaData.js +63 -0
  318. package/dist/models/CreateCommentRequestSchemaData.js.map +1 -0
  319. package/dist/models/CreateCommentRequestSchemaDataAttributes.d.ts +77 -0
  320. package/dist/models/CreateCommentRequestSchemaDataAttributes.d.ts.map +1 -0
  321. package/dist/models/CreateCommentRequestSchemaDataAttributes.js +79 -0
  322. package/dist/models/CreateCommentRequestSchemaDataAttributes.js.map +1 -0
  323. package/dist/models/CreateEventRequestSchema.d.ts +34 -0
  324. package/dist/models/CreateEventRequestSchema.d.ts.map +1 -0
  325. package/dist/models/CreateEventRequestSchema.js +50 -0
  326. package/dist/models/CreateEventRequestSchema.js.map +1 -0
  327. package/dist/models/CreateEventRequestSchemaData.d.ts +47 -0
  328. package/dist/models/CreateEventRequestSchemaData.d.ts.map +1 -0
  329. package/dist/models/CreateEventRequestSchemaData.js +63 -0
  330. package/dist/models/CreateEventRequestSchemaData.js.map +1 -0
  331. package/dist/models/CreateEventRequestSchemaDataAttributes.d.ts +160 -0
  332. package/dist/models/CreateEventRequestSchemaDataAttributes.d.ts.map +1 -0
  333. package/dist/models/CreateEventRequestSchemaDataAttributes.js +114 -0
  334. package/dist/models/CreateEventRequestSchemaDataAttributes.js.map +1 -0
  335. package/dist/models/CreateGuestSubmissionRequest.d.ts +1 -1
  336. package/dist/models/CreateLabelRequestBody.d.ts +34 -0
  337. package/dist/models/CreateLabelRequestBody.d.ts.map +1 -0
  338. package/dist/models/CreateLabelRequestBody.js +52 -0
  339. package/dist/models/CreateLabelRequestBody.js.map +1 -0
  340. package/dist/models/CreateLabelRequestBodyData.d.ts +47 -0
  341. package/dist/models/CreateLabelRequestBodyData.d.ts.map +1 -0
  342. package/dist/models/CreateLabelRequestBodyData.js +63 -0
  343. package/dist/models/CreateLabelRequestBodyData.js.map +1 -0
  344. package/dist/models/CreateStateRequestBody.d.ts +34 -0
  345. package/dist/models/CreateStateRequestBody.d.ts.map +1 -0
  346. package/dist/models/CreateStateRequestBody.js +52 -0
  347. package/dist/models/CreateStateRequestBody.js.map +1 -0
  348. package/dist/models/CreateStateRequestBodyData.d.ts +47 -0
  349. package/dist/models/CreateStateRequestBodyData.d.ts.map +1 -0
  350. package/dist/models/CreateStateRequestBodyData.js +63 -0
  351. package/dist/models/CreateStateRequestBodyData.js.map +1 -0
  352. package/dist/models/EmailAttributesSchema.d.ts +31 -8
  353. package/dist/models/EmailAttributesSchema.d.ts.map +1 -1
  354. package/dist/models/EmailAttributesSchema.js +12 -5
  355. package/dist/models/EmailAttributesSchema.js.map +1 -1
  356. package/dist/models/EmailRelationshipsScheduleDataSchema.d.ts +39 -0
  357. package/dist/models/EmailRelationshipsScheduleDataSchema.d.ts.map +1 -0
  358. package/dist/models/EmailRelationshipsScheduleDataSchema.js +51 -0
  359. package/dist/models/EmailRelationshipsScheduleDataSchema.js.map +1 -0
  360. package/dist/models/EmailRelationshipsScheduleSchema.d.ts +34 -0
  361. package/dist/models/EmailRelationshipsScheduleSchema.d.ts.map +1 -0
  362. package/dist/models/EmailRelationshipsScheduleSchema.js +50 -0
  363. package/dist/models/EmailRelationshipsScheduleSchema.js.map +1 -0
  364. package/dist/models/EmailRelationshipsSchema.d.ts +7 -0
  365. package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -1
  366. package/dist/models/EmailRelationshipsSchema.js +3 -0
  367. package/dist/models/EmailRelationshipsSchema.js.map +1 -1
  368. package/dist/models/EventAttributesSchema.d.ts +172 -0
  369. package/dist/models/EventAttributesSchema.d.ts.map +1 -0
  370. package/dist/models/EventAttributesSchema.js +114 -0
  371. package/dist/models/EventAttributesSchema.js.map +1 -0
  372. package/dist/models/EventAttributesSchemaAttendeesInner.d.ts +67 -0
  373. package/dist/models/EventAttributesSchemaAttendeesInner.d.ts.map +1 -0
  374. package/dist/models/EventAttributesSchemaAttendeesInner.js +67 -0
  375. package/dist/models/EventAttributesSchemaAttendeesInner.js.map +1 -0
  376. package/dist/models/EventRelationshipsSchema.d.ts +41 -0
  377. package/dist/models/EventRelationshipsSchema.d.ts.map +1 -0
  378. package/dist/models/EventRelationshipsSchema.js +53 -0
  379. package/dist/models/EventRelationshipsSchema.js.map +1 -0
  380. package/dist/models/EventRelationshipsSchemaCalendar.d.ts +34 -0
  381. package/dist/models/EventRelationshipsSchemaCalendar.d.ts.map +1 -0
  382. package/dist/models/EventRelationshipsSchemaCalendar.js +50 -0
  383. package/dist/models/EventRelationshipsSchemaCalendar.js.map +1 -0
  384. package/dist/models/EventRelationshipsSchemaCalendarData.d.ts +46 -0
  385. package/dist/models/EventRelationshipsSchemaCalendarData.d.ts.map +1 -0
  386. package/dist/models/EventRelationshipsSchemaCalendarData.js +58 -0
  387. package/dist/models/EventRelationshipsSchemaCalendarData.js.map +1 -0
  388. package/dist/models/EventRelationshipsSchemaSource.d.ts +34 -0
  389. package/dist/models/EventRelationshipsSchemaSource.d.ts.map +1 -0
  390. package/dist/models/EventRelationshipsSchemaSource.js +50 -0
  391. package/dist/models/EventRelationshipsSchemaSource.js.map +1 -0
  392. package/dist/models/EventRelationshipsSchemaSourceData.d.ts +48 -0
  393. package/dist/models/EventRelationshipsSchemaSourceData.d.ts.map +1 -0
  394. package/dist/models/EventRelationshipsSchemaSourceData.js +60 -0
  395. package/dist/models/EventRelationshipsSchemaSourceData.js.map +1 -0
  396. package/dist/models/EventResourceSchema.d.ts +75 -0
  397. package/dist/models/EventResourceSchema.d.ts.map +1 -0
  398. package/dist/models/EventResourceSchema.js +75 -0
  399. package/dist/models/EventResourceSchema.js.map +1 -0
  400. package/dist/models/EventResponseDocument.d.ts +34 -0
  401. package/dist/models/EventResponseDocument.d.ts.map +1 -0
  402. package/dist/models/EventResponseDocument.js +50 -0
  403. package/dist/models/EventResponseDocument.js.map +1 -0
  404. package/dist/models/EventsResponseDocument.d.ts +46 -0
  405. package/dist/models/EventsResponseDocument.d.ts.map +1 -0
  406. package/dist/models/EventsResponseDocument.js +54 -0
  407. package/dist/models/EventsResponseDocument.js.map +1 -0
  408. package/dist/models/FeedbackOutcomesSchema.d.ts +1 -1
  409. package/dist/models/FinderAttributesSchema.d.ts +8 -6
  410. package/dist/models/FinderAttributesSchema.d.ts.map +1 -1
  411. package/dist/models/FinderAttributesSchema.js +6 -4
  412. package/dist/models/FinderAttributesSchema.js.map +1 -1
  413. package/dist/models/FinderAttributesSchemaQuery.d.ts +26 -0
  414. package/dist/models/FinderAttributesSchemaQuery.d.ts.map +1 -0
  415. package/dist/models/FinderAttributesSchemaQuery.js +72 -0
  416. package/dist/models/FinderAttributesSchemaQuery.js.map +1 -0
  417. package/dist/models/FinderQueryCandidatesSchema.d.ts +219 -0
  418. package/dist/models/FinderQueryCandidatesSchema.d.ts.map +1 -0
  419. package/dist/models/FinderQueryCandidatesSchema.js +111 -0
  420. package/dist/models/FinderQueryCandidatesSchema.js.map +1 -0
  421. package/dist/models/FinderQueryEmailsSchema.d.ts +134 -0
  422. package/dist/models/FinderQueryEmailsSchema.d.ts.map +1 -0
  423. package/dist/models/FinderQueryEmailsSchema.js +97 -0
  424. package/dist/models/FinderQueryEmailsSchema.js.map +1 -0
  425. package/dist/models/FinderQueryJobsSchema.d.ts +123 -0
  426. package/dist/models/FinderQueryJobsSchema.d.ts.map +1 -0
  427. package/dist/models/FinderQueryJobsSchema.js +79 -0
  428. package/dist/models/FinderQueryJobsSchema.js.map +1 -0
  429. package/dist/models/FinderQueryTalentsSchema.d.ts +195 -0
  430. package/dist/models/FinderQueryTalentsSchema.d.ts.map +1 -0
  431. package/dist/models/FinderQueryTalentsSchema.js +103 -0
  432. package/dist/models/FinderQueryTalentsSchema.js.map +1 -0
  433. package/dist/models/FinderResultHitSchema.d.ts +64 -0
  434. package/dist/models/FinderResultHitSchema.d.ts.map +1 -0
  435. package/dist/models/FinderResultHitSchema.js +61 -0
  436. package/dist/models/FinderResultHitSchema.js.map +1 -0
  437. package/dist/models/FinderResultsSchema.d.ts +40 -0
  438. package/dist/models/FinderResultsSchema.d.ts.map +1 -0
  439. package/dist/models/FinderResultsSchema.js +52 -0
  440. package/dist/models/FinderResultsSchema.js.map +1 -0
  441. package/dist/models/FormAttributesSchema.d.ts +26 -0
  442. package/dist/models/FormAttributesSchema.d.ts.map +1 -1
  443. package/dist/models/FormAttributesSchema.js +12 -0
  444. package/dist/models/FormAttributesSchema.js.map +1 -1
  445. package/dist/models/LabelAttributesSchema.d.ts +92 -0
  446. package/dist/models/LabelAttributesSchema.d.ts.map +1 -0
  447. package/dist/models/LabelAttributesSchema.js +79 -0
  448. package/dist/models/LabelAttributesSchema.js.map +1 -0
  449. package/dist/models/LabelResourceSchema.d.ts +74 -0
  450. package/dist/models/LabelResourceSchema.d.ts.map +1 -0
  451. package/dist/models/LabelResourceSchema.js +74 -0
  452. package/dist/models/LabelResourceSchema.js.map +1 -0
  453. package/dist/models/LabelSchema.d.ts +49 -0
  454. package/dist/models/LabelSchema.d.ts.map +1 -0
  455. package/dist/models/LabelSchema.js +55 -0
  456. package/dist/models/LabelSchema.js.map +1 -0
  457. package/dist/models/LabelsSchema.d.ts +48 -0
  458. package/dist/models/LabelsSchema.d.ts.map +1 -0
  459. package/dist/models/LabelsSchema.js +56 -0
  460. package/dist/models/LabelsSchema.js.map +1 -0
  461. package/dist/models/ListStatesFolderParameter.d.ts +22 -0
  462. package/dist/models/ListStatesFolderParameter.d.ts.map +1 -0
  463. package/dist/models/ListStatesFolderParameter.js +50 -0
  464. package/dist/models/ListStatesFolderParameter.js.map +1 -0
  465. package/dist/models/ResourcesMetaPageSchema.d.ts +20 -2
  466. package/dist/models/ResourcesMetaPageSchema.d.ts.map +1 -1
  467. package/dist/models/ResourcesMetaPageSchema.js +6 -0
  468. package/dist/models/ResourcesMetaPageSchema.js.map +1 -1
  469. package/dist/models/RunAttributesSchema.d.ts +13 -0
  470. package/dist/models/RunAttributesSchema.d.ts.map +1 -1
  471. package/dist/models/RunAttributesSchema.js +5 -0
  472. package/dist/models/RunAttributesSchema.js.map +1 -1
  473. package/dist/models/RunAttributesSchemaPausedAtStep.d.ts +39 -0
  474. package/dist/models/RunAttributesSchemaPausedAtStep.d.ts.map +1 -0
  475. package/dist/models/RunAttributesSchemaPausedAtStep.js +51 -0
  476. package/dist/models/RunAttributesSchemaPausedAtStep.js.map +1 -0
  477. package/dist/models/ScheduleAttributesSchema.d.ts +4 -3
  478. package/dist/models/ScheduleAttributesSchema.d.ts.map +1 -1
  479. package/dist/models/ScheduleAttributesSchema.js +5 -8
  480. package/dist/models/ScheduleAttributesSchema.js.map +1 -1
  481. package/dist/models/ScheduleRelationshipsEmailSchema.d.ts +34 -0
  482. package/dist/models/ScheduleRelationshipsEmailSchema.d.ts.map +1 -0
  483. package/dist/models/ScheduleRelationshipsEmailSchema.js +50 -0
  484. package/dist/models/ScheduleRelationshipsEmailSchema.js.map +1 -0
  485. package/dist/models/ScheduleRelationshipsEmailSchemaData.d.ts +39 -0
  486. package/dist/models/ScheduleRelationshipsEmailSchemaData.d.ts.map +1 -0
  487. package/dist/models/ScheduleRelationshipsEmailSchemaData.js +51 -0
  488. package/dist/models/ScheduleRelationshipsEmailSchemaData.js.map +1 -0
  489. package/dist/models/ScheduleRelationshipsSchema.d.ts +7 -0
  490. package/dist/models/ScheduleRelationshipsSchema.d.ts.map +1 -1
  491. package/dist/models/ScheduleRelationshipsSchema.js +3 -0
  492. package/dist/models/ScheduleRelationshipsSchema.js.map +1 -1
  493. package/dist/models/ScheduleTargetSchema.d.ts +1 -1
  494. package/dist/models/SignalAttributesSchema.d.ts +180 -0
  495. package/dist/models/SignalAttributesSchema.d.ts.map +1 -0
  496. package/dist/models/SignalAttributesSchema.js +139 -0
  497. package/dist/models/SignalAttributesSchema.js.map +1 -0
  498. package/dist/models/SignalResourceSchema.d.ts +74 -0
  499. package/dist/models/SignalResourceSchema.d.ts.map +1 -0
  500. package/dist/models/SignalResourceSchema.js +74 -0
  501. package/dist/models/SignalResourceSchema.js.map +1 -0
  502. package/dist/models/SignalSchema.d.ts +49 -0
  503. package/dist/models/SignalSchema.d.ts.map +1 -0
  504. package/dist/models/SignalSchema.js +55 -0
  505. package/dist/models/SignalSchema.js.map +1 -0
  506. package/dist/models/SignalsSchema.d.ts +48 -0
  507. package/dist/models/SignalsSchema.d.ts.map +1 -0
  508. package/dist/models/SignalsSchema.js +56 -0
  509. package/dist/models/SignalsSchema.js.map +1 -0
  510. package/dist/models/StateAttributesSchema.d.ts +117 -0
  511. package/dist/models/StateAttributesSchema.d.ts.map +1 -0
  512. package/dist/models/StateAttributesSchema.js +87 -0
  513. package/dist/models/StateAttributesSchema.js.map +1 -0
  514. package/dist/models/StateResourceSchema.d.ts +74 -0
  515. package/dist/models/StateResourceSchema.d.ts.map +1 -0
  516. package/dist/models/StateResourceSchema.js +74 -0
  517. package/dist/models/StateResourceSchema.js.map +1 -0
  518. package/dist/models/StateSchema.d.ts +49 -0
  519. package/dist/models/StateSchema.d.ts.map +1 -0
  520. package/dist/models/StateSchema.js +55 -0
  521. package/dist/models/StateSchema.js.map +1 -0
  522. package/dist/models/StatesSchema.d.ts +48 -0
  523. package/dist/models/StatesSchema.d.ts.map +1 -0
  524. package/dist/models/StatesSchema.js +56 -0
  525. package/dist/models/StatesSchema.js.map +1 -0
  526. package/dist/models/SubmissionAttributesSchema.d.ts +1 -1
  527. package/dist/models/TenantRelationshipsFormsDataSchema.d.ts +39 -0
  528. package/dist/models/TenantRelationshipsFormsDataSchema.d.ts.map +1 -0
  529. package/dist/models/TenantRelationshipsFormsDataSchema.js +51 -0
  530. package/dist/models/TenantRelationshipsFormsDataSchema.js.map +1 -0
  531. package/dist/models/TenantRelationshipsFormsSchema.d.ts +34 -0
  532. package/dist/models/TenantRelationshipsFormsSchema.d.ts.map +1 -0
  533. package/dist/models/TenantRelationshipsFormsSchema.js +50 -0
  534. package/dist/models/TenantRelationshipsFormsSchema.js.map +1 -0
  535. package/dist/models/TenantRelationshipsSchema.d.ts +7 -0
  536. package/dist/models/TenantRelationshipsSchema.d.ts.map +1 -1
  537. package/dist/models/TenantRelationshipsSchema.js +3 -0
  538. package/dist/models/TenantRelationshipsSchema.js.map +1 -1
  539. package/dist/models/TenantsMetaPageSchema.d.ts +20 -2
  540. package/dist/models/TenantsMetaPageSchema.d.ts.map +1 -1
  541. package/dist/models/TenantsMetaPageSchema.js +6 -0
  542. package/dist/models/TenantsMetaPageSchema.js.map +1 -1
  543. package/dist/models/UpdateAggregateRequestBody.d.ts +34 -0
  544. package/dist/models/UpdateAggregateRequestBody.d.ts.map +1 -0
  545. package/dist/models/UpdateAggregateRequestBody.js +52 -0
  546. package/dist/models/UpdateAggregateRequestBody.js.map +1 -0
  547. package/dist/models/UpdateAggregateRequestBodyData.d.ts +53 -0
  548. package/dist/models/UpdateAggregateRequestBodyData.d.ts.map +1 -0
  549. package/dist/models/UpdateAggregateRequestBodyData.js +67 -0
  550. package/dist/models/UpdateAggregateRequestBodyData.js.map +1 -0
  551. package/dist/models/UpdateCalendarRequestSchema.d.ts +34 -0
  552. package/dist/models/UpdateCalendarRequestSchema.d.ts.map +1 -0
  553. package/dist/models/UpdateCalendarRequestSchema.js +50 -0
  554. package/dist/models/UpdateCalendarRequestSchema.js.map +1 -0
  555. package/dist/models/UpdateCalendarRequestSchemaData.d.ts +53 -0
  556. package/dist/models/UpdateCalendarRequestSchemaData.d.ts.map +1 -0
  557. package/dist/models/UpdateCalendarRequestSchemaData.js +63 -0
  558. package/dist/models/UpdateCalendarRequestSchemaData.js.map +1 -0
  559. package/dist/models/UpdateCalendarRequestSchemaDataAttributes.d.ts +71 -0
  560. package/dist/models/UpdateCalendarRequestSchemaDataAttributes.d.ts.map +1 -0
  561. package/dist/models/UpdateCalendarRequestSchemaDataAttributes.js +67 -0
  562. package/dist/models/UpdateCalendarRequestSchemaDataAttributes.js.map +1 -0
  563. package/dist/models/UpdateCommentRequestSchema.d.ts +34 -0
  564. package/dist/models/UpdateCommentRequestSchema.d.ts.map +1 -0
  565. package/dist/models/UpdateCommentRequestSchema.js +50 -0
  566. package/dist/models/UpdateCommentRequestSchema.js.map +1 -0
  567. package/dist/models/UpdateCommentRequestSchemaData.d.ts +53 -0
  568. package/dist/models/UpdateCommentRequestSchemaData.d.ts.map +1 -0
  569. package/dist/models/UpdateCommentRequestSchemaData.js +63 -0
  570. package/dist/models/UpdateCommentRequestSchemaData.js.map +1 -0
  571. package/dist/models/UpdateCommentRequestSchemaDataAttributes.d.ts +45 -0
  572. package/dist/models/UpdateCommentRequestSchemaDataAttributes.d.ts.map +1 -0
  573. package/dist/models/UpdateCommentRequestSchemaDataAttributes.js +53 -0
  574. package/dist/models/UpdateCommentRequestSchemaDataAttributes.js.map +1 -0
  575. package/dist/models/UpdateEventRequestSchema.d.ts +34 -0
  576. package/dist/models/UpdateEventRequestSchema.d.ts.map +1 -0
  577. package/dist/models/UpdateEventRequestSchema.js +50 -0
  578. package/dist/models/UpdateEventRequestSchema.js.map +1 -0
  579. package/dist/models/UpdateEventRequestSchemaData.d.ts +53 -0
  580. package/dist/models/UpdateEventRequestSchemaData.d.ts.map +1 -0
  581. package/dist/models/UpdateEventRequestSchemaData.js +63 -0
  582. package/dist/models/UpdateEventRequestSchemaData.js.map +1 -0
  583. package/dist/models/UpdateEventRequestSchemaDataAttributes.d.ts +111 -0
  584. package/dist/models/UpdateEventRequestSchemaDataAttributes.d.ts.map +1 -0
  585. package/dist/models/UpdateEventRequestSchemaDataAttributes.js +83 -0
  586. package/dist/models/UpdateEventRequestSchemaDataAttributes.js.map +1 -0
  587. package/dist/models/UpdateLabelRequestBody.d.ts +34 -0
  588. package/dist/models/UpdateLabelRequestBody.d.ts.map +1 -0
  589. package/dist/models/UpdateLabelRequestBody.js +52 -0
  590. package/dist/models/UpdateLabelRequestBody.js.map +1 -0
  591. package/dist/models/UpdateLabelRequestBodyData.d.ts +53 -0
  592. package/dist/models/UpdateLabelRequestBodyData.d.ts.map +1 -0
  593. package/dist/models/UpdateLabelRequestBodyData.js +67 -0
  594. package/dist/models/UpdateLabelRequestBodyData.js.map +1 -0
  595. package/dist/models/UpdateStateRequestBody.d.ts +34 -0
  596. package/dist/models/UpdateStateRequestBody.d.ts.map +1 -0
  597. package/dist/models/UpdateStateRequestBody.js +52 -0
  598. package/dist/models/UpdateStateRequestBody.js.map +1 -0
  599. package/dist/models/UpdateStateRequestBodyData.d.ts +53 -0
  600. package/dist/models/UpdateStateRequestBodyData.d.ts.map +1 -0
  601. package/dist/models/UpdateStateRequestBodyData.js +67 -0
  602. package/dist/models/UpdateStateRequestBodyData.js.map +1 -0
  603. package/dist/models/index.d.ts +118 -5
  604. package/dist/models/index.d.ts.map +1 -1
  605. package/dist/models/index.js +118 -5
  606. package/dist/models/index.js.map +1 -1
  607. package/package.json +1 -1
  608. package/dist/models/CallRelationshipsTranslationsDataSchema.d.ts +0 -39
  609. package/dist/models/CallRelationshipsTranslationsDataSchema.js +0 -51
  610. package/dist/models/CallRelationshipsTranslationsSchema.d.ts +0 -34
  611. package/dist/models/CallRelationshipsTranslationsSchema.d.ts.map +0 -1
  612. package/dist/models/CallRelationshipsTranslationsSchema.js +0 -50
  613. package/dist/models/CallRelationshipsTranslationsSchema.js.map +0 -1
  614. package/dist/models/ChatRelationshipsTranslationsDataSchema.d.ts +0 -39
  615. package/dist/models/ChatRelationshipsTranslationsDataSchema.js +0 -51
  616. package/dist/models/ChatRelationshipsTranslationsSchema.d.ts +0 -34
  617. package/dist/models/ChatRelationshipsTranslationsSchema.d.ts.map +0 -1
  618. package/dist/models/ChatRelationshipsTranslationsSchema.js +0 -50
  619. package/dist/models/ChatRelationshipsTranslationsSchema.js.map +0 -1
  620. package/dist/models/EmailAttributesSchemaSubject.d.ts +0 -24
  621. package/dist/models/EmailAttributesSchemaSubject.d.ts.map +0 -1
  622. package/dist/models/EmailAttributesSchemaSubject.js +0 -44
  623. package/dist/models/EmailAttributesSchemaSubject.js.map +0 -1
@@ -0,0 +1,39 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface ChatRelationshipsCandidateDataSchema
16
+ */
17
+ export interface ChatRelationshipsCandidateDataSchema {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof ChatRelationshipsCandidateDataSchema
22
+ */
23
+ type?: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof ChatRelationshipsCandidateDataSchema
28
+ */
29
+ id?: string;
30
+ }
31
+ /**
32
+ * Check if a given object implements the ChatRelationshipsCandidateDataSchema interface.
33
+ */
34
+ export declare function instanceOfChatRelationshipsCandidateDataSchema(value: object): value is ChatRelationshipsCandidateDataSchema;
35
+ export declare function ChatRelationshipsCandidateDataSchemaFromJSON(json: any): ChatRelationshipsCandidateDataSchema;
36
+ export declare function ChatRelationshipsCandidateDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ChatRelationshipsCandidateDataSchema;
37
+ export declare function ChatRelationshipsCandidateDataSchemaToJSON(json: any): ChatRelationshipsCandidateDataSchema;
38
+ export declare function ChatRelationshipsCandidateDataSchemaToJSONTyped(value?: ChatRelationshipsCandidateDataSchema | null, ignoreDiscriminator?: boolean): any;
39
+ //# sourceMappingURL=ChatRelationshipsCandidateDataSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatRelationshipsCandidateDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/ChatRelationshipsCandidateDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,oCAAoC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,8CAA8C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,oCAAoC,CAE3H;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,GAAG,oCAAoC,CAE5G;AAED,wBAAgB,iDAAiD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,oCAAoC,CAS/I;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,GAAG,oCAAoC,CAE1G;AAED,wBAAgB,+CAA+C,CAAC,KAAK,CAAC,EAAE,oCAAoC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU9J"}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfChatRelationshipsCandidateDataSchema = instanceOfChatRelationshipsCandidateDataSchema;
17
+ exports.ChatRelationshipsCandidateDataSchemaFromJSON = ChatRelationshipsCandidateDataSchemaFromJSON;
18
+ exports.ChatRelationshipsCandidateDataSchemaFromJSONTyped = ChatRelationshipsCandidateDataSchemaFromJSONTyped;
19
+ exports.ChatRelationshipsCandidateDataSchemaToJSON = ChatRelationshipsCandidateDataSchemaToJSON;
20
+ exports.ChatRelationshipsCandidateDataSchemaToJSONTyped = ChatRelationshipsCandidateDataSchemaToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the ChatRelationshipsCandidateDataSchema interface.
23
+ */
24
+ function instanceOfChatRelationshipsCandidateDataSchema(value) {
25
+ return true;
26
+ }
27
+ function ChatRelationshipsCandidateDataSchemaFromJSON(json) {
28
+ return ChatRelationshipsCandidateDataSchemaFromJSONTyped(json, false);
29
+ }
30
+ function ChatRelationshipsCandidateDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
31
+ if (json == null) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'type': json['type'] == null ? undefined : json['type'],
36
+ 'id': json['id'] == null ? undefined : json['id'],
37
+ };
38
+ }
39
+ function ChatRelationshipsCandidateDataSchemaToJSON(json) {
40
+ return ChatRelationshipsCandidateDataSchemaToJSONTyped(json, false);
41
+ }
42
+ function ChatRelationshipsCandidateDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'type': value['type'],
48
+ 'id': value['id'],
49
+ };
50
+ }
51
+ //# sourceMappingURL=ChatRelationshipsCandidateDataSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatRelationshipsCandidateDataSchema.js","sourceRoot":"","sources":["../../src/models/ChatRelationshipsCandidateDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,wGAEC;AAED,oGAEC;AAED,8GASC;AAED,gGAEC;AAED,0GAUC;AApCD;;GAEG;AACH,SAAgB,8CAA8C,CAAC,KAAa;IACxE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS;IAClE,OAAO,iDAAiD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1E,CAAC;AAED,SAAgB,iDAAiD,CAAC,IAAS,EAAE,mBAA4B;IACrG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS;IAChE,OAAO,+CAA+C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxE,CAAC;AAED,SAAgB,+CAA+C,CAAC,KAAmD,EAAE,sBAA+B,KAAK;IACrJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
@@ -0,0 +1,34 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { ChatRelationshipsCandidateDataSchema } from './ChatRelationshipsCandidateDataSchema';
13
+ /**
14
+ * External candidate principal. Set when fromType=candidate (inbound) or toType=candidate (outbound).
15
+ * @export
16
+ * @interface ChatRelationshipsCandidateSchema
17
+ */
18
+ export interface ChatRelationshipsCandidateSchema {
19
+ /**
20
+ *
21
+ * @type {ChatRelationshipsCandidateDataSchema}
22
+ * @memberof ChatRelationshipsCandidateSchema
23
+ */
24
+ data?: ChatRelationshipsCandidateDataSchema | null;
25
+ }
26
+ /**
27
+ * Check if a given object implements the ChatRelationshipsCandidateSchema interface.
28
+ */
29
+ export declare function instanceOfChatRelationshipsCandidateSchema(value: object): value is ChatRelationshipsCandidateSchema;
30
+ export declare function ChatRelationshipsCandidateSchemaFromJSON(json: any): ChatRelationshipsCandidateSchema;
31
+ export declare function ChatRelationshipsCandidateSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ChatRelationshipsCandidateSchema;
32
+ export declare function ChatRelationshipsCandidateSchemaToJSON(json: any): ChatRelationshipsCandidateSchema;
33
+ export declare function ChatRelationshipsCandidateSchemaToJSONTyped(value?: ChatRelationshipsCandidateSchema | null, ignoreDiscriminator?: boolean): any;
34
+ //# sourceMappingURL=ChatRelationshipsCandidateSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatRelationshipsCandidateSchema.d.ts","sourceRoot":"","sources":["../../src/models/ChatRelationshipsCandidateSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAQnG;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,IAAI,CAAC,EAAE,oCAAoC,GAAG,IAAI,CAAC;CACtD;AAED;;GAEG;AACH,wBAAgB,0CAA0C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,gCAAgC,CAEnH;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAEpG;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,gCAAgC,CAQvI;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAElG;AAED,wBAAgB,2CAA2C,CAAC,KAAK,CAAC,EAAE,gCAAgC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAStJ"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfChatRelationshipsCandidateSchema = instanceOfChatRelationshipsCandidateSchema;
17
+ exports.ChatRelationshipsCandidateSchemaFromJSON = ChatRelationshipsCandidateSchemaFromJSON;
18
+ exports.ChatRelationshipsCandidateSchemaFromJSONTyped = ChatRelationshipsCandidateSchemaFromJSONTyped;
19
+ exports.ChatRelationshipsCandidateSchemaToJSON = ChatRelationshipsCandidateSchemaToJSON;
20
+ exports.ChatRelationshipsCandidateSchemaToJSONTyped = ChatRelationshipsCandidateSchemaToJSONTyped;
21
+ const ChatRelationshipsCandidateDataSchema_1 = require("./ChatRelationshipsCandidateDataSchema");
22
+ /**
23
+ * Check if a given object implements the ChatRelationshipsCandidateSchema interface.
24
+ */
25
+ function instanceOfChatRelationshipsCandidateSchema(value) {
26
+ return true;
27
+ }
28
+ function ChatRelationshipsCandidateSchemaFromJSON(json) {
29
+ return ChatRelationshipsCandidateSchemaFromJSONTyped(json, false);
30
+ }
31
+ function ChatRelationshipsCandidateSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
+ if (json == null) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'data': json['data'] == null ? undefined : (0, ChatRelationshipsCandidateDataSchema_1.ChatRelationshipsCandidateDataSchemaFromJSON)(json['data']),
37
+ };
38
+ }
39
+ function ChatRelationshipsCandidateSchemaToJSON(json) {
40
+ return ChatRelationshipsCandidateSchemaToJSONTyped(json, false);
41
+ }
42
+ function ChatRelationshipsCandidateSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'data': (0, ChatRelationshipsCandidateDataSchema_1.ChatRelationshipsCandidateDataSchemaToJSON)(value['data']),
48
+ };
49
+ }
50
+ //# sourceMappingURL=ChatRelationshipsCandidateSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatRelationshipsCandidateSchema.js","sourceRoot":"","sources":["../../src/models/ChatRelationshipsCandidateSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,gGAEC;AAED,4FAEC;AAED,sGAQC;AAED,wFAEC;AAED,kGASC;AAvDD,iGAKgD;AAgBhD;;GAEG;AACH,SAAgB,0CAA0C,CAAC,KAAa;IACpE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS,EAAE,mBAA4B;IACjG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,mFAA4C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACxG,CAAC;AACN,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,KAA+C,EAAE,sBAA+B,KAAK;IAC7I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,iFAA0C,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACpE,CAAC;AACN,CAAC"}
@@ -0,0 +1,39 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface ChatRelationshipsConversationDataSchema
16
+ */
17
+ export interface ChatRelationshipsConversationDataSchema {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof ChatRelationshipsConversationDataSchema
22
+ */
23
+ type?: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof ChatRelationshipsConversationDataSchema
28
+ */
29
+ id?: string;
30
+ }
31
+ /**
32
+ * Check if a given object implements the ChatRelationshipsConversationDataSchema interface.
33
+ */
34
+ export declare function instanceOfChatRelationshipsConversationDataSchema(value: object): value is ChatRelationshipsConversationDataSchema;
35
+ export declare function ChatRelationshipsConversationDataSchemaFromJSON(json: any): ChatRelationshipsConversationDataSchema;
36
+ export declare function ChatRelationshipsConversationDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ChatRelationshipsConversationDataSchema;
37
+ export declare function ChatRelationshipsConversationDataSchemaToJSON(json: any): ChatRelationshipsConversationDataSchema;
38
+ export declare function ChatRelationshipsConversationDataSchemaToJSONTyped(value?: ChatRelationshipsConversationDataSchema | null, ignoreDiscriminator?: boolean): any;
39
+ //# sourceMappingURL=ChatRelationshipsConversationDataSchema.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ChatRelationshipsTranslationsDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/ChatRelationshipsTranslationsDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,uCAAuC;IACpD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,iDAAiD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uCAAuC,CAEjI;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAElH;AAED,wBAAgB,oDAAoD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uCAAuC,CASrJ;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAEhH;AAED,wBAAgB,kDAAkD,CAAC,KAAK,CAAC,EAAE,uCAAuC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUpK"}
1
+ {"version":3,"file":"ChatRelationshipsConversationDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/ChatRelationshipsConversationDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,uCAAuC;IACpD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,iDAAiD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uCAAuC,CAEjI;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAElH;AAED,wBAAgB,oDAAoD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uCAAuC,CASrJ;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAEhH;AAED,wBAAgB,kDAAkD,CAAC,KAAK,CAAC,EAAE,uCAAuC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUpK"}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfChatRelationshipsConversationDataSchema = instanceOfChatRelationshipsConversationDataSchema;
17
+ exports.ChatRelationshipsConversationDataSchemaFromJSON = ChatRelationshipsConversationDataSchemaFromJSON;
18
+ exports.ChatRelationshipsConversationDataSchemaFromJSONTyped = ChatRelationshipsConversationDataSchemaFromJSONTyped;
19
+ exports.ChatRelationshipsConversationDataSchemaToJSON = ChatRelationshipsConversationDataSchemaToJSON;
20
+ exports.ChatRelationshipsConversationDataSchemaToJSONTyped = ChatRelationshipsConversationDataSchemaToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the ChatRelationshipsConversationDataSchema interface.
23
+ */
24
+ function instanceOfChatRelationshipsConversationDataSchema(value) {
25
+ return true;
26
+ }
27
+ function ChatRelationshipsConversationDataSchemaFromJSON(json) {
28
+ return ChatRelationshipsConversationDataSchemaFromJSONTyped(json, false);
29
+ }
30
+ function ChatRelationshipsConversationDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
31
+ if (json == null) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'type': json['type'] == null ? undefined : json['type'],
36
+ 'id': json['id'] == null ? undefined : json['id'],
37
+ };
38
+ }
39
+ function ChatRelationshipsConversationDataSchemaToJSON(json) {
40
+ return ChatRelationshipsConversationDataSchemaToJSONTyped(json, false);
41
+ }
42
+ function ChatRelationshipsConversationDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'type': value['type'],
48
+ 'id': value['id'],
49
+ };
50
+ }
51
+ //# sourceMappingURL=ChatRelationshipsConversationDataSchema.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CallRelationshipsTranslationsDataSchema.js","sourceRoot":"","sources":["../../src/models/CallRelationshipsTranslationsDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,8GAEC;AAED,0GAEC;AAED,oHASC;AAED,sGAEC;AAED,gHAUC;AApCD;;GAEG;AACH,SAAgB,iDAAiD,CAAC,KAAa;IAC3E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS;IACrE,OAAO,oDAAoD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7E,CAAC;AAED,SAAgB,oDAAoD,CAAC,IAAS,EAAE,mBAA4B;IACxG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS;IACnE,OAAO,kDAAkD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,kDAAkD,CAAC,KAAsD,EAAE,sBAA+B,KAAK;IAC3J,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"ChatRelationshipsConversationDataSchema.js","sourceRoot":"","sources":["../../src/models/ChatRelationshipsConversationDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,8GAEC;AAED,0GAEC;AAED,oHASC;AAED,sGAEC;AAED,gHAUC;AApCD;;GAEG;AACH,SAAgB,iDAAiD,CAAC,KAAa;IAC3E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS;IACrE,OAAO,oDAAoD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7E,CAAC;AAED,SAAgB,oDAAoD,CAAC,IAAS,EAAE,mBAA4B;IACxG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS;IACnE,OAAO,kDAAkD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,kDAAkD,CAAC,KAAsD,EAAE,sBAA+B,KAAK;IAC3J,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
@@ -0,0 +1,41 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { ChatRelationshipsConversationDataSchema } from './ChatRelationshipsConversationDataSchema';
13
+ /**
14
+ * Thread the chat row belongs to. SMS replies on the same boe
15
+ * number share a conversation; the workflow engine parks runs
16
+ * on the conversation's meta and reads parkedRunContext to
17
+ * resume on inbound. The conversation id is denormalised onto
18
+ * the chat row's internal `conversationId` attribute (indexed
19
+ * by ConversationIdIndex) for cheap per-thread history queries
20
+ * - API consumers should read it from this relationship, not
21
+ * from attributes.
22
+ * @export
23
+ * @interface ChatRelationshipsConversationSchema
24
+ */
25
+ export interface ChatRelationshipsConversationSchema {
26
+ /**
27
+ *
28
+ * @type {ChatRelationshipsConversationDataSchema}
29
+ * @memberof ChatRelationshipsConversationSchema
30
+ */
31
+ data?: ChatRelationshipsConversationDataSchema | null;
32
+ }
33
+ /**
34
+ * Check if a given object implements the ChatRelationshipsConversationSchema interface.
35
+ */
36
+ export declare function instanceOfChatRelationshipsConversationSchema(value: object): value is ChatRelationshipsConversationSchema;
37
+ export declare function ChatRelationshipsConversationSchemaFromJSON(json: any): ChatRelationshipsConversationSchema;
38
+ export declare function ChatRelationshipsConversationSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ChatRelationshipsConversationSchema;
39
+ export declare function ChatRelationshipsConversationSchemaToJSON(json: any): ChatRelationshipsConversationSchema;
40
+ export declare function ChatRelationshipsConversationSchemaToJSONTyped(value?: ChatRelationshipsConversationSchema | null, ignoreDiscriminator?: boolean): any;
41
+ //# sourceMappingURL=ChatRelationshipsConversationSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatRelationshipsConversationSchema.d.ts","sourceRoot":"","sources":["../../src/models/ChatRelationshipsConversationSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AAQzG;;;;;;;;;;;GAWG;AACH,MAAM,WAAW,mCAAmC;IAChD;;;;OAIG;IACH,IAAI,CAAC,EAAE,uCAAuC,GAAG,IAAI,CAAC;CACzD;AAED;;GAEG;AACH,wBAAgB,6CAA6C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,mCAAmC,CAEzH;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAE1G;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mCAAmC,CAQ7I;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAExG;AAED,wBAAgB,8CAA8C,CAAC,KAAK,CAAC,EAAE,mCAAmC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS5J"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfChatRelationshipsConversationSchema = instanceOfChatRelationshipsConversationSchema;
17
+ exports.ChatRelationshipsConversationSchemaFromJSON = ChatRelationshipsConversationSchemaFromJSON;
18
+ exports.ChatRelationshipsConversationSchemaFromJSONTyped = ChatRelationshipsConversationSchemaFromJSONTyped;
19
+ exports.ChatRelationshipsConversationSchemaToJSON = ChatRelationshipsConversationSchemaToJSON;
20
+ exports.ChatRelationshipsConversationSchemaToJSONTyped = ChatRelationshipsConversationSchemaToJSONTyped;
21
+ const ChatRelationshipsConversationDataSchema_1 = require("./ChatRelationshipsConversationDataSchema");
22
+ /**
23
+ * Check if a given object implements the ChatRelationshipsConversationSchema interface.
24
+ */
25
+ function instanceOfChatRelationshipsConversationSchema(value) {
26
+ return true;
27
+ }
28
+ function ChatRelationshipsConversationSchemaFromJSON(json) {
29
+ return ChatRelationshipsConversationSchemaFromJSONTyped(json, false);
30
+ }
31
+ function ChatRelationshipsConversationSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
+ if (json == null) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'data': json['data'] == null ? undefined : (0, ChatRelationshipsConversationDataSchema_1.ChatRelationshipsConversationDataSchemaFromJSON)(json['data']),
37
+ };
38
+ }
39
+ function ChatRelationshipsConversationSchemaToJSON(json) {
40
+ return ChatRelationshipsConversationSchemaToJSONTyped(json, false);
41
+ }
42
+ function ChatRelationshipsConversationSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'data': (0, ChatRelationshipsConversationDataSchema_1.ChatRelationshipsConversationDataSchemaToJSON)(value['data']),
48
+ };
49
+ }
50
+ //# sourceMappingURL=ChatRelationshipsConversationSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatRelationshipsConversationSchema.js","sourceRoot":"","sources":["../../src/models/ChatRelationshipsConversationSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAmCH,sGAEC;AAED,kGAEC;AAED,4GAQC;AAED,8FAEC;AAED,wGASC;AA9DD,uGAKmD;AAuBnD;;GAEG;AACH,SAAgB,6CAA6C,CAAC,KAAa;IACvE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS;IACjE,OAAO,gDAAgD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzE,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS,EAAE,mBAA4B;IACpG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,yFAA+C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAC3G,CAAC;AACN,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,KAAkD,EAAE,sBAA+B,KAAK;IACnJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,uFAA6C,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACvE,CAAC;AACN,CAAC"}
@@ -0,0 +1,39 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface ChatRelationshipsScheduleDataSchema
16
+ */
17
+ export interface ChatRelationshipsScheduleDataSchema {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof ChatRelationshipsScheduleDataSchema
22
+ */
23
+ type?: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof ChatRelationshipsScheduleDataSchema
28
+ */
29
+ id?: string;
30
+ }
31
+ /**
32
+ * Check if a given object implements the ChatRelationshipsScheduleDataSchema interface.
33
+ */
34
+ export declare function instanceOfChatRelationshipsScheduleDataSchema(value: object): value is ChatRelationshipsScheduleDataSchema;
35
+ export declare function ChatRelationshipsScheduleDataSchemaFromJSON(json: any): ChatRelationshipsScheduleDataSchema;
36
+ export declare function ChatRelationshipsScheduleDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ChatRelationshipsScheduleDataSchema;
37
+ export declare function ChatRelationshipsScheduleDataSchemaToJSON(json: any): ChatRelationshipsScheduleDataSchema;
38
+ export declare function ChatRelationshipsScheduleDataSchemaToJSONTyped(value?: ChatRelationshipsScheduleDataSchema | null, ignoreDiscriminator?: boolean): any;
39
+ //# sourceMappingURL=ChatRelationshipsScheduleDataSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatRelationshipsScheduleDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/ChatRelationshipsScheduleDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,mCAAmC;IAChD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,6CAA6C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,mCAAmC,CAEzH;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAE1G;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mCAAmC,CAS7I;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAExG;AAED,wBAAgB,8CAA8C,CAAC,KAAK,CAAC,EAAE,mCAAmC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU5J"}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfChatRelationshipsScheduleDataSchema = instanceOfChatRelationshipsScheduleDataSchema;
17
+ exports.ChatRelationshipsScheduleDataSchemaFromJSON = ChatRelationshipsScheduleDataSchemaFromJSON;
18
+ exports.ChatRelationshipsScheduleDataSchemaFromJSONTyped = ChatRelationshipsScheduleDataSchemaFromJSONTyped;
19
+ exports.ChatRelationshipsScheduleDataSchemaToJSON = ChatRelationshipsScheduleDataSchemaToJSON;
20
+ exports.ChatRelationshipsScheduleDataSchemaToJSONTyped = ChatRelationshipsScheduleDataSchemaToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the ChatRelationshipsScheduleDataSchema interface.
23
+ */
24
+ function instanceOfChatRelationshipsScheduleDataSchema(value) {
25
+ return true;
26
+ }
27
+ function ChatRelationshipsScheduleDataSchemaFromJSON(json) {
28
+ return ChatRelationshipsScheduleDataSchemaFromJSONTyped(json, false);
29
+ }
30
+ function ChatRelationshipsScheduleDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
31
+ if (json == null) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'type': json['type'] == null ? undefined : json['type'],
36
+ 'id': json['id'] == null ? undefined : json['id'],
37
+ };
38
+ }
39
+ function ChatRelationshipsScheduleDataSchemaToJSON(json) {
40
+ return ChatRelationshipsScheduleDataSchemaToJSONTyped(json, false);
41
+ }
42
+ function ChatRelationshipsScheduleDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'type': value['type'],
48
+ 'id': value['id'],
49
+ };
50
+ }
51
+ //# sourceMappingURL=ChatRelationshipsScheduleDataSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatRelationshipsScheduleDataSchema.js","sourceRoot":"","sources":["../../src/models/ChatRelationshipsScheduleDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,sGAEC;AAED,kGAEC;AAED,4GASC;AAED,8FAEC;AAED,wGAUC;AApCD;;GAEG;AACH,SAAgB,6CAA6C,CAAC,KAAa;IACvE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS;IACjE,OAAO,gDAAgD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzE,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS,EAAE,mBAA4B;IACpG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,KAAkD,EAAE,sBAA+B,KAAK;IACnJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
@@ -0,0 +1,34 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { ChatRelationshipsScheduleDataSchema } from './ChatRelationshipsScheduleDataSchema';
13
+ /**
14
+ * Schedule row armed for this chat's outbound dispatch. Set when scheduledFireAt is populated; null on inbound rows or on outbound rows that bypass the review window. Operators reschedule/cancel via PATCH/DELETE on the chat resource - the eventbus reflects those changes onto the Schedule row, never the other way around.
15
+ * @export
16
+ * @interface ChatRelationshipsScheduleSchema
17
+ */
18
+ export interface ChatRelationshipsScheduleSchema {
19
+ /**
20
+ *
21
+ * @type {ChatRelationshipsScheduleDataSchema}
22
+ * @memberof ChatRelationshipsScheduleSchema
23
+ */
24
+ data?: ChatRelationshipsScheduleDataSchema | null;
25
+ }
26
+ /**
27
+ * Check if a given object implements the ChatRelationshipsScheduleSchema interface.
28
+ */
29
+ export declare function instanceOfChatRelationshipsScheduleSchema(value: object): value is ChatRelationshipsScheduleSchema;
30
+ export declare function ChatRelationshipsScheduleSchemaFromJSON(json: any): ChatRelationshipsScheduleSchema;
31
+ export declare function ChatRelationshipsScheduleSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ChatRelationshipsScheduleSchema;
32
+ export declare function ChatRelationshipsScheduleSchemaToJSON(json: any): ChatRelationshipsScheduleSchema;
33
+ export declare function ChatRelationshipsScheduleSchemaToJSONTyped(value?: ChatRelationshipsScheduleSchema | null, ignoreDiscriminator?: boolean): any;
34
+ //# sourceMappingURL=ChatRelationshipsScheduleSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatRelationshipsScheduleSchema.d.ts","sourceRoot":"","sources":["../../src/models/ChatRelationshipsScheduleSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AAQjG;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,IAAI,CAAC,EAAE,mCAAmC,GAAG,IAAI,CAAC;CACrD;AAED;;GAEG;AACH,wBAAgB,yCAAyC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,+BAA+B,CAEjH;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAElG;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,+BAA+B,CAQrI;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAEhG;AAED,wBAAgB,0CAA0C,CAAC,KAAK,CAAC,EAAE,+BAA+B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASpJ"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfChatRelationshipsScheduleSchema = instanceOfChatRelationshipsScheduleSchema;
17
+ exports.ChatRelationshipsScheduleSchemaFromJSON = ChatRelationshipsScheduleSchemaFromJSON;
18
+ exports.ChatRelationshipsScheduleSchemaFromJSONTyped = ChatRelationshipsScheduleSchemaFromJSONTyped;
19
+ exports.ChatRelationshipsScheduleSchemaToJSON = ChatRelationshipsScheduleSchemaToJSON;
20
+ exports.ChatRelationshipsScheduleSchemaToJSONTyped = ChatRelationshipsScheduleSchemaToJSONTyped;
21
+ const ChatRelationshipsScheduleDataSchema_1 = require("./ChatRelationshipsScheduleDataSchema");
22
+ /**
23
+ * Check if a given object implements the ChatRelationshipsScheduleSchema interface.
24
+ */
25
+ function instanceOfChatRelationshipsScheduleSchema(value) {
26
+ return true;
27
+ }
28
+ function ChatRelationshipsScheduleSchemaFromJSON(json) {
29
+ return ChatRelationshipsScheduleSchemaFromJSONTyped(json, false);
30
+ }
31
+ function ChatRelationshipsScheduleSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
+ if (json == null) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'data': json['data'] == null ? undefined : (0, ChatRelationshipsScheduleDataSchema_1.ChatRelationshipsScheduleDataSchemaFromJSON)(json['data']),
37
+ };
38
+ }
39
+ function ChatRelationshipsScheduleSchemaToJSON(json) {
40
+ return ChatRelationshipsScheduleSchemaToJSONTyped(json, false);
41
+ }
42
+ function ChatRelationshipsScheduleSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'data': (0, ChatRelationshipsScheduleDataSchema_1.ChatRelationshipsScheduleDataSchemaToJSON)(value['data']),
48
+ };
49
+ }
50
+ //# sourceMappingURL=ChatRelationshipsScheduleSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatRelationshipsScheduleSchema.js","sourceRoot":"","sources":["../../src/models/ChatRelationshipsScheduleSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,8FAEC;AAED,0FAEC;AAED,oGAQC;AAED,sFAEC;AAED,gGASC;AAvDD,+FAK+C;AAgB/C;;GAEG;AACH,SAAgB,yCAAyC,CAAC,KAAa;IACnE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS,EAAE,mBAA4B;IAChG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iFAA2C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACvG,CAAC;AACN,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS;IAC3D,OAAO,0CAA0C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,0CAA0C,CAAC,KAA8C,EAAE,sBAA+B,KAAK;IAC3I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,+EAAyC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACnE,CAAC;AACN,CAAC"}