@smartytalent/api-client 0.1.33-dev.9 → 0.1.33-dev.91

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 (1083) 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/AssessmentsApi.d.ts +28 -2
  6. package/dist/apis/AssessmentsApi.d.ts.map +1 -1
  7. package/dist/apis/AssessmentsApi.js +41 -3
  8. package/dist/apis/AssessmentsApi.js.map +1 -1
  9. package/dist/apis/AttemptsApi.d.ts +320 -0
  10. package/dist/apis/AttemptsApi.d.ts.map +1 -0
  11. package/dist/apis/AttemptsApi.js +723 -0
  12. package/dist/apis/AttemptsApi.js.map +1 -0
  13. package/dist/apis/CORSApi.d.ts +111 -0
  14. package/dist/apis/CORSApi.d.ts.map +1 -0
  15. package/dist/apis/CORSApi.js +291 -0
  16. package/dist/apis/CORSApi.js.map +1 -0
  17. package/dist/apis/CalendarsApi.d.ts +130 -0
  18. package/dist/apis/CalendarsApi.d.ts.map +1 -0
  19. package/dist/apis/CalendarsApi.js +315 -0
  20. package/dist/apis/CalendarsApi.js.map +1 -0
  21. package/dist/apis/CallsApi.d.ts +86 -1
  22. package/dist/apis/CallsApi.d.ts.map +1 -1
  23. package/dist/apis/CallsApi.js +142 -1
  24. package/dist/apis/CallsApi.js.map +1 -1
  25. package/dist/apis/CandidatesApi.d.ts +4 -2
  26. package/dist/apis/CandidatesApi.d.ts.map +1 -1
  27. package/dist/apis/CandidatesApi.js +8 -2
  28. package/dist/apis/CandidatesApi.js.map +1 -1
  29. package/dist/apis/ChatsApi.d.ts +2 -0
  30. package/dist/apis/ChatsApi.d.ts.map +1 -1
  31. package/dist/apis/ChatsApi.js +6 -0
  32. package/dist/apis/ChatsApi.js.map +1 -1
  33. package/dist/apis/CommentsApi.d.ts +152 -0
  34. package/dist/apis/CommentsApi.d.ts.map +1 -0
  35. package/dist/apis/CommentsApi.js +346 -0
  36. package/dist/apis/CommentsApi.js.map +1 -0
  37. package/dist/apis/EmailsApi.d.ts +12 -2
  38. package/dist/apis/EmailsApi.d.ts.map +1 -1
  39. package/dist/apis/EmailsApi.js +14 -3
  40. package/dist/apis/EmailsApi.js.map +1 -1
  41. package/dist/apis/EventsApi.d.ts +143 -0
  42. package/dist/apis/EventsApi.d.ts.map +1 -0
  43. package/dist/apis/EventsApi.js +327 -0
  44. package/dist/apis/EventsApi.js.map +1 -0
  45. package/dist/apis/FindersApi.d.ts +1 -0
  46. package/dist/apis/FindersApi.d.ts.map +1 -1
  47. package/dist/apis/FindersApi.js +2 -1
  48. package/dist/apis/FindersApi.js.map +1 -1
  49. package/dist/apis/JobsApi.d.ts +2 -2
  50. package/dist/apis/JobsApi.js +2 -2
  51. package/dist/apis/LinksApi.d.ts +17 -18
  52. package/dist/apis/LinksApi.d.ts.map +1 -1
  53. package/dist/apis/LinksApi.js +24 -29
  54. package/dist/apis/LinksApi.js.map +1 -1
  55. package/dist/apis/MeetingsApi.d.ts +201 -7
  56. package/dist/apis/MeetingsApi.d.ts.map +1 -1
  57. package/dist/apis/MeetingsApi.js +451 -7
  58. package/dist/apis/MeetingsApi.js.map +1 -1
  59. package/dist/apis/SignalsApi.d.ts +141 -0
  60. package/dist/apis/SignalsApi.d.ts.map +1 -0
  61. package/dist/apis/SignalsApi.js +274 -0
  62. package/dist/apis/SignalsApi.js.map +1 -0
  63. package/dist/apis/StatesApi.d.ts +3 -0
  64. package/dist/apis/StatesApi.d.ts.map +1 -1
  65. package/dist/apis/StatesApi.js +3 -0
  66. package/dist/apis/StatesApi.js.map +1 -1
  67. package/dist/apis/SubmissionsApi.d.ts +4 -4
  68. package/dist/apis/SubmissionsApi.js +4 -4
  69. package/dist/apis/TalentsApi.d.ts +1 -0
  70. package/dist/apis/TalentsApi.d.ts.map +1 -1
  71. package/dist/apis/TalentsApi.js +3 -0
  72. package/dist/apis/TalentsApi.js.map +1 -1
  73. package/dist/apis/WebhooksApi.d.ts +38 -1
  74. package/dist/apis/WebhooksApi.d.ts.map +1 -1
  75. package/dist/apis/WebhooksApi.js +82 -0
  76. package/dist/apis/WebhooksApi.js.map +1 -1
  77. package/dist/apis/index.d.ts +7 -0
  78. package/dist/apis/index.d.ts.map +1 -1
  79. package/dist/apis/index.js +7 -0
  80. package/dist/apis/index.js.map +1 -1
  81. package/dist/models/AdAttributesSchema.d.ts +8 -4
  82. package/dist/models/AdAttributesSchema.d.ts.map +1 -1
  83. package/dist/models/AdAttributesSchema.js +3 -3
  84. package/dist/models/AdAttributesSchema.js.map +1 -1
  85. package/dist/models/AdAttributesSchemaFilesInner.d.ts +96 -0
  86. package/dist/models/AdAttributesSchemaFilesInner.d.ts.map +1 -0
  87. package/dist/models/AdAttributesSchemaFilesInner.js +76 -0
  88. package/dist/models/AdAttributesSchemaFilesInner.js.map +1 -0
  89. package/dist/models/AggregateAttributesSchema.d.ts +73 -0
  90. package/dist/models/AggregateAttributesSchema.d.ts.map +1 -0
  91. package/dist/models/AggregateAttributesSchema.js +69 -0
  92. package/dist/models/AggregateAttributesSchema.js.map +1 -0
  93. package/dist/models/AggregateCountsBucketSchema.d.ts +49 -0
  94. package/dist/models/AggregateCountsBucketSchema.d.ts.map +1 -0
  95. package/dist/models/AggregateCountsBucketSchema.js +53 -0
  96. package/dist/models/AggregateCountsBucketSchema.js.map +1 -0
  97. package/dist/models/AggregateResourceSchema.d.ts +74 -0
  98. package/dist/models/AggregateResourceSchema.d.ts.map +1 -0
  99. package/dist/models/AggregateResourceSchema.js +74 -0
  100. package/dist/models/AggregateResourceSchema.js.map +1 -0
  101. package/dist/models/AggregateSchema.d.ts +49 -0
  102. package/dist/models/AggregateSchema.d.ts.map +1 -0
  103. package/dist/models/AggregateSchema.js +55 -0
  104. package/dist/models/AggregateSchema.js.map +1 -0
  105. package/dist/models/AggregatesMetaSchema.d.ts +64 -0
  106. package/dist/models/AggregatesMetaSchema.d.ts.map +1 -0
  107. package/dist/models/AggregatesMetaSchema.js +56 -0
  108. package/dist/models/AggregatesMetaSchema.js.map +1 -0
  109. package/dist/models/AggregatesSchema.d.ts +48 -0
  110. package/dist/models/AggregatesSchema.d.ts.map +1 -0
  111. package/dist/models/AggregatesSchema.js +56 -0
  112. package/dist/models/AggregatesSchema.js.map +1 -0
  113. package/dist/models/AnswerFileSchema.d.ts +59 -0
  114. package/dist/models/AnswerFileSchema.d.ts.map +1 -0
  115. package/dist/models/AnswerFileSchema.js +55 -0
  116. package/dist/models/AnswerFileSchema.js.map +1 -0
  117. package/dist/models/AnswerSchema.d.ts +76 -0
  118. package/dist/models/AnswerSchema.d.ts.map +1 -0
  119. package/dist/models/AnswerSchema.js +73 -0
  120. package/dist/models/AnswerSchema.js.map +1 -0
  121. package/dist/models/AnswerSchemaValue.d.ts +31 -0
  122. package/dist/models/AnswerSchemaValue.d.ts.map +1 -0
  123. package/dist/models/AnswerSchemaValue.js +73 -0
  124. package/dist/models/AnswerSchemaValue.js.map +1 -0
  125. package/dist/models/AnswerSchemaValueOneOf.d.ts +39 -0
  126. package/dist/models/AnswerSchemaValueOneOf.d.ts.map +1 -0
  127. package/dist/models/AnswerSchemaValueOneOf.js +55 -0
  128. package/dist/models/AnswerSchemaValueOneOf.js.map +1 -0
  129. package/dist/models/AssessmentAttributesSchema.d.ts +37 -19
  130. package/dist/models/AssessmentAttributesSchema.d.ts.map +1 -1
  131. package/dist/models/AssessmentAttributesSchema.js +13 -10
  132. package/dist/models/AssessmentAttributesSchema.js.map +1 -1
  133. package/dist/models/AttemptAttributesSchema.d.ts +186 -0
  134. package/dist/models/AttemptAttributesSchema.d.ts.map +1 -0
  135. package/dist/models/AttemptAttributesSchema.js +102 -0
  136. package/dist/models/AttemptAttributesSchema.js.map +1 -0
  137. package/dist/models/AttemptEvaluationSchema.d.ts +94 -0
  138. package/dist/models/AttemptEvaluationSchema.d.ts.map +1 -0
  139. package/dist/models/AttemptEvaluationSchema.js +76 -0
  140. package/dist/models/AttemptEvaluationSchema.js.map +1 -0
  141. package/dist/models/AttemptEvaluationSchemaPerQuestionInner.d.ts +57 -0
  142. package/dist/models/AttemptEvaluationSchemaPerQuestionInner.d.ts.map +1 -0
  143. package/dist/models/AttemptEvaluationSchemaPerQuestionInner.js +61 -0
  144. package/dist/models/AttemptEvaluationSchemaPerQuestionInner.js.map +1 -0
  145. package/dist/models/AttemptProctoringSchema.d.ts +51 -0
  146. package/dist/models/AttemptProctoringSchema.d.ts.map +1 -0
  147. package/dist/models/AttemptProctoringSchema.js +55 -0
  148. package/dist/models/AttemptProctoringSchema.js.map +1 -0
  149. package/dist/models/AttemptRelationshipsAssessmentDataSchema.d.ts +46 -0
  150. package/dist/models/AttemptRelationshipsAssessmentDataSchema.d.ts.map +1 -0
  151. package/dist/models/AttemptRelationshipsAssessmentDataSchema.js +58 -0
  152. package/dist/models/AttemptRelationshipsAssessmentDataSchema.js.map +1 -0
  153. package/dist/models/AttemptRelationshipsAssessmentSchema.d.ts +34 -0
  154. package/dist/models/AttemptRelationshipsAssessmentSchema.d.ts.map +1 -0
  155. package/dist/models/AttemptRelationshipsAssessmentSchema.js +50 -0
  156. package/dist/models/AttemptRelationshipsAssessmentSchema.js.map +1 -0
  157. package/dist/models/AttemptRelationshipsCandidateDataSchema.d.ts +46 -0
  158. package/dist/models/AttemptRelationshipsCandidateDataSchema.d.ts.map +1 -0
  159. package/dist/models/AttemptRelationshipsCandidateDataSchema.js +58 -0
  160. package/dist/models/AttemptRelationshipsCandidateDataSchema.js.map +1 -0
  161. package/dist/models/AttemptRelationshipsCandidateSchema.d.ts +34 -0
  162. package/dist/models/AttemptRelationshipsCandidateSchema.d.ts.map +1 -0
  163. package/dist/models/AttemptRelationshipsCandidateSchema.js +50 -0
  164. package/dist/models/AttemptRelationshipsCandidateSchema.js.map +1 -0
  165. package/dist/models/AttemptRelationshipsFilesDataSchema.d.ts +39 -0
  166. package/dist/models/AttemptRelationshipsFilesDataSchema.d.ts.map +1 -0
  167. package/dist/models/AttemptRelationshipsFilesDataSchema.js +51 -0
  168. package/dist/models/AttemptRelationshipsFilesDataSchema.js.map +1 -0
  169. package/dist/models/AttemptRelationshipsFilesSchema.d.ts +43 -0
  170. package/dist/models/AttemptRelationshipsFilesSchema.d.ts.map +1 -0
  171. package/dist/models/AttemptRelationshipsFilesSchema.js +50 -0
  172. package/dist/models/AttemptRelationshipsFilesSchema.js.map +1 -0
  173. package/dist/models/AttemptRelationshipsJobDataSchema.d.ts +46 -0
  174. package/dist/models/AttemptRelationshipsJobDataSchema.d.ts.map +1 -0
  175. package/dist/models/AttemptRelationshipsJobDataSchema.js +58 -0
  176. package/dist/models/AttemptRelationshipsJobDataSchema.js.map +1 -0
  177. package/dist/models/AttemptRelationshipsJobSchema.d.ts +34 -0
  178. package/dist/models/AttemptRelationshipsJobSchema.d.ts.map +1 -0
  179. package/dist/models/AttemptRelationshipsJobSchema.js +50 -0
  180. package/dist/models/AttemptRelationshipsJobSchema.js.map +1 -0
  181. package/dist/models/AttemptRelationshipsReportDataSchema.d.ts +46 -0
  182. package/dist/models/AttemptRelationshipsReportDataSchema.d.ts.map +1 -0
  183. package/dist/models/AttemptRelationshipsReportDataSchema.js +58 -0
  184. package/dist/models/AttemptRelationshipsReportDataSchema.js.map +1 -0
  185. package/dist/models/AttemptRelationshipsReportSchema.d.ts +34 -0
  186. package/dist/models/AttemptRelationshipsReportSchema.d.ts.map +1 -0
  187. package/dist/models/AttemptRelationshipsReportSchema.js +50 -0
  188. package/dist/models/AttemptRelationshipsReportSchema.js.map +1 -0
  189. package/dist/models/AttemptRelationshipsSchema.d.ts +62 -0
  190. package/dist/models/AttemptRelationshipsSchema.d.ts.map +1 -0
  191. package/dist/models/AttemptRelationshipsSchema.js +62 -0
  192. package/dist/models/AttemptRelationshipsSchema.js.map +1 -0
  193. package/dist/models/AttemptResourceSchema.d.ts +75 -0
  194. package/dist/models/AttemptResourceSchema.d.ts.map +1 -0
  195. package/dist/models/AttemptResourceSchema.js +75 -0
  196. package/dist/models/AttemptResourceSchema.js.map +1 -0
  197. package/dist/models/AttemptSchema.d.ts +49 -0
  198. package/dist/models/AttemptSchema.d.ts.map +1 -0
  199. package/dist/models/AttemptSchema.js +55 -0
  200. package/dist/models/AttemptSchema.js.map +1 -0
  201. package/dist/models/AttemptsSchema.d.ts +48 -0
  202. package/dist/models/AttemptsSchema.d.ts.map +1 -0
  203. package/dist/models/AttemptsSchema.js +56 -0
  204. package/dist/models/AttemptsSchema.js.map +1 -0
  205. package/dist/models/BriefAttributesSchema.d.ts +83 -7
  206. package/dist/models/BriefAttributesSchema.d.ts.map +1 -1
  207. package/dist/models/BriefAttributesSchema.js +29 -1
  208. package/dist/models/BriefAttributesSchema.js.map +1 -1
  209. package/dist/models/BriefAttributesSchemaIntakeContext.d.ts +72 -0
  210. package/dist/models/BriefAttributesSchemaIntakeContext.d.ts.map +1 -0
  211. package/dist/models/BriefAttributesSchemaIntakeContext.js +61 -0
  212. package/dist/models/BriefAttributesSchemaIntakeContext.js.map +1 -0
  213. package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.d.ts +39 -0
  214. package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.d.ts.map +1 -0
  215. package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.js +51 -0
  216. package/dist/models/BriefAttributesSchemaIntakeContextProcessInner.js.map +1 -0
  217. package/dist/models/BriefAttributesSchemaIntakeContextTeam.d.ts +68 -0
  218. package/dist/models/BriefAttributesSchemaIntakeContextTeam.d.ts.map +1 -0
  219. package/dist/models/BriefAttributesSchemaIntakeContextTeam.js +61 -0
  220. package/dist/models/BriefAttributesSchemaIntakeContextTeam.js.map +1 -0
  221. package/dist/models/BriefCriterionSchema.d.ts +51 -0
  222. package/dist/models/BriefCriterionSchema.d.ts.map +1 -0
  223. package/dist/models/BriefCriterionSchema.js +61 -0
  224. package/dist/models/BriefCriterionSchema.js.map +1 -0
  225. package/dist/models/BriefRelationshipsSchema.d.ts +0 -7
  226. package/dist/models/BriefRelationshipsSchema.d.ts.map +1 -1
  227. package/dist/models/BriefRelationshipsSchema.js +0 -3
  228. package/dist/models/BriefRelationshipsSchema.js.map +1 -1
  229. package/dist/models/CalendarAttributesSchema.d.ts +102 -0
  230. package/dist/models/CalendarAttributesSchema.d.ts.map +1 -0
  231. package/dist/models/CalendarAttributesSchema.js +81 -0
  232. package/dist/models/CalendarAttributesSchema.js.map +1 -0
  233. package/dist/models/CalendarRelationshipsOwnerSchema.d.ts +34 -0
  234. package/dist/models/CalendarRelationshipsOwnerSchema.d.ts.map +1 -0
  235. package/dist/models/CalendarRelationshipsOwnerSchema.js +50 -0
  236. package/dist/models/CalendarRelationshipsOwnerSchema.js.map +1 -0
  237. package/dist/models/CalendarRelationshipsSchema.d.ts +34 -0
  238. package/dist/models/CalendarRelationshipsSchema.d.ts.map +1 -0
  239. package/dist/models/CalendarRelationshipsSchema.js +50 -0
  240. package/dist/models/CalendarRelationshipsSchema.js.map +1 -0
  241. package/dist/models/CalendarResourceSchema.d.ts +75 -0
  242. package/dist/models/CalendarResourceSchema.d.ts.map +1 -0
  243. package/dist/models/CalendarResourceSchema.js +75 -0
  244. package/dist/models/CalendarResourceSchema.js.map +1 -0
  245. package/dist/models/CalendarResponseDocument.d.ts +34 -0
  246. package/dist/models/CalendarResponseDocument.d.ts.map +1 -0
  247. package/dist/models/CalendarResponseDocument.js +50 -0
  248. package/dist/models/CalendarResponseDocument.js.map +1 -0
  249. package/dist/models/CalendarWorkingHoursSchema.d.ts +64 -0
  250. package/dist/models/CalendarWorkingHoursSchema.d.ts.map +1 -0
  251. package/dist/models/CalendarWorkingHoursSchema.js +68 -0
  252. package/dist/models/CalendarWorkingHoursSchema.js.map +1 -0
  253. package/dist/models/CalendarsResponseDocument.d.ts +46 -0
  254. package/dist/models/CalendarsResponseDocument.d.ts.map +1 -0
  255. package/dist/models/CalendarsResponseDocument.js +54 -0
  256. package/dist/models/CalendarsResponseDocument.js.map +1 -0
  257. package/dist/models/CallAttributesSchema.d.ts +262 -62
  258. package/dist/models/CallAttributesSchema.d.ts.map +1 -1
  259. package/dist/models/CallAttributesSchema.js +122 -44
  260. package/dist/models/CallAttributesSchema.js.map +1 -1
  261. package/dist/models/CallAttributesSchemaDelivery.d.ts +89 -0
  262. package/dist/models/CallAttributesSchemaDelivery.d.ts.map +1 -0
  263. package/dist/models/CallAttributesSchemaDelivery.js +88 -0
  264. package/dist/models/CallAttributesSchemaDelivery.js.map +1 -0
  265. package/dist/models/CallAttributesSchemaRecording.d.ts +65 -0
  266. package/dist/models/CallAttributesSchemaRecording.d.ts.map +1 -0
  267. package/dist/models/CallAttributesSchemaRecording.js +65 -0
  268. package/dist/models/CallAttributesSchemaRecording.js.map +1 -0
  269. package/dist/models/CallAttributesSchemaSpeakerStatsInner.d.ts +53 -0
  270. package/dist/models/CallAttributesSchemaSpeakerStatsInner.d.ts.map +1 -0
  271. package/dist/models/CallAttributesSchemaSpeakerStatsInner.js +61 -0
  272. package/dist/models/CallAttributesSchemaSpeakerStatsInner.js.map +1 -0
  273. package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.d.ts +65 -0
  274. package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.d.ts.map +1 -0
  275. package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.js +65 -0
  276. package/dist/models/CallAttributesSchemaTranscriptSegmentsInner.js.map +1 -0
  277. package/dist/models/CallMetaSchema.d.ts +98 -0
  278. package/dist/models/CallMetaSchema.d.ts.map +1 -0
  279. package/dist/models/CallMetaSchema.js +81 -0
  280. package/dist/models/CallMetaSchema.js.map +1 -0
  281. package/dist/models/CallRelationshipsBoeUserDataSchema.d.ts +39 -0
  282. package/dist/models/CallRelationshipsBoeUserDataSchema.d.ts.map +1 -0
  283. package/dist/models/CallRelationshipsBoeUserDataSchema.js +51 -0
  284. package/dist/models/CallRelationshipsBoeUserDataSchema.js.map +1 -0
  285. package/dist/models/CallRelationshipsBoeUserSchema.d.ts +34 -0
  286. package/dist/models/CallRelationshipsBoeUserSchema.d.ts.map +1 -0
  287. package/dist/models/CallRelationshipsBoeUserSchema.js +50 -0
  288. package/dist/models/CallRelationshipsBoeUserSchema.js.map +1 -0
  289. package/dist/models/CallRelationshipsBriefDataSchema.d.ts +39 -0
  290. package/dist/models/CallRelationshipsBriefDataSchema.d.ts.map +1 -0
  291. package/dist/models/CallRelationshipsBriefDataSchema.js +51 -0
  292. package/dist/models/CallRelationshipsBriefDataSchema.js.map +1 -0
  293. package/dist/models/CallRelationshipsBriefSchema.d.ts +34 -0
  294. package/dist/models/CallRelationshipsBriefSchema.d.ts.map +1 -0
  295. package/dist/models/CallRelationshipsBriefSchema.js +50 -0
  296. package/dist/models/CallRelationshipsBriefSchema.js.map +1 -0
  297. package/dist/models/CallRelationshipsCandidateDataSchema.d.ts +39 -0
  298. package/dist/models/CallRelationshipsCandidateDataSchema.d.ts.map +1 -0
  299. package/dist/models/CallRelationshipsCandidateDataSchema.js +51 -0
  300. package/dist/models/CallRelationshipsCandidateDataSchema.js.map +1 -0
  301. package/dist/models/CallRelationshipsCandidateSchema.d.ts +34 -0
  302. package/dist/models/CallRelationshipsCandidateSchema.d.ts.map +1 -0
  303. package/dist/models/CallRelationshipsCandidateSchema.js +50 -0
  304. package/dist/models/CallRelationshipsCandidateSchema.js.map +1 -0
  305. package/dist/models/CallRelationshipsConversationDataSchema.d.ts +39 -0
  306. package/dist/models/{CallRelationshipsTranslationsDataSchema.d.ts.map → CallRelationshipsConversationDataSchema.d.ts.map} +1 -1
  307. package/dist/models/CallRelationshipsConversationDataSchema.js +51 -0
  308. package/dist/models/{CallRelationshipsTranslationsDataSchema.js.map → CallRelationshipsConversationDataSchema.js.map} +1 -1
  309. package/dist/models/CallRelationshipsConversationSchema.d.ts +34 -0
  310. package/dist/models/CallRelationshipsConversationSchema.d.ts.map +1 -0
  311. package/dist/models/CallRelationshipsConversationSchema.js +50 -0
  312. package/dist/models/CallRelationshipsConversationSchema.js.map +1 -0
  313. package/dist/models/CallRelationshipsJobDataSchema.d.ts +39 -0
  314. package/dist/models/CallRelationshipsJobDataSchema.d.ts.map +1 -0
  315. package/dist/models/CallRelationshipsJobDataSchema.js +51 -0
  316. package/dist/models/CallRelationshipsJobDataSchema.js.map +1 -0
  317. package/dist/models/CallRelationshipsJobSchema.d.ts +34 -0
  318. package/dist/models/CallRelationshipsJobSchema.d.ts.map +1 -0
  319. package/dist/models/CallRelationshipsJobSchema.js +50 -0
  320. package/dist/models/CallRelationshipsJobSchema.js.map +1 -0
  321. package/dist/models/CallRelationshipsScheduleDataSchema.d.ts +39 -0
  322. package/dist/models/CallRelationshipsScheduleDataSchema.d.ts.map +1 -0
  323. package/dist/models/CallRelationshipsScheduleDataSchema.js +51 -0
  324. package/dist/models/CallRelationshipsScheduleDataSchema.js.map +1 -0
  325. package/dist/models/CallRelationshipsScheduleSchema.d.ts +34 -0
  326. package/dist/models/CallRelationshipsScheduleSchema.d.ts.map +1 -0
  327. package/dist/models/CallRelationshipsScheduleSchema.js +50 -0
  328. package/dist/models/CallRelationshipsScheduleSchema.js.map +1 -0
  329. package/dist/models/CallRelationshipsSchema.d.ts +61 -4
  330. package/dist/models/CallRelationshipsSchema.d.ts.map +1 -1
  331. package/dist/models/CallRelationshipsSchema.js +24 -3
  332. package/dist/models/CallRelationshipsSchema.js.map +1 -1
  333. package/dist/models/CallRelationshipsTalentDataSchema.d.ts +39 -0
  334. package/dist/models/CallRelationshipsTalentDataSchema.d.ts.map +1 -0
  335. package/dist/models/CallRelationshipsTalentDataSchema.js +51 -0
  336. package/dist/models/CallRelationshipsTalentDataSchema.js.map +1 -0
  337. package/dist/models/CallRelationshipsTalentSchema.d.ts +34 -0
  338. package/dist/models/CallRelationshipsTalentSchema.d.ts.map +1 -0
  339. package/dist/models/CallRelationshipsTalentSchema.js +50 -0
  340. package/dist/models/CallRelationshipsTalentSchema.js.map +1 -0
  341. package/dist/models/CallRelationshipsUserDataSchema.d.ts +39 -0
  342. package/dist/models/CallRelationshipsUserDataSchema.d.ts.map +1 -0
  343. package/dist/models/CallRelationshipsUserDataSchema.js +51 -0
  344. package/dist/models/CallRelationshipsUserDataSchema.js.map +1 -0
  345. package/dist/models/CallRelationshipsUserSchema.d.ts +34 -0
  346. package/dist/models/CallRelationshipsUserSchema.d.ts.map +1 -0
  347. package/dist/models/CallRelationshipsUserSchema.js +50 -0
  348. package/dist/models/CallRelationshipsUserSchema.js.map +1 -0
  349. package/dist/models/CallResourceSchema.d.ts +3 -4
  350. package/dist/models/CallResourceSchema.d.ts.map +1 -1
  351. package/dist/models/CallResourceSchema.js +3 -2
  352. package/dist/models/CallResourceSchema.js.map +1 -1
  353. package/dist/models/CandidateAttributesSchema.d.ts +39 -24
  354. package/dist/models/CandidateAttributesSchema.d.ts.map +1 -1
  355. package/dist/models/CandidateAttributesSchema.js +6 -4
  356. package/dist/models/CandidateAttributesSchema.js.map +1 -1
  357. package/dist/models/CandidateAttributesSchemaOverallMatchRating.d.ts +25 -0
  358. package/dist/models/CandidateAttributesSchemaOverallMatchRating.d.ts.map +1 -0
  359. package/dist/models/CandidateAttributesSchemaOverallMatchRating.js +50 -0
  360. package/dist/models/CandidateAttributesSchemaOverallMatchRating.js.map +1 -0
  361. package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.d.ts +24 -0
  362. package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.d.ts.map +1 -0
  363. package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.js +50 -0
  364. package/dist/models/CandidateAttributesSchemaPrevOverallMatchRating.js.map +1 -0
  365. package/dist/models/ChatAttributesSchema.d.ts +108 -20
  366. package/dist/models/ChatAttributesSchema.d.ts.map +1 -1
  367. package/dist/models/ChatAttributesSchema.js +60 -15
  368. package/dist/models/ChatAttributesSchema.js.map +1 -1
  369. package/dist/models/ChatMetaSchema.d.ts +51 -0
  370. package/dist/models/ChatMetaSchema.d.ts.map +1 -0
  371. package/dist/models/ChatMetaSchema.js +53 -0
  372. package/dist/models/ChatMetaSchema.js.map +1 -0
  373. package/dist/models/ChatRelationshipsBoeUserDataSchema.d.ts +39 -0
  374. package/dist/models/ChatRelationshipsBoeUserDataSchema.d.ts.map +1 -0
  375. package/dist/models/ChatRelationshipsBoeUserDataSchema.js +51 -0
  376. package/dist/models/ChatRelationshipsBoeUserDataSchema.js.map +1 -0
  377. package/dist/models/ChatRelationshipsBoeUserSchema.d.ts +34 -0
  378. package/dist/models/ChatRelationshipsBoeUserSchema.d.ts.map +1 -0
  379. package/dist/models/ChatRelationshipsBoeUserSchema.js +50 -0
  380. package/dist/models/ChatRelationshipsBoeUserSchema.js.map +1 -0
  381. package/dist/models/ChatRelationshipsCandidateDataSchema.d.ts +39 -0
  382. package/dist/models/ChatRelationshipsCandidateDataSchema.d.ts.map +1 -0
  383. package/dist/models/ChatRelationshipsCandidateDataSchema.js +51 -0
  384. package/dist/models/ChatRelationshipsCandidateDataSchema.js.map +1 -0
  385. package/dist/models/ChatRelationshipsCandidateSchema.d.ts +34 -0
  386. package/dist/models/ChatRelationshipsCandidateSchema.d.ts.map +1 -0
  387. package/dist/models/ChatRelationshipsCandidateSchema.js +50 -0
  388. package/dist/models/ChatRelationshipsCandidateSchema.js.map +1 -0
  389. package/dist/models/ChatRelationshipsConversationDataSchema.d.ts +39 -0
  390. package/dist/models/{ChatRelationshipsTranslationsDataSchema.d.ts.map → ChatRelationshipsConversationDataSchema.d.ts.map} +1 -1
  391. package/dist/models/ChatRelationshipsConversationDataSchema.js +51 -0
  392. package/dist/models/{ChatRelationshipsTranslationsDataSchema.js.map → ChatRelationshipsConversationDataSchema.js.map} +1 -1
  393. package/dist/models/ChatRelationshipsConversationSchema.d.ts +41 -0
  394. package/dist/models/ChatRelationshipsConversationSchema.d.ts.map +1 -0
  395. package/dist/models/ChatRelationshipsConversationSchema.js +50 -0
  396. package/dist/models/ChatRelationshipsConversationSchema.js.map +1 -0
  397. package/dist/models/ChatRelationshipsScheduleDataSchema.d.ts +39 -0
  398. package/dist/models/ChatRelationshipsScheduleDataSchema.d.ts.map +1 -0
  399. package/dist/models/ChatRelationshipsScheduleDataSchema.js +51 -0
  400. package/dist/models/ChatRelationshipsScheduleDataSchema.js.map +1 -0
  401. package/dist/models/ChatRelationshipsScheduleSchema.d.ts +34 -0
  402. package/dist/models/ChatRelationshipsScheduleSchema.d.ts.map +1 -0
  403. package/dist/models/ChatRelationshipsScheduleSchema.js +50 -0
  404. package/dist/models/ChatRelationshipsScheduleSchema.js.map +1 -0
  405. package/dist/models/ChatRelationshipsSchema.d.ts +45 -4
  406. package/dist/models/ChatRelationshipsSchema.d.ts.map +1 -1
  407. package/dist/models/ChatRelationshipsSchema.js +18 -3
  408. package/dist/models/ChatRelationshipsSchema.js.map +1 -1
  409. package/dist/models/ChatRelationshipsTalentDataSchema.d.ts +39 -0
  410. package/dist/models/ChatRelationshipsTalentDataSchema.d.ts.map +1 -0
  411. package/dist/models/ChatRelationshipsTalentDataSchema.js +51 -0
  412. package/dist/models/ChatRelationshipsTalentDataSchema.js.map +1 -0
  413. package/dist/models/ChatRelationshipsTalentSchema.d.ts +34 -0
  414. package/dist/models/ChatRelationshipsTalentSchema.d.ts.map +1 -0
  415. package/dist/models/ChatRelationshipsTalentSchema.js +50 -0
  416. package/dist/models/ChatRelationshipsTalentSchema.js.map +1 -0
  417. package/dist/models/ChatRelationshipsUserDataSchema.d.ts +39 -0
  418. package/dist/models/ChatRelationshipsUserDataSchema.d.ts.map +1 -0
  419. package/dist/models/ChatRelationshipsUserDataSchema.js +51 -0
  420. package/dist/models/ChatRelationshipsUserDataSchema.js.map +1 -0
  421. package/dist/models/ChatRelationshipsUserSchema.d.ts +34 -0
  422. package/dist/models/ChatRelationshipsUserSchema.d.ts.map +1 -0
  423. package/dist/models/ChatRelationshipsUserSchema.js +50 -0
  424. package/dist/models/ChatRelationshipsUserSchema.js.map +1 -0
  425. package/dist/models/ChatResourceSchema.d.ts +3 -4
  426. package/dist/models/ChatResourceSchema.d.ts.map +1 -1
  427. package/dist/models/ChatResourceSchema.js +3 -2
  428. package/dist/models/ChatResourceSchema.js.map +1 -1
  429. package/dist/models/CommentAttributesSchema.d.ts +109 -0
  430. package/dist/models/CommentAttributesSchema.d.ts.map +1 -0
  431. package/dist/models/CommentAttributesSchema.js +87 -0
  432. package/dist/models/CommentAttributesSchema.js.map +1 -0
  433. package/dist/models/CommentRelationshipsAuthorSchema.d.ts +34 -0
  434. package/dist/models/CommentRelationshipsAuthorSchema.d.ts.map +1 -0
  435. package/dist/models/CommentRelationshipsAuthorSchema.js +50 -0
  436. package/dist/models/CommentRelationshipsAuthorSchema.js.map +1 -0
  437. package/dist/models/CommentRelationshipsAuthorSchemaData.d.ts +46 -0
  438. package/dist/models/CommentRelationshipsAuthorSchemaData.d.ts.map +1 -0
  439. package/dist/models/CommentRelationshipsAuthorSchemaData.js +58 -0
  440. package/dist/models/CommentRelationshipsAuthorSchemaData.js.map +1 -0
  441. package/dist/models/CommentRelationshipsSchema.d.ts +38 -0
  442. package/dist/models/CommentRelationshipsSchema.d.ts.map +1 -0
  443. package/dist/models/CommentRelationshipsSchema.js +50 -0
  444. package/dist/models/CommentRelationshipsSchema.js.map +1 -0
  445. package/dist/models/CommentResourceSchema.d.ts +75 -0
  446. package/dist/models/CommentResourceSchema.d.ts.map +1 -0
  447. package/dist/models/CommentResourceSchema.js +75 -0
  448. package/dist/models/CommentResourceSchema.js.map +1 -0
  449. package/dist/models/CommentResponseDocument.d.ts +40 -0
  450. package/dist/models/CommentResponseDocument.d.ts.map +1 -0
  451. package/dist/models/CommentResponseDocument.js +52 -0
  452. package/dist/models/CommentResponseDocument.js.map +1 -0
  453. package/dist/models/CommentsResponseDocument.d.ts +52 -0
  454. package/dist/models/CommentsResponseDocument.d.ts.map +1 -0
  455. package/dist/models/CommentsResponseDocument.js +56 -0
  456. package/dist/models/CommentsResponseDocument.js.map +1 -0
  457. package/dist/models/ConversationRelationshipsEmailsDataSchema.d.ts +39 -0
  458. package/dist/models/ConversationRelationshipsEmailsDataSchema.d.ts.map +1 -0
  459. package/dist/models/ConversationRelationshipsEmailsDataSchema.js +51 -0
  460. package/dist/models/ConversationRelationshipsEmailsDataSchema.js.map +1 -0
  461. package/dist/models/ConversationRelationshipsEmailsSchema.d.ts +34 -0
  462. package/dist/models/ConversationRelationshipsEmailsSchema.d.ts.map +1 -0
  463. package/dist/models/ConversationRelationshipsEmailsSchema.js +50 -0
  464. package/dist/models/ConversationRelationshipsEmailsSchema.js.map +1 -0
  465. package/dist/models/ConversationRelationshipsSchema.d.ts +7 -0
  466. package/dist/models/ConversationRelationshipsSchema.d.ts.map +1 -1
  467. package/dist/models/ConversationRelationshipsSchema.js +3 -0
  468. package/dist/models/ConversationRelationshipsSchema.js.map +1 -1
  469. package/dist/models/CreateAttemptRequestBody.d.ts +34 -0
  470. package/dist/models/CreateAttemptRequestBody.d.ts.map +1 -0
  471. package/dist/models/CreateAttemptRequestBody.js +52 -0
  472. package/dist/models/CreateAttemptRequestBody.js.map +1 -0
  473. package/dist/models/CreateAttemptRequestBodyData.d.ts +54 -0
  474. package/dist/models/CreateAttemptRequestBodyData.d.ts.map +1 -0
  475. package/dist/models/CreateAttemptRequestBodyData.js +66 -0
  476. package/dist/models/CreateAttemptRequestBodyData.js.map +1 -0
  477. package/dist/models/CreateCalendarRequestSchema.d.ts +34 -0
  478. package/dist/models/CreateCalendarRequestSchema.d.ts.map +1 -0
  479. package/dist/models/CreateCalendarRequestSchema.js +50 -0
  480. package/dist/models/CreateCalendarRequestSchema.js.map +1 -0
  481. package/dist/models/CreateCalendarRequestSchemaData.d.ts +47 -0
  482. package/dist/models/CreateCalendarRequestSchemaData.d.ts.map +1 -0
  483. package/dist/models/CreateCalendarRequestSchemaData.js +63 -0
  484. package/dist/models/CreateCalendarRequestSchemaData.js.map +1 -0
  485. package/dist/models/CreateCalendarRequestSchemaDataAttributes.d.ts +77 -0
  486. package/dist/models/CreateCalendarRequestSchemaDataAttributes.d.ts.map +1 -0
  487. package/dist/models/CreateCalendarRequestSchemaDataAttributes.js +71 -0
  488. package/dist/models/CreateCalendarRequestSchemaDataAttributes.js.map +1 -0
  489. package/dist/models/CreateCommentRequestSchema.d.ts +34 -0
  490. package/dist/models/CreateCommentRequestSchema.d.ts.map +1 -0
  491. package/dist/models/CreateCommentRequestSchema.js +50 -0
  492. package/dist/models/CreateCommentRequestSchema.js.map +1 -0
  493. package/dist/models/CreateCommentRequestSchemaData.d.ts +47 -0
  494. package/dist/models/CreateCommentRequestSchemaData.d.ts.map +1 -0
  495. package/dist/models/CreateCommentRequestSchemaData.js +63 -0
  496. package/dist/models/CreateCommentRequestSchemaData.js.map +1 -0
  497. package/dist/models/CreateCommentRequestSchemaDataAttributes.d.ts +77 -0
  498. package/dist/models/CreateCommentRequestSchemaDataAttributes.d.ts.map +1 -0
  499. package/dist/models/CreateCommentRequestSchemaDataAttributes.js +79 -0
  500. package/dist/models/CreateCommentRequestSchemaDataAttributes.js.map +1 -0
  501. package/dist/models/CreateEventRequestSchema.d.ts +34 -0
  502. package/dist/models/CreateEventRequestSchema.d.ts.map +1 -0
  503. package/dist/models/CreateEventRequestSchema.js +50 -0
  504. package/dist/models/CreateEventRequestSchema.js.map +1 -0
  505. package/dist/models/CreateEventRequestSchemaData.d.ts +47 -0
  506. package/dist/models/CreateEventRequestSchemaData.d.ts.map +1 -0
  507. package/dist/models/CreateEventRequestSchemaData.js +63 -0
  508. package/dist/models/CreateEventRequestSchemaData.js.map +1 -0
  509. package/dist/models/CreateEventRequestSchemaDataAttributes.d.ts +160 -0
  510. package/dist/models/CreateEventRequestSchemaDataAttributes.d.ts.map +1 -0
  511. package/dist/models/CreateEventRequestSchemaDataAttributes.js +114 -0
  512. package/dist/models/CreateEventRequestSchemaDataAttributes.js.map +1 -0
  513. package/dist/models/CreateGuestSubmissionRequest.d.ts +1 -1
  514. package/dist/models/CreateLinkRequestBodyData.d.ts +3 -10
  515. package/dist/models/CreateLinkRequestBodyData.d.ts.map +1 -1
  516. package/dist/models/CreateLinkRequestBodyData.js +3 -6
  517. package/dist/models/CreateLinkRequestBodyData.js.map +1 -1
  518. package/dist/models/CreateLinkRequestBodyDataAttributes.d.ts +33 -0
  519. package/dist/models/CreateLinkRequestBodyDataAttributes.d.ts.map +1 -0
  520. package/dist/models/CreateLinkRequestBodyDataAttributes.js +51 -0
  521. package/dist/models/CreateLinkRequestBodyDataAttributes.js.map +1 -0
  522. package/dist/models/DialCall202Response.d.ts +34 -0
  523. package/dist/models/DialCall202Response.d.ts.map +1 -0
  524. package/dist/models/DialCall202Response.js +50 -0
  525. package/dist/models/DialCall202Response.js.map +1 -0
  526. package/dist/models/DialCall202ResponseData.d.ts +46 -0
  527. package/dist/models/DialCall202ResponseData.d.ts.map +1 -0
  528. package/dist/models/DialCall202ResponseData.js +54 -0
  529. package/dist/models/DialCall202ResponseData.js.map +1 -0
  530. package/dist/models/DialCall202ResponseDataAttributes.d.ts +45 -0
  531. package/dist/models/DialCall202ResponseDataAttributes.d.ts.map +1 -0
  532. package/dist/models/DialCall202ResponseDataAttributes.js +53 -0
  533. package/dist/models/DialCall202ResponseDataAttributes.js.map +1 -0
  534. package/dist/models/EmailAttributesSchema.d.ts +3 -1
  535. package/dist/models/EmailAttributesSchema.d.ts.map +1 -1
  536. package/dist/models/EmailAttributesSchema.js +2 -0
  537. package/dist/models/EmailAttributesSchema.js.map +1 -1
  538. package/dist/models/EmailRelationshipsScheduleDataSchema.d.ts +39 -0
  539. package/dist/models/EmailRelationshipsScheduleDataSchema.d.ts.map +1 -0
  540. package/dist/models/EmailRelationshipsScheduleDataSchema.js +51 -0
  541. package/dist/models/EmailRelationshipsScheduleDataSchema.js.map +1 -0
  542. package/dist/models/EmailRelationshipsScheduleSchema.d.ts +34 -0
  543. package/dist/models/EmailRelationshipsScheduleSchema.d.ts.map +1 -0
  544. package/dist/models/EmailRelationshipsScheduleSchema.js +50 -0
  545. package/dist/models/EmailRelationshipsScheduleSchema.js.map +1 -0
  546. package/dist/models/EmailRelationshipsSchema.d.ts +7 -0
  547. package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -1
  548. package/dist/models/EmailRelationshipsSchema.js +3 -0
  549. package/dist/models/EmailRelationshipsSchema.js.map +1 -1
  550. package/dist/models/EventAttributesSchema.d.ts +172 -0
  551. package/dist/models/EventAttributesSchema.d.ts.map +1 -0
  552. package/dist/models/EventAttributesSchema.js +114 -0
  553. package/dist/models/EventAttributesSchema.js.map +1 -0
  554. package/dist/models/EventAttributesSchemaAttendeesInner.d.ts +67 -0
  555. package/dist/models/EventAttributesSchemaAttendeesInner.d.ts.map +1 -0
  556. package/dist/models/EventAttributesSchemaAttendeesInner.js +67 -0
  557. package/dist/models/EventAttributesSchemaAttendeesInner.js.map +1 -0
  558. package/dist/models/EventRelationshipsSchema.d.ts +41 -0
  559. package/dist/models/EventRelationshipsSchema.d.ts.map +1 -0
  560. package/dist/models/EventRelationshipsSchema.js +53 -0
  561. package/dist/models/EventRelationshipsSchema.js.map +1 -0
  562. package/dist/models/EventRelationshipsSchemaCalendar.d.ts +34 -0
  563. package/dist/models/EventRelationshipsSchemaCalendar.d.ts.map +1 -0
  564. package/dist/models/EventRelationshipsSchemaCalendar.js +50 -0
  565. package/dist/models/EventRelationshipsSchemaCalendar.js.map +1 -0
  566. package/dist/models/EventRelationshipsSchemaCalendarData.d.ts +46 -0
  567. package/dist/models/EventRelationshipsSchemaCalendarData.d.ts.map +1 -0
  568. package/dist/models/EventRelationshipsSchemaCalendarData.js +58 -0
  569. package/dist/models/EventRelationshipsSchemaCalendarData.js.map +1 -0
  570. package/dist/models/EventRelationshipsSchemaSource.d.ts +34 -0
  571. package/dist/models/EventRelationshipsSchemaSource.d.ts.map +1 -0
  572. package/dist/models/EventRelationshipsSchemaSource.js +50 -0
  573. package/dist/models/EventRelationshipsSchemaSource.js.map +1 -0
  574. package/dist/models/EventRelationshipsSchemaSourceData.d.ts +48 -0
  575. package/dist/models/EventRelationshipsSchemaSourceData.d.ts.map +1 -0
  576. package/dist/models/EventRelationshipsSchemaSourceData.js +60 -0
  577. package/dist/models/EventRelationshipsSchemaSourceData.js.map +1 -0
  578. package/dist/models/EventResourceSchema.d.ts +75 -0
  579. package/dist/models/EventResourceSchema.d.ts.map +1 -0
  580. package/dist/models/EventResourceSchema.js +75 -0
  581. package/dist/models/EventResourceSchema.js.map +1 -0
  582. package/dist/models/EventResponseDocument.d.ts +34 -0
  583. package/dist/models/EventResponseDocument.d.ts.map +1 -0
  584. package/dist/models/EventResponseDocument.js +50 -0
  585. package/dist/models/EventResponseDocument.js.map +1 -0
  586. package/dist/models/EventsResponseDocument.d.ts +46 -0
  587. package/dist/models/EventsResponseDocument.d.ts.map +1 -0
  588. package/dist/models/EventsResponseDocument.js +54 -0
  589. package/dist/models/EventsResponseDocument.js.map +1 -0
  590. package/dist/models/FeedbackAttributesSchema.d.ts +1 -0
  591. package/dist/models/FeedbackAttributesSchema.d.ts.map +1 -1
  592. package/dist/models/FeedbackAttributesSchema.js +1 -0
  593. package/dist/models/FeedbackAttributesSchema.js.map +1 -1
  594. package/dist/models/FeedbackOutcomesSchema.d.ts +1 -1
  595. package/dist/models/FileAttributesSchema.d.ts +73 -0
  596. package/dist/models/FileAttributesSchema.d.ts.map +1 -1
  597. package/dist/models/FileAttributesSchema.js +25 -0
  598. package/dist/models/FileAttributesSchema.js.map +1 -1
  599. package/dist/models/FileAttributesSchemaPagesInner.d.ts +45 -0
  600. package/dist/models/FileAttributesSchemaPagesInner.d.ts.map +1 -0
  601. package/dist/models/FileAttributesSchemaPagesInner.js +53 -0
  602. package/dist/models/FileAttributesSchemaPagesInner.js.map +1 -0
  603. package/dist/models/FilePreviewMetaSchema.d.ts +119 -0
  604. package/dist/models/FilePreviewMetaSchema.d.ts.map +1 -0
  605. package/dist/models/FilePreviewMetaSchema.js +72 -0
  606. package/dist/models/FilePreviewMetaSchema.js.map +1 -0
  607. package/dist/models/FilePreviewMetaSchemaPreviewUrls.d.ts +63 -0
  608. package/dist/models/FilePreviewMetaSchemaPreviewUrls.d.ts.map +1 -0
  609. package/dist/models/FilePreviewMetaSchemaPreviewUrls.js +57 -0
  610. package/dist/models/FilePreviewMetaSchemaPreviewUrls.js.map +1 -0
  611. package/dist/models/FinderAttributesSchema.d.ts +6 -4
  612. package/dist/models/FinderAttributesSchema.d.ts.map +1 -1
  613. package/dist/models/FinderAttributesSchema.js +4 -4
  614. package/dist/models/FinderAttributesSchema.js.map +1 -1
  615. package/dist/models/FinderQueryEmailsSchema.d.ts +2 -0
  616. package/dist/models/FinderQueryEmailsSchema.d.ts.map +1 -1
  617. package/dist/models/FinderQueryEmailsSchema.js +2 -0
  618. package/dist/models/FinderQueryEmailsSchema.js.map +1 -1
  619. package/dist/models/FormAttributesSchema.d.ts +26 -0
  620. package/dist/models/FormAttributesSchema.d.ts.map +1 -1
  621. package/dist/models/FormAttributesSchema.js +12 -0
  622. package/dist/models/FormAttributesSchema.js.map +1 -1
  623. package/dist/models/FormResourceSchema.d.ts +1 -1
  624. package/dist/models/FormResourceSchema.js +1 -1
  625. package/dist/models/FormResourceSchema.js.map +1 -1
  626. package/dist/models/GuestAttemptSchema.d.ts +51 -0
  627. package/dist/models/GuestAttemptSchema.d.ts.map +1 -0
  628. package/dist/models/GuestAttemptSchema.js +56 -0
  629. package/dist/models/GuestAttemptSchema.js.map +1 -0
  630. package/dist/models/GuestMeetingAttendeeAttributesSchema.d.ts +95 -0
  631. package/dist/models/GuestMeetingAttendeeAttributesSchema.d.ts.map +1 -0
  632. package/dist/models/GuestMeetingAttendeeAttributesSchema.js +92 -0
  633. package/dist/models/GuestMeetingAttendeeAttributesSchema.js.map +1 -0
  634. package/dist/models/GuestMeetingAttendeeResourceSchema.d.ts +74 -0
  635. package/dist/models/GuestMeetingAttendeeResourceSchema.d.ts.map +1 -0
  636. package/dist/models/GuestMeetingAttendeeResourceSchema.js +74 -0
  637. package/dist/models/GuestMeetingAttendeeResourceSchema.js.map +1 -0
  638. package/dist/models/GuestMeetingAttendeesSchema.d.ts +38 -0
  639. package/dist/models/GuestMeetingAttendeesSchema.d.ts.map +1 -0
  640. package/dist/models/GuestMeetingAttendeesSchema.js +50 -0
  641. package/dist/models/GuestMeetingAttendeesSchema.js.map +1 -0
  642. package/dist/models/GuestMetaSchema.d.ts +43 -0
  643. package/dist/models/GuestMetaSchema.d.ts.map +1 -0
  644. package/dist/models/GuestMetaSchema.js +55 -0
  645. package/dist/models/GuestMetaSchema.js.map +1 -0
  646. package/dist/models/JobRelationshipsAdsDataSchema.d.ts +39 -0
  647. package/dist/models/JobRelationshipsAdsDataSchema.d.ts.map +1 -0
  648. package/dist/models/JobRelationshipsAdsDataSchema.js +51 -0
  649. package/dist/models/JobRelationshipsAdsDataSchema.js.map +1 -0
  650. package/dist/models/JobRelationshipsAdsSchema.d.ts +34 -0
  651. package/dist/models/JobRelationshipsAdsSchema.d.ts.map +1 -0
  652. package/dist/models/JobRelationshipsAdsSchema.js +50 -0
  653. package/dist/models/JobRelationshipsAdsSchema.js.map +1 -0
  654. package/dist/models/JobRelationshipsAssessmentsDataSchema.d.ts +39 -0
  655. package/dist/models/JobRelationshipsAssessmentsDataSchema.d.ts.map +1 -0
  656. package/dist/models/JobRelationshipsAssessmentsDataSchema.js +51 -0
  657. package/dist/models/JobRelationshipsAssessmentsDataSchema.js.map +1 -0
  658. package/dist/models/JobRelationshipsAssessmentsSchema.d.ts +34 -0
  659. package/dist/models/JobRelationshipsAssessmentsSchema.d.ts.map +1 -0
  660. package/dist/models/JobRelationshipsAssessmentsSchema.js +50 -0
  661. package/dist/models/JobRelationshipsAssessmentsSchema.js.map +1 -0
  662. package/dist/models/JobRelationshipsBriefsDataSchema.d.ts +39 -0
  663. package/dist/models/JobRelationshipsBriefsDataSchema.d.ts.map +1 -0
  664. package/dist/models/JobRelationshipsBriefsDataSchema.js +51 -0
  665. package/dist/models/JobRelationshipsBriefsDataSchema.js.map +1 -0
  666. package/dist/models/JobRelationshipsBriefsSchema.d.ts +34 -0
  667. package/dist/models/JobRelationshipsBriefsSchema.d.ts.map +1 -0
  668. package/dist/models/JobRelationshipsBriefsSchema.js +50 -0
  669. package/dist/models/JobRelationshipsBriefsSchema.js.map +1 -0
  670. package/dist/models/JobRelationshipsFeedbacksDataSchema.d.ts +39 -0
  671. package/dist/models/JobRelationshipsFeedbacksDataSchema.d.ts.map +1 -0
  672. package/dist/models/JobRelationshipsFeedbacksDataSchema.js +51 -0
  673. package/dist/models/JobRelationshipsFeedbacksDataSchema.js.map +1 -0
  674. package/dist/models/JobRelationshipsFeedbacksSchema.d.ts +34 -0
  675. package/dist/models/JobRelationshipsFeedbacksSchema.d.ts.map +1 -0
  676. package/dist/models/JobRelationshipsFeedbacksSchema.js +50 -0
  677. package/dist/models/JobRelationshipsFeedbacksSchema.js.map +1 -0
  678. package/dist/models/JobRelationshipsFormsDataSchema.d.ts +39 -0
  679. package/dist/models/JobRelationshipsFormsDataSchema.d.ts.map +1 -0
  680. package/dist/models/JobRelationshipsFormsDataSchema.js +51 -0
  681. package/dist/models/JobRelationshipsFormsDataSchema.js.map +1 -0
  682. package/dist/models/JobRelationshipsFormsSchema.d.ts +34 -0
  683. package/dist/models/JobRelationshipsFormsSchema.d.ts.map +1 -0
  684. package/dist/models/JobRelationshipsFormsSchema.js +50 -0
  685. package/dist/models/JobRelationshipsFormsSchema.js.map +1 -0
  686. package/dist/models/JobRelationshipsSchema.d.ts +35 -0
  687. package/dist/models/JobRelationshipsSchema.d.ts.map +1 -1
  688. package/dist/models/JobRelationshipsSchema.js +15 -0
  689. package/dist/models/JobRelationshipsSchema.js.map +1 -1
  690. package/dist/models/LinkAttributesSchema.d.ts +62 -2
  691. package/dist/models/LinkAttributesSchema.d.ts.map +1 -1
  692. package/dist/models/LinkAttributesSchema.js +30 -4
  693. package/dist/models/LinkAttributesSchema.js.map +1 -1
  694. package/dist/models/LinkResourceSchema.d.ts +2 -3
  695. package/dist/models/LinkResourceSchema.d.ts.map +1 -1
  696. package/dist/models/LinkResourceSchema.js +2 -3
  697. package/dist/models/LinkResourceSchema.js.map +1 -1
  698. package/dist/models/MeetingAiSessionAttributesSchema.d.ts +17 -11
  699. package/dist/models/MeetingAiSessionAttributesSchema.d.ts.map +1 -1
  700. package/dist/models/MeetingAiSessionAttributesSchema.js +6 -4
  701. package/dist/models/MeetingAiSessionAttributesSchema.js.map +1 -1
  702. package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.d.ts +22 -1
  703. package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.d.ts.map +1 -1
  704. package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.js +13 -0
  705. package/dist/models/MeetingAiSessionAttributesSchemaRealtimeSession.js.map +1 -1
  706. package/dist/models/MeetingAiSessionResourceSchema.d.ts +3 -3
  707. package/dist/models/MeetingAiSessionResourceSchema.d.ts.map +1 -1
  708. package/dist/models/MeetingAiSessionResourceSchema.js +3 -3
  709. package/dist/models/MeetingAiSessionResourceSchema.js.map +1 -1
  710. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts +34 -0
  711. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts.map +1 -0
  712. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js +50 -0
  713. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js.map +1 -0
  714. package/dist/models/MeetingAiSessionSettingsSchema.d.ts +21 -11
  715. package/dist/models/MeetingAiSessionSettingsSchema.d.ts.map +1 -1
  716. package/dist/models/MeetingAiSessionSettingsSchema.js +6 -6
  717. package/dist/models/MeetingAiSessionSettingsSchema.js.map +1 -1
  718. package/dist/models/MeetingAttendeeAttributesSchema.d.ts +150 -7
  719. package/dist/models/MeetingAttendeeAttributesSchema.d.ts.map +1 -1
  720. package/dist/models/MeetingAttendeeAttributesSchema.js +70 -4
  721. package/dist/models/MeetingAttendeeAttributesSchema.js.map +1 -1
  722. package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.d.ts +44 -0
  723. package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.d.ts.map +1 -0
  724. package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.js +51 -0
  725. package/dist/models/MeetingAttendeeAttributesSchemaExperienceRating.js.map +1 -0
  726. package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts +55 -0
  727. package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts.map +1 -0
  728. package/dist/models/MeetingAttendeeRelationshipsSchema.js +59 -0
  729. package/dist/models/MeetingAttendeeRelationshipsSchema.js.map +1 -0
  730. package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.d.ts +34 -0
  731. package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.d.ts.map +1 -0
  732. package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.js +50 -0
  733. package/dist/models/MeetingAttendeeRelationshipsSchemaCandidate.js.map +1 -0
  734. package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.d.ts +34 -0
  735. package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.d.ts.map +1 -0
  736. package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.js +50 -0
  737. package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.js.map +1 -0
  738. package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.d.ts +39 -0
  739. package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.d.ts.map +1 -0
  740. package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.js +51 -0
  741. package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.js.map +1 -0
  742. package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.d.ts +34 -0
  743. package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.d.ts.map +1 -0
  744. package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.js +50 -0
  745. package/dist/models/MeetingAttendeeRelationshipsSchemaTalent.js.map +1 -0
  746. package/dist/models/MeetingAttendeeRelationshipsSchemaUser.d.ts +34 -0
  747. package/dist/models/MeetingAttendeeRelationshipsSchemaUser.d.ts.map +1 -0
  748. package/dist/models/MeetingAttendeeRelationshipsSchemaUser.js +50 -0
  749. package/dist/models/MeetingAttendeeRelationshipsSchemaUser.js.map +1 -0
  750. package/dist/models/MeetingAttendeeResourceSchema.d.ts +6 -6
  751. package/dist/models/MeetingAttendeeResourceSchema.d.ts.map +1 -1
  752. package/dist/models/MeetingAttendeeResourceSchema.js +6 -6
  753. package/dist/models/MeetingAttendeeResourceSchema.js.map +1 -1
  754. package/dist/models/MeetingAttendeesSchema.d.ts +34 -0
  755. package/dist/models/MeetingAttendeesSchema.d.ts.map +1 -0
  756. package/dist/models/MeetingAttendeesSchema.js +50 -0
  757. package/dist/models/MeetingAttendeesSchema.js.map +1 -0
  758. package/dist/models/MeetingAttributesSchema.d.ts +371 -4
  759. package/dist/models/MeetingAttributesSchema.d.ts.map +1 -1
  760. package/dist/models/MeetingAttributesSchema.js +151 -3
  761. package/dist/models/MeetingAttributesSchema.js.map +1 -1
  762. package/dist/models/MeetingAttributesSchemaDelivery.d.ts +90 -0
  763. package/dist/models/MeetingAttributesSchemaDelivery.d.ts.map +1 -0
  764. package/dist/models/MeetingAttributesSchemaDelivery.js +88 -0
  765. package/dist/models/MeetingAttributesSchemaDelivery.js.map +1 -0
  766. package/dist/models/MeetingLobbyAttributesSchema.d.ts +9 -0
  767. package/dist/models/MeetingLobbyAttributesSchema.d.ts.map +1 -1
  768. package/dist/models/MeetingLobbyAttributesSchema.js +2 -0
  769. package/dist/models/MeetingLobbyAttributesSchema.js.map +1 -1
  770. package/dist/models/MeetingRecallSchema.d.ts +77 -0
  771. package/dist/models/MeetingRecallSchema.d.ts.map +1 -0
  772. package/dist/models/MeetingRecallSchema.js +71 -0
  773. package/dist/models/MeetingRecallSchema.js.map +1 -0
  774. package/dist/models/MeetingRelationshipsAttendeesDataSchema.d.ts +39 -0
  775. package/dist/models/MeetingRelationshipsAttendeesDataSchema.d.ts.map +1 -0
  776. package/dist/models/MeetingRelationshipsAttendeesDataSchema.js +51 -0
  777. package/dist/models/MeetingRelationshipsAttendeesDataSchema.js.map +1 -0
  778. package/dist/models/MeetingRelationshipsAttendeesSchema.d.ts +34 -0
  779. package/dist/models/{CallRelationshipsTranslationsSchema.d.ts.map → MeetingRelationshipsAttendeesSchema.d.ts.map} +1 -1
  780. package/dist/models/MeetingRelationshipsAttendeesSchema.js +50 -0
  781. package/dist/models/{CallRelationshipsTranslationsSchema.js.map → MeetingRelationshipsAttendeesSchema.js.map} +1 -1
  782. package/dist/models/MeetingRelationshipsCalendarSchema.d.ts +34 -0
  783. package/dist/models/MeetingRelationshipsCalendarSchema.d.ts.map +1 -0
  784. package/dist/models/MeetingRelationshipsCalendarSchema.js +50 -0
  785. package/dist/models/MeetingRelationshipsCalendarSchema.js.map +1 -0
  786. package/dist/models/MeetingRelationshipsCalendarSchemaData.d.ts +39 -0
  787. package/dist/models/MeetingRelationshipsCalendarSchemaData.d.ts.map +1 -0
  788. package/dist/models/MeetingRelationshipsCalendarSchemaData.js +51 -0
  789. package/dist/models/MeetingRelationshipsCalendarSchemaData.js.map +1 -0
  790. package/dist/models/MeetingRelationshipsCandidateSchema.d.ts +34 -0
  791. package/dist/models/MeetingRelationshipsCandidateSchema.d.ts.map +1 -0
  792. package/dist/models/MeetingRelationshipsCandidateSchema.js +50 -0
  793. package/dist/models/MeetingRelationshipsCandidateSchema.js.map +1 -0
  794. package/dist/models/MeetingRelationshipsCandidateSchemaData.d.ts +39 -0
  795. package/dist/models/MeetingRelationshipsCandidateSchemaData.d.ts.map +1 -0
  796. package/dist/models/MeetingRelationshipsCandidateSchemaData.js +51 -0
  797. package/dist/models/MeetingRelationshipsCandidateSchemaData.js.map +1 -0
  798. package/dist/models/MeetingRelationshipsConversationSchema.d.ts +34 -0
  799. package/dist/models/MeetingRelationshipsConversationSchema.d.ts.map +1 -0
  800. package/dist/models/MeetingRelationshipsConversationSchema.js +50 -0
  801. package/dist/models/MeetingRelationshipsConversationSchema.js.map +1 -0
  802. package/dist/models/MeetingRelationshipsConversationSchemaData.d.ts +39 -0
  803. package/dist/models/{MeetingRelationshipsParticipantsDataSchema.d.ts.map → MeetingRelationshipsConversationSchemaData.d.ts.map} +1 -1
  804. package/dist/models/MeetingRelationshipsConversationSchemaData.js +51 -0
  805. package/dist/models/{MeetingRelationshipsParticipantsDataSchema.js.map → MeetingRelationshipsConversationSchemaData.js.map} +1 -1
  806. package/dist/models/MeetingRelationshipsHostSchema.d.ts +34 -0
  807. package/dist/models/MeetingRelationshipsHostSchema.d.ts.map +1 -0
  808. package/dist/models/MeetingRelationshipsHostSchema.js +50 -0
  809. package/dist/models/MeetingRelationshipsHostSchema.js.map +1 -0
  810. package/dist/models/MeetingRelationshipsJobSchema.d.ts +34 -0
  811. package/dist/models/MeetingRelationshipsJobSchema.d.ts.map +1 -0
  812. package/dist/models/MeetingRelationshipsJobSchema.js +50 -0
  813. package/dist/models/MeetingRelationshipsJobSchema.js.map +1 -0
  814. package/dist/models/MeetingRelationshipsJobSchemaData.d.ts +39 -0
  815. package/dist/models/MeetingRelationshipsJobSchemaData.d.ts.map +1 -0
  816. package/dist/models/MeetingRelationshipsJobSchemaData.js +51 -0
  817. package/dist/models/MeetingRelationshipsJobSchemaData.js.map +1 -0
  818. package/dist/models/MeetingRelationshipsSchema.d.ts +52 -3
  819. package/dist/models/MeetingRelationshipsSchema.d.ts.map +1 -1
  820. package/dist/models/MeetingRelationshipsSchema.js +24 -3
  821. package/dist/models/MeetingRelationshipsSchema.js.map +1 -1
  822. package/dist/models/MeetingRelationshipsTalentSchema.d.ts +34 -0
  823. package/dist/models/MeetingRelationshipsTalentSchema.d.ts.map +1 -0
  824. package/dist/models/MeetingRelationshipsTalentSchema.js +50 -0
  825. package/dist/models/MeetingRelationshipsTalentSchema.js.map +1 -0
  826. package/dist/models/MeetingRelationshipsTalentSchemaData.d.ts +39 -0
  827. package/dist/models/MeetingRelationshipsTalentSchemaData.d.ts.map +1 -0
  828. package/dist/models/MeetingRelationshipsTalentSchemaData.js +51 -0
  829. package/dist/models/MeetingRelationshipsTalentSchemaData.js.map +1 -0
  830. package/dist/models/MeetingRelationshipsTeamDataSchema.d.ts +39 -0
  831. package/dist/models/MeetingRelationshipsTeamDataSchema.d.ts.map +1 -0
  832. package/dist/models/MeetingRelationshipsTeamDataSchema.js +51 -0
  833. package/dist/models/MeetingRelationshipsTeamDataSchema.js.map +1 -0
  834. package/dist/models/MeetingRelationshipsTeamSchema.d.ts +34 -0
  835. package/dist/models/MeetingRelationshipsTeamSchema.d.ts.map +1 -0
  836. package/dist/models/MeetingRelationshipsTeamSchema.js +50 -0
  837. package/dist/models/MeetingRelationshipsTeamSchema.js.map +1 -0
  838. package/dist/models/MeetingSpeakerStatSchema.d.ts +59 -0
  839. package/dist/models/MeetingSpeakerStatSchema.d.ts.map +1 -0
  840. package/dist/models/MeetingSpeakerStatSchema.js +63 -0
  841. package/dist/models/MeetingSpeakerStatSchema.js.map +1 -0
  842. package/dist/models/MeetingTranscriptSegmentSchema.d.ts +71 -0
  843. package/dist/models/MeetingTranscriptSegmentSchema.d.ts.map +1 -0
  844. package/dist/models/MeetingTranscriptSegmentSchema.js +67 -0
  845. package/dist/models/MeetingTranscriptSegmentSchema.js.map +1 -0
  846. package/dist/models/QuestionSchema.d.ts +200 -0
  847. package/dist/models/QuestionSchema.d.ts.map +1 -0
  848. package/dist/models/QuestionSchema.js +112 -0
  849. package/dist/models/QuestionSchema.js.map +1 -0
  850. package/dist/models/QuestionSchemaOptionsInner.d.ts +47 -0
  851. package/dist/models/QuestionSchemaOptionsInner.d.ts.map +1 -0
  852. package/dist/models/QuestionSchemaOptionsInner.js +53 -0
  853. package/dist/models/QuestionSchemaOptionsInner.js.map +1 -0
  854. package/dist/models/RecallWebhookRequest.d.ts +39 -0
  855. package/dist/models/RecallWebhookRequest.d.ts.map +1 -0
  856. package/dist/models/RecallWebhookRequest.js +51 -0
  857. package/dist/models/RecallWebhookRequest.js.map +1 -0
  858. package/dist/models/ResourcesMetaPageSchema.d.ts +20 -2
  859. package/dist/models/ResourcesMetaPageSchema.d.ts.map +1 -1
  860. package/dist/models/ResourcesMetaPageSchema.js +6 -0
  861. package/dist/models/ResourcesMetaPageSchema.js.map +1 -1
  862. package/dist/models/RunAttributesSchema.d.ts +13 -0
  863. package/dist/models/RunAttributesSchema.d.ts.map +1 -1
  864. package/dist/models/RunAttributesSchema.js +5 -0
  865. package/dist/models/RunAttributesSchema.js.map +1 -1
  866. package/dist/models/RunAttributesSchemaPausedAtStep.d.ts +39 -0
  867. package/dist/models/RunAttributesSchemaPausedAtStep.d.ts.map +1 -0
  868. package/dist/models/RunAttributesSchemaPausedAtStep.js +51 -0
  869. package/dist/models/RunAttributesSchemaPausedAtStep.js.map +1 -0
  870. package/dist/models/ScheduleAttributesSchema.d.ts +4 -3
  871. package/dist/models/ScheduleAttributesSchema.d.ts.map +1 -1
  872. package/dist/models/ScheduleAttributesSchema.js +5 -8
  873. package/dist/models/ScheduleAttributesSchema.js.map +1 -1
  874. package/dist/models/ScheduleRelationshipsEmailSchema.d.ts +34 -0
  875. package/dist/models/ScheduleRelationshipsEmailSchema.d.ts.map +1 -0
  876. package/dist/models/ScheduleRelationshipsEmailSchema.js +50 -0
  877. package/dist/models/ScheduleRelationshipsEmailSchema.js.map +1 -0
  878. package/dist/models/ScheduleRelationshipsEmailSchemaData.d.ts +39 -0
  879. package/dist/models/ScheduleRelationshipsEmailSchemaData.d.ts.map +1 -0
  880. package/dist/models/ScheduleRelationshipsEmailSchemaData.js +51 -0
  881. package/dist/models/ScheduleRelationshipsEmailSchemaData.js.map +1 -0
  882. package/dist/models/ScheduleRelationshipsSchema.d.ts +7 -0
  883. package/dist/models/ScheduleRelationshipsSchema.d.ts.map +1 -1
  884. package/dist/models/ScheduleRelationshipsSchema.js +3 -0
  885. package/dist/models/ScheduleRelationshipsSchema.js.map +1 -1
  886. package/dist/models/ScheduleTargetSchema.d.ts +1 -1
  887. package/dist/models/SignalAttributesSchema.d.ts +180 -0
  888. package/dist/models/SignalAttributesSchema.d.ts.map +1 -0
  889. package/dist/models/SignalAttributesSchema.js +139 -0
  890. package/dist/models/SignalAttributesSchema.js.map +1 -0
  891. package/dist/models/SignalResourceSchema.d.ts +74 -0
  892. package/dist/models/SignalResourceSchema.d.ts.map +1 -0
  893. package/dist/models/SignalResourceSchema.js +74 -0
  894. package/dist/models/SignalResourceSchema.js.map +1 -0
  895. package/dist/models/SignalSchema.d.ts +49 -0
  896. package/dist/models/SignalSchema.d.ts.map +1 -0
  897. package/dist/models/SignalSchema.js +55 -0
  898. package/dist/models/SignalSchema.js.map +1 -0
  899. package/dist/models/SignalsSchema.d.ts +48 -0
  900. package/dist/models/SignalsSchema.d.ts.map +1 -0
  901. package/dist/models/SignalsSchema.js +56 -0
  902. package/dist/models/SignalsSchema.js.map +1 -0
  903. package/dist/models/StartGuestAttemptRequestBody.d.ts +41 -0
  904. package/dist/models/StartGuestAttemptRequestBody.d.ts.map +1 -0
  905. package/dist/models/StartGuestAttemptRequestBody.js +57 -0
  906. package/dist/models/StartGuestAttemptRequestBody.js.map +1 -0
  907. package/dist/models/StartGuestAttemptRequestBodyData.d.ts +46 -0
  908. package/dist/models/StartGuestAttemptRequestBodyData.d.ts.map +1 -0
  909. package/dist/models/StartGuestAttemptRequestBodyData.js +62 -0
  910. package/dist/models/StartGuestAttemptRequestBodyData.js.map +1 -0
  911. package/dist/models/StateAttributesSchema.d.ts +1 -0
  912. package/dist/models/StateAttributesSchema.d.ts.map +1 -1
  913. package/dist/models/StateAttributesSchema.js +1 -0
  914. package/dist/models/StateAttributesSchema.js.map +1 -1
  915. package/dist/models/SubmissionAttributesSchema.d.ts +1 -1
  916. package/dist/models/TenantRelationshipsBoeCalendarSchema.d.ts +34 -0
  917. package/dist/models/TenantRelationshipsBoeCalendarSchema.d.ts.map +1 -0
  918. package/dist/models/TenantRelationshipsBoeCalendarSchema.js +50 -0
  919. package/dist/models/TenantRelationshipsBoeCalendarSchema.js.map +1 -0
  920. package/dist/models/TenantRelationshipsBoeCalendarSchemaData.d.ts +39 -0
  921. package/dist/models/TenantRelationshipsBoeCalendarSchemaData.d.ts.map +1 -0
  922. package/dist/models/TenantRelationshipsBoeCalendarSchemaData.js +51 -0
  923. package/dist/models/TenantRelationshipsBoeCalendarSchemaData.js.map +1 -0
  924. package/dist/models/TenantRelationshipsFormsDataSchema.d.ts +39 -0
  925. package/dist/models/TenantRelationshipsFormsDataSchema.d.ts.map +1 -0
  926. package/dist/models/TenantRelationshipsFormsDataSchema.js +51 -0
  927. package/dist/models/TenantRelationshipsFormsDataSchema.js.map +1 -0
  928. package/dist/models/TenantRelationshipsFormsSchema.d.ts +34 -0
  929. package/dist/models/TenantRelationshipsFormsSchema.d.ts.map +1 -0
  930. package/dist/models/TenantRelationshipsFormsSchema.js +50 -0
  931. package/dist/models/TenantRelationshipsFormsSchema.js.map +1 -0
  932. package/dist/models/TenantRelationshipsSchema.d.ts +14 -0
  933. package/dist/models/TenantRelationshipsSchema.d.ts.map +1 -1
  934. package/dist/models/TenantRelationshipsSchema.js +6 -0
  935. package/dist/models/TenantRelationshipsSchema.js.map +1 -1
  936. package/dist/models/TenantsMetaPageSchema.d.ts +20 -2
  937. package/dist/models/TenantsMetaPageSchema.d.ts.map +1 -1
  938. package/dist/models/TenantsMetaPageSchema.js +6 -0
  939. package/dist/models/TenantsMetaPageSchema.js.map +1 -1
  940. package/dist/models/UpdateAggregateRequestBody.d.ts +34 -0
  941. package/dist/models/UpdateAggregateRequestBody.d.ts.map +1 -0
  942. package/dist/models/UpdateAggregateRequestBody.js +52 -0
  943. package/dist/models/UpdateAggregateRequestBody.js.map +1 -0
  944. package/dist/models/UpdateAggregateRequestBodyData.d.ts +53 -0
  945. package/dist/models/UpdateAggregateRequestBodyData.d.ts.map +1 -0
  946. package/dist/models/UpdateAggregateRequestBodyData.js +67 -0
  947. package/dist/models/UpdateAggregateRequestBodyData.js.map +1 -0
  948. package/dist/models/UpdateAttemptRequestBody.d.ts +34 -0
  949. package/dist/models/UpdateAttemptRequestBody.d.ts.map +1 -0
  950. package/dist/models/UpdateAttemptRequestBody.js +52 -0
  951. package/dist/models/UpdateAttemptRequestBody.js.map +1 -0
  952. package/dist/models/UpdateAttemptRequestBodyData.d.ts +71 -0
  953. package/dist/models/UpdateAttemptRequestBodyData.d.ts.map +1 -0
  954. package/dist/models/UpdateAttemptRequestBodyData.js +70 -0
  955. package/dist/models/UpdateAttemptRequestBodyData.js.map +1 -0
  956. package/dist/models/UpdateCalendarRequestSchema.d.ts +34 -0
  957. package/dist/models/UpdateCalendarRequestSchema.d.ts.map +1 -0
  958. package/dist/models/UpdateCalendarRequestSchema.js +50 -0
  959. package/dist/models/UpdateCalendarRequestSchema.js.map +1 -0
  960. package/dist/models/UpdateCalendarRequestSchemaData.d.ts +53 -0
  961. package/dist/models/UpdateCalendarRequestSchemaData.d.ts.map +1 -0
  962. package/dist/models/UpdateCalendarRequestSchemaData.js +65 -0
  963. package/dist/models/UpdateCalendarRequestSchemaData.js.map +1 -0
  964. package/dist/models/UpdateCalendarRequestSchemaDataAttributes.d.ts +72 -0
  965. package/dist/models/UpdateCalendarRequestSchemaDataAttributes.d.ts.map +1 -0
  966. package/dist/models/UpdateCalendarRequestSchemaDataAttributes.js +68 -0
  967. package/dist/models/UpdateCalendarRequestSchemaDataAttributes.js.map +1 -0
  968. package/dist/models/UpdateCommentRequestSchema.d.ts +34 -0
  969. package/dist/models/UpdateCommentRequestSchema.d.ts.map +1 -0
  970. package/dist/models/UpdateCommentRequestSchema.js +50 -0
  971. package/dist/models/UpdateCommentRequestSchema.js.map +1 -0
  972. package/dist/models/UpdateCommentRequestSchemaData.d.ts +53 -0
  973. package/dist/models/UpdateCommentRequestSchemaData.d.ts.map +1 -0
  974. package/dist/models/UpdateCommentRequestSchemaData.js +65 -0
  975. package/dist/models/UpdateCommentRequestSchemaData.js.map +1 -0
  976. package/dist/models/UpdateCommentRequestSchemaDataAttributes.d.ts +45 -0
  977. package/dist/models/UpdateCommentRequestSchemaDataAttributes.d.ts.map +1 -0
  978. package/dist/models/UpdateCommentRequestSchemaDataAttributes.js +53 -0
  979. package/dist/models/UpdateCommentRequestSchemaDataAttributes.js.map +1 -0
  980. package/dist/models/UpdateEventRequestSchema.d.ts +34 -0
  981. package/dist/models/UpdateEventRequestSchema.d.ts.map +1 -0
  982. package/dist/models/UpdateEventRequestSchema.js +50 -0
  983. package/dist/models/UpdateEventRequestSchema.js.map +1 -0
  984. package/dist/models/UpdateEventRequestSchemaData.d.ts +53 -0
  985. package/dist/models/UpdateEventRequestSchemaData.d.ts.map +1 -0
  986. package/dist/models/UpdateEventRequestSchemaData.js +65 -0
  987. package/dist/models/UpdateEventRequestSchemaData.js.map +1 -0
  988. package/dist/models/UpdateEventRequestSchemaDataAttributes.d.ts +111 -0
  989. package/dist/models/UpdateEventRequestSchemaDataAttributes.d.ts.map +1 -0
  990. package/dist/models/UpdateEventRequestSchemaDataAttributes.js +83 -0
  991. package/dist/models/UpdateEventRequestSchemaDataAttributes.js.map +1 -0
  992. package/dist/models/UpdateFormRequestBodyData.d.ts +1 -1
  993. package/dist/models/UpdateFormRequestBodyData.js +1 -1
  994. package/dist/models/UpdateFormRequestBodyData.js.map +1 -1
  995. package/dist/models/UpdateGuestAttemptRequestBody.d.ts +41 -0
  996. package/dist/models/UpdateGuestAttemptRequestBody.d.ts.map +1 -0
  997. package/dist/models/UpdateGuestAttemptRequestBody.js +57 -0
  998. package/dist/models/UpdateGuestAttemptRequestBody.js.map +1 -0
  999. package/dist/models/UpdateGuestAttemptRequestBodyData.d.ts +53 -0
  1000. package/dist/models/UpdateGuestAttemptRequestBodyData.d.ts.map +1 -0
  1001. package/dist/models/UpdateGuestAttemptRequestBodyData.js +65 -0
  1002. package/dist/models/UpdateGuestAttemptRequestBodyData.js.map +1 -0
  1003. package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.d.ts +59 -0
  1004. package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.d.ts.map +1 -0
  1005. package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.js +62 -0
  1006. package/dist/models/UpdateGuestAttemptRequestBodyDataAttributes.js.map +1 -0
  1007. package/dist/models/UploadGuestAttemptFileRequestBody.d.ts +78 -0
  1008. package/dist/models/UploadGuestAttemptFileRequestBody.d.ts.map +1 -0
  1009. package/dist/models/UploadGuestAttemptFileRequestBody.js +71 -0
  1010. package/dist/models/UploadGuestAttemptFileRequestBody.js.map +1 -0
  1011. package/dist/models/UploadGuestAttemptFileResponseSchema.d.ts +38 -0
  1012. package/dist/models/UploadGuestAttemptFileResponseSchema.d.ts.map +1 -0
  1013. package/dist/models/UploadGuestAttemptFileResponseSchema.js +50 -0
  1014. package/dist/models/UploadGuestAttemptFileResponseSchema.js.map +1 -0
  1015. package/dist/models/UploadGuestAttemptFileResponseSchemaData.d.ts +47 -0
  1016. package/dist/models/UploadGuestAttemptFileResponseSchemaData.d.ts.map +1 -0
  1017. package/dist/models/UploadGuestAttemptFileResponseSchemaData.js +59 -0
  1018. package/dist/models/UploadGuestAttemptFileResponseSchemaData.js.map +1 -0
  1019. package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.d.ts +63 -0
  1020. package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.d.ts.map +1 -0
  1021. package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.js +59 -0
  1022. package/dist/models/UploadGuestAttemptFileResponseSchemaDataAttributes.js.map +1 -0
  1023. package/dist/models/UserAttributesSchema.d.ts +24 -1
  1024. package/dist/models/UserAttributesSchema.d.ts.map +1 -1
  1025. package/dist/models/UserAttributesSchema.js +10 -0
  1026. package/dist/models/UserAttributesSchema.js.map +1 -1
  1027. package/dist/models/index.d.ts +194 -15
  1028. package/dist/models/index.d.ts.map +1 -1
  1029. package/dist/models/index.js +194 -15
  1030. package/dist/models/index.js.map +1 -1
  1031. package/package.json +1 -1
  1032. package/dist/models/AdAttributesSchemaImagesInner.d.ts +0 -45
  1033. package/dist/models/AdAttributesSchemaImagesInner.d.ts.map +0 -1
  1034. package/dist/models/AdAttributesSchemaImagesInner.js +0 -53
  1035. package/dist/models/AdAttributesSchemaImagesInner.js.map +0 -1
  1036. package/dist/models/BriefRelationshipsFormsSchema.d.ts +0 -34
  1037. package/dist/models/BriefRelationshipsFormsSchema.d.ts.map +0 -1
  1038. package/dist/models/BriefRelationshipsFormsSchema.js +0 -50
  1039. package/dist/models/BriefRelationshipsFormsSchema.js.map +0 -1
  1040. package/dist/models/CallRelationshipsTranslationsDataSchema.d.ts +0 -39
  1041. package/dist/models/CallRelationshipsTranslationsDataSchema.js +0 -51
  1042. package/dist/models/CallRelationshipsTranslationsSchema.d.ts +0 -34
  1043. package/dist/models/CallRelationshipsTranslationsSchema.js +0 -50
  1044. package/dist/models/ChatRelationshipsTranslationsDataSchema.d.ts +0 -39
  1045. package/dist/models/ChatRelationshipsTranslationsDataSchema.js +0 -51
  1046. package/dist/models/ChatRelationshipsTranslationsSchema.d.ts +0 -34
  1047. package/dist/models/ChatRelationshipsTranslationsSchema.d.ts.map +0 -1
  1048. package/dist/models/ChatRelationshipsTranslationsSchema.js +0 -50
  1049. package/dist/models/ChatRelationshipsTranslationsSchema.js.map +0 -1
  1050. package/dist/models/FinderAttributesSchemaQuery.d.ts +0 -26
  1051. package/dist/models/FinderAttributesSchemaQuery.d.ts.map +0 -1
  1052. package/dist/models/FinderAttributesSchemaQuery.js +0 -72
  1053. package/dist/models/FinderAttributesSchemaQuery.js.map +0 -1
  1054. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.d.ts +0 -34
  1055. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.d.ts.map +0 -1
  1056. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.js +0 -50
  1057. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationships.js.map +0 -1
  1058. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.d.ts +0 -34
  1059. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.d.ts.map +0 -1
  1060. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.js +0 -50
  1061. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeeting.js.map +0 -1
  1062. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.d.ts +0 -39
  1063. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.d.ts.map +0 -1
  1064. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.js +0 -51
  1065. package/dist/models/MeetingAttendeeResourceSchemaAllOfRelationshipsMeetingData.js.map +0 -1
  1066. package/dist/models/MeetingAttendeeResponseAttributesSchema.d.ts +0 -69
  1067. package/dist/models/MeetingAttendeeResponseAttributesSchema.d.ts.map +0 -1
  1068. package/dist/models/MeetingAttendeeResponseAttributesSchema.js +0 -61
  1069. package/dist/models/MeetingAttendeeResponseAttributesSchema.js.map +0 -1
  1070. package/dist/models/MeetingRelationshipsParticipantsDataSchema.d.ts +0 -39
  1071. package/dist/models/MeetingRelationshipsParticipantsDataSchema.js +0 -51
  1072. package/dist/models/MeetingRelationshipsParticipantsSchema.d.ts +0 -34
  1073. package/dist/models/MeetingRelationshipsParticipantsSchema.d.ts.map +0 -1
  1074. package/dist/models/MeetingRelationshipsParticipantsSchema.js +0 -50
  1075. package/dist/models/MeetingRelationshipsParticipantsSchema.js.map +0 -1
  1076. package/dist/models/UpdateLinkRequestBody.d.ts +0 -34
  1077. package/dist/models/UpdateLinkRequestBody.d.ts.map +0 -1
  1078. package/dist/models/UpdateLinkRequestBody.js +0 -52
  1079. package/dist/models/UpdateLinkRequestBody.js.map +0 -1
  1080. package/dist/models/UpdateLinkRequestBodyData.d.ts +0 -53
  1081. package/dist/models/UpdateLinkRequestBodyData.d.ts.map +0 -1
  1082. package/dist/models/UpdateLinkRequestBodyData.js +0 -67
  1083. package/dist/models/UpdateLinkRequestBodyData.js.map +0 -1
@@ -9,115 +9,279 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
+ import type { CallAttributesSchemaRecording } from './CallAttributesSchemaRecording';
13
+ import type { CallAttributesSchemaDelivery } from './CallAttributesSchemaDelivery';
14
+ import type { CallAttributesSchemaSpeakerStatsInner } from './CallAttributesSchemaSpeakerStatsInner';
15
+ import type { CallAttributesSchemaTranscriptSegmentsInner } from './CallAttributesSchemaTranscriptSegmentsInner';
12
16
  import type { ResourceTimestampsSchema } from './ResourceTimestampsSchema';
13
17
  /**
14
- *
18
+ * Cross-protocol call attributes. Mirror of chat with voice-
19
+ * specific extensions: lifecycle covers provider phases (queued
20
+ * -> ringing -> in-progress -> completed) plus the operator
21
+ * review window (draft -> scheduled -> queued). aiMode toggles
22
+ * whether the AI agent is the active speaker, a silent observer,
23
+ * or fully off. transcript + summary are multilingual dicts
24
+ * mirroring email/chat body shape; the call AI translate Step
25
+ * Function fans them across tenant locales.
15
26
  * @export
16
27
  * @interface CallAttributesSchema
17
28
  */
18
29
  export interface CallAttributesSchema {
19
30
  /**
20
- * Call title, e.g. Inbound call from John
31
+ * Call direction relative to boe (inbound = caller dialed boe; outbound = boe placed the call).
32
+ * @type {CallAttributesSchemaDirectionEnum}
33
+ * @memberof CallAttributesSchema
34
+ */
35
+ direction?: CallAttributesSchemaDirectionEnum;
36
+ /**
37
+ * Wire protocol. Phone is PSTN via Twilio; WebRTC reserves the slot for the future recruiter Voice SDK in the admin web app.
38
+ * @type {CallAttributesSchemaProtocolEnum}
39
+ * @memberof CallAttributesSchema
40
+ */
41
+ protocol?: CallAttributesSchemaProtocolEnum;
42
+ /**
43
+ * Lifecycle state - one value per FE chip nav bucket
44
+ * (email-style; status IS the folder, no separate folder
45
+ * field). The granular Twilio status (queued / ringing /
46
+ * in-progress / no-answer / busy / voicemail / abandoned /
47
+ * failed / Twilio's `canceled`) is preserved on
48
+ * `meta.providerStatus` for retry logic and analytics.
49
+ * - `draft` - operator editing, no Schedule armed
50
+ * - `scheduled` - Schedule armed for fireAt
51
+ * - `active` - live (Twilio queued / ringing / in-progress)
52
+ * - `incoming` - completed inbound call
53
+ * - `outgoing` - completed outbound call
54
+ * - `missed` - any failure terminal (no-answer / busy / failed /
55
+ * voicemail / abandoned / Twilio's mid-call canceled)
56
+ * - `cancelled` - operator-initiated DELETE before dial
57
+ * - `archived` - terminal soft-delete
58
+ * @type {CallAttributesSchemaStatusEnum}
59
+ * @memberof CallAttributesSchema
60
+ */
61
+ status?: CallAttributesSchemaStatusEnum;
62
+ /**
63
+ * Caller's protocol-native handle (E.164 phone for PSTN, AAD object id for WebRTC).
21
64
  * @type {string}
22
65
  * @memberof CallAttributesSchema
23
66
  */
24
- name?: string;
67
+ fromIdentifier?: string;
25
68
  /**
26
- * Call direction
27
- * @type {CallAttributesSchemaDirectionEnum}
69
+ * Display name of the caller at write time. Denormalised from the resolved principal.
70
+ * @type {string}
28
71
  * @memberof CallAttributesSchema
29
72
  */
30
- direction?: CallAttributesSchemaDirectionEnum;
73
+ fromName?: string;
31
74
  /**
32
- * Type/purpose of the call
33
- * @type {CallAttributesSchemaCallTypeEnum}
75
+ * Principal type of the caller.
76
+ * @type {CallAttributesSchemaFromTypeEnum}
34
77
  * @memberof CallAttributesSchema
35
78
  */
36
- callType?: CallAttributesSchemaCallTypeEnum;
79
+ fromType?: CallAttributesSchemaFromTypeEnum;
37
80
  /**
38
- * Call duration in seconds
39
- * @type {number}
81
+ * Callee's protocol-native handle.
82
+ * @type {string}
83
+ * @memberof CallAttributesSchema
84
+ */
85
+ toIdentifier?: string;
86
+ /**
87
+ * Display name of the callee at write time.
88
+ * @type {string}
89
+ * @memberof CallAttributesSchema
90
+ */
91
+ toName?: string;
92
+ /**
93
+ * Principal type of the callee.
94
+ * @type {CallAttributesSchemaToTypeEnum}
95
+ * @memberof CallAttributesSchema
96
+ */
97
+ toType?: CallAttributesSchemaToTypeEnum;
98
+ /**
99
+ * Multilingual transcript keyed by BCP 47 locale (e.g. {`en-US`: `Hi`, `pl-PL`: `Cześć`}). Source locale is captured first; the AI translate Step Function fills in the rest of the tenant's active locales.
100
+ * @type {{ [key: string]: string; }}
101
+ * @memberof CallAttributesSchema
102
+ */
103
+ transcript?: {
104
+ [key: string]: string;
105
+ };
106
+ /**
107
+ * Multilingual post-call summary keyed by BCP 47 locale. LLM-generated after call ends.
108
+ * @type {{ [key: string]: string; }}
40
109
  * @memberof CallAttributesSchema
41
110
  */
42
- duration?: number;
111
+ summary?: {
112
+ [key: string]: string;
113
+ };
43
114
  /**
44
- * Call outcome
45
- * @type {CallAttributesSchemaOutcomeEnum}
115
+ * Per-criterion scoring extracted from the transcript when the call is tied to a job (relationships.job). Map of criterion key -> {score, evidence, confidence}.
116
+ * @type {object}
46
117
  * @memberof CallAttributesSchema
47
118
  */
48
- outcome?: CallAttributesSchemaOutcomeEnum;
119
+ criteriaScoring?: object;
49
120
  /**
50
- * Caller phone number in E.164 format
121
+ * ISO 8601 timestamp when the call started (ringing began). Set on outbound dial or inbound webhook arrival.
51
122
  * @type {string}
52
123
  * @memberof CallAttributesSchema
53
124
  */
54
- callerNumber?: string;
125
+ startedAt?: string;
55
126
  /**
56
- * Called phone number in E.164 format
127
+ * ISO 8601 timestamp when the call connected (recipient picked up).
57
128
  * @type {string}
58
129
  * @memberof CallAttributesSchema
59
130
  */
60
- calledNumber?: string;
131
+ answeredAt?: string;
61
132
  /**
62
- * Twilio call SID
133
+ * ISO 8601 timestamp when the call ended (terminal status reached).
63
134
  * @type {string}
64
135
  * @memberof CallAttributesSchema
65
136
  */
66
- callSid?: string;
137
+ endedAt?: string;
67
138
  /**
68
- * Localized transcript entries keyed by locale (e.g. en-US, pl-PL). Each value is an array of {speaker, speakerType, timestamp, endTimestamp, text}.
69
- * @type {object}
139
+ * Call duration in seconds (endedAt - answeredAt).
140
+ * @type {number}
70
141
  * @memberof CallAttributesSchema
71
142
  */
72
- transcript?: object;
143
+ durationSec?: number;
73
144
  /**
74
- * Speaker statistics with talk percentages and time segments
75
- * @type {Array<object>}
145
+ * ISO 8601 timestamp at which the Schedule armed for this call will fire and place the outbound dial. Operators can PATCH to reschedule; the eventbus PATCHes the underlying Schedule row in lockstep. Mirror of email/chat scheduledFireAt.
146
+ * @type {string}
76
147
  * @memberof CallAttributesSchema
77
148
  */
78
- speakerStats?: Array<object>;
149
+ scheduledFireAt?: string;
79
150
  /**
80
- * URL or S3 path to call recording
151
+ * FK denormalisation of relationships.schedule for cheap read paths.
81
152
  * @type {string}
82
153
  * @memberof CallAttributesSchema
83
154
  */
84
- recordingUrl?: string;
155
+ scheduleId?: string;
85
156
  /**
86
- * Whether a recording exists for this call
87
- * @type {boolean}
157
+ * Twilio conference id when the call is a multi-party (3-way) conference. Null for 1:1.
158
+ * @type {string}
88
159
  * @memberof CallAttributesSchema
89
160
  */
90
- hasRecording?: boolean;
161
+ conferenceSid?: string;
91
162
  /**
92
- * Whether a transcript exists for this call
163
+ * True when the call is a multi-party conference (recruiter joining via Voice SDK + candidate + boe AI). False for 1:1.
93
164
  * @type {boolean}
94
165
  * @memberof CallAttributesSchema
95
166
  */
96
- hasTranscript?: boolean;
167
+ isConference?: boolean;
97
168
  /**
98
- * Call attendees with name and role
99
- * @type {Array<object>}
169
+ * How the AI agent participates. `active` = AI speaks (default for boe ↔ candidate). `observer` = AI listens, transcribes, surfaces real-time suggestions to the recruiter UI but does not speak. `silent` = recording + post-call analysis only, no AI in the call.
170
+ * @type {CallAttributesSchemaAiModeEnum}
100
171
  * @memberof CallAttributesSchema
101
172
  */
102
- attendees?: Array<object>;
173
+ aiMode?: CallAttributesSchemaAiModeEnum;
103
174
  /**
104
- * Localized AI-generated notes keyed by locale. Each value contains summary, keyNotes, topicsDiscussed, sentiment.
105
- * @type {object}
175
+ * List of topic keys the AI agent should cover during the call (e.g. ['salary', 'experience', 'languagesSpoken']). Operator-editable in the review window before fire.
176
+ * @type {Array<string>}
177
+ * @memberof CallAttributesSchema
178
+ */
179
+ plannedTopics?: Array<string>;
180
+ /**
181
+ * Operator-editable agent instructions used as the OpenAI Realtime session's system prompt at fire time. Mirror of email body in the operator review window: edit before fire, the dialed call uses the latest version. Wins over `boeRole`/`boeContext` when both are set.
182
+ * @type {string}
106
183
  * @memberof CallAttributesSchema
107
184
  */
108
- aiNotes?: object;
185
+ systemPrompt?: string;
109
186
  /**
110
- * Short code identifier
187
+ * Prompt template selector. Picks `service/call/container/outbound/prompt/<role>.md` and renders it with `boeContext` placeholders at dial time. `systemPrompt` overrides if also set. Mutually exclusive with `systemPrompt` in effect.
188
+ * @type {CallAttributesSchemaBoeRoleEnum}
189
+ * @memberof CallAttributesSchema
190
+ */
191
+ boeRole?: CallAttributesSchemaBoeRoleEnum;
192
+ /**
193
+ * Placeholder map for the `boeRole` prompt template. Keys depend on the role: for `interviewer` typically `candidateName`, `roleName`, `language`, `applicationUnits`, `employmentOptions`, `nextStepDescription`; for `sales` typically `prospectName`, `prospectCompany`, `language`, `leadSource`. Missing keys render as `not provided`.
194
+ * @type {{ [key: string]: any; }}
195
+ * @memberof CallAttributesSchema
196
+ */
197
+ boeContext?: {
198
+ [key: string]: any;
199
+ };
200
+ /**
201
+ *
202
+ * @type {CallAttributesSchemaRecording}
203
+ * @memberof CallAttributesSchema
204
+ */
205
+ recording?: CallAttributesSchemaRecording;
206
+ /**
207
+ * BCP 47 locale of the call (the locale key initially populated in transcript). Detected from the caller's settings or call audio.
208
+ * @type {string}
209
+ * @memberof CallAttributesSchema
210
+ */
211
+ languageCode?: string;
212
+ /**
213
+ * Unique short identifier (provider/lookup correlation).
111
214
  * @type {string}
112
215
  * @memberof CallAttributesSchema
113
216
  */
114
217
  shortCode?: string;
218
+ /**
219
+ * Structured transcript with timing. Each segment is one turn captured live by the Realtime API. Single shape (NOT translated); text is in `languageCode`. Drives the audio player's clickable speaker timeline.
220
+ * @type {Array<CallAttributesSchemaTranscriptSegmentsInner>}
221
+ * @memberof CallAttributesSchema
222
+ */
223
+ transcriptSegments?: Array<CallAttributesSchemaTranscriptSegmentsInner>;
224
+ /**
225
+ * Per-speaker talk statistics computed once on call finalization. Used by the timeline UI to show talk-time bars.
226
+ * @type {Array<CallAttributesSchemaSpeakerStatsInner>}
227
+ * @memberof CallAttributesSchema
228
+ */
229
+ speakerStats?: Array<CallAttributesSchemaSpeakerStatsInner>;
230
+ /**
231
+ * AI-generated fact bullets per locale, distilled from the transcript.
232
+ * Keyed by BCP-47 locale (e.g. `en-US`, `pl-PL`); values are arrays of
233
+ * strings. The source language (matches `languageCode`) is always
234
+ * present; tenant target locales are added by the AI translate step.
235
+ * FE selects the locale to render (no auto-flatten on read). Same shape
236
+ * as `summary`/`transcript` - one object, NOT separate columns.
237
+ * @type {{ [key: string]: Array<string>; }}
238
+ * @memberof CallAttributesSchema
239
+ */
240
+ keyNotes?: {
241
+ [key: string]: Array<string>;
242
+ };
243
+ /**
244
+ * Stable facet keys (e.g. `salary`, `experience`, `languagesSpoken`) covered in the call. FE renders via shared `callTopics` dictionary for human-readable labels.
245
+ * @type {Array<string>}
246
+ * @memberof CallAttributesSchema
247
+ */
248
+ topicsDiscussed?: Array<string>;
249
+ /**
250
+ * AI-derived sentiment of the conversation as a whole.
251
+ * @type {CallAttributesSchemaSentimentEnum}
252
+ * @memberof CallAttributesSchema
253
+ */
254
+ sentiment?: CallAttributesSchemaSentimentEnum;
115
255
  /**
116
256
  *
117
- * @type {CallAttributesSchemaStatusEnum}
257
+ * @type {CallAttributesSchemaDelivery}
118
258
  * @memberof CallAttributesSchema
119
259
  */
120
- status?: CallAttributesSchemaStatusEnum;
260
+ delivery?: CallAttributesSchemaDelivery;
261
+ /**
262
+ * ISO 8601 timestamp when the AI summary pipeline (keyNotes + topicsDiscussed + sentiment + summary) finalized. Null until the post-call AI Step Function completes.
263
+ * @type {string}
264
+ * @memberof CallAttributesSchema
265
+ */
266
+ summaryGeneratedAt?: string;
267
+ /**
268
+ * Server-derived: true when status==`active`. Drives the live indicator + polling decision in the UI.
269
+ * @type {boolean}
270
+ * @memberof CallAttributesSchema
271
+ */
272
+ isLive?: boolean;
273
+ /**
274
+ * Server-derived: true when recording.mixedMp3Url is present. Lets the list page show a play icon without sending the heavy `recording` block.
275
+ * @type {boolean}
276
+ * @memberof CallAttributesSchema
277
+ */
278
+ hasRecording?: boolean;
279
+ /**
280
+ * Server-derived: true when transcriptSegments has any entries OR transcript dict has any locale keys. Lets the list page show a transcript icon without sending the heavy `transcript`/`transcriptSegments` payload.
281
+ * @type {boolean}
282
+ * @memberof CallAttributesSchema
283
+ */
284
+ hasTranscript?: boolean;
121
285
  /**
122
286
  *
123
287
  * @type {ResourceTimestampsSchema}
@@ -131,41 +295,77 @@ export interface CallAttributesSchema {
131
295
  export declare const CallAttributesSchemaDirectionEnum: {
132
296
  readonly Inbound: "inbound";
133
297
  readonly Outbound: "outbound";
134
- readonly AiBot: "ai-bot";
135
298
  };
136
299
  export type CallAttributesSchemaDirectionEnum = typeof CallAttributesSchemaDirectionEnum[keyof typeof CallAttributesSchemaDirectionEnum];
137
300
  /**
138
301
  * @export
139
302
  */
140
- export declare const CallAttributesSchemaCallTypeEnum: {
141
- readonly CandidateCall: "candidate-call";
142
- readonly BotSetup: "bot-setup";
143
- readonly FollowUp: "follow-up";
144
- readonly Screening: "screening";
145
- readonly ReferenceCheck: "reference-check";
303
+ export declare const CallAttributesSchemaProtocolEnum: {
304
+ readonly Phone: "phone";
305
+ readonly Webrtc: "webrtc";
146
306
  };
147
- export type CallAttributesSchemaCallTypeEnum = typeof CallAttributesSchemaCallTypeEnum[keyof typeof CallAttributesSchemaCallTypeEnum];
307
+ export type CallAttributesSchemaProtocolEnum = typeof CallAttributesSchemaProtocolEnum[keyof typeof CallAttributesSchemaProtocolEnum];
148
308
  /**
149
309
  * @export
150
310
  */
151
- export declare const CallAttributesSchemaOutcomeEnum: {
152
- readonly Connected: "connected";
311
+ export declare const CallAttributesSchemaStatusEnum: {
312
+ readonly Draft: "draft";
313
+ readonly Scheduled: "scheduled";
314
+ readonly Active: "active";
315
+ readonly Incoming: "incoming";
316
+ readonly Outgoing: "outgoing";
153
317
  readonly Missed: "missed";
154
- readonly Voicemail: "voicemail";
155
- readonly NoAnswer: "no-answer";
156
- readonly Busy: "busy";
318
+ readonly Cancelled: "cancelled";
319
+ readonly Archived: "archived";
157
320
  };
158
- export type CallAttributesSchemaOutcomeEnum = typeof CallAttributesSchemaOutcomeEnum[keyof typeof CallAttributesSchemaOutcomeEnum];
321
+ export type CallAttributesSchemaStatusEnum = typeof CallAttributesSchemaStatusEnum[keyof typeof CallAttributesSchemaStatusEnum];
159
322
  /**
160
323
  * @export
161
324
  */
162
- export declare const CallAttributesSchemaStatusEnum: {
325
+ export declare const CallAttributesSchemaFromTypeEnum: {
326
+ readonly User: "user";
327
+ readonly Candidate: "candidate";
328
+ readonly Talent: "talent";
329
+ readonly Guest: "guest";
330
+ };
331
+ export type CallAttributesSchemaFromTypeEnum = typeof CallAttributesSchemaFromTypeEnum[keyof typeof CallAttributesSchemaFromTypeEnum];
332
+ /**
333
+ * @export
334
+ */
335
+ export declare const CallAttributesSchemaToTypeEnum: {
336
+ readonly User: "user";
337
+ readonly Candidate: "candidate";
338
+ readonly Talent: "talent";
339
+ readonly Guest: "guest";
340
+ };
341
+ export type CallAttributesSchemaToTypeEnum = typeof CallAttributesSchemaToTypeEnum[keyof typeof CallAttributesSchemaToTypeEnum];
342
+ /**
343
+ * @export
344
+ */
345
+ export declare const CallAttributesSchemaAiModeEnum: {
163
346
  readonly Active: "active";
164
- readonly Draft: "draft";
165
- readonly Archived: "archived";
166
- readonly Failed: "failed";
347
+ readonly Observer: "observer";
348
+ readonly Silent: "silent";
167
349
  };
168
- export type CallAttributesSchemaStatusEnum = typeof CallAttributesSchemaStatusEnum[keyof typeof CallAttributesSchemaStatusEnum];
350
+ export type CallAttributesSchemaAiModeEnum = typeof CallAttributesSchemaAiModeEnum[keyof typeof CallAttributesSchemaAiModeEnum];
351
+ /**
352
+ * @export
353
+ */
354
+ export declare const CallAttributesSchemaBoeRoleEnum: {
355
+ readonly Sales: "sales";
356
+ readonly Interviewer: "interviewer";
357
+ };
358
+ export type CallAttributesSchemaBoeRoleEnum = typeof CallAttributesSchemaBoeRoleEnum[keyof typeof CallAttributesSchemaBoeRoleEnum];
359
+ /**
360
+ * @export
361
+ */
362
+ export declare const CallAttributesSchemaSentimentEnum: {
363
+ readonly Positive: "positive";
364
+ readonly Neutral: "neutral";
365
+ readonly Negative: "negative";
366
+ readonly Mixed: "mixed";
367
+ };
368
+ export type CallAttributesSchemaSentimentEnum = typeof CallAttributesSchemaSentimentEnum[keyof typeof CallAttributesSchemaSentimentEnum];
169
369
  /**
170
370
  * Check if a given object implements the CallAttributesSchema interface.
171
371
  */
@@ -1 +1 @@
1
- {"version":3,"file":"CallAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/CallAttributesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAQ3E;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,SAAS,CAAC,EAAE,iCAAiC,CAAC;IAC9C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,gCAAgC,CAAC;IAC5C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,OAAO,CAAC,EAAE,+BAA+B,CAAC;IAC1C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;;;OAIG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC1B;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,MAAM,CAAC,EAAE,8BAA8B,CAAC;IACxC;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;CACzC;AAGD;;GAEG;AACH,eAAO,MAAM,iCAAiC;;;;CAIpC,CAAC;AACX,MAAM,MAAM,iCAAiC,GAAG,OAAO,iCAAiC,CAAC,MAAM,OAAO,iCAAiC,CAAC,CAAC;AAEzI;;GAEG;AACH,eAAO,MAAM,gCAAgC;;;;;;CAMnC,CAAC;AACX,MAAM,MAAM,gCAAgC,GAAG,OAAO,gCAAgC,CAAC,MAAM,OAAO,gCAAgC,CAAC,CAAC;AAEtI;;GAEG;AACH,eAAO,MAAM,+BAA+B;;;;;;CAMlC,CAAC;AACX,MAAM,MAAM,+BAA+B,GAAG,OAAO,+BAA+B,CAAC,MAAM,OAAO,+BAA+B,CAAC,CAAC;AAEnI;;GAEG;AACH,eAAO,MAAM,8BAA8B;;;;;CAKjC,CAAC;AACX,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAC,MAAM,OAAO,8BAA8B,CAAC,CAAC;AAGhI;;GAEG;AACH,wBAAgB,8BAA8B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,oBAAoB,CAE3F;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,GAAG,oBAAoB,CAE5E;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,oBAAoB,CAyB/G;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,GAAG,oBAAoB,CAE1E;AAED,wBAAgB,+BAA+B,CAAC,KAAK,CAAC,EAAE,oBAAoB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CA0B9H"}
1
+ {"version":3,"file":"CallAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/CallAttributesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAOrF,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAOnF,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAOrG,OAAO,KAAK,EAAE,2CAA2C,EAAE,MAAM,+CAA+C,CAAC;AAOjH,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAQ3E;;;;;;;;;;;GAWG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,SAAS,CAAC,EAAE,iCAAiC,CAAC;IAC9C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,gCAAgC,CAAC;IAC5C;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CAAC,EAAE,8BAA8B,CAAC;IACxC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,gCAAgC,CAAC;IAC5C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,MAAM,CAAC,EAAE,8BAA8B,CAAC;IACxC;;;;OAIG;IACH,UAAU,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACxC;;;;OAIG;IACH,OAAO,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACrC;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;;;OAIG;IACH,MAAM,CAAC,EAAE,8BAA8B,CAAC;IACxC;;;;OAIG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,OAAO,CAAC,EAAE,+BAA+B,CAAC;IAC1C;;;;OAIG;IACH,UAAU,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KAAE,CAAC;IACrC;;;;OAIG;IACH,SAAS,CAAC,EAAE,6BAA6B,CAAC;IAC1C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,KAAK,CAAC,2CAA2C,CAAC,CAAC;IACxE;;;;OAIG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,qCAAqC,CAAC,CAAC;IAC5D;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;KAAE,CAAC;IAC7C;;;;OAIG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC;;;;OAIG;IACH,SAAS,CAAC,EAAE,iCAAiC,CAAC;IAC9C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,4BAA4B,CAAC;IACxC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;CACzC;AAGD;;GAEG;AACH,eAAO,MAAM,iCAAiC;;;CAGpC,CAAC;AACX,MAAM,MAAM,iCAAiC,GAAG,OAAO,iCAAiC,CAAC,MAAM,OAAO,iCAAiC,CAAC,CAAC;AAEzI;;GAEG;AACH,eAAO,MAAM,gCAAgC;;;CAGnC,CAAC;AACX,MAAM,MAAM,gCAAgC,GAAG,OAAO,gCAAgC,CAAC,MAAM,OAAO,gCAAgC,CAAC,CAAC;AAEtI;;GAEG;AACH,eAAO,MAAM,8BAA8B;;;;;;;;;CASjC,CAAC;AACX,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAC,MAAM,OAAO,8BAA8B,CAAC,CAAC;AAEhI;;GAEG;AACH,eAAO,MAAM,gCAAgC;;;;;CAKnC,CAAC;AACX,MAAM,MAAM,gCAAgC,GAAG,OAAO,gCAAgC,CAAC,MAAM,OAAO,gCAAgC,CAAC,CAAC;AAEtI;;GAEG;AACH,eAAO,MAAM,8BAA8B;;;;;CAKjC,CAAC;AACX,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAC,MAAM,OAAO,8BAA8B,CAAC,CAAC;AAEhI;;GAEG;AACH,eAAO,MAAM,8BAA8B;;;;CAIjC,CAAC;AACX,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAC,MAAM,OAAO,8BAA8B,CAAC,CAAC;AAEhI;;GAEG;AACH,eAAO,MAAM,+BAA+B;;;CAGlC,CAAC;AACX,MAAM,MAAM,+BAA+B,GAAG,OAAO,+BAA+B,CAAC,MAAM,OAAO,+BAA+B,CAAC,CAAC;AAEnI;;GAEG;AACH,eAAO,MAAM,iCAAiC;;;;;CAKpC,CAAC;AACX,MAAM,MAAM,iCAAiC,GAAG,OAAO,iCAAiC,CAAC,MAAM,OAAO,iCAAiC,CAAC,CAAC;AAGzI;;GAEG;AACH,wBAAgB,8BAA8B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,oBAAoB,CAE3F;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,GAAG,oBAAoB,CAE5E;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,oBAAoB,CA8C/G;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,GAAG,oBAAoB,CAE1E;AAED,wBAAgB,+BAA+B,CAAC,KAAK,CAAC,EAAE,oBAAoB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CA+C9H"}
@@ -13,49 +13,85 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.CallAttributesSchemaStatusEnum = exports.CallAttributesSchemaOutcomeEnum = exports.CallAttributesSchemaCallTypeEnum = exports.CallAttributesSchemaDirectionEnum = void 0;
16
+ exports.CallAttributesSchemaSentimentEnum = exports.CallAttributesSchemaBoeRoleEnum = exports.CallAttributesSchemaAiModeEnum = exports.CallAttributesSchemaToTypeEnum = exports.CallAttributesSchemaFromTypeEnum = exports.CallAttributesSchemaStatusEnum = exports.CallAttributesSchemaProtocolEnum = exports.CallAttributesSchemaDirectionEnum = void 0;
17
17
  exports.instanceOfCallAttributesSchema = instanceOfCallAttributesSchema;
18
18
  exports.CallAttributesSchemaFromJSON = CallAttributesSchemaFromJSON;
19
19
  exports.CallAttributesSchemaFromJSONTyped = CallAttributesSchemaFromJSONTyped;
20
20
  exports.CallAttributesSchemaToJSON = CallAttributesSchemaToJSON;
21
21
  exports.CallAttributesSchemaToJSONTyped = CallAttributesSchemaToJSONTyped;
22
+ const CallAttributesSchemaRecording_1 = require("./CallAttributesSchemaRecording");
23
+ const CallAttributesSchemaDelivery_1 = require("./CallAttributesSchemaDelivery");
24
+ const CallAttributesSchemaSpeakerStatsInner_1 = require("./CallAttributesSchemaSpeakerStatsInner");
25
+ const CallAttributesSchemaTranscriptSegmentsInner_1 = require("./CallAttributesSchemaTranscriptSegmentsInner");
22
26
  const ResourceTimestampsSchema_1 = require("./ResourceTimestampsSchema");
23
27
  /**
24
28
  * @export
25
29
  */
26
30
  exports.CallAttributesSchemaDirectionEnum = {
27
31
  Inbound: 'inbound',
28
- Outbound: 'outbound',
29
- AiBot: 'ai-bot'
32
+ Outbound: 'outbound'
30
33
  };
31
34
  /**
32
35
  * @export
33
36
  */
34
- exports.CallAttributesSchemaCallTypeEnum = {
35
- CandidateCall: 'candidate-call',
36
- BotSetup: 'bot-setup',
37
- FollowUp: 'follow-up',
38
- Screening: 'screening',
39
- ReferenceCheck: 'reference-check'
37
+ exports.CallAttributesSchemaProtocolEnum = {
38
+ Phone: 'phone',
39
+ Webrtc: 'webrtc'
40
40
  };
41
41
  /**
42
42
  * @export
43
43
  */
44
- exports.CallAttributesSchemaOutcomeEnum = {
45
- Connected: 'connected',
44
+ exports.CallAttributesSchemaStatusEnum = {
45
+ Draft: 'draft',
46
+ Scheduled: 'scheduled',
47
+ Active: 'active',
48
+ Incoming: 'incoming',
49
+ Outgoing: 'outgoing',
46
50
  Missed: 'missed',
47
- Voicemail: 'voicemail',
48
- NoAnswer: 'no-answer',
49
- Busy: 'busy'
51
+ Cancelled: 'cancelled',
52
+ Archived: 'archived'
50
53
  };
51
54
  /**
52
55
  * @export
53
56
  */
54
- exports.CallAttributesSchemaStatusEnum = {
57
+ exports.CallAttributesSchemaFromTypeEnum = {
58
+ User: 'user',
59
+ Candidate: 'candidate',
60
+ Talent: 'talent',
61
+ Guest: 'guest'
62
+ };
63
+ /**
64
+ * @export
65
+ */
66
+ exports.CallAttributesSchemaToTypeEnum = {
67
+ User: 'user',
68
+ Candidate: 'candidate',
69
+ Talent: 'talent',
70
+ Guest: 'guest'
71
+ };
72
+ /**
73
+ * @export
74
+ */
75
+ exports.CallAttributesSchemaAiModeEnum = {
55
76
  Active: 'active',
56
- Draft: 'draft',
57
- Archived: 'archived',
58
- Failed: 'failed'
77
+ Observer: 'observer',
78
+ Silent: 'silent'
79
+ };
80
+ /**
81
+ * @export
82
+ */
83
+ exports.CallAttributesSchemaBoeRoleEnum = {
84
+ Sales: 'sales',
85
+ Interviewer: 'interviewer'
86
+ };
87
+ /**
88
+ * @export
89
+ */
90
+ exports.CallAttributesSchemaSentimentEnum = {
91
+ Positive: 'positive',
92
+ Neutral: 'neutral',
93
+ Negative: 'negative',
94
+ Mixed: 'mixed'
59
95
  };
60
96
  /**
61
97
  * Check if a given object implements the CallAttributesSchema interface.
@@ -71,23 +107,44 @@ function CallAttributesSchemaFromJSONTyped(json, ignoreDiscriminator) {
71
107
  return json;
72
108
  }
73
109
  return {
74
- 'name': json['name'] == null ? undefined : json['name'],
75
110
  'direction': json['direction'] == null ? undefined : json['direction'],
76
- 'callType': json['callType'] == null ? undefined : json['callType'],
77
- 'duration': json['duration'] == null ? undefined : json['duration'],
78
- 'outcome': json['outcome'] == null ? undefined : json['outcome'],
79
- 'callerNumber': json['callerNumber'] == null ? undefined : json['callerNumber'],
80
- 'calledNumber': json['calledNumber'] == null ? undefined : json['calledNumber'],
81
- 'callSid': json['callSid'] == null ? undefined : json['callSid'],
111
+ 'protocol': json['protocol'] == null ? undefined : json['protocol'],
112
+ 'status': json['status'] == null ? undefined : json['status'],
113
+ 'fromIdentifier': json['fromIdentifier'] == null ? undefined : json['fromIdentifier'],
114
+ 'fromName': json['fromName'] == null ? undefined : json['fromName'],
115
+ 'fromType': json['fromType'] == null ? undefined : json['fromType'],
116
+ 'toIdentifier': json['toIdentifier'] == null ? undefined : json['toIdentifier'],
117
+ 'toName': json['toName'] == null ? undefined : json['toName'],
118
+ 'toType': json['toType'] == null ? undefined : json['toType'],
82
119
  'transcript': json['transcript'] == null ? undefined : json['transcript'],
83
- 'speakerStats': json['speakerStats'] == null ? undefined : json['speakerStats'],
84
- 'recordingUrl': json['recordingUrl'] == null ? undefined : json['recordingUrl'],
120
+ 'summary': json['summary'] == null ? undefined : json['summary'],
121
+ 'criteriaScoring': json['criteriaScoring'] == null ? undefined : json['criteriaScoring'],
122
+ 'startedAt': json['startedAt'] == null ? undefined : json['startedAt'],
123
+ 'answeredAt': json['answeredAt'] == null ? undefined : json['answeredAt'],
124
+ 'endedAt': json['endedAt'] == null ? undefined : json['endedAt'],
125
+ 'durationSec': json['durationSec'] == null ? undefined : json['durationSec'],
126
+ 'scheduledFireAt': json['scheduledFireAt'] == null ? undefined : json['scheduledFireAt'],
127
+ 'scheduleId': json['scheduleId'] == null ? undefined : json['scheduleId'],
128
+ 'conferenceSid': json['conferenceSid'] == null ? undefined : json['conferenceSid'],
129
+ 'isConference': json['isConference'] == null ? undefined : json['isConference'],
130
+ 'aiMode': json['aiMode'] == null ? undefined : json['aiMode'],
131
+ 'plannedTopics': json['plannedTopics'] == null ? undefined : json['plannedTopics'],
132
+ 'systemPrompt': json['systemPrompt'] == null ? undefined : json['systemPrompt'],
133
+ 'boeRole': json['boeRole'] == null ? undefined : json['boeRole'],
134
+ 'boeContext': json['boeContext'] == null ? undefined : json['boeContext'],
135
+ 'recording': json['recording'] == null ? undefined : (0, CallAttributesSchemaRecording_1.CallAttributesSchemaRecordingFromJSON)(json['recording']),
136
+ 'languageCode': json['languageCode'] == null ? undefined : json['languageCode'],
137
+ 'shortCode': json['shortCode'] == null ? undefined : json['shortCode'],
138
+ 'transcriptSegments': json['transcriptSegments'] == null ? undefined : (json['transcriptSegments'].map(CallAttributesSchemaTranscriptSegmentsInner_1.CallAttributesSchemaTranscriptSegmentsInnerFromJSON)),
139
+ 'speakerStats': json['speakerStats'] == null ? undefined : (json['speakerStats'].map(CallAttributesSchemaSpeakerStatsInner_1.CallAttributesSchemaSpeakerStatsInnerFromJSON)),
140
+ 'keyNotes': json['keyNotes'] == null ? undefined : json['keyNotes'],
141
+ 'topicsDiscussed': json['topicsDiscussed'] == null ? undefined : json['topicsDiscussed'],
142
+ 'sentiment': json['sentiment'] == null ? undefined : json['sentiment'],
143
+ 'delivery': json['delivery'] == null ? undefined : (0, CallAttributesSchemaDelivery_1.CallAttributesSchemaDeliveryFromJSON)(json['delivery']),
144
+ 'summaryGeneratedAt': json['summaryGeneratedAt'] == null ? undefined : json['summaryGeneratedAt'],
145
+ 'isLive': json['isLive'] == null ? undefined : json['isLive'],
85
146
  'hasRecording': json['hasRecording'] == null ? undefined : json['hasRecording'],
86
147
  'hasTranscript': json['hasTranscript'] == null ? undefined : json['hasTranscript'],
87
- 'attendees': json['attendees'] == null ? undefined : json['attendees'],
88
- 'aiNotes': json['aiNotes'] == null ? undefined : json['aiNotes'],
89
- 'shortCode': json['shortCode'] == null ? undefined : json['shortCode'],
90
- 'status': json['status'] == null ? undefined : json['status'],
91
148
  'timestamps': json['timestamps'] == null ? undefined : (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaFromJSON)(json['timestamps']),
92
149
  };
93
150
  }
@@ -99,23 +156,44 @@ function CallAttributesSchemaToJSONTyped(value, ignoreDiscriminator = false) {
99
156
  return value;
100
157
  }
101
158
  return {
102
- 'name': value['name'],
103
159
  'direction': value['direction'],
104
- 'callType': value['callType'],
105
- 'duration': value['duration'],
106
- 'outcome': value['outcome'],
107
- 'callerNumber': value['callerNumber'],
108
- 'calledNumber': value['calledNumber'],
109
- 'callSid': value['callSid'],
160
+ 'protocol': value['protocol'],
161
+ 'status': value['status'],
162
+ 'fromIdentifier': value['fromIdentifier'],
163
+ 'fromName': value['fromName'],
164
+ 'fromType': value['fromType'],
165
+ 'toIdentifier': value['toIdentifier'],
166
+ 'toName': value['toName'],
167
+ 'toType': value['toType'],
110
168
  'transcript': value['transcript'],
111
- 'speakerStats': value['speakerStats'],
112
- 'recordingUrl': value['recordingUrl'],
169
+ 'summary': value['summary'],
170
+ 'criteriaScoring': value['criteriaScoring'],
171
+ 'startedAt': value['startedAt'],
172
+ 'answeredAt': value['answeredAt'],
173
+ 'endedAt': value['endedAt'],
174
+ 'durationSec': value['durationSec'],
175
+ 'scheduledFireAt': value['scheduledFireAt'],
176
+ 'scheduleId': value['scheduleId'],
177
+ 'conferenceSid': value['conferenceSid'],
178
+ 'isConference': value['isConference'],
179
+ 'aiMode': value['aiMode'],
180
+ 'plannedTopics': value['plannedTopics'],
181
+ 'systemPrompt': value['systemPrompt'],
182
+ 'boeRole': value['boeRole'],
183
+ 'boeContext': value['boeContext'],
184
+ 'recording': (0, CallAttributesSchemaRecording_1.CallAttributesSchemaRecordingToJSON)(value['recording']),
185
+ 'languageCode': value['languageCode'],
186
+ 'shortCode': value['shortCode'],
187
+ 'transcriptSegments': value['transcriptSegments'] == null ? undefined : (value['transcriptSegments'].map(CallAttributesSchemaTranscriptSegmentsInner_1.CallAttributesSchemaTranscriptSegmentsInnerToJSON)),
188
+ 'speakerStats': value['speakerStats'] == null ? undefined : (value['speakerStats'].map(CallAttributesSchemaSpeakerStatsInner_1.CallAttributesSchemaSpeakerStatsInnerToJSON)),
189
+ 'keyNotes': value['keyNotes'],
190
+ 'topicsDiscussed': value['topicsDiscussed'],
191
+ 'sentiment': value['sentiment'],
192
+ 'delivery': (0, CallAttributesSchemaDelivery_1.CallAttributesSchemaDeliveryToJSON)(value['delivery']),
193
+ 'summaryGeneratedAt': value['summaryGeneratedAt'],
194
+ 'isLive': value['isLive'],
113
195
  'hasRecording': value['hasRecording'],
114
196
  'hasTranscript': value['hasTranscript'],
115
- 'attendees': value['attendees'],
116
- 'aiNotes': value['aiNotes'],
117
- 'shortCode': value['shortCode'],
118
- 'status': value['status'],
119
197
  'timestamps': (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaToJSON)(value['timestamps']),
120
198
  };
121
199
  }