@smartytalent/api-client 0.8.18 → 0.9.1

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 (397) hide show
  1. package/dist/apis/AdsApi.d.ts +1 -0
  2. package/dist/apis/AdsApi.d.ts.map +1 -1
  3. package/dist/apis/AdsApi.js +3 -0
  4. package/dist/apis/AdsApi.js.map +1 -1
  5. package/dist/apis/TriggersApi.d.ts +9 -8
  6. package/dist/apis/TriggersApi.d.ts.map +1 -1
  7. package/dist/apis/TriggersApi.js +13 -8
  8. package/dist/apis/TriggersApi.js.map +1 -1
  9. package/dist/apis/WorkflowsApi.d.ts +9 -8
  10. package/dist/apis/WorkflowsApi.d.ts.map +1 -1
  11. package/dist/apis/WorkflowsApi.js +13 -8
  12. package/dist/apis/WorkflowsApi.js.map +1 -1
  13. package/dist/models/ApikeyRelationshipsUsersSchema.d.ts +1 -1
  14. package/dist/models/AssessmentRelationshipsCandidatesDataSchema.d.ts +39 -0
  15. package/dist/models/AssessmentRelationshipsCandidatesDataSchema.d.ts.map +1 -0
  16. package/dist/models/AssessmentRelationshipsCandidatesDataSchema.js +51 -0
  17. package/dist/models/AssessmentRelationshipsCandidatesDataSchema.js.map +1 -0
  18. package/dist/models/AssessmentRelationshipsCandidatesSchema.d.ts +34 -0
  19. package/dist/models/AssessmentRelationshipsCandidatesSchema.d.ts.map +1 -0
  20. package/dist/models/AssessmentRelationshipsCandidatesSchema.js +50 -0
  21. package/dist/models/AssessmentRelationshipsCandidatesSchema.js.map +1 -0
  22. package/dist/models/AssessmentRelationshipsSchema.d.ts +3 -3
  23. package/dist/models/AssessmentRelationshipsSchema.d.ts.map +1 -1
  24. package/dist/models/AssessmentRelationshipsSchema.js +3 -3
  25. package/dist/models/AssessmentRelationshipsSchema.js.map +1 -1
  26. package/dist/models/BriefRelationshipsJobSchema.d.ts +34 -0
  27. package/dist/models/{LinkRelationshipsFileSchema.d.ts.map → BriefRelationshipsJobSchema.d.ts.map} +1 -1
  28. package/dist/models/BriefRelationshipsJobSchema.js +50 -0
  29. package/dist/models/{LinkRelationshipsFileSchema.js.map → BriefRelationshipsJobSchema.js.map} +1 -1
  30. package/dist/models/BriefRelationshipsJobsSchema.d.ts +3 -3
  31. package/dist/models/BriefRelationshipsJobsSchema.d.ts.map +1 -1
  32. package/dist/models/BriefRelationshipsJobsSchema.js +3 -3
  33. package/dist/models/BriefRelationshipsJobsSchema.js.map +1 -1
  34. package/dist/models/BriefRelationshipsSchema.d.ts +7 -7
  35. package/dist/models/BriefRelationshipsSchema.d.ts.map +1 -1
  36. package/dist/models/BriefRelationshipsSchema.js +6 -6
  37. package/dist/models/BriefRelationshipsSchema.js.map +1 -1
  38. package/dist/models/BriefRelationshipsUserSchema.d.ts +34 -0
  39. package/dist/models/BriefRelationshipsUserSchema.d.ts.map +1 -0
  40. package/dist/models/BriefRelationshipsUserSchema.js +50 -0
  41. package/dist/models/BriefRelationshipsUserSchema.js.map +1 -0
  42. package/dist/models/BriefRelationshipsUserSchemaData.d.ts +39 -0
  43. package/dist/models/BriefRelationshipsUserSchemaData.d.ts.map +1 -0
  44. package/dist/models/BriefRelationshipsUserSchemaData.js +51 -0
  45. package/dist/models/BriefRelationshipsUserSchemaData.js.map +1 -0
  46. package/dist/models/BriefRelationshipsUsersSchema.d.ts +3 -3
  47. package/dist/models/BriefRelationshipsUsersSchema.js +3 -3
  48. package/dist/models/BriefWriteRelationshipsSchema.d.ts +41 -0
  49. package/dist/models/BriefWriteRelationshipsSchema.d.ts.map +1 -0
  50. package/dist/models/BriefWriteRelationshipsSchema.js +53 -0
  51. package/dist/models/BriefWriteRelationshipsSchema.js.map +1 -0
  52. package/dist/models/CandidateRelationshipsSchema.d.ts +7 -0
  53. package/dist/models/CandidateRelationshipsSchema.d.ts.map +1 -1
  54. package/dist/models/CandidateRelationshipsSchema.js +3 -0
  55. package/dist/models/CandidateRelationshipsSchema.js.map +1 -1
  56. package/dist/models/CandidateRelationshipsTasksSchema.d.ts +34 -0
  57. package/dist/models/CandidateRelationshipsTasksSchema.d.ts.map +1 -0
  58. package/dist/models/CandidateRelationshipsTasksSchema.js +50 -0
  59. package/dist/models/CandidateRelationshipsTasksSchema.js.map +1 -0
  60. package/dist/models/CreateBriefRequestBodyData.d.ts +3 -3
  61. package/dist/models/CreateBriefRequestBodyData.d.ts.map +1 -1
  62. package/dist/models/CreateBriefRequestBodyData.js +3 -3
  63. package/dist/models/CreateBriefRequestBodyData.js.map +1 -1
  64. package/dist/models/CreateFeedbackRequestBodyData.d.ts +3 -3
  65. package/dist/models/CreateFeedbackRequestBodyData.d.ts.map +1 -1
  66. package/dist/models/CreateFeedbackRequestBodyData.js +3 -3
  67. package/dist/models/CreateFeedbackRequestBodyData.js.map +1 -1
  68. package/dist/models/CreateFormRequestBodyData.d.ts +1 -1
  69. package/dist/models/CreateReportRequestBodyData.d.ts +3 -3
  70. package/dist/models/CreateReportRequestBodyData.d.ts.map +1 -1
  71. package/dist/models/CreateReportRequestBodyData.js +3 -3
  72. package/dist/models/CreateReportRequestBodyData.js.map +1 -1
  73. package/dist/models/CreateSubmissionRequestBodyData.d.ts +3 -3
  74. package/dist/models/CreateSubmissionRequestBodyData.d.ts.map +1 -1
  75. package/dist/models/CreateSubmissionRequestBodyData.js +3 -3
  76. package/dist/models/CreateSubmissionRequestBodyData.js.map +1 -1
  77. package/dist/models/DocumentRelationshipsJobSchema.d.ts +3 -3
  78. package/dist/models/DocumentRelationshipsJobSchema.d.ts.map +1 -1
  79. package/dist/models/DocumentRelationshipsJobSchema.js +3 -3
  80. package/dist/models/DocumentRelationshipsJobSchema.js.map +1 -1
  81. package/dist/models/EmailRelationshipsAdsSchema.d.ts +34 -0
  82. package/dist/models/EmailRelationshipsAdsSchema.d.ts.map +1 -0
  83. package/dist/models/EmailRelationshipsAdsSchema.js +50 -0
  84. package/dist/models/EmailRelationshipsAdsSchema.js.map +1 -0
  85. package/dist/models/EmailRelationshipsAdsSchemaDataInner.d.ts +39 -0
  86. package/dist/models/EmailRelationshipsAdsSchemaDataInner.d.ts.map +1 -0
  87. package/dist/models/EmailRelationshipsAdsSchemaDataInner.js +51 -0
  88. package/dist/models/EmailRelationshipsAdsSchemaDataInner.js.map +1 -0
  89. package/dist/models/EmailRelationshipsAssessmentsSchema.d.ts +34 -0
  90. package/dist/models/EmailRelationshipsAssessmentsSchema.d.ts.map +1 -0
  91. package/dist/models/EmailRelationshipsAssessmentsSchema.js +50 -0
  92. package/dist/models/EmailRelationshipsAssessmentsSchema.js.map +1 -0
  93. package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.d.ts +39 -0
  94. package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.d.ts.map +1 -0
  95. package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.js +51 -0
  96. package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.js.map +1 -0
  97. package/dist/models/EmailRelationshipsJobsSchema.d.ts +34 -0
  98. package/dist/models/EmailRelationshipsJobsSchema.d.ts.map +1 -0
  99. package/dist/models/EmailRelationshipsJobsSchema.js +50 -0
  100. package/dist/models/EmailRelationshipsJobsSchema.js.map +1 -0
  101. package/dist/models/EmailRelationshipsJobsSchemaDataInner.d.ts +39 -0
  102. package/dist/models/EmailRelationshipsJobsSchemaDataInner.d.ts.map +1 -0
  103. package/dist/models/EmailRelationshipsJobsSchemaDataInner.js +51 -0
  104. package/dist/models/EmailRelationshipsJobsSchemaDataInner.js.map +1 -0
  105. package/dist/models/EmailRelationshipsSchema.d.ts +28 -0
  106. package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -1
  107. package/dist/models/EmailRelationshipsSchema.js +12 -0
  108. package/dist/models/EmailRelationshipsSchema.js.map +1 -1
  109. package/dist/models/EmailRelationshipsUsersSchema.d.ts +34 -0
  110. package/dist/models/EmailRelationshipsUsersSchema.d.ts.map +1 -0
  111. package/dist/models/EmailRelationshipsUsersSchema.js +50 -0
  112. package/dist/models/EmailRelationshipsUsersSchema.js.map +1 -0
  113. package/dist/models/EmailRelationshipsUsersSchemaDataInner.d.ts +39 -0
  114. package/dist/models/{BriefRelationshipsUsersSchemaDataInner.d.ts.map → EmailRelationshipsUsersSchemaDataInner.d.ts.map} +1 -1
  115. package/dist/models/{BriefRelationshipsUsersSchemaDataInner.js → EmailRelationshipsUsersSchemaDataInner.js} +14 -14
  116. package/dist/models/{BriefRelationshipsUsersSchemaDataInner.js.map → EmailRelationshipsUsersSchemaDataInner.js.map} +1 -1
  117. package/dist/models/FeedbackRelationshipsJobSchema.d.ts +34 -0
  118. package/dist/models/FeedbackRelationshipsJobSchema.d.ts.map +1 -0
  119. package/dist/models/FeedbackRelationshipsJobSchema.js +50 -0
  120. package/dist/models/FeedbackRelationshipsJobSchema.js.map +1 -0
  121. package/dist/models/FeedbackRelationshipsJobsSchema.d.ts +3 -3
  122. package/dist/models/FeedbackRelationshipsJobsSchema.d.ts.map +1 -1
  123. package/dist/models/FeedbackRelationshipsJobsSchema.js +3 -3
  124. package/dist/models/FeedbackRelationshipsJobsSchema.js.map +1 -1
  125. package/dist/models/FeedbackRelationshipsSchema.d.ts +4 -4
  126. package/dist/models/FeedbackRelationshipsSchema.d.ts.map +1 -1
  127. package/dist/models/FeedbackRelationshipsSchema.js +3 -3
  128. package/dist/models/FeedbackRelationshipsSchema.js.map +1 -1
  129. package/dist/models/FeedbackWriteRelationshipsSchema.d.ts +34 -0
  130. package/dist/models/FeedbackWriteRelationshipsSchema.d.ts.map +1 -0
  131. package/dist/models/FeedbackWriteRelationshipsSchema.js +50 -0
  132. package/dist/models/FeedbackWriteRelationshipsSchema.js.map +1 -0
  133. package/dist/models/FormRelationshipsJobSchema.d.ts +34 -0
  134. package/dist/models/FormRelationshipsJobSchema.d.ts.map +1 -0
  135. package/dist/models/FormRelationshipsJobSchema.js +50 -0
  136. package/dist/models/FormRelationshipsJobSchema.js.map +1 -0
  137. package/dist/models/FormRelationshipsJobSchemaData.d.ts +39 -0
  138. package/dist/models/FormRelationshipsJobSchemaData.d.ts.map +1 -0
  139. package/dist/models/FormRelationshipsJobSchemaData.js +51 -0
  140. package/dist/models/FormRelationshipsJobSchemaData.js.map +1 -0
  141. package/dist/models/FormRelationshipsSchema.d.ts +34 -0
  142. package/dist/models/FormRelationshipsSchema.d.ts.map +1 -0
  143. package/dist/models/FormRelationshipsSchema.js +50 -0
  144. package/dist/models/FormRelationshipsSchema.js.map +1 -0
  145. package/dist/models/FormResourceSchema.d.ts +3 -2
  146. package/dist/models/FormResourceSchema.d.ts.map +1 -1
  147. package/dist/models/FormResourceSchema.js +3 -2
  148. package/dist/models/FormResourceSchema.js.map +1 -1
  149. package/dist/models/JobRelationshipsCandidatesMetaByStageSchema.d.ts +82 -0
  150. package/dist/models/JobRelationshipsCandidatesMetaByStageSchema.d.ts.map +1 -0
  151. package/dist/models/JobRelationshipsCandidatesMetaByStageSchema.js +63 -0
  152. package/dist/models/JobRelationshipsCandidatesMetaByStageSchema.js.map +1 -0
  153. package/dist/models/JobRelationshipsCandidatesMetaSchema.d.ts +45 -0
  154. package/dist/models/JobRelationshipsCandidatesMetaSchema.d.ts.map +1 -0
  155. package/dist/models/JobRelationshipsCandidatesMetaSchema.js +52 -0
  156. package/dist/models/JobRelationshipsCandidatesMetaSchema.js.map +1 -0
  157. package/dist/models/JobRelationshipsCandidatesSchema.d.ts +7 -0
  158. package/dist/models/JobRelationshipsCandidatesSchema.d.ts.map +1 -1
  159. package/dist/models/JobRelationshipsCandidatesSchema.js +3 -0
  160. package/dist/models/JobRelationshipsCandidatesSchema.js.map +1 -1
  161. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts +3 -3
  162. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts.map +1 -1
  163. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js +3 -3
  164. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js.map +1 -1
  165. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.d.ts +34 -0
  166. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.d.ts.map +1 -0
  167. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.js +50 -0
  168. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.js.map +1 -0
  169. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.d.ts +39 -0
  170. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.d.ts.map +1 -0
  171. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.js +51 -0
  172. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.js.map +1 -0
  173. package/dist/models/MeetingAttendeeRelationshipsMeetingSchema.d.ts +34 -0
  174. package/dist/models/{MeetingAttendeeRelationshipsSchemaMeeting.d.ts.map → MeetingAttendeeRelationshipsMeetingSchema.d.ts.map} +1 -1
  175. package/dist/models/MeetingAttendeeRelationshipsMeetingSchema.js +50 -0
  176. package/dist/models/{MeetingAttendeeRelationshipsSchemaMeeting.js.map → MeetingAttendeeRelationshipsMeetingSchema.js.map} +1 -1
  177. package/dist/models/MeetingAttendeeRelationshipsMeetingSchemaData.d.ts +39 -0
  178. package/dist/models/{MeetingAttendeeRelationshipsSchemaMeetingData.d.ts.map → MeetingAttendeeRelationshipsMeetingSchemaData.d.ts.map} +1 -1
  179. package/dist/models/MeetingAttendeeRelationshipsMeetingSchemaData.js +51 -0
  180. package/dist/models/{MeetingAttendeeRelationshipsSchemaMeetingData.js.map → MeetingAttendeeRelationshipsMeetingSchemaData.js.map} +1 -1
  181. package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts +3 -3
  182. package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts.map +1 -1
  183. package/dist/models/MeetingAttendeeRelationshipsSchema.js +3 -3
  184. package/dist/models/MeetingAttendeeRelationshipsSchema.js.map +1 -1
  185. package/dist/models/NotificationRelationshipsCallsSchema.d.ts +34 -0
  186. package/dist/models/NotificationRelationshipsCallsSchema.d.ts.map +1 -0
  187. package/dist/models/NotificationRelationshipsCallsSchema.js +50 -0
  188. package/dist/models/NotificationRelationshipsCallsSchema.js.map +1 -0
  189. package/dist/models/NotificationRelationshipsCallsSchemaDataInner.d.ts +39 -0
  190. package/dist/models/NotificationRelationshipsCallsSchemaDataInner.d.ts.map +1 -0
  191. package/dist/models/NotificationRelationshipsCallsSchemaDataInner.js +51 -0
  192. package/dist/models/NotificationRelationshipsCallsSchemaDataInner.js.map +1 -0
  193. package/dist/models/NotificationRelationshipsSchema.d.ts +7 -0
  194. package/dist/models/NotificationRelationshipsSchema.d.ts.map +1 -1
  195. package/dist/models/NotificationRelationshipsSchema.js +3 -0
  196. package/dist/models/NotificationRelationshipsSchema.js.map +1 -1
  197. package/dist/models/PersonaRelationshipsUserSchema.d.ts +3 -3
  198. package/dist/models/PersonaRelationshipsUserSchema.d.ts.map +1 -1
  199. package/dist/models/PersonaRelationshipsUserSchema.js +3 -3
  200. package/dist/models/PersonaRelationshipsUserSchema.js.map +1 -1
  201. package/dist/models/ReportRelationshipsSchema.d.ts +3 -3
  202. package/dist/models/ReportRelationshipsSchema.d.ts.map +1 -1
  203. package/dist/models/ReportRelationshipsSchema.js +3 -3
  204. package/dist/models/ReportRelationshipsSchema.js.map +1 -1
  205. package/dist/models/ReportRelationshipsTenantDataSchema.d.ts +39 -0
  206. package/dist/models/{FeedbackRelationshipsJobsSchemaData.d.ts.map → ReportRelationshipsTenantDataSchema.d.ts.map} +1 -1
  207. package/dist/models/ReportRelationshipsTenantDataSchema.js +51 -0
  208. package/dist/models/{FeedbackRelationshipsJobsSchemaData.js.map → ReportRelationshipsTenantDataSchema.js.map} +1 -1
  209. package/dist/models/ReportRelationshipsTenantSchema.d.ts +34 -0
  210. package/dist/models/ReportRelationshipsTenantSchema.d.ts.map +1 -0
  211. package/dist/models/ReportRelationshipsTenantSchema.js +50 -0
  212. package/dist/models/ReportRelationshipsTenantSchema.js.map +1 -0
  213. package/dist/models/ReportWriteRelationshipsSchema.d.ts +34 -0
  214. package/dist/models/ReportWriteRelationshipsSchema.d.ts.map +1 -0
  215. package/dist/models/ReportWriteRelationshipsSchema.js +50 -0
  216. package/dist/models/ReportWriteRelationshipsSchema.js.map +1 -0
  217. package/dist/models/ResponseRelationshipsJobSchema.d.ts +3 -3
  218. package/dist/models/ResponseRelationshipsJobSchema.d.ts.map +1 -1
  219. package/dist/models/ResponseRelationshipsJobSchema.js +3 -3
  220. package/dist/models/ResponseRelationshipsJobSchema.js.map +1 -1
  221. package/dist/models/ResponseRelationshipsJobSchemaData.d.ts +39 -0
  222. package/dist/models/{PersonaRelationshipsUserSchemaData.d.ts.map → ResponseRelationshipsJobSchemaData.d.ts.map} +1 -1
  223. package/dist/models/ResponseRelationshipsJobSchemaData.js +51 -0
  224. package/dist/models/{PersonaRelationshipsUserSchemaData.js.map → ResponseRelationshipsJobSchemaData.js.map} +1 -1
  225. package/dist/models/RoleRelationshipsPermissionsSchema.d.ts +4 -4
  226. package/dist/models/RoleRelationshipsPermissionsSchema.d.ts.map +1 -1
  227. package/dist/models/RoleRelationshipsPermissionsSchema.js +3 -3
  228. package/dist/models/RoleRelationshipsPermissionsSchema.js.map +1 -1
  229. package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.d.ts +39 -0
  230. package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.d.ts.map +1 -0
  231. package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.js +51 -0
  232. package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.js.map +1 -0
  233. package/dist/models/SubmissionRelationshipsCandidateSchema.d.ts +34 -0
  234. package/dist/models/{AssessmentRelationshipsCandidateSchema.d.ts.map → SubmissionRelationshipsCandidateSchema.d.ts.map} +1 -1
  235. package/dist/models/SubmissionRelationshipsCandidateSchema.js +50 -0
  236. package/dist/models/{AssessmentRelationshipsCandidateSchema.js.map → SubmissionRelationshipsCandidateSchema.js.map} +1 -1
  237. package/dist/models/SubmissionRelationshipsCandidateSchemaData.d.ts +39 -0
  238. package/dist/models/{SubmissionRelationshipsJobsSchemaDataInner.d.ts.map → SubmissionRelationshipsCandidateSchemaData.d.ts.map} +1 -1
  239. package/dist/models/SubmissionRelationshipsCandidateSchemaData.js +51 -0
  240. package/dist/models/{SubmissionRelationshipsJobsSchemaDataInner.js.map → SubmissionRelationshipsCandidateSchemaData.js.map} +1 -1
  241. package/dist/models/SubmissionRelationshipsFormSchema.d.ts +34 -0
  242. package/dist/models/SubmissionRelationshipsFormSchema.d.ts.map +1 -0
  243. package/dist/models/SubmissionRelationshipsFormSchema.js +50 -0
  244. package/dist/models/SubmissionRelationshipsFormSchema.js.map +1 -0
  245. package/dist/models/SubmissionRelationshipsFormSchemaData.d.ts +39 -0
  246. package/dist/models/SubmissionRelationshipsFormSchemaData.d.ts.map +1 -0
  247. package/dist/models/SubmissionRelationshipsFormSchemaData.js +51 -0
  248. package/dist/models/SubmissionRelationshipsFormSchemaData.js.map +1 -0
  249. package/dist/models/SubmissionRelationshipsJobSchema.d.ts +34 -0
  250. package/dist/models/SubmissionRelationshipsJobSchema.d.ts.map +1 -0
  251. package/dist/models/SubmissionRelationshipsJobSchema.js +50 -0
  252. package/dist/models/SubmissionRelationshipsJobSchema.js.map +1 -0
  253. package/dist/models/SubmissionRelationshipsJobsSchema.d.ts +3 -3
  254. package/dist/models/SubmissionRelationshipsJobsSchema.d.ts.map +1 -1
  255. package/dist/models/SubmissionRelationshipsJobsSchema.js +3 -3
  256. package/dist/models/SubmissionRelationshipsJobsSchema.js.map +1 -1
  257. package/dist/models/SubmissionRelationshipsSchema.d.ts +13 -13
  258. package/dist/models/SubmissionRelationshipsSchema.d.ts.map +1 -1
  259. package/dist/models/SubmissionRelationshipsSchema.js +12 -12
  260. package/dist/models/SubmissionRelationshipsSchema.js.map +1 -1
  261. package/dist/models/SubmissionRelationshipsTalentSchema.d.ts +34 -0
  262. package/dist/models/SubmissionRelationshipsTalentSchema.d.ts.map +1 -0
  263. package/dist/models/SubmissionRelationshipsTalentSchema.js +50 -0
  264. package/dist/models/SubmissionRelationshipsTalentSchema.js.map +1 -0
  265. package/dist/models/SubmissionRelationshipsTalentSchemaData.d.ts +39 -0
  266. package/dist/models/SubmissionRelationshipsTalentSchemaData.d.ts.map +1 -0
  267. package/dist/models/SubmissionRelationshipsTalentSchemaData.js +51 -0
  268. package/dist/models/SubmissionRelationshipsTalentSchemaData.js.map +1 -0
  269. package/dist/models/SubmissionWriteRelationshipsSchema.d.ts +55 -0
  270. package/dist/models/SubmissionWriteRelationshipsSchema.d.ts.map +1 -0
  271. package/dist/models/SubmissionWriteRelationshipsSchema.js +59 -0
  272. package/dist/models/SubmissionWriteRelationshipsSchema.js.map +1 -0
  273. package/dist/models/SurveyAttributesSchema.d.ts +2 -2
  274. package/dist/models/TalentRelationshipsSchema.d.ts +7 -0
  275. package/dist/models/TalentRelationshipsSchema.d.ts.map +1 -1
  276. package/dist/models/TalentRelationshipsSchema.js +3 -0
  277. package/dist/models/TalentRelationshipsSchema.js.map +1 -1
  278. package/dist/models/TalentRelationshipsTasksSchema.d.ts +34 -0
  279. package/dist/models/TalentRelationshipsTasksSchema.d.ts.map +1 -0
  280. package/dist/models/TalentRelationshipsTasksSchema.js +50 -0
  281. package/dist/models/TalentRelationshipsTasksSchema.js.map +1 -0
  282. package/dist/models/TalentRelationshipsTasksSchemaDataInner.d.ts +39 -0
  283. package/dist/models/TalentRelationshipsTasksSchemaDataInner.d.ts.map +1 -0
  284. package/dist/models/TalentRelationshipsTasksSchemaDataInner.js +51 -0
  285. package/dist/models/TalentRelationshipsTasksSchemaDataInner.js.map +1 -0
  286. package/dist/models/TriggerAttributesSchema.d.ts +58 -0
  287. package/dist/models/TriggerAttributesSchema.d.ts.map +1 -0
  288. package/dist/models/TriggerAttributesSchema.js +58 -0
  289. package/dist/models/TriggerAttributesSchema.js.map +1 -0
  290. package/dist/models/TriggerRelationshipsSchema.d.ts +34 -0
  291. package/dist/models/TriggerRelationshipsSchema.d.ts.map +1 -0
  292. package/dist/models/TriggerRelationshipsSchema.js +50 -0
  293. package/dist/models/TriggerRelationshipsSchema.js.map +1 -0
  294. package/dist/models/TriggerRelationshipsWorkflowSchema.d.ts +34 -0
  295. package/dist/models/TriggerRelationshipsWorkflowSchema.d.ts.map +1 -0
  296. package/dist/models/TriggerRelationshipsWorkflowSchema.js +50 -0
  297. package/dist/models/TriggerRelationshipsWorkflowSchema.js.map +1 -0
  298. package/dist/models/TriggerResourceSchema.d.ts +75 -0
  299. package/dist/models/TriggerResourceSchema.d.ts.map +1 -0
  300. package/dist/models/TriggerResourceSchema.js +75 -0
  301. package/dist/models/TriggerResourceSchema.js.map +1 -0
  302. package/dist/models/TriggerSchema.d.ts +49 -0
  303. package/dist/models/TriggerSchema.d.ts.map +1 -0
  304. package/dist/models/TriggerSchema.js +55 -0
  305. package/dist/models/TriggerSchema.js.map +1 -0
  306. package/dist/models/TriggersSchema.d.ts +48 -0
  307. package/dist/models/TriggersSchema.d.ts.map +1 -0
  308. package/dist/models/TriggersSchema.js +56 -0
  309. package/dist/models/TriggersSchema.js.map +1 -0
  310. package/dist/models/UpdateBriefRequestBodyData.d.ts +3 -3
  311. package/dist/models/UpdateBriefRequestBodyData.d.ts.map +1 -1
  312. package/dist/models/UpdateBriefRequestBodyData.js +3 -3
  313. package/dist/models/UpdateBriefRequestBodyData.js.map +1 -1
  314. package/dist/models/UpdateFeedbackRequestBodyData.d.ts +3 -3
  315. package/dist/models/UpdateFeedbackRequestBodyData.d.ts.map +1 -1
  316. package/dist/models/UpdateFeedbackRequestBodyData.js +3 -3
  317. package/dist/models/UpdateFeedbackRequestBodyData.js.map +1 -1
  318. package/dist/models/UpdateSubmissionRequestBodyData.d.ts +3 -3
  319. package/dist/models/UpdateSubmissionRequestBodyData.d.ts.map +1 -1
  320. package/dist/models/UpdateSubmissionRequestBodyData.js +3 -3
  321. package/dist/models/UpdateSubmissionRequestBodyData.js.map +1 -1
  322. package/dist/models/WorkflowAttributesSchema.d.ts +76 -0
  323. package/dist/models/WorkflowAttributesSchema.d.ts.map +1 -0
  324. package/dist/models/WorkflowAttributesSchema.js +64 -0
  325. package/dist/models/WorkflowAttributesSchema.js.map +1 -0
  326. package/dist/models/WorkflowAttributesSchemaTimestamps.d.ts +39 -0
  327. package/dist/models/WorkflowAttributesSchemaTimestamps.d.ts.map +1 -0
  328. package/dist/models/WorkflowAttributesSchemaTimestamps.js +51 -0
  329. package/dist/models/WorkflowAttributesSchemaTimestamps.js.map +1 -0
  330. package/dist/models/WorkflowRelationshipsRunsSchema.d.ts +34 -0
  331. package/dist/models/WorkflowRelationshipsRunsSchema.d.ts.map +1 -0
  332. package/dist/models/WorkflowRelationshipsRunsSchema.js +50 -0
  333. package/dist/models/WorkflowRelationshipsRunsSchema.js.map +1 -0
  334. package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.d.ts +39 -0
  335. package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.d.ts.map +1 -0
  336. package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.js +51 -0
  337. package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.js.map +1 -0
  338. package/dist/models/WorkflowRelationshipsSchema.d.ts +41 -0
  339. package/dist/models/WorkflowRelationshipsSchema.d.ts.map +1 -0
  340. package/dist/models/WorkflowRelationshipsSchema.js +53 -0
  341. package/dist/models/WorkflowRelationshipsSchema.js.map +1 -0
  342. package/dist/models/WorkflowRelationshipsTriggersSchema.d.ts +34 -0
  343. package/dist/models/WorkflowRelationshipsTriggersSchema.d.ts.map +1 -0
  344. package/dist/models/WorkflowRelationshipsTriggersSchema.js +50 -0
  345. package/dist/models/WorkflowRelationshipsTriggersSchema.js.map +1 -0
  346. package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.d.ts +39 -0
  347. package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.d.ts.map +1 -0
  348. package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.js +51 -0
  349. package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.js.map +1 -0
  350. package/dist/models/WorkflowResourceSchema.d.ts +75 -0
  351. package/dist/models/WorkflowResourceSchema.d.ts.map +1 -0
  352. package/dist/models/WorkflowResourceSchema.js +75 -0
  353. package/dist/models/WorkflowResourceSchema.js.map +1 -0
  354. package/dist/models/WorkflowSchema.d.ts +49 -0
  355. package/dist/models/WorkflowSchema.d.ts.map +1 -0
  356. package/dist/models/WorkflowSchema.js +55 -0
  357. package/dist/models/WorkflowSchema.js.map +1 -0
  358. package/dist/models/WorkflowsSchema.d.ts +48 -0
  359. package/dist/models/WorkflowsSchema.d.ts.map +1 -0
  360. package/dist/models/WorkflowsSchema.js +56 -0
  361. package/dist/models/WorkflowsSchema.js.map +1 -0
  362. package/dist/models/index.d.ts +59 -12
  363. package/dist/models/index.d.ts.map +1 -1
  364. package/dist/models/index.js +59 -12
  365. package/dist/models/index.js.map +1 -1
  366. package/package.json +1 -1
  367. package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts +0 -39
  368. package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts.map +0 -1
  369. package/dist/models/AssessmentRelationshipsCandidateDataSchema.js +0 -51
  370. package/dist/models/AssessmentRelationshipsCandidateDataSchema.js.map +0 -1
  371. package/dist/models/AssessmentRelationshipsCandidateSchema.d.ts +0 -34
  372. package/dist/models/AssessmentRelationshipsCandidateSchema.js +0 -50
  373. package/dist/models/BriefRelationshipsUsersSchemaDataInner.d.ts +0 -39
  374. package/dist/models/FeedbackRelationshipsJobsSchemaData.d.ts +0 -39
  375. package/dist/models/FeedbackRelationshipsJobsSchemaData.js +0 -51
  376. package/dist/models/LinkRelationshipsFileDataSchema.d.ts +0 -39
  377. package/dist/models/LinkRelationshipsFileDataSchema.d.ts.map +0 -1
  378. package/dist/models/LinkRelationshipsFileDataSchema.js +0 -51
  379. package/dist/models/LinkRelationshipsFileDataSchema.js.map +0 -1
  380. package/dist/models/LinkRelationshipsFileSchema.d.ts +0 -34
  381. package/dist/models/LinkRelationshipsFileSchema.js +0 -50
  382. package/dist/models/LinkRelationshipsSchema.d.ts +0 -34
  383. package/dist/models/LinkRelationshipsSchema.d.ts.map +0 -1
  384. package/dist/models/LinkRelationshipsSchema.js +0 -50
  385. package/dist/models/LinkRelationshipsSchema.js.map +0 -1
  386. package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.d.ts +0 -34
  387. package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.js +0 -50
  388. package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.d.ts +0 -39
  389. package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.js +0 -51
  390. package/dist/models/PersonaRelationshipsUserSchemaData.d.ts +0 -39
  391. package/dist/models/PersonaRelationshipsUserSchemaData.js +0 -51
  392. package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts +0 -39
  393. package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts.map +0 -1
  394. package/dist/models/RoleRelationshipsPermissionsDataSchema.js +0 -51
  395. package/dist/models/RoleRelationshipsPermissionsDataSchema.js.map +0 -1
  396. package/dist/models/SubmissionRelationshipsJobsSchemaDataInner.d.ts +0 -39
  397. package/dist/models/SubmissionRelationshipsJobsSchemaDataInner.js +0 -51
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfMeetingAttendeeRelationshipsMeetingSchemaData = instanceOfMeetingAttendeeRelationshipsMeetingSchemaData;
17
+ exports.MeetingAttendeeRelationshipsMeetingSchemaDataFromJSON = MeetingAttendeeRelationshipsMeetingSchemaDataFromJSON;
18
+ exports.MeetingAttendeeRelationshipsMeetingSchemaDataFromJSONTyped = MeetingAttendeeRelationshipsMeetingSchemaDataFromJSONTyped;
19
+ exports.MeetingAttendeeRelationshipsMeetingSchemaDataToJSON = MeetingAttendeeRelationshipsMeetingSchemaDataToJSON;
20
+ exports.MeetingAttendeeRelationshipsMeetingSchemaDataToJSONTyped = MeetingAttendeeRelationshipsMeetingSchemaDataToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the MeetingAttendeeRelationshipsMeetingSchemaData interface.
23
+ */
24
+ function instanceOfMeetingAttendeeRelationshipsMeetingSchemaData(value) {
25
+ return true;
26
+ }
27
+ function MeetingAttendeeRelationshipsMeetingSchemaDataFromJSON(json) {
28
+ return MeetingAttendeeRelationshipsMeetingSchemaDataFromJSONTyped(json, false);
29
+ }
30
+ function MeetingAttendeeRelationshipsMeetingSchemaDataFromJSONTyped(json, ignoreDiscriminator) {
31
+ if (json == null) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'type': json['type'] == null ? undefined : json['type'],
36
+ 'id': json['id'] == null ? undefined : json['id'],
37
+ };
38
+ }
39
+ function MeetingAttendeeRelationshipsMeetingSchemaDataToJSON(json) {
40
+ return MeetingAttendeeRelationshipsMeetingSchemaDataToJSONTyped(json, false);
41
+ }
42
+ function MeetingAttendeeRelationshipsMeetingSchemaDataToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'type': value['type'],
48
+ 'id': value['id'],
49
+ };
50
+ }
51
+ //# sourceMappingURL=MeetingAttendeeRelationshipsMeetingSchemaData.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeetingAttendeeRelationshipsSchemaMeetingData.js","sourceRoot":"","sources":["../../src/models/MeetingAttendeeRelationshipsSchemaMeetingData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,0HAEC;AAED,sHAEC;AAED,gIASC;AAED,kHAEC;AAED,4HAUC;AApCD;;GAEG;AACH,SAAgB,uDAAuD,CAAC,KAAa;IACjF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,qDAAqD,CAAC,IAAS;IAC3E,OAAO,0DAA0D,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnF,CAAC;AAED,SAAgB,0DAA0D,CAAC,IAAS,EAAE,mBAA4B;IAC9G,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,mDAAmD,CAAC,IAAS;IACzE,OAAO,wDAAwD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjF,CAAC;AAED,SAAgB,wDAAwD,CAAC,KAA4D,EAAE,sBAA+B,KAAK;IACvK,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"MeetingAttendeeRelationshipsMeetingSchemaData.js","sourceRoot":"","sources":["../../src/models/MeetingAttendeeRelationshipsMeetingSchemaData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,0HAEC;AAED,sHAEC;AAED,gIASC;AAED,kHAEC;AAED,4HAUC;AApCD;;GAEG;AACH,SAAgB,uDAAuD,CAAC,KAAa;IACjF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,qDAAqD,CAAC,IAAS;IAC3E,OAAO,0DAA0D,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnF,CAAC;AAED,SAAgB,0DAA0D,CAAC,IAAS,EAAE,mBAA4B;IAC9G,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,mDAAmD,CAAC,IAAS;IACzE,OAAO,wDAAwD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjF,CAAC;AAED,SAAgB,wDAAwD,CAAC,KAA4D,EAAE,sBAA+B,KAAK;IACvK,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
@@ -10,9 +10,9 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { MeetingAttendeeRelationshipsSchemaTalent } from './MeetingAttendeeRelationshipsSchemaTalent';
13
+ import type { MeetingAttendeeRelationshipsMeetingSchema } from './MeetingAttendeeRelationshipsMeetingSchema';
13
14
  import type { MeetingAttendeeRelationshipsSchemaUser } from './MeetingAttendeeRelationshipsSchemaUser';
14
15
  import type { MeetingAttendeeRelationshipsSchemaCandidate } from './MeetingAttendeeRelationshipsSchemaCandidate';
15
- import type { MeetingAttendeeRelationshipsSchemaMeeting } from './MeetingAttendeeRelationshipsSchemaMeeting';
16
16
  /**
17
17
  * JSON:API relationships on the attendee. principalType + principalId on attributes carry the flat denormalized identity; this block carries the typed relationship pointers so FE / SDK can sideload via `?include=user,candidate,talent`.
18
18
  * @export
@@ -21,10 +21,10 @@ import type { MeetingAttendeeRelationshipsSchemaMeeting } from './MeetingAttende
21
21
  export interface MeetingAttendeeRelationshipsSchema {
22
22
  /**
23
23
  *
24
- * @type {MeetingAttendeeRelationshipsSchemaMeeting}
24
+ * @type {MeetingAttendeeRelationshipsMeetingSchema}
25
25
  * @memberof MeetingAttendeeRelationshipsSchema
26
26
  */
27
- meeting?: MeetingAttendeeRelationshipsSchemaMeeting;
27
+ meeting?: MeetingAttendeeRelationshipsMeetingSchema;
28
28
  /**
29
29
  *
30
30
  * @type {MeetingAttendeeRelationshipsSchemaUser}
@@ -1 +1 @@
1
- {"version":3,"file":"MeetingAttendeeRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/MeetingAttendeeRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,4CAA4C,CAAC;AAO3G,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,0CAA0C,CAAC;AAOvG,OAAO,KAAK,EAAE,2CAA2C,EAAE,MAAM,+CAA+C,CAAC;AAOjH,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,6CAA6C,CAAC;AAQ7G;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,OAAO,CAAC,EAAE,yCAAyC,CAAC;IACpD;;;;OAIG;IACH,IAAI,CAAC,EAAE,sCAAsC,CAAC;IAC9C;;;;OAIG;IACH,SAAS,CAAC,EAAE,2CAA2C,CAAC;IACxD;;;;OAIG;IACH,MAAM,CAAC,EAAE,wCAAwC,CAAC;CACrD;AAED;;GAEG;AACH,wBAAgB,4CAA4C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,kCAAkC,CAEvH;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,GAAG,kCAAkC,CAExG;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,kCAAkC,CAW3I;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,kCAAkC,CAEtG;AAED,wBAAgB,6CAA6C,CAAC,KAAK,CAAC,EAAE,kCAAkC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAY1J"}
1
+ {"version":3,"file":"MeetingAttendeeRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/MeetingAttendeeRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,4CAA4C,CAAC;AAO3G,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,6CAA6C,CAAC;AAO7G,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,0CAA0C,CAAC;AAOvG,OAAO,KAAK,EAAE,2CAA2C,EAAE,MAAM,+CAA+C,CAAC;AAQjH;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,OAAO,CAAC,EAAE,yCAAyC,CAAC;IACpD;;;;OAIG;IACH,IAAI,CAAC,EAAE,sCAAsC,CAAC;IAC9C;;;;OAIG;IACH,SAAS,CAAC,EAAE,2CAA2C,CAAC;IACxD;;;;OAIG;IACH,MAAM,CAAC,EAAE,wCAAwC,CAAC;CACrD;AAED;;GAEG;AACH,wBAAgB,4CAA4C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,kCAAkC,CAEvH;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,GAAG,kCAAkC,CAExG;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,kCAAkC,CAW3I;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,kCAAkC,CAEtG;AAED,wBAAgB,6CAA6C,CAAC,KAAK,CAAC,EAAE,kCAAkC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAY1J"}
@@ -19,9 +19,9 @@ exports.MeetingAttendeeRelationshipsSchemaFromJSONTyped = MeetingAttendeeRelatio
19
19
  exports.MeetingAttendeeRelationshipsSchemaToJSON = MeetingAttendeeRelationshipsSchemaToJSON;
20
20
  exports.MeetingAttendeeRelationshipsSchemaToJSONTyped = MeetingAttendeeRelationshipsSchemaToJSONTyped;
21
21
  const MeetingAttendeeRelationshipsSchemaTalent_1 = require("./MeetingAttendeeRelationshipsSchemaTalent");
22
+ const MeetingAttendeeRelationshipsMeetingSchema_1 = require("./MeetingAttendeeRelationshipsMeetingSchema");
22
23
  const MeetingAttendeeRelationshipsSchemaUser_1 = require("./MeetingAttendeeRelationshipsSchemaUser");
23
24
  const MeetingAttendeeRelationshipsSchemaCandidate_1 = require("./MeetingAttendeeRelationshipsSchemaCandidate");
24
- const MeetingAttendeeRelationshipsSchemaMeeting_1 = require("./MeetingAttendeeRelationshipsSchemaMeeting");
25
25
  /**
26
26
  * Check if a given object implements the MeetingAttendeeRelationshipsSchema interface.
27
27
  */
@@ -36,7 +36,7 @@ function MeetingAttendeeRelationshipsSchemaFromJSONTyped(json, ignoreDiscriminat
36
36
  return json;
37
37
  }
38
38
  return {
39
- 'meeting': json['meeting'] == null ? undefined : (0, MeetingAttendeeRelationshipsSchemaMeeting_1.MeetingAttendeeRelationshipsSchemaMeetingFromJSON)(json['meeting']),
39
+ 'meeting': json['meeting'] == null ? undefined : (0, MeetingAttendeeRelationshipsMeetingSchema_1.MeetingAttendeeRelationshipsMeetingSchemaFromJSON)(json['meeting']),
40
40
  'user': json['user'] == null ? undefined : (0, MeetingAttendeeRelationshipsSchemaUser_1.MeetingAttendeeRelationshipsSchemaUserFromJSON)(json['user']),
41
41
  'candidate': json['candidate'] == null ? undefined : (0, MeetingAttendeeRelationshipsSchemaCandidate_1.MeetingAttendeeRelationshipsSchemaCandidateFromJSON)(json['candidate']),
42
42
  'talent': json['talent'] == null ? undefined : (0, MeetingAttendeeRelationshipsSchemaTalent_1.MeetingAttendeeRelationshipsSchemaTalentFromJSON)(json['talent']),
@@ -50,7 +50,7 @@ function MeetingAttendeeRelationshipsSchemaToJSONTyped(value, ignoreDiscriminato
50
50
  return value;
51
51
  }
52
52
  return {
53
- 'meeting': (0, MeetingAttendeeRelationshipsSchemaMeeting_1.MeetingAttendeeRelationshipsSchemaMeetingToJSON)(value['meeting']),
53
+ 'meeting': (0, MeetingAttendeeRelationshipsMeetingSchema_1.MeetingAttendeeRelationshipsMeetingSchemaToJSON)(value['meeting']),
54
54
  'user': (0, MeetingAttendeeRelationshipsSchemaUser_1.MeetingAttendeeRelationshipsSchemaUserToJSON)(value['user']),
55
55
  'candidate': (0, MeetingAttendeeRelationshipsSchemaCandidate_1.MeetingAttendeeRelationshipsSchemaCandidateToJSON)(value['candidate']),
56
56
  'talent': (0, MeetingAttendeeRelationshipsSchemaTalent_1.MeetingAttendeeRelationshipsSchemaTalentToJSON)(value['talent']),
@@ -1 +1 @@
1
- {"version":3,"file":"MeetingAttendeeRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/MeetingAttendeeRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAmEH,oGAEC;AAED,gGAEC;AAED,0GAWC;AAED,4FAEC;AAED,sGAYC;AApGD,yGAKoD;AAEpD,qGAKkD;AAElD,+GAKuD;AAEvD,2GAKqD;AAkCrD;;GAEG;AACH,SAAgB,4CAA4C,CAAC,KAAa;IACtE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS;IAChE,OAAO,+CAA+C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxE,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS,EAAE,mBAA4B;IACnG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,6FAAiD,EAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QACnH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uFAA8C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACvG,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iGAAmD,EAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAC3H,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,2FAAgD,EAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;KAClH,CAAC;AACN,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAED,SAAgB,6CAA6C,CAAC,KAAiD,EAAE,sBAA+B,KAAK;IACjJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,SAAS,EAAE,IAAA,2FAA+C,EAAC,KAAK,CAAC,SAAS,CAAC,CAAC;QAC5E,MAAM,EAAE,IAAA,qFAA4C,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QACnE,WAAW,EAAE,IAAA,+FAAiD,EAAC,KAAK,CAAC,WAAW,CAAC,CAAC;QAClF,QAAQ,EAAE,IAAA,yFAA8C,EAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;KAC5E,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"MeetingAttendeeRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/MeetingAttendeeRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAmEH,oGAEC;AAED,gGAEC;AAED,0GAWC;AAED,4FAEC;AAED,sGAYC;AApGD,yGAKoD;AAEpD,2GAKqD;AAErD,qGAKkD;AAElD,+GAKuD;AAkCvD;;GAEG;AACH,SAAgB,4CAA4C,CAAC,KAAa;IACtE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS;IAChE,OAAO,+CAA+C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxE,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS,EAAE,mBAA4B;IACnG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,6FAAiD,EAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QACnH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uFAA8C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACvG,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iGAAmD,EAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAC3H,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,2FAAgD,EAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;KAClH,CAAC;AACN,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAED,SAAgB,6CAA6C,CAAC,KAAiD,EAAE,sBAA+B,KAAK;IACjJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,SAAS,EAAE,IAAA,2FAA+C,EAAC,KAAK,CAAC,SAAS,CAAC,CAAC;QAC5E,MAAM,EAAE,IAAA,qFAA4C,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QACnE,WAAW,EAAE,IAAA,+FAAiD,EAAC,KAAK,CAAC,WAAW,CAAC,CAAC;QAClF,QAAQ,EAAE,IAAA,yFAA8C,EAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;KAC5E,CAAC;AACN,CAAC"}
@@ -0,0 +1,34 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { NotificationRelationshipsCallsSchemaDataInner } from './NotificationRelationshipsCallsSchemaDataInner';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface NotificationRelationshipsCallsSchema
17
+ */
18
+ export interface NotificationRelationshipsCallsSchema {
19
+ /**
20
+ *
21
+ * @type {Array<NotificationRelationshipsCallsSchemaDataInner>}
22
+ * @memberof NotificationRelationshipsCallsSchema
23
+ */
24
+ data?: Array<NotificationRelationshipsCallsSchemaDataInner>;
25
+ }
26
+ /**
27
+ * Check if a given object implements the NotificationRelationshipsCallsSchema interface.
28
+ */
29
+ export declare function instanceOfNotificationRelationshipsCallsSchema(value: object): value is NotificationRelationshipsCallsSchema;
30
+ export declare function NotificationRelationshipsCallsSchemaFromJSON(json: any): NotificationRelationshipsCallsSchema;
31
+ export declare function NotificationRelationshipsCallsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): NotificationRelationshipsCallsSchema;
32
+ export declare function NotificationRelationshipsCallsSchemaToJSON(json: any): NotificationRelationshipsCallsSchema;
33
+ export declare function NotificationRelationshipsCallsSchemaToJSONTyped(value?: NotificationRelationshipsCallsSchema | null, ignoreDiscriminator?: boolean): any;
34
+ //# sourceMappingURL=NotificationRelationshipsCallsSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationRelationshipsCallsSchema.d.ts","sourceRoot":"","sources":["../../src/models/NotificationRelationshipsCallsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,6CAA6C,EAAE,MAAM,iDAAiD,CAAC;AAQrH;;;;GAIG;AACH,MAAM,WAAW,oCAAoC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,6CAA6C,CAAC,CAAC;CAC/D;AAED;;GAEG;AACH,wBAAgB,8CAA8C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,oCAAoC,CAE3H;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,GAAG,oCAAoC,CAE5G;AAED,wBAAgB,iDAAiD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,oCAAoC,CAQ/I;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,GAAG,oCAAoC,CAE1G;AAED,wBAAgB,+CAA+C,CAAC,KAAK,CAAC,EAAE,oCAAoC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS9J"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfNotificationRelationshipsCallsSchema = instanceOfNotificationRelationshipsCallsSchema;
17
+ exports.NotificationRelationshipsCallsSchemaFromJSON = NotificationRelationshipsCallsSchemaFromJSON;
18
+ exports.NotificationRelationshipsCallsSchemaFromJSONTyped = NotificationRelationshipsCallsSchemaFromJSONTyped;
19
+ exports.NotificationRelationshipsCallsSchemaToJSON = NotificationRelationshipsCallsSchemaToJSON;
20
+ exports.NotificationRelationshipsCallsSchemaToJSONTyped = NotificationRelationshipsCallsSchemaToJSONTyped;
21
+ const NotificationRelationshipsCallsSchemaDataInner_1 = require("./NotificationRelationshipsCallsSchemaDataInner");
22
+ /**
23
+ * Check if a given object implements the NotificationRelationshipsCallsSchema interface.
24
+ */
25
+ function instanceOfNotificationRelationshipsCallsSchema(value) {
26
+ return true;
27
+ }
28
+ function NotificationRelationshipsCallsSchemaFromJSON(json) {
29
+ return NotificationRelationshipsCallsSchemaFromJSONTyped(json, false);
30
+ }
31
+ function NotificationRelationshipsCallsSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
+ if (json == null) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'data': json['data'] == null ? undefined : (json['data'].map(NotificationRelationshipsCallsSchemaDataInner_1.NotificationRelationshipsCallsSchemaDataInnerFromJSON)),
37
+ };
38
+ }
39
+ function NotificationRelationshipsCallsSchemaToJSON(json) {
40
+ return NotificationRelationshipsCallsSchemaToJSONTyped(json, false);
41
+ }
42
+ function NotificationRelationshipsCallsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'data': value['data'] == null ? undefined : (value['data'].map(NotificationRelationshipsCallsSchemaDataInner_1.NotificationRelationshipsCallsSchemaDataInnerToJSON)),
48
+ };
49
+ }
50
+ //# sourceMappingURL=NotificationRelationshipsCallsSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationRelationshipsCallsSchema.js","sourceRoot":"","sources":["../../src/models/NotificationRelationshipsCallsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,wGAEC;AAED,oGAEC;AAED,8GAQC;AAED,gGAEC;AAED,0GASC;AAvDD,mHAKyD;AAgBzD;;GAEG;AACH,SAAgB,8CAA8C,CAAC,KAAa;IACxE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS;IAClE,OAAO,iDAAiD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1E,CAAC;AAED,SAAgB,iDAAiD,CAAC,IAAS,EAAE,mBAA4B;IACrG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,qGAAqD,CAAC,CAAC;KACvI,CAAC;AACN,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS;IAChE,OAAO,+CAA+C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxE,CAAC;AAED,SAAgB,+CAA+C,CAAC,KAAmD,EAAE,sBAA+B,KAAK;IACrJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,mGAAmD,CAAC,CAAC;KACvI,CAAC;AACN,CAAC"}
@@ -0,0 +1,39 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface NotificationRelationshipsCallsSchemaDataInner
16
+ */
17
+ export interface NotificationRelationshipsCallsSchemaDataInner {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof NotificationRelationshipsCallsSchemaDataInner
22
+ */
23
+ type?: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof NotificationRelationshipsCallsSchemaDataInner
28
+ */
29
+ id?: string;
30
+ }
31
+ /**
32
+ * Check if a given object implements the NotificationRelationshipsCallsSchemaDataInner interface.
33
+ */
34
+ export declare function instanceOfNotificationRelationshipsCallsSchemaDataInner(value: object): value is NotificationRelationshipsCallsSchemaDataInner;
35
+ export declare function NotificationRelationshipsCallsSchemaDataInnerFromJSON(json: any): NotificationRelationshipsCallsSchemaDataInner;
36
+ export declare function NotificationRelationshipsCallsSchemaDataInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): NotificationRelationshipsCallsSchemaDataInner;
37
+ export declare function NotificationRelationshipsCallsSchemaDataInnerToJSON(json: any): NotificationRelationshipsCallsSchemaDataInner;
38
+ export declare function NotificationRelationshipsCallsSchemaDataInnerToJSONTyped(value?: NotificationRelationshipsCallsSchemaDataInner | null, ignoreDiscriminator?: boolean): any;
39
+ //# sourceMappingURL=NotificationRelationshipsCallsSchemaDataInner.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationRelationshipsCallsSchemaDataInner.d.ts","sourceRoot":"","sources":["../../src/models/NotificationRelationshipsCallsSchemaDataInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,uDAAuD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,6CAA6C,CAE7I;AAED,wBAAgB,qDAAqD,CAAC,IAAI,EAAE,GAAG,GAAG,6CAA6C,CAE9H;AAED,wBAAgB,0DAA0D,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,6CAA6C,CASjK;AAED,wBAAgB,mDAAmD,CAAC,IAAI,EAAE,GAAG,GAAG,6CAA6C,CAE5H;AAED,wBAAgB,wDAAwD,CAAC,KAAK,CAAC,EAAE,6CAA6C,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUhL"}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfNotificationRelationshipsCallsSchemaDataInner = instanceOfNotificationRelationshipsCallsSchemaDataInner;
17
+ exports.NotificationRelationshipsCallsSchemaDataInnerFromJSON = NotificationRelationshipsCallsSchemaDataInnerFromJSON;
18
+ exports.NotificationRelationshipsCallsSchemaDataInnerFromJSONTyped = NotificationRelationshipsCallsSchemaDataInnerFromJSONTyped;
19
+ exports.NotificationRelationshipsCallsSchemaDataInnerToJSON = NotificationRelationshipsCallsSchemaDataInnerToJSON;
20
+ exports.NotificationRelationshipsCallsSchemaDataInnerToJSONTyped = NotificationRelationshipsCallsSchemaDataInnerToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the NotificationRelationshipsCallsSchemaDataInner interface.
23
+ */
24
+ function instanceOfNotificationRelationshipsCallsSchemaDataInner(value) {
25
+ return true;
26
+ }
27
+ function NotificationRelationshipsCallsSchemaDataInnerFromJSON(json) {
28
+ return NotificationRelationshipsCallsSchemaDataInnerFromJSONTyped(json, false);
29
+ }
30
+ function NotificationRelationshipsCallsSchemaDataInnerFromJSONTyped(json, ignoreDiscriminator) {
31
+ if (json == null) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'type': json['type'] == null ? undefined : json['type'],
36
+ 'id': json['id'] == null ? undefined : json['id'],
37
+ };
38
+ }
39
+ function NotificationRelationshipsCallsSchemaDataInnerToJSON(json) {
40
+ return NotificationRelationshipsCallsSchemaDataInnerToJSONTyped(json, false);
41
+ }
42
+ function NotificationRelationshipsCallsSchemaDataInnerToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'type': value['type'],
48
+ 'id': value['id'],
49
+ };
50
+ }
51
+ //# sourceMappingURL=NotificationRelationshipsCallsSchemaDataInner.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationRelationshipsCallsSchemaDataInner.js","sourceRoot":"","sources":["../../src/models/NotificationRelationshipsCallsSchemaDataInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,0HAEC;AAED,sHAEC;AAED,gIASC;AAED,kHAEC;AAED,4HAUC;AApCD;;GAEG;AACH,SAAgB,uDAAuD,CAAC,KAAa;IACjF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,qDAAqD,CAAC,IAAS;IAC3E,OAAO,0DAA0D,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnF,CAAC;AAED,SAAgB,0DAA0D,CAAC,IAAS,EAAE,mBAA4B;IAC9G,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,mDAAmD,CAAC,IAAS;IACzE,OAAO,wDAAwD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjF,CAAC;AAED,SAAgB,wDAAwD,CAAC,KAA4D,EAAE,sBAA+B,KAAK;IACvK,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
@@ -9,6 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
+ import type { NotificationRelationshipsCallsSchema } from './NotificationRelationshipsCallsSchema';
12
13
  import type { NotificationRelationshipsSchemaSubject } from './NotificationRelationshipsSchemaSubject';
13
14
  import type { NotificationRelationshipsSchemaUser } from './NotificationRelationshipsSchemaUser';
14
15
  /**
@@ -29,6 +30,12 @@ export interface NotificationRelationshipsSchema {
29
30
  * @memberof NotificationRelationshipsSchema
30
31
  */
31
32
  subject?: NotificationRelationshipsSchemaSubject;
33
+ /**
34
+ *
35
+ * @type {NotificationRelationshipsCallsSchema}
36
+ * @memberof NotificationRelationshipsSchema
37
+ */
38
+ calls?: NotificationRelationshipsCallsSchema;
32
39
  }
33
40
  /**
34
41
  * Check if a given object implements the NotificationRelationshipsSchema interface.
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/NotificationRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,0CAA0C,CAAC;AAOvG,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AAQjG;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,IAAI,CAAC,EAAE,mCAAmC,CAAC;IAC3C;;;;OAIG;IACH,OAAO,CAAC,EAAE,sCAAsC,CAAC;CACpD;AAED;;GAEG;AACH,wBAAgB,yCAAyC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,+BAA+B,CAEjH;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAElG;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,+BAA+B,CASrI;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAEhG;AAED,wBAAgB,0CAA0C,CAAC,KAAK,CAAC,EAAE,+BAA+B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUpJ"}
1
+ {"version":3,"file":"NotificationRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/NotificationRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAOnG,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,0CAA0C,CAAC;AAOvG,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AAQjG;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,IAAI,CAAC,EAAE,mCAAmC,CAAC;IAC3C;;;;OAIG;IACH,OAAO,CAAC,EAAE,sCAAsC,CAAC;IACjD;;;;OAIG;IACH,KAAK,CAAC,EAAE,oCAAoC,CAAC;CAChD;AAED;;GAEG;AACH,wBAAgB,yCAAyC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,+BAA+B,CAEjH;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAElG;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,+BAA+B,CAUrI;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAEhG;AAED,wBAAgB,0CAA0C,CAAC,KAAK,CAAC,EAAE,+BAA+B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWpJ"}
@@ -18,6 +18,7 @@ exports.NotificationRelationshipsSchemaFromJSON = NotificationRelationshipsSchem
18
18
  exports.NotificationRelationshipsSchemaFromJSONTyped = NotificationRelationshipsSchemaFromJSONTyped;
19
19
  exports.NotificationRelationshipsSchemaToJSON = NotificationRelationshipsSchemaToJSON;
20
20
  exports.NotificationRelationshipsSchemaToJSONTyped = NotificationRelationshipsSchemaToJSONTyped;
21
+ const NotificationRelationshipsCallsSchema_1 = require("./NotificationRelationshipsCallsSchema");
21
22
  const NotificationRelationshipsSchemaSubject_1 = require("./NotificationRelationshipsSchemaSubject");
22
23
  const NotificationRelationshipsSchemaUser_1 = require("./NotificationRelationshipsSchemaUser");
23
24
  /**
@@ -36,6 +37,7 @@ function NotificationRelationshipsSchemaFromJSONTyped(json, ignoreDiscriminator)
36
37
  return {
37
38
  'user': json['user'] == null ? undefined : (0, NotificationRelationshipsSchemaUser_1.NotificationRelationshipsSchemaUserFromJSON)(json['user']),
38
39
  'subject': json['subject'] == null ? undefined : (0, NotificationRelationshipsSchemaSubject_1.NotificationRelationshipsSchemaSubjectFromJSON)(json['subject']),
40
+ 'calls': json['calls'] == null ? undefined : (0, NotificationRelationshipsCallsSchema_1.NotificationRelationshipsCallsSchemaFromJSON)(json['calls']),
39
41
  };
40
42
  }
41
43
  function NotificationRelationshipsSchemaToJSON(json) {
@@ -48,6 +50,7 @@ function NotificationRelationshipsSchemaToJSONTyped(value, ignoreDiscriminator =
48
50
  return {
49
51
  'user': (0, NotificationRelationshipsSchemaUser_1.NotificationRelationshipsSchemaUserToJSON)(value['user']),
50
52
  'subject': (0, NotificationRelationshipsSchemaSubject_1.NotificationRelationshipsSchemaSubjectToJSON)(value['subject']),
53
+ 'calls': (0, NotificationRelationshipsCallsSchema_1.NotificationRelationshipsCallsSchemaToJSON)(value['calls']),
51
54
  };
52
55
  }
53
56
  //# sourceMappingURL=NotificationRelationshipsSchema.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/NotificationRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAyCH,8FAEC;AAED,0FAEC;AAED,oGASC;AAED,sFAEC;AAED,gGAUC;AAtED,qGAKkD;AAElD,+FAK+C;AAsB/C;;GAEG;AACH,SAAgB,yCAAyC,CAAC,KAAa;IACnE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS,EAAE,mBAA4B;IAChG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iFAA2C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACpG,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uFAA8C,EAAC,IAAI,CAAC,SAAS,CAAC,CAAC;KACnH,CAAC;AACN,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS;IAC3D,OAAO,0CAA0C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,0CAA0C,CAAC,KAA8C,EAAE,sBAA+B,KAAK;IAC3I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,+EAAyC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAChE,SAAS,EAAE,IAAA,qFAA4C,EAAC,KAAK,CAAC,SAAS,CAAC,CAAC;KAC5E,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"NotificationRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/NotificationRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAsDH,8FAEC;AAED,0FAEC;AAED,oGAUC;AAED,sFAEC;AAED,gGAWC;AArFD,iGAKgD;AAEhD,qGAKkD;AAElD,+FAK+C;AA4B/C;;GAEG;AACH,SAAgB,yCAAyC,CAAC,KAAa;IACnE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS,EAAE,mBAA4B;IAChG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iFAA2C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACpG,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uFAA8C,EAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAChH,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,mFAA4C,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;KAC3G,CAAC;AACN,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS;IAC3D,OAAO,0CAA0C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,0CAA0C,CAAC,KAA8C,EAAE,sBAA+B,KAAK;IAC3I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,+EAAyC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAChE,SAAS,EAAE,IAAA,qFAA4C,EAAC,KAAK,CAAC,SAAS,CAAC,CAAC;QACzE,OAAO,EAAE,IAAA,iFAA0C,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;KACtE,CAAC;AACN,CAAC"}
@@ -9,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { PersonaRelationshipsUserSchemaData } from './PersonaRelationshipsUserSchemaData';
12
+ import type { BriefRelationshipsUserSchemaData } from './BriefRelationshipsUserSchemaData';
13
13
  /**
14
14
  *
15
15
  * @export
@@ -18,10 +18,10 @@ import type { PersonaRelationshipsUserSchemaData } from './PersonaRelationshipsU
18
18
  export interface PersonaRelationshipsUserSchema {
19
19
  /**
20
20
  *
21
- * @type {PersonaRelationshipsUserSchemaData}
21
+ * @type {BriefRelationshipsUserSchemaData}
22
22
  * @memberof PersonaRelationshipsUserSchema
23
23
  */
24
- data?: PersonaRelationshipsUserSchemaData | null;
24
+ data?: BriefRelationshipsUserSchemaData | null;
25
25
  }
26
26
  /**
27
27
  * Check if a given object implements the PersonaRelationshipsUserSchema interface.
@@ -1 +1 @@
1
- {"version":3,"file":"PersonaRelationshipsUserSchema.d.ts","sourceRoot":"","sources":["../../src/models/PersonaRelationshipsUserSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAQ/F;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,IAAI,CAAC,EAAE,kCAAkC,GAAG,IAAI,CAAC;CACpD;AAED;;GAEG;AACH,wBAAgB,wCAAwC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,8BAA8B,CAE/G;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAEhG;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,8BAA8B,CAQnI;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAE9F;AAED,wBAAgB,yCAAyC,CAAC,KAAK,CAAC,EAAE,8BAA8B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASlJ"}
1
+ {"version":3,"file":"PersonaRelationshipsUserSchema.d.ts","sourceRoot":"","sources":["../../src/models/PersonaRelationshipsUserSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAQ3F;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,IAAI,CAAC,EAAE,gCAAgC,GAAG,IAAI,CAAC;CAClD;AAED;;GAEG;AACH,wBAAgB,wCAAwC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,8BAA8B,CAE/G;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAEhG;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,8BAA8B,CAQnI;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAE9F;AAED,wBAAgB,yCAAyC,CAAC,KAAK,CAAC,EAAE,8BAA8B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASlJ"}
@@ -18,7 +18,7 @@ exports.PersonaRelationshipsUserSchemaFromJSON = PersonaRelationshipsUserSchemaF
18
18
  exports.PersonaRelationshipsUserSchemaFromJSONTyped = PersonaRelationshipsUserSchemaFromJSONTyped;
19
19
  exports.PersonaRelationshipsUserSchemaToJSON = PersonaRelationshipsUserSchemaToJSON;
20
20
  exports.PersonaRelationshipsUserSchemaToJSONTyped = PersonaRelationshipsUserSchemaToJSONTyped;
21
- const PersonaRelationshipsUserSchemaData_1 = require("./PersonaRelationshipsUserSchemaData");
21
+ const BriefRelationshipsUserSchemaData_1 = require("./BriefRelationshipsUserSchemaData");
22
22
  /**
23
23
  * Check if a given object implements the PersonaRelationshipsUserSchema interface.
24
24
  */
@@ -33,7 +33,7 @@ function PersonaRelationshipsUserSchemaFromJSONTyped(json, ignoreDiscriminator)
33
33
  return json;
34
34
  }
35
35
  return {
36
- 'data': json['data'] == null ? undefined : (0, PersonaRelationshipsUserSchemaData_1.PersonaRelationshipsUserSchemaDataFromJSON)(json['data']),
36
+ 'data': json['data'] == null ? undefined : (0, BriefRelationshipsUserSchemaData_1.BriefRelationshipsUserSchemaDataFromJSON)(json['data']),
37
37
  };
38
38
  }
39
39
  function PersonaRelationshipsUserSchemaToJSON(json) {
@@ -44,7 +44,7 @@ function PersonaRelationshipsUserSchemaToJSONTyped(value, ignoreDiscriminator =
44
44
  return value;
45
45
  }
46
46
  return {
47
- 'data': (0, PersonaRelationshipsUserSchemaData_1.PersonaRelationshipsUserSchemaDataToJSON)(value['data']),
47
+ 'data': (0, BriefRelationshipsUserSchemaData_1.BriefRelationshipsUserSchemaDataToJSON)(value['data']),
48
48
  };
49
49
  }
50
50
  //# sourceMappingURL=PersonaRelationshipsUserSchema.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PersonaRelationshipsUserSchema.js","sourceRoot":"","sources":["../../src/models/PersonaRelationshipsUserSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,4FAEC;AAED,wFAEC;AAED,kGAQC;AAED,oFAEC;AAED,8FASC;AAvDD,6FAK8C;AAgB9C;;GAEG;AACH,SAAgB,wCAAwC,CAAC,KAAa;IAClE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS,EAAE,mBAA4B;IAC/F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,+EAA0C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACtG,CAAC;AACN,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,KAA6C,EAAE,sBAA+B,KAAK;IACzI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,6EAAwC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAClE,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"PersonaRelationshipsUserSchema.js","sourceRoot":"","sources":["../../src/models/PersonaRelationshipsUserSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,4FAEC;AAED,wFAEC;AAED,kGAQC;AAED,oFAEC;AAED,8FASC;AAvDD,yFAK4C;AAgB5C;;GAEG;AACH,SAAgB,wCAAwC,CAAC,KAAa;IAClE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS,EAAE,mBAA4B;IAC/F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,2EAAwC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACpG,CAAC;AACN,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,KAA6C,EAAE,sBAA+B,KAAK;IACzI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,yEAAsC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAChE,CAAC;AACN,CAAC"}
@@ -9,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { ReportRelationshipsTenantsSchema } from './ReportRelationshipsTenantsSchema';
12
+ import type { ReportRelationshipsTenantSchema } from './ReportRelationshipsTenantSchema';
13
13
  /**
14
14
  *
15
15
  * @export
@@ -18,10 +18,10 @@ import type { ReportRelationshipsTenantsSchema } from './ReportRelationshipsTena
18
18
  export interface ReportRelationshipsSchema {
19
19
  /**
20
20
  *
21
- * @type {ReportRelationshipsTenantsSchema}
21
+ * @type {ReportRelationshipsTenantSchema}
22
22
  * @memberof ReportRelationshipsSchema
23
23
  */
24
- tenants?: ReportRelationshipsTenantsSchema;
24
+ tenant?: ReportRelationshipsTenantSchema;
25
25
  }
26
26
  /**
27
27
  * Check if a given object implements the ReportRelationshipsSchema interface.
@@ -1 +1 @@
1
- {"version":3,"file":"ReportRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/ReportRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAQ3F;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;OAIG;IACH,OAAO,CAAC,EAAE,gCAAgC,CAAC;CAC9C;AAED;;GAEG;AACH,wBAAgB,mCAAmC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,yBAAyB,CAErG;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEtF;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,yBAAyB,CAQzH;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEpF;AAED,wBAAgB,oCAAoC,CAAC,KAAK,CAAC,EAAE,yBAAyB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASxI"}
1
+ {"version":3,"file":"ReportRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/ReportRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AAQzF;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;OAIG;IACH,MAAM,CAAC,EAAE,+BAA+B,CAAC;CAC5C;AAED;;GAEG;AACH,wBAAgB,mCAAmC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,yBAAyB,CAErG;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEtF;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,yBAAyB,CAQzH;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEpF;AAED,wBAAgB,oCAAoC,CAAC,KAAK,CAAC,EAAE,yBAAyB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASxI"}
@@ -18,7 +18,7 @@ exports.ReportRelationshipsSchemaFromJSON = ReportRelationshipsSchemaFromJSON;
18
18
  exports.ReportRelationshipsSchemaFromJSONTyped = ReportRelationshipsSchemaFromJSONTyped;
19
19
  exports.ReportRelationshipsSchemaToJSON = ReportRelationshipsSchemaToJSON;
20
20
  exports.ReportRelationshipsSchemaToJSONTyped = ReportRelationshipsSchemaToJSONTyped;
21
- const ReportRelationshipsTenantsSchema_1 = require("./ReportRelationshipsTenantsSchema");
21
+ const ReportRelationshipsTenantSchema_1 = require("./ReportRelationshipsTenantSchema");
22
22
  /**
23
23
  * Check if a given object implements the ReportRelationshipsSchema interface.
24
24
  */
@@ -33,7 +33,7 @@ function ReportRelationshipsSchemaFromJSONTyped(json, ignoreDiscriminator) {
33
33
  return json;
34
34
  }
35
35
  return {
36
- 'tenants': json['tenants'] == null ? undefined : (0, ReportRelationshipsTenantsSchema_1.ReportRelationshipsTenantsSchemaFromJSON)(json['tenants']),
36
+ 'tenant': json['tenant'] == null ? undefined : (0, ReportRelationshipsTenantSchema_1.ReportRelationshipsTenantSchemaFromJSON)(json['tenant']),
37
37
  };
38
38
  }
39
39
  function ReportRelationshipsSchemaToJSON(json) {
@@ -44,7 +44,7 @@ function ReportRelationshipsSchemaToJSONTyped(value, ignoreDiscriminator = false
44
44
  return value;
45
45
  }
46
46
  return {
47
- 'tenants': (0, ReportRelationshipsTenantsSchema_1.ReportRelationshipsTenantsSchemaToJSON)(value['tenants']),
47
+ 'tenant': (0, ReportRelationshipsTenantSchema_1.ReportRelationshipsTenantSchemaToJSON)(value['tenant']),
48
48
  };
49
49
  }
50
50
  //# sourceMappingURL=ReportRelationshipsSchema.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReportRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/ReportRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,kFAEC;AAED,8EAEC;AAED,wFAQC;AAED,0EAEC;AAED,oFASC;AAvDD,yFAK4C;AAgB5C;;GAEG;AACH,SAAgB,mCAAmC,CAAC,KAAa;IAC7D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,iCAAiC,CAAC,IAAS;IACvD,OAAO,sCAAsC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/D,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS,EAAE,mBAA4B;IAC1F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,2EAAwC,EAAC,IAAI,CAAC,SAAS,CAAC,CAAC;KAC7G,CAAC;AACN,CAAC;AAED,SAAgB,+BAA+B,CAAC,IAAS;IACrD,OAAO,oCAAoC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7D,CAAC;AAED,SAAgB,oCAAoC,CAAC,KAAwC,EAAE,sBAA+B,KAAK;IAC/H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,SAAS,EAAE,IAAA,yEAAsC,EAAC,KAAK,CAAC,SAAS,CAAC,CAAC;KACtE,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"ReportRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/ReportRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,kFAEC;AAED,8EAEC;AAED,wFAQC;AAED,0EAEC;AAED,oFASC;AAvDD,uFAK2C;AAgB3C;;GAEG;AACH,SAAgB,mCAAmC,CAAC,KAAa;IAC7D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,iCAAiC,CAAC,IAAS;IACvD,OAAO,sCAAsC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/D,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS,EAAE,mBAA4B;IAC1F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,yEAAuC,EAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;KACzG,CAAC;AACN,CAAC;AAED,SAAgB,+BAA+B,CAAC,IAAS;IACrD,OAAO,oCAAoC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7D,CAAC;AAED,SAAgB,oCAAoC,CAAC,KAAwC,EAAE,sBAA+B,KAAK;IAC/H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,QAAQ,EAAE,IAAA,uEAAqC,EAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;KACnE,CAAC;AACN,CAAC"}
@@ -0,0 +1,39 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface ReportRelationshipsTenantDataSchema
16
+ */
17
+ export interface ReportRelationshipsTenantDataSchema {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof ReportRelationshipsTenantDataSchema
22
+ */
23
+ type?: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof ReportRelationshipsTenantDataSchema
28
+ */
29
+ id?: string;
30
+ }
31
+ /**
32
+ * Check if a given object implements the ReportRelationshipsTenantDataSchema interface.
33
+ */
34
+ export declare function instanceOfReportRelationshipsTenantDataSchema(value: object): value is ReportRelationshipsTenantDataSchema;
35
+ export declare function ReportRelationshipsTenantDataSchemaFromJSON(json: any): ReportRelationshipsTenantDataSchema;
36
+ export declare function ReportRelationshipsTenantDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ReportRelationshipsTenantDataSchema;
37
+ export declare function ReportRelationshipsTenantDataSchemaToJSON(json: any): ReportRelationshipsTenantDataSchema;
38
+ export declare function ReportRelationshipsTenantDataSchemaToJSONTyped(value?: ReportRelationshipsTenantDataSchema | null, ignoreDiscriminator?: boolean): any;
39
+ //# sourceMappingURL=ReportRelationshipsTenantDataSchema.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FeedbackRelationshipsJobsSchemaData.d.ts","sourceRoot":"","sources":["../../src/models/FeedbackRelationshipsJobsSchemaData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,mCAAmC;IAChD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,6CAA6C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,mCAAmC,CAEzH;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAE1G;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mCAAmC,CAS7I;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAExG;AAED,wBAAgB,8CAA8C,CAAC,KAAK,CAAC,EAAE,mCAAmC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU5J"}
1
+ {"version":3,"file":"ReportRelationshipsTenantDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/ReportRelationshipsTenantDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,mCAAmC;IAChD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,6CAA6C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,mCAAmC,CAEzH;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAE1G;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mCAAmC,CAS7I;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAExG;AAED,wBAAgB,8CAA8C,CAAC,KAAK,CAAC,EAAE,mCAAmC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU5J"}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfReportRelationshipsTenantDataSchema = instanceOfReportRelationshipsTenantDataSchema;
17
+ exports.ReportRelationshipsTenantDataSchemaFromJSON = ReportRelationshipsTenantDataSchemaFromJSON;
18
+ exports.ReportRelationshipsTenantDataSchemaFromJSONTyped = ReportRelationshipsTenantDataSchemaFromJSONTyped;
19
+ exports.ReportRelationshipsTenantDataSchemaToJSON = ReportRelationshipsTenantDataSchemaToJSON;
20
+ exports.ReportRelationshipsTenantDataSchemaToJSONTyped = ReportRelationshipsTenantDataSchemaToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the ReportRelationshipsTenantDataSchema interface.
23
+ */
24
+ function instanceOfReportRelationshipsTenantDataSchema(value) {
25
+ return true;
26
+ }
27
+ function ReportRelationshipsTenantDataSchemaFromJSON(json) {
28
+ return ReportRelationshipsTenantDataSchemaFromJSONTyped(json, false);
29
+ }
30
+ function ReportRelationshipsTenantDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
31
+ if (json == null) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'type': json['type'] == null ? undefined : json['type'],
36
+ 'id': json['id'] == null ? undefined : json['id'],
37
+ };
38
+ }
39
+ function ReportRelationshipsTenantDataSchemaToJSON(json) {
40
+ return ReportRelationshipsTenantDataSchemaToJSONTyped(json, false);
41
+ }
42
+ function ReportRelationshipsTenantDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'type': value['type'],
48
+ 'id': value['id'],
49
+ };
50
+ }
51
+ //# sourceMappingURL=ReportRelationshipsTenantDataSchema.js.map