@gobodo/gobodo-api 0.1.93 → 0.1.95

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 (532) hide show
  1. package/README.md +63 -16
  2. package/dist/ApiClient.d.ts +1 -1
  3. package/dist/ApiClient.js +3 -3
  4. package/dist/api/ActionTypesApi.d.ts +1 -1
  5. package/dist/api/ActionTypesApi.js +2 -2
  6. package/dist/api/AdCampaignsApi.d.ts +1 -1
  7. package/dist/api/AdCampaignsApi.js +2 -2
  8. package/dist/api/AdManagementApi.d.ts +1 -1
  9. package/dist/api/AdManagementApi.js +2 -2
  10. package/dist/api/AdminDataManagementApi.d.ts +1 -1
  11. package/dist/api/AdminDataManagementApi.js +2 -2
  12. package/dist/api/AdsApi.d.ts +1 -1
  13. package/dist/api/AdsApi.js +2 -2
  14. package/dist/api/AttachmentsApi.d.ts +1 -1
  15. package/dist/api/AttachmentsApi.js +2 -2
  16. package/dist/api/AuthenticationApi.d.ts +1 -1
  17. package/dist/api/AuthenticationApi.js +2 -2
  18. package/dist/api/CategoriesApi.d.ts +1 -1
  19. package/dist/api/CategoriesApi.js +2 -2
  20. package/dist/api/CommentsApi.d.ts +1 -1
  21. package/dist/api/CommentsApi.js +2 -2
  22. package/dist/api/ContentManagementApi.d.ts +1 -1
  23. package/dist/api/ContentManagementApi.js +2 -2
  24. package/dist/api/ConversationsApi.d.ts +1 -1
  25. package/dist/api/ConversationsApi.js +2 -2
  26. package/dist/api/CurrencyApi.d.ts +1 -1
  27. package/dist/api/CurrencyApi.js +2 -2
  28. package/dist/api/DataSheetImportsApi.d.ts +1 -1
  29. package/dist/api/DataSheetImportsApi.js +2 -2
  30. package/dist/api/DefaultApi.d.ts +1 -1
  31. package/dist/api/DefaultApi.js +2 -2
  32. package/dist/api/DocumentPartTypesApi.d.ts +1 -1
  33. package/dist/api/DocumentPartTypesApi.js +2 -2
  34. package/dist/api/DocumentTypesApi.d.ts +1 -1
  35. package/dist/api/DocumentTypesApi.js +2 -2
  36. package/dist/api/DocumentsApi.d.ts +1 -1
  37. package/dist/api/DocumentsApi.js +2 -2
  38. package/dist/api/EmailsApi.d.ts +1 -1
  39. package/dist/api/EmailsApi.js +2 -2
  40. package/dist/api/EntryPartsApi.d.ts +1 -1
  41. package/dist/api/EntryPartsApi.js +2 -2
  42. package/dist/api/FacebookApi.d.ts +1 -1
  43. package/dist/api/FacebookApi.js +2 -2
  44. package/dist/api/FieldsApi.d.ts +1 -1
  45. package/dist/api/FieldsApi.js +2 -2
  46. package/dist/api/FilesApi.d.ts +1 -1
  47. package/dist/api/FilesApi.js +2 -2
  48. package/dist/api/FormsApi.d.ts +1 -1
  49. package/dist/api/FormsApi.js +2 -2
  50. package/dist/api/FunctionsApi.d.ts +1 -1
  51. package/dist/api/FunctionsApi.js +2 -2
  52. package/dist/api/GeocodeApi.d.ts +1 -1
  53. package/dist/api/GeocodeApi.js +2 -2
  54. package/dist/api/GobodoManagementApi.d.ts +1 -1
  55. package/dist/api/GobodoManagementApi.js +2 -2
  56. package/dist/api/GoogleApi.d.ts +1 -1
  57. package/dist/api/GoogleApi.js +2 -2
  58. package/dist/api/GraphActionTypesApi.d.ts +1 -1
  59. package/dist/api/GraphActionTypesApi.js +2 -2
  60. package/dist/api/GraphActionsApi.d.ts +1 -1
  61. package/dist/api/GraphActionsApi.js +2 -2
  62. package/dist/api/GraphObjectTypesApi.d.ts +1 -1
  63. package/dist/api/GraphObjectTypesApi.js +2 -2
  64. package/dist/api/GraphObjectsApi.d.ts +1 -1
  65. package/dist/api/GraphObjectsApi.js +2 -2
  66. package/dist/api/GraphRelationshipTypesApi.d.ts +1 -1
  67. package/dist/api/GraphRelationshipTypesApi.js +2 -2
  68. package/dist/api/GraphRelationshipsApi.d.ts +1 -1
  69. package/dist/api/GraphRelationshipsApi.js +2 -2
  70. package/dist/api/GraphSchemasApi.d.ts +1 -1
  71. package/dist/api/GraphSchemasApi.js +2 -2
  72. package/dist/api/GraphTraversalApi.d.ts +1 -1
  73. package/dist/api/GraphTraversalApi.js +2 -2
  74. package/dist/api/GraphsApi.d.ts +1 -1
  75. package/dist/api/GraphsApi.js +2 -2
  76. package/dist/api/IAMApi.d.ts +1 -1
  77. package/dist/api/IAMApi.js +2 -2
  78. package/dist/api/ImagesApi.d.ts +11 -6
  79. package/dist/api/ImagesApi.js +25 -12
  80. package/dist/api/InvitesApi.d.ts +1 -1
  81. package/dist/api/InvitesApi.js +2 -2
  82. package/dist/api/LikesApi.d.ts +1 -1
  83. package/dist/api/LikesApi.js +2 -2
  84. package/dist/api/LinkedINApi.d.ts +1 -1
  85. package/dist/api/LinkedINApi.js +2 -2
  86. package/dist/api/LiveMeetingsApi.d.ts +1 -1
  87. package/dist/api/LiveMeetingsApi.js +2 -2
  88. package/dist/api/MeetingEventsApi.d.ts +489 -1
  89. package/dist/api/MeetingEventsApi.js +1215 -91
  90. package/dist/api/NotificationsApi.d.ts +1 -1
  91. package/dist/api/NotificationsApi.js +2 -2
  92. package/dist/api/PagesApi.d.ts +5 -6
  93. package/dist/api/PagesApi.js +11 -11
  94. package/dist/api/PhoneNumbersApi.d.ts +1 -1
  95. package/dist/api/PhoneNumbersApi.js +2 -2
  96. package/dist/api/PostsApi.d.ts +1 -1
  97. package/dist/api/PostsApi.js +2 -2
  98. package/dist/api/PrivateMessagesApi.d.ts +1 -1
  99. package/dist/api/PrivateMessagesApi.js +2 -2
  100. package/dist/api/PublicationsApi.d.ts +233 -1
  101. package/dist/api/PublicationsApi.js +542 -8
  102. package/dist/api/RestApplicationsApi.d.ts +1 -1
  103. package/dist/api/RestApplicationsApi.js +2 -2
  104. package/dist/api/ScreensApi.d.ts +1 -1
  105. package/dist/api/ScreensApi.js +2 -2
  106. package/dist/api/SitesApi.d.ts +1 -1
  107. package/dist/api/SitesApi.js +2 -2
  108. package/dist/api/SocialGroupsApi.d.ts +506 -0
  109. package/dist/api/SocialGroupsApi.js +1181 -0
  110. package/dist/api/SocialIntegrationApi.d.ts +1 -1
  111. package/dist/api/SocialIntegrationApi.js +2 -2
  112. package/dist/api/StripeAccountsApi.d.ts +1 -1
  113. package/dist/api/StripeAccountsApi.js +2 -2
  114. package/dist/api/TagsApi.d.ts +1 -1
  115. package/dist/api/TagsApi.js +2 -2
  116. package/dist/api/TemplatesApi.d.ts +1 -1
  117. package/dist/api/TemplatesApi.js +2 -2
  118. package/dist/api/ThemeMappingsApi.d.ts +1 -1
  119. package/dist/api/ThemeMappingsApi.js +2 -2
  120. package/dist/api/TopicsApi.d.ts +1 -1
  121. package/dist/api/TopicsApi.js +2 -2
  122. package/dist/api/TransactionsApi.d.ts +1 -1
  123. package/dist/api/TransactionsApi.js +2 -2
  124. package/dist/api/TwitterApi.d.ts +1 -1
  125. package/dist/api/TwitterApi.js +2 -2
  126. package/dist/api/UserTagsApi.d.ts +1 -1
  127. package/dist/api/UserTagsApi.js +2 -2
  128. package/dist/api/UsersApi.d.ts +4 -5
  129. package/dist/api/UsersApi.js +10 -10
  130. package/dist/api/UtilsApi.d.ts +1 -1
  131. package/dist/api/UtilsApi.js +2 -2
  132. package/dist/api/VideosApi.d.ts +1 -1
  133. package/dist/api/VideosApi.js +2 -2
  134. package/dist/api/WalletsApi.d.ts +1 -1
  135. package/dist/api/WalletsApi.js +2 -2
  136. package/dist/index.d.ts +14 -3
  137. package/dist/index.js +91 -14
  138. package/dist/model/APIClient.d.ts +1 -1
  139. package/dist/model/APIClient.js +2 -2
  140. package/dist/model/AccountSessionInput.d.ts +1 -1
  141. package/dist/model/AccountSessionInput.js +2 -2
  142. package/dist/model/AccountSessionResponse.d.ts +1 -1
  143. package/dist/model/AccountSessionResponse.js +2 -2
  144. package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
  145. package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
  146. package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +1 -1
  147. package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
  148. package/dist/model/Article.d.ts +2 -2
  149. package/dist/model/Article.js +9 -9
  150. package/dist/model/AuthResponse.d.ts +1 -1
  151. package/dist/model/AuthResponse.js +2 -2
  152. package/dist/model/AwsSettings.d.ts +1 -1
  153. package/dist/model/AwsSettings.js +2 -2
  154. package/dist/model/Balance.d.ts +2 -2
  155. package/dist/model/Balance.js +25 -25
  156. package/dist/model/BalanceDetails.d.ts +1 -1
  157. package/dist/model/BalanceDetails.js +2 -2
  158. package/dist/model/BalanceResponse.d.ts +1 -1
  159. package/dist/model/BalanceResponse.js +2 -2
  160. package/dist/model/BankAccountInfo.d.ts +1 -1
  161. package/dist/model/BankAccountInfo.js +2 -2
  162. package/dist/model/BlogPostResponse.d.ts +65 -0
  163. package/dist/model/BlogPostResponse.js +294 -0
  164. package/dist/model/CardInfo.d.ts +1 -1
  165. package/dist/model/CardInfo.js +2 -2
  166. package/dist/model/Comment.d.ts +3 -3
  167. package/dist/model/Comment.js +14 -14
  168. package/dist/model/ConsoleProjectInput.d.ts +1 -1
  169. package/dist/model/ConsoleProjectInput.js +2 -2
  170. package/dist/model/ConsoleProjectResponse.d.ts +1 -1
  171. package/dist/model/ConsoleProjectResponse.js +2 -2
  172. package/dist/model/Coordinates.d.ts +1 -1
  173. package/dist/model/Coordinates.js +2 -2
  174. package/dist/model/CreateAccountResponse.d.ts +1 -1
  175. package/dist/model/CreateAccountResponse.js +2 -2
  176. package/dist/model/CreateFunctionInput.d.ts +1 -1
  177. package/dist/model/CreateFunctionInput.js +2 -2
  178. package/dist/model/CreateStripeAccountInput.d.ts +1 -1
  179. package/dist/model/CreateStripeAccountInput.js +2 -2
  180. package/dist/model/CreateStripeCustomerInput.d.ts +1 -1
  181. package/dist/model/CreateStripeCustomerInput.js +2 -2
  182. package/dist/model/CreateTopicInput.d.ts +1 -1
  183. package/dist/model/CreateTopicInput.js +2 -2
  184. package/dist/model/CreateTopicListenerInput.d.ts +1 -1
  185. package/dist/model/CreateTopicListenerInput.js +2 -2
  186. package/dist/model/Currency.d.ts +1 -1
  187. package/dist/model/Currency.js +2 -2
  188. package/dist/model/CurrencyGrantInput.d.ts +1 -1
  189. package/dist/model/CurrencyGrantInput.js +2 -2
  190. package/dist/model/CurrencyGrantResponse.d.ts +1 -1
  191. package/dist/model/CurrencyGrantResponse.js +2 -2
  192. package/dist/model/CurrencyInput.d.ts +1 -1
  193. package/dist/model/CurrencyInput.js +2 -2
  194. package/dist/model/CurrencyMinterRegistrationInput.d.ts +1 -1
  195. package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
  196. package/dist/model/CurrencyResponse.d.ts +1 -1
  197. package/dist/model/CurrencyResponse.js +2 -2
  198. package/dist/model/CurrencySettings.d.ts +1 -1
  199. package/dist/model/CurrencySettings.js +2 -2
  200. package/dist/model/CustomerResponse.d.ts +1 -1
  201. package/dist/model/CustomerResponse.js +2 -2
  202. package/dist/model/DataObject.d.ts +1 -1
  203. package/dist/model/DataObject.js +2 -2
  204. package/dist/model/DataSheetImport.d.ts +3 -3
  205. package/dist/model/DataSheetImport.js +22 -22
  206. package/dist/model/DataSheetImportPrivacySettings.d.ts +1 -1
  207. package/dist/model/DataSheetImportPrivacySettings.js +2 -2
  208. package/dist/model/DataSheetImportSummary.d.ts +1 -1
  209. package/dist/model/DataSheetImportSummary.js +2 -2
  210. package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
  211. package/dist/model/DeviceRegistrationRequest.js +2 -2
  212. package/dist/model/Document.d.ts +2 -2
  213. package/dist/model/Document.js +9 -9
  214. package/dist/model/DocumentPart.d.ts +1 -1
  215. package/dist/model/DocumentPart.js +2 -2
  216. package/dist/model/DocumentPartType.d.ts +3 -3
  217. package/dist/model/DocumentPartType.js +14 -14
  218. package/dist/model/DocumentType.d.ts +2 -2
  219. package/dist/model/DocumentType.js +9 -9
  220. package/dist/model/EmailAddress.d.ts +2 -2
  221. package/dist/model/EmailAddress.js +13 -13
  222. package/dist/model/FieldMapping.d.ts +1 -1
  223. package/dist/model/FieldMapping.js +2 -2
  224. package/dist/model/Fields.d.ts +2 -2
  225. package/dist/model/Fields.js +10 -10
  226. package/dist/model/File.d.ts +2 -2
  227. package/dist/model/File.js +14 -14
  228. package/dist/model/FileAttachmentUploadObject.d.ts +2 -2
  229. package/dist/model/FileAttachmentUploadObject.js +14 -14
  230. package/dist/model/Filter.d.ts +1 -1
  231. package/dist/model/Filter.js +2 -2
  232. package/dist/model/FilterManager.d.ts +2 -2
  233. package/dist/model/FilterManager.js +9 -9
  234. package/dist/model/Form.d.ts +2 -2
  235. package/dist/model/Form.js +13 -13
  236. package/dist/model/FormSection.d.ts +1 -1
  237. package/dist/model/FormSection.js +2 -2
  238. package/dist/model/FormSubmission.d.ts +1 -1
  239. package/dist/model/FormSubmission.js +2 -2
  240. package/dist/model/FunctionConfigInput.d.ts +1 -1
  241. package/dist/model/FunctionConfigInput.js +2 -2
  242. package/dist/model/FunctionEnvironmentConfig.d.ts +1 -1
  243. package/dist/model/FunctionEnvironmentConfig.js +2 -2
  244. package/dist/model/FunctionInput.d.ts +1 -1
  245. package/dist/model/FunctionInput.js +2 -2
  246. package/dist/model/FunctionOutput.d.ts +1 -1
  247. package/dist/model/FunctionOutput.js +2 -2
  248. package/dist/model/Geocode.d.ts +1 -1
  249. package/dist/model/Geocode.js +2 -2
  250. package/dist/model/GeocodePayload.d.ts +1 -1
  251. package/dist/model/GeocodePayload.js +2 -2
  252. package/dist/model/GeolocationInput.d.ts +1 -1
  253. package/dist/model/GeolocationInput.js +2 -2
  254. package/dist/model/GetFunctionConfig.d.ts +1 -1
  255. package/dist/model/GetFunctionConfig.js +2 -2
  256. package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
  257. package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
  258. package/dist/model/GetFunctionResponse.d.ts +1 -1
  259. package/dist/model/GetFunctionResponse.js +2 -2
  260. package/dist/model/GoogleCloudSettings.d.ts +1 -1
  261. package/dist/model/GoogleCloudSettings.js +2 -2
  262. package/dist/model/Graph.d.ts +1 -1
  263. package/dist/model/Graph.js +2 -2
  264. package/dist/model/GraphAction.d.ts +2 -2
  265. package/dist/model/GraphAction.js +11 -11
  266. package/dist/model/GraphActionPayload.d.ts +1 -1
  267. package/dist/model/GraphActionPayload.js +2 -2
  268. package/dist/model/GraphActionResponse.d.ts +1 -1
  269. package/dist/model/GraphActionResponse.js +2 -2
  270. package/dist/model/GraphDatabaseService.d.ts +1 -1
  271. package/dist/model/GraphDatabaseService.js +2 -2
  272. package/dist/model/GraphGeocode.d.ts +1 -1
  273. package/dist/model/GraphGeocode.js +2 -2
  274. package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
  275. package/dist/model/GraphIteratorEntryPart.js +2 -2
  276. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +1 -1
  277. package/dist/model/GraphIteratorEntryPartStackTraceInner.js +2 -2
  278. package/dist/model/GraphObject.d.ts +1 -1
  279. package/dist/model/GraphObject.js +2 -2
  280. package/dist/model/GraphObjectPayload.d.ts +1 -1
  281. package/dist/model/GraphObjectPayload.js +2 -2
  282. package/dist/model/GraphObjectResponse.d.ts +1 -1
  283. package/dist/model/GraphObjectResponse.js +2 -2
  284. package/dist/model/GraphObjectSchema.d.ts +1 -1
  285. package/dist/model/GraphObjectSchema.js +2 -2
  286. package/dist/model/GraphObjectType.d.ts +1 -1
  287. package/dist/model/GraphObjectType.js +2 -2
  288. package/dist/model/GraphObjectTypeInput.d.ts +1 -1
  289. package/dist/model/GraphObjectTypeInput.js +2 -2
  290. package/dist/model/GraphObjectTypeResponse.d.ts +1 -1
  291. package/dist/model/GraphObjectTypeResponse.js +2 -2
  292. package/dist/model/GraphObjectTypeSchema.d.ts +1 -1
  293. package/dist/model/GraphObjectTypeSchema.js +2 -2
  294. package/dist/model/GraphOwner.d.ts +1 -1
  295. package/dist/model/GraphOwner.js +2 -2
  296. package/dist/model/GraphRelationship.d.ts +2 -2
  297. package/dist/model/GraphRelationship.js +11 -11
  298. package/dist/model/GraphRelationshipPayload.d.ts +1 -1
  299. package/dist/model/GraphRelationshipPayload.js +2 -2
  300. package/dist/model/GraphRelationshipType.d.ts +1 -1
  301. package/dist/model/GraphRelationshipType.js +2 -2
  302. package/dist/model/GraphRelationshipTypeResponse.d.ts +1 -1
  303. package/dist/model/GraphRelationshipTypeResponse.js +2 -2
  304. package/dist/model/GraphSchema.d.ts +1 -1
  305. package/dist/model/GraphSchema.js +2 -2
  306. package/dist/model/GraphSchemaInput.d.ts +1 -1
  307. package/dist/model/GraphSchemaInput.js +2 -2
  308. package/dist/model/GraphSchemaResponse.d.ts +1 -1
  309. package/dist/model/GraphSchemaResponse.js +2 -2
  310. package/dist/model/GraphTraversalInput.d.ts +1 -1
  311. package/dist/model/GraphTraversalInput.js +2 -2
  312. package/dist/model/Image.d.ts +26 -4
  313. package/dist/model/Image.js +70 -21
  314. package/dist/model/ImageUploadObject.d.ts +3 -3
  315. package/dist/model/ImageUploadObject.js +22 -22
  316. package/dist/model/InputPart.d.ts +2 -2
  317. package/dist/model/InputPart.js +12 -12
  318. package/dist/model/InputPartMediaType.d.ts +1 -1
  319. package/dist/model/InputPartMediaType.js +2 -2
  320. package/dist/model/KafkaSettings.d.ts +1 -1
  321. package/dist/model/KafkaSettings.js +2 -2
  322. package/dist/model/Link.d.ts +1 -1
  323. package/dist/model/Link.js +2 -2
  324. package/dist/model/LiveStreamInfo.d.ts +1 -1
  325. package/dist/model/LiveStreamInfo.js +2 -2
  326. package/dist/model/MeetingEvent.d.ts +2 -2
  327. package/dist/model/MeetingEvent.js +14 -14
  328. package/dist/model/MeetingEventInput.d.ts +65 -0
  329. package/dist/model/MeetingEventInput.js +312 -0
  330. package/dist/model/MeetingEventResponse.d.ts +75 -0
  331. package/dist/model/MeetingEventResponse.js +334 -0
  332. package/dist/model/MeetingEventTimezone.d.ts +1 -1
  333. package/dist/model/MeetingEventTimezone.js +2 -2
  334. package/dist/model/MeetingEventTypeInput.d.ts +47 -0
  335. package/dist/model/MeetingEventTypeInput.js +190 -0
  336. package/dist/model/MeetingEventTypeResponse.d.ts +39 -0
  337. package/dist/model/MeetingEventTypeResponse.js +188 -0
  338. package/dist/model/MeetingInfo.d.ts +1 -1
  339. package/dist/model/MeetingInfo.js +2 -2
  340. package/dist/model/Member.d.ts +3 -3
  341. package/dist/model/Member.js +21 -21
  342. package/dist/model/MemberGroupCategory.d.ts +1 -1
  343. package/dist/model/MemberGroupCategory.js +2 -2
  344. package/dist/model/MemberList.d.ts +1 -1
  345. package/dist/model/MemberList.js +2 -2
  346. package/dist/model/MessageGroup.d.ts +1 -1
  347. package/dist/model/MessageGroup.js +2 -2
  348. package/dist/model/MultipartBody.d.ts +1 -1
  349. package/dist/model/MultipartBody.js +2 -2
  350. package/dist/model/NotificationInput.d.ts +1 -1
  351. package/dist/model/NotificationInput.js +2 -2
  352. package/dist/model/NotificationResponse.d.ts +1 -1
  353. package/dist/model/NotificationResponse.js +2 -2
  354. package/dist/model/NumberSettings.d.ts +1 -1
  355. package/dist/model/NumberSettings.js +2 -2
  356. package/dist/model/ObjectSettings.d.ts +1 -1
  357. package/dist/model/ObjectSettings.js +2 -2
  358. package/dist/model/Objecttype.d.ts +1 -1
  359. package/dist/model/Objecttype.js +2 -2
  360. package/dist/model/OutParameter.d.ts +1 -1
  361. package/dist/model/OutParameter.js +2 -2
  362. package/dist/model/Page.d.ts +1 -1
  363. package/dist/model/Page.js +2 -2
  364. package/dist/model/PageSchema.d.ts +2 -2
  365. package/dist/model/PageSchema.js +13 -13
  366. package/dist/model/Pageable.d.ts +1 -1
  367. package/dist/model/Pageable.js +2 -2
  368. package/dist/model/Parameter.d.ts +1 -1
  369. package/dist/model/Parameter.js +2 -2
  370. package/dist/model/Path.d.ts +1 -1
  371. package/dist/model/Path.js +2 -2
  372. package/dist/model/PaymentAccountObject.d.ts +1 -1
  373. package/dist/model/PaymentAccountObject.js +2 -2
  374. package/dist/model/PaymentIntentInput.d.ts +1 -1
  375. package/dist/model/PaymentIntentInput.js +2 -2
  376. package/dist/model/PaymentIntentResponse.d.ts +1 -1
  377. package/dist/model/PaymentIntentResponse.js +2 -2
  378. package/dist/model/PaymentMethod.d.ts +2 -2
  379. package/dist/model/PaymentMethod.js +9 -9
  380. package/dist/model/PaymentMethodInput.d.ts +1 -1
  381. package/dist/model/PaymentMethodInput.js +2 -2
  382. package/dist/model/PaymentMethodResponse.d.ts +1 -1
  383. package/dist/model/PaymentMethodResponse.js +2 -2
  384. package/dist/model/PaymentMethodsResponse.d.ts +1 -1
  385. package/dist/model/PaymentMethodsResponse.js +2 -2
  386. package/dist/model/Payout.d.ts +1 -1
  387. package/dist/model/Payout.js +2 -2
  388. package/dist/model/PayoutInput.d.ts +1 -1
  389. package/dist/model/PayoutInput.js +2 -2
  390. package/dist/model/PayoutResponse.d.ts +1 -1
  391. package/dist/model/PayoutResponse.js +2 -2
  392. package/dist/model/PhoneNumber.d.ts +1 -1
  393. package/dist/model/PhoneNumber.js +2 -2
  394. package/dist/model/Post.d.ts +1 -1
  395. package/dist/model/Post.js +2 -2
  396. package/dist/model/PrivateMessage.d.ts +1 -1
  397. package/dist/model/PrivateMessage.js +2 -2
  398. package/dist/model/PrivateMessageConversation.d.ts +3 -3
  399. package/dist/model/PrivateMessageConversation.js +23 -23
  400. package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
  401. package/dist/model/PrivateMessageConversationSchema.js +2 -2
  402. package/dist/model/Profile.d.ts +1 -1
  403. package/dist/model/Profile.js +2 -2
  404. package/dist/model/Profiletype.d.ts +1 -1
  405. package/dist/model/Profiletype.js +2 -2
  406. package/dist/model/PropertyContainer.d.ts +1 -1
  407. package/dist/model/PropertyContainer.js +2 -2
  408. package/dist/model/PublicationInput.d.ts +45 -0
  409. package/dist/model/PublicationInput.js +176 -0
  410. package/dist/model/PublicationResponse.d.ts +61 -0
  411. package/dist/model/PublicationResponse.js +272 -0
  412. package/dist/model/PurchaseInput.d.ts +1 -1
  413. package/dist/model/PurchaseInput.js +2 -2
  414. package/dist/model/PurchaseResponse.d.ts +1 -1
  415. package/dist/model/PurchaseResponse.js +2 -2
  416. package/dist/model/PurgeDataDefaultResponseValue.d.ts +1 -1
  417. package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
  418. package/dist/model/RelationshipMapping.d.ts +1 -1
  419. package/dist/model/RelationshipMapping.js +2 -2
  420. package/dist/model/RestApplicationInput.d.ts +1 -1
  421. package/dist/model/RestApplicationInput.js +2 -2
  422. package/dist/model/RestApplicationResponse.d.ts +1 -1
  423. package/dist/model/RestApplicationResponse.js +2 -2
  424. package/dist/model/ScreenSchema.d.ts +1 -1
  425. package/dist/model/ScreenSchema.js +2 -2
  426. package/dist/model/SimulcastInfo.d.ts +1 -1
  427. package/dist/model/SimulcastInfo.js +2 -2
  428. package/dist/model/SiteInput.d.ts +1 -1
  429. package/dist/model/SiteInput.js +2 -2
  430. package/dist/model/SiteResponse.d.ts +1 -1
  431. package/dist/model/SiteResponse.js +2 -2
  432. package/dist/model/SiteTypeInput.d.ts +1 -1
  433. package/dist/model/SiteTypeInput.js +2 -2
  434. package/dist/model/SiteTypeResponse.d.ts +1 -1
  435. package/dist/model/SiteTypeResponse.js +2 -2
  436. package/dist/model/SkinField.d.ts +2 -2
  437. package/dist/model/SkinField.js +10 -10
  438. package/dist/model/SkinFieldResponse.d.ts +1 -1
  439. package/dist/model/SkinFieldResponse.js +2 -2
  440. package/dist/model/SocialGroup.d.ts +1 -1
  441. package/dist/model/SocialGroup.js +2 -2
  442. package/dist/model/SocialGroupInput.d.ts +44 -0
  443. package/dist/model/SocialGroupInput.js +168 -0
  444. package/dist/model/SocialGroupResponse.d.ts +75 -0
  445. package/dist/model/SocialGroupResponse.js +340 -0
  446. package/dist/model/SocialGroupType.d.ts +2 -2
  447. package/dist/model/SocialGroupType.js +13 -13
  448. package/dist/model/SocialGroupTypeInput.d.ts +45 -0
  449. package/dist/model/SocialGroupTypeInput.js +174 -0
  450. package/dist/model/Sort.d.ts +1 -1
  451. package/dist/model/Sort.js +2 -2
  452. package/dist/model/SourceTypes.d.ts +1 -1
  453. package/dist/model/SourceTypes.js +2 -2
  454. package/dist/model/StatusUpdate.d.ts +1 -1
  455. package/dist/model/StatusUpdate.js +2 -2
  456. package/dist/model/StreetAddress.d.ts +1 -1
  457. package/dist/model/StreetAddress.js +2 -2
  458. package/dist/model/StripeAccount.d.ts +1 -1
  459. package/dist/model/StripeAccount.js +2 -2
  460. package/dist/model/StripeCustomerAccount.d.ts +1 -1
  461. package/dist/model/StripeCustomerAccount.js +2 -2
  462. package/dist/model/Template.d.ts +1 -1
  463. package/dist/model/Template.js +2 -2
  464. package/dist/model/TemplateResponse.d.ts +1 -1
  465. package/dist/model/TemplateResponse.js +2 -2
  466. package/dist/model/TemplateSchema.d.ts +1 -1
  467. package/dist/model/TemplateSchema.js +2 -2
  468. package/dist/model/ThemeMapping.d.ts +1 -1
  469. package/dist/model/ThemeMapping.js +2 -2
  470. package/dist/model/ThemeMappingPayload.d.ts +1 -1
  471. package/dist/model/ThemeMappingPayload.js +2 -2
  472. package/dist/model/Timezone.d.ts +32 -0
  473. package/dist/model/Timezone.js +117 -0
  474. package/dist/model/Timezone1.d.ts +32 -0
  475. package/dist/model/Timezone1.js +117 -0
  476. package/dist/model/TopicInfoResponse.d.ts +1 -1
  477. package/dist/model/TopicInfoResponse.js +2 -2
  478. package/dist/model/TopicMessageInput.d.ts +1 -1
  479. package/dist/model/TopicMessageInput.js +2 -2
  480. package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
  481. package/dist/model/TopicSubscriptionResponse.js +2 -2
  482. package/dist/model/Transaction.d.ts +1 -1
  483. package/dist/model/Transaction.js +2 -2
  484. package/dist/model/Transfer.d.ts +1 -1
  485. package/dist/model/Transfer.js +2 -2
  486. package/dist/model/TransferInput.d.ts +1 -1
  487. package/dist/model/TransferInput.js +2 -2
  488. package/dist/model/TransferResponse.d.ts +1 -1
  489. package/dist/model/TransferResponse.js +2 -2
  490. package/dist/model/TransferResponsePaymentMethodDetails.d.ts +1 -1
  491. package/dist/model/TransferResponsePaymentMethodDetails.js +2 -2
  492. package/dist/model/TraversalRelationResponse.d.ts +1 -1
  493. package/dist/model/TraversalRelationResponse.js +2 -2
  494. package/dist/model/User.d.ts +3 -3
  495. package/dist/model/User.js +21 -21
  496. package/dist/model/UserDataPayload.d.ts +3 -3
  497. package/dist/model/UserDataPayload.js +21 -21
  498. package/dist/model/UserDomain.d.ts +1 -1
  499. package/dist/model/UserDomain.js +2 -2
  500. package/dist/model/UserInvite.d.ts +1 -1
  501. package/dist/model/UserInvite.js +2 -2
  502. package/dist/model/UserInviteInput.d.ts +1 -1
  503. package/dist/model/UserInviteInput.js +2 -2
  504. package/dist/model/UserResponse.d.ts +1 -1
  505. package/dist/model/UserResponse.js +2 -2
  506. package/dist/model/UserSchema.d.ts +3 -3
  507. package/dist/model/UserSchema.js +21 -21
  508. package/dist/model/UserTag.d.ts +1 -1
  509. package/dist/model/UserTag.js +2 -2
  510. package/dist/model/Userid.d.ts +1 -1
  511. package/dist/model/Userid.js +2 -2
  512. package/dist/model/Video.d.ts +2 -2
  513. package/dist/model/Video.js +14 -14
  514. package/dist/model/VideoLiveUrl.d.ts +2 -2
  515. package/dist/model/VideoLiveUrl.js +13 -13
  516. package/dist/model/VideoSchema.d.ts +2 -2
  517. package/dist/model/VideoSchema.js +14 -14
  518. package/dist/model/VideoUploadObject.d.ts +2 -2
  519. package/dist/model/VideoUploadObject.js +14 -14
  520. package/dist/model/WalletHoldInput.d.ts +1 -1
  521. package/dist/model/WalletHoldInput.js +2 -2
  522. package/dist/model/WalletHoldResponse.d.ts +1 -1
  523. package/dist/model/WalletHoldResponse.js +2 -2
  524. package/dist/model/WalletPayoutInput.d.ts +1 -1
  525. package/dist/model/WalletPayoutInput.js +2 -2
  526. package/dist/model/WalletPayoutResponse.d.ts +1 -1
  527. package/dist/model/WalletPayoutResponse.js +2 -2
  528. package/dist/model/WalletResponse.d.ts +1 -1
  529. package/dist/model/WalletResponse.js +2 -2
  530. package/dist/model/ZeusPortalCategory.d.ts +1 -1
  531. package/dist/model/ZeusPortalCategory.js +2 -2
  532. package/package.json +2 -2
@@ -6,6 +6,10 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports["default"] = void 0;
7
7
  var _ApiClient = _interopRequireDefault(require("../ApiClient"));
8
8
  var _MeetingEvent = _interopRequireDefault(require("../model/MeetingEvent"));
9
+ var _MeetingEventInput = _interopRequireDefault(require("../model/MeetingEventInput"));
10
+ var _MeetingEventResponse = _interopRequireDefault(require("../model/MeetingEventResponse"));
11
+ var _MeetingEventTypeInput = _interopRequireDefault(require("../model/MeetingEventTypeInput"));
12
+ var _MeetingEventTypeResponse = _interopRequireDefault(require("../model/MeetingEventTypeResponse"));
9
13
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
10
14
  function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
11
15
  function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
@@ -16,7 +20,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
16
20
  * gobodo-api
17
21
  * REST Interface for Gobodo API
18
22
  *
19
- * The version of the OpenAPI document: 0.1.93
23
+ * The version of the OpenAPI document: 0.1.95
20
24
  * Contact: info@gobodo.io
21
25
  *
22
26
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
27
31
  /**
28
32
  * MeetingEvents service.
29
33
  * @module api/MeetingEventsApi
30
- * @version 0.1.93
34
+ * @version 0.1.95
31
35
  */
32
36
  var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
33
37
  /**
@@ -43,16 +47,16 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
43
47
  }
44
48
 
45
49
  /**
46
- * Callback function to receive the result of the deleteObject operation.
47
- * @callback module:api/MeetingEventsApi~deleteObjectCallback
50
+ * Callback function to receive the result of the createMeetingEvent operation.
51
+ * @callback module:api/MeetingEventsApi~createMeetingEventCallback
48
52
  * @param {String} error Error message, if any.
49
- * @param data This operation does not return a value.
53
+ * @param {module:model/MeetingEventResponse} data The data returned by the service call.
50
54
  * @param {String} response The complete HTTP response.
51
55
  */
52
56
 
53
57
  /**
54
- * Delete's the object with the id
55
- * @param {Number} id The id of the object to delete
58
+ * Create a new meeting event
59
+ * @param {module:model/MeetingEventInput} meetingEventInput
56
60
  * @param {Object} opts Optional parameters
57
61
  * @param {String} [authorization] The authorization token of the logged in user
58
62
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -64,9 +68,235 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
64
68
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
65
69
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
66
70
  * @param {String} [transactionid] The id of the transaction this operation is being run in
67
- * @param {module:api/MeetingEventsApi~deleteObjectCallback} callback The callback function, accepting three arguments: error, data, response
71
+ * @param {module:api/MeetingEventsApi~createMeetingEventCallback} callback The callback function, accepting three arguments: error, data, response
72
+ * data is of type: {@link module:model/MeetingEventResponse}
68
73
  */
69
74
  return _createClass(MeetingEventsApi, [{
75
+ key: "createMeetingEvent",
76
+ value: function createMeetingEvent(meetingEventInput, opts, callback) {
77
+ opts = opts || {};
78
+ var postBody = meetingEventInput;
79
+ // verify the required parameter 'meetingEventInput' is set
80
+ if (meetingEventInput === undefined || meetingEventInput === null) {
81
+ throw new Error("Missing the required parameter 'meetingEventInput' when calling createMeetingEvent");
82
+ }
83
+ var pathParams = {};
84
+ var queryParams = {};
85
+ var headerParams = {
86
+ 'Authorization': opts['authorization'],
87
+ 'cacheduration': opts['cacheduration'],
88
+ 'cachegroup': opts['cachegroup'],
89
+ 'cachekey': opts['cachekey'],
90
+ 'cachescope': opts['cachescope'],
91
+ 'cacheuser': opts['cacheuser'],
92
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
93
+ 'zeusportal-postas': opts['zeusportalPostas'],
94
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
95
+ 'transactionid': opts['transactionid']
96
+ };
97
+ var formParams = {};
98
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
99
+ var contentTypes = [];
100
+ var accepts = ['application/json'];
101
+ var returnType = _MeetingEventResponse["default"];
102
+ return this.apiClient.callApi('/graph/data/meetingevents', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
103
+ }
104
+
105
+ /**
106
+ * Callback function to receive the result of the createMeetingEventType operation.
107
+ * @callback module:api/MeetingEventsApi~createMeetingEventTypeCallback
108
+ * @param {String} error Error message, if any.
109
+ * @param {module:model/MeetingEventTypeResponse} data The data returned by the service call.
110
+ * @param {String} response The complete HTTP response.
111
+ */
112
+
113
+ /**
114
+ * Create a new meeting event type
115
+ * @param {module:model/MeetingEventTypeInput} meetingEventTypeInput
116
+ * @param {Object} opts Optional parameters
117
+ * @param {String} [authorization] The authorization token of the logged in user
118
+ * @param {Number} [cacheduration] The how long the cache entry should persist
119
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
120
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
121
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
122
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
123
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
124
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
125
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
126
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
127
+ * @param {module:api/MeetingEventsApi~createMeetingEventTypeCallback} callback The callback function, accepting three arguments: error, data, response
128
+ * data is of type: {@link module:model/MeetingEventTypeResponse}
129
+ */
130
+ }, {
131
+ key: "createMeetingEventType",
132
+ value: function createMeetingEventType(meetingEventTypeInput, opts, callback) {
133
+ opts = opts || {};
134
+ var postBody = meetingEventTypeInput;
135
+ // verify the required parameter 'meetingEventTypeInput' is set
136
+ if (meetingEventTypeInput === undefined || meetingEventTypeInput === null) {
137
+ throw new Error("Missing the required parameter 'meetingEventTypeInput' when calling createMeetingEventType");
138
+ }
139
+ var pathParams = {};
140
+ var queryParams = {};
141
+ var headerParams = {
142
+ 'Authorization': opts['authorization'],
143
+ 'cacheduration': opts['cacheduration'],
144
+ 'cachegroup': opts['cachegroup'],
145
+ 'cachekey': opts['cachekey'],
146
+ 'cachescope': opts['cachescope'],
147
+ 'cacheuser': opts['cacheuser'],
148
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
149
+ 'zeusportal-postas': opts['zeusportalPostas'],
150
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
151
+ 'transactionid': opts['transactionid']
152
+ };
153
+ var formParams = {};
154
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
155
+ var contentTypes = [];
156
+ var accepts = ['application/json'];
157
+ var returnType = _MeetingEventTypeResponse["default"];
158
+ return this.apiClient.callApi('/graph/data/meetingevent/types', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
159
+ }
160
+
161
+ /**
162
+ * Callback function to receive the result of the deleteMeetingEvent operation.
163
+ * @callback module:api/MeetingEventsApi~deleteMeetingEventCallback
164
+ * @param {String} error Error message, if any.
165
+ * @param data This operation does not return a value.
166
+ * @param {String} response The complete HTTP response.
167
+ */
168
+
169
+ /**
170
+ * Delete a meeting event
171
+ * @param {Number} meetingEventId
172
+ * @param {Object} opts Optional parameters
173
+ * @param {String} [authorization] The authorization token of the logged in user
174
+ * @param {Number} [cacheduration] The how long the cache entry should persist
175
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
176
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
177
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
178
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
179
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
180
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
181
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
182
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
183
+ * @param {module:api/MeetingEventsApi~deleteMeetingEventCallback} callback The callback function, accepting three arguments: error, data, response
184
+ */
185
+ }, {
186
+ key: "deleteMeetingEvent",
187
+ value: function deleteMeetingEvent(meetingEventId, opts, callback) {
188
+ opts = opts || {};
189
+ var postBody = null;
190
+ // verify the required parameter 'meetingEventId' is set
191
+ if (meetingEventId === undefined || meetingEventId === null) {
192
+ throw new Error("Missing the required parameter 'meetingEventId' when calling deleteMeetingEvent");
193
+ }
194
+ var pathParams = {
195
+ 'meetingEventId': meetingEventId
196
+ };
197
+ var queryParams = {};
198
+ var headerParams = {
199
+ 'Authorization': opts['authorization'],
200
+ 'cacheduration': opts['cacheduration'],
201
+ 'cachegroup': opts['cachegroup'],
202
+ 'cachekey': opts['cachekey'],
203
+ 'cachescope': opts['cachescope'],
204
+ 'cacheuser': opts['cacheuser'],
205
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
206
+ 'zeusportal-postas': opts['zeusportalPostas'],
207
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
208
+ 'transactionid': opts['transactionid']
209
+ };
210
+ var formParams = {};
211
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
212
+ var contentTypes = [];
213
+ var accepts = [];
214
+ var returnType = null;
215
+ return this.apiClient.callApi('/graph/data/meetingevents/{meetingEventId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
216
+ }
217
+
218
+ /**
219
+ * Callback function to receive the result of the deleteMeetingEventType operation.
220
+ * @callback module:api/MeetingEventsApi~deleteMeetingEventTypeCallback
221
+ * @param {String} error Error message, if any.
222
+ * @param data This operation does not return a value.
223
+ * @param {String} response The complete HTTP response.
224
+ */
225
+
226
+ /**
227
+ * Delete a meeting event type
228
+ * @param {Number} meetingEventTypeId
229
+ * @param {Object} opts Optional parameters
230
+ * @param {String} [authorization] The authorization token of the logged in user
231
+ * @param {Number} [cacheduration] The how long the cache entry should persist
232
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
233
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
234
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
235
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
236
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
237
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
238
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
239
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
240
+ * @param {module:api/MeetingEventsApi~deleteMeetingEventTypeCallback} callback The callback function, accepting three arguments: error, data, response
241
+ */
242
+ }, {
243
+ key: "deleteMeetingEventType",
244
+ value: function deleteMeetingEventType(meetingEventTypeId, opts, callback) {
245
+ opts = opts || {};
246
+ var postBody = null;
247
+ // verify the required parameter 'meetingEventTypeId' is set
248
+ if (meetingEventTypeId === undefined || meetingEventTypeId === null) {
249
+ throw new Error("Missing the required parameter 'meetingEventTypeId' when calling deleteMeetingEventType");
250
+ }
251
+ var pathParams = {
252
+ 'meetingEventTypeId': meetingEventTypeId
253
+ };
254
+ var queryParams = {};
255
+ var headerParams = {
256
+ 'Authorization': opts['authorization'],
257
+ 'cacheduration': opts['cacheduration'],
258
+ 'cachegroup': opts['cachegroup'],
259
+ 'cachekey': opts['cachekey'],
260
+ 'cachescope': opts['cachescope'],
261
+ 'cacheuser': opts['cacheuser'],
262
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
263
+ 'zeusportal-postas': opts['zeusportalPostas'],
264
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
265
+ 'transactionid': opts['transactionid']
266
+ };
267
+ var formParams = {};
268
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
269
+ var contentTypes = [];
270
+ var accepts = [];
271
+ var returnType = null;
272
+ return this.apiClient.callApi('/graph/data/meetingevent/types/{meetingEventTypeId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
273
+ }
274
+
275
+ /**
276
+ * Callback function to receive the result of the deleteObject operation.
277
+ * @callback module:api/MeetingEventsApi~deleteObjectCallback
278
+ * @param {String} error Error message, if any.
279
+ * @param data This operation does not return a value.
280
+ * @param {String} response The complete HTTP response.
281
+ */
282
+
283
+ /**
284
+ * Delete's the object with the id
285
+ * @param {Number} id The id of the object to delete
286
+ * @param {Object} opts Optional parameters
287
+ * @param {String} [authorization] The authorization token of the logged in user
288
+ * @param {Number} [cacheduration] The how long the cache entry should persist
289
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
290
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
291
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
292
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
293
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
294
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
295
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
296
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
297
+ * @param {module:api/MeetingEventsApi~deleteObjectCallback} callback The callback function, accepting three arguments: error, data, response
298
+ */
299
+ }, {
70
300
  key: "deleteObject",
71
301
  value: function deleteObject(id, opts, callback) {
72
302
  opts = opts || {};
@@ -100,17 +330,15 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
100
330
  }
101
331
 
102
332
  /**
103
- * Callback function to receive the result of the getEvents operation.
104
- * @callback module:api/MeetingEventsApi~getEventsCallback
333
+ * Callback function to receive the result of the getAllMeetingEventTypes operation.
334
+ * @callback module:api/MeetingEventsApi~getAllMeetingEventTypesCallback
105
335
  * @param {String} error Error message, if any.
106
- * @param {Array.<module:model/MeetingEvent>} data The data returned by the service call.
336
+ * @param {Array.<module:model/MeetingEventTypeResponse>} data The data returned by the service call.
107
337
  * @param {String} response The complete HTTP response.
108
338
  */
109
339
 
110
340
  /**
111
- * Get Events
112
- * Returns a listing of meeting events contained in or attached to this object
113
- * @param {Number} id The id of the object that we are retrieving events for
341
+ * Get all meeting event types
114
342
  * @param {Object} opts Optional parameters
115
343
  * @param {String} [authorization] The authorization token of the logged in user
116
344
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -122,22 +350,21 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
122
350
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
123
351
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
124
352
  * @param {String} [transactionid] The id of the transaction this operation is being run in
125
- * @param {module:api/MeetingEventsApi~getEventsCallback} callback The callback function, accepting three arguments: error, data, response
126
- * data is of type: {@link Array.<module:model/MeetingEvent>}
353
+ * @param {Number} [pagenum]
354
+ * @param {Number} [pagesize]
355
+ * @param {module:api/MeetingEventsApi~getAllMeetingEventTypesCallback} callback The callback function, accepting three arguments: error, data, response
356
+ * data is of type: {@link Array.<module:model/MeetingEventTypeResponse>}
127
357
  */
128
358
  }, {
129
- key: "getEvents",
130
- value: function getEvents(id, opts, callback) {
359
+ key: "getAllMeetingEventTypes",
360
+ value: function getAllMeetingEventTypes(opts, callback) {
131
361
  opts = opts || {};
132
362
  var postBody = null;
133
- // verify the required parameter 'id' is set
134
- if (id === undefined || id === null) {
135
- throw new Error("Missing the required parameter 'id' when calling getEvents");
136
- }
137
- var pathParams = {
138
- 'id': id
363
+ var pathParams = {};
364
+ var queryParams = {
365
+ 'pagenum': opts['pagenum'],
366
+ 'pagesize': opts['pagesize']
139
367
  };
140
- var queryParams = {};
141
368
  var headerParams = {
142
369
  'Authorization': opts['authorization'],
143
370
  'cacheduration': opts['cacheduration'],
@@ -154,24 +381,20 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
154
381
  var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
155
382
  var contentTypes = [];
156
383
  var accepts = ['application/json'];
157
- var returnType = [_MeetingEvent["default"]];
158
- return this.apiClient.callApi('/graph/data/object/{id}/events', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
384
+ var returnType = [_MeetingEventTypeResponse["default"]];
385
+ return this.apiClient.callApi('/graph/data/meetingevent/types', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
159
386
  }
160
387
 
161
388
  /**
162
- * Callback function to receive the result of the getEventsDateRange operation.
163
- * @callback module:api/MeetingEventsApi~getEventsDateRangeCallback
389
+ * Callback function to receive the result of the getAllMeetingEvents operation.
390
+ * @callback module:api/MeetingEventsApi~getAllMeetingEventsCallback
164
391
  * @param {String} error Error message, if any.
165
- * @param {Array.<module:model/MeetingEvent>} data The data returned by the service call.
392
+ * @param {Array.<module:model/MeetingEventResponse>} data The data returned by the service call.
166
393
  * @param {String} response The complete HTTP response.
167
394
  */
168
395
 
169
396
  /**
170
- * Get Events Date Range
171
- * Returns a listing of meeting events contained in or attached to this object within the specified date range
172
- * @param {Number} id The id of the object that we are retrieving events for
173
- * @param {Number} startdate The unix epoch time for the start time of the event
174
- * @param {Number} enddate The unix epoch time for the end time of the event
397
+ * Get all meeting events
175
398
  * @param {Object} opts Optional parameters
176
399
  * @param {String} [authorization] The authorization token of the logged in user
177
400
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -183,32 +406,21 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
183
406
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
184
407
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
185
408
  * @param {String} [transactionid] The id of the transaction this operation is being run in
186
- * @param {module:api/MeetingEventsApi~getEventsDateRangeCallback} callback The callback function, accepting three arguments: error, data, response
187
- * data is of type: {@link Array.<module:model/MeetingEvent>}
409
+ * @param {Number} [pagenum]
410
+ * @param {Number} [pagesize]
411
+ * @param {module:api/MeetingEventsApi~getAllMeetingEventsCallback} callback The callback function, accepting three arguments: error, data, response
412
+ * data is of type: {@link Array.<module:model/MeetingEventResponse>}
188
413
  */
189
414
  }, {
190
- key: "getEventsDateRange",
191
- value: function getEventsDateRange(id, startdate, enddate, opts, callback) {
415
+ key: "getAllMeetingEvents",
416
+ value: function getAllMeetingEvents(opts, callback) {
192
417
  opts = opts || {};
193
418
  var postBody = null;
194
- // verify the required parameter 'id' is set
195
- if (id === undefined || id === null) {
196
- throw new Error("Missing the required parameter 'id' when calling getEventsDateRange");
197
- }
198
- // verify the required parameter 'startdate' is set
199
- if (startdate === undefined || startdate === null) {
200
- throw new Error("Missing the required parameter 'startdate' when calling getEventsDateRange");
201
- }
202
- // verify the required parameter 'enddate' is set
203
- if (enddate === undefined || enddate === null) {
204
- throw new Error("Missing the required parameter 'enddate' when calling getEventsDateRange");
205
- }
206
- var pathParams = {
207
- 'id': id,
208
- 'startdate': startdate,
209
- 'enddate': enddate
419
+ var pathParams = {};
420
+ var queryParams = {
421
+ 'pagenum': opts['pagenum'],
422
+ 'pagesize': opts['pagesize']
210
423
  };
211
- var queryParams = {};
212
424
  var headerParams = {
213
425
  'Authorization': opts['authorization'],
214
426
  'cacheduration': opts['cacheduration'],
@@ -225,22 +437,21 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
225
437
  var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
226
438
  var contentTypes = [];
227
439
  var accepts = ['application/json'];
228
- var returnType = [_MeetingEvent["default"]];
229
- return this.apiClient.callApi('/graph/data/object/{id}/events/{startdate}:{enddate}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
440
+ var returnType = [_MeetingEventResponse["default"]];
441
+ return this.apiClient.callApi('/graph/data/meetingevents', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
230
442
  }
231
443
 
232
444
  /**
233
- * Callback function to receive the result of the getEventsFuture operation.
234
- * @callback module:api/MeetingEventsApi~getEventsFutureCallback
445
+ * Callback function to receive the result of the getChildMeetingEventTypes operation.
446
+ * @callback module:api/MeetingEventsApi~getChildMeetingEventTypesCallback
235
447
  * @param {String} error Error message, if any.
236
- * @param {Array.<module:model/MeetingEvent>} data The data returned by the service call.
448
+ * @param {Array.<module:model/MeetingEventTypeResponse>} data The data returned by the service call.
237
449
  * @param {String} response The complete HTTP response.
238
450
  */
239
451
 
240
452
  /**
241
- * Get Events Future
242
- * Returns a listing of future meeting events contained in or attached to this object
243
- * @param {Number} id The id of the object that we are retrieving events for
453
+ * Get all child meeting event types of a parent
454
+ * @param {Number} parentId
244
455
  * @param {Object} opts Optional parameters
245
456
  * @param {String} [authorization] The authorization token of the logged in user
246
457
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -252,22 +463,27 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
252
463
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
253
464
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
254
465
  * @param {String} [transactionid] The id of the transaction this operation is being run in
255
- * @param {module:api/MeetingEventsApi~getEventsFutureCallback} callback The callback function, accepting three arguments: error, data, response
256
- * data is of type: {@link Array.<module:model/MeetingEvent>}
466
+ * @param {Number} [pagenum]
467
+ * @param {Number} [pagesize]
468
+ * @param {module:api/MeetingEventsApi~getChildMeetingEventTypesCallback} callback The callback function, accepting three arguments: error, data, response
469
+ * data is of type: {@link Array.<module:model/MeetingEventTypeResponse>}
257
470
  */
258
471
  }, {
259
- key: "getEventsFuture",
260
- value: function getEventsFuture(id, opts, callback) {
472
+ key: "getChildMeetingEventTypes",
473
+ value: function getChildMeetingEventTypes(parentId, opts, callback) {
261
474
  opts = opts || {};
262
475
  var postBody = null;
263
- // verify the required parameter 'id' is set
264
- if (id === undefined || id === null) {
265
- throw new Error("Missing the required parameter 'id' when calling getEventsFuture");
476
+ // verify the required parameter 'parentId' is set
477
+ if (parentId === undefined || parentId === null) {
478
+ throw new Error("Missing the required parameter 'parentId' when calling getChildMeetingEventTypes");
266
479
  }
267
480
  var pathParams = {
268
- 'id': id
481
+ 'parentId': parentId
482
+ };
483
+ var queryParams = {
484
+ 'pagenum': opts['pagenum'],
485
+ 'pagesize': opts['pagesize']
269
486
  };
270
- var queryParams = {};
271
487
  var headerParams = {
272
488
  'Authorization': opts['authorization'],
273
489
  'cacheduration': opts['cacheduration'],
@@ -284,22 +500,21 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
284
500
  var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
285
501
  var contentTypes = [];
286
502
  var accepts = ['application/json'];
287
- var returnType = [_MeetingEvent["default"]];
288
- return this.apiClient.callApi('/graph/data/object/{id}/events/future', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
503
+ var returnType = [_MeetingEventTypeResponse["default"]];
504
+ return this.apiClient.callApi('/graph/data/meetingevent/types/{parentId}/children', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
289
505
  }
290
506
 
291
507
  /**
292
- * Callback function to receive the result of the getEventsPast operation.
293
- * @callback module:api/MeetingEventsApi~getEventsPastCallback
508
+ * Callback function to receive the result of the getEventAdministrators operation.
509
+ * @callback module:api/MeetingEventsApi~getEventAdministratorsCallback
294
510
  * @param {String} error Error message, if any.
295
- * @param {Array.<module:model/MeetingEvent>} data The data returned by the service call.
511
+ * @param {Array.<Object>} data The data returned by the service call.
296
512
  * @param {String} response The complete HTTP response.
297
513
  */
298
514
 
299
515
  /**
300
- * Get Events
301
- * Returns a listing of past meeting events contained in or attached to this object
302
- * @param {Number} id The id of the object that we are retrieving events for
516
+ * Get all administrators of a meeting event
517
+ * @param {Number} meetingEventId
303
518
  * @param {Object} opts Optional parameters
304
519
  * @param {String} [authorization] The authorization token of the logged in user
305
520
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -311,20 +526,20 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
311
526
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
312
527
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
313
528
  * @param {String} [transactionid] The id of the transaction this operation is being run in
314
- * @param {module:api/MeetingEventsApi~getEventsPastCallback} callback The callback function, accepting three arguments: error, data, response
315
- * data is of type: {@link Array.<module:model/MeetingEvent>}
529
+ * @param {module:api/MeetingEventsApi~getEventAdministratorsCallback} callback The callback function, accepting three arguments: error, data, response
530
+ * data is of type: {@link Array.<Object>}
316
531
  */
317
532
  }, {
318
- key: "getEventsPast",
319
- value: function getEventsPast(id, opts, callback) {
533
+ key: "getEventAdministrators",
534
+ value: function getEventAdministrators(meetingEventId, opts, callback) {
320
535
  opts = opts || {};
321
536
  var postBody = null;
322
- // verify the required parameter 'id' is set
323
- if (id === undefined || id === null) {
324
- throw new Error("Missing the required parameter 'id' when calling getEventsPast");
537
+ // verify the required parameter 'meetingEventId' is set
538
+ if (meetingEventId === undefined || meetingEventId === null) {
539
+ throw new Error("Missing the required parameter 'meetingEventId' when calling getEventAdministrators");
325
540
  }
326
541
  var pathParams = {
327
- 'id': id
542
+ 'meetingEventId': meetingEventId
328
543
  };
329
544
  var queryParams = {};
330
545
  var headerParams = {
@@ -343,8 +558,917 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
343
558
  var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
344
559
  var contentTypes = [];
345
560
  var accepts = ['application/json'];
346
- var returnType = [_MeetingEvent["default"]];
347
- return this.apiClient.callApi('/graph/data/object/{id}/events/past', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
561
+ var returnType = [Object];
562
+ return this.apiClient.callApi('/graph/data/meetingevents/{meetingEventId}/administrators', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
563
+ }
564
+
565
+ /**
566
+ * Callback function to receive the result of the getEventAttendees operation.
567
+ * @callback module:api/MeetingEventsApi~getEventAttendeesCallback
568
+ * @param {String} error Error message, if any.
569
+ * @param {Array.<Object>} data The data returned by the service call.
570
+ * @param {String} response The complete HTTP response.
571
+ */
572
+
573
+ /**
574
+ * Get all attendees of a meeting event
575
+ * @param {Number} meetingEventId
576
+ * @param {Object} opts Optional parameters
577
+ * @param {String} [authorization] The authorization token of the logged in user
578
+ * @param {Number} [cacheduration] The how long the cache entry should persist
579
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
580
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
581
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
582
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
583
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
584
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
585
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
586
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
587
+ * @param {String} [status]
588
+ * @param {module:api/MeetingEventsApi~getEventAttendeesCallback} callback The callback function, accepting three arguments: error, data, response
589
+ * data is of type: {@link Array.<Object>}
590
+ */
591
+ }, {
592
+ key: "getEventAttendees",
593
+ value: function getEventAttendees(meetingEventId, opts, callback) {
594
+ opts = opts || {};
595
+ var postBody = null;
596
+ // verify the required parameter 'meetingEventId' is set
597
+ if (meetingEventId === undefined || meetingEventId === null) {
598
+ throw new Error("Missing the required parameter 'meetingEventId' when calling getEventAttendees");
599
+ }
600
+ var pathParams = {
601
+ 'meetingEventId': meetingEventId
602
+ };
603
+ var queryParams = {
604
+ 'status': opts['status']
605
+ };
606
+ var headerParams = {
607
+ 'Authorization': opts['authorization'],
608
+ 'cacheduration': opts['cacheduration'],
609
+ 'cachegroup': opts['cachegroup'],
610
+ 'cachekey': opts['cachekey'],
611
+ 'cachescope': opts['cachescope'],
612
+ 'cacheuser': opts['cacheuser'],
613
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
614
+ 'zeusportal-postas': opts['zeusportalPostas'],
615
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
616
+ 'transactionid': opts['transactionid']
617
+ };
618
+ var formParams = {};
619
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
620
+ var contentTypes = [];
621
+ var accepts = ['application/json'];
622
+ var returnType = [Object];
623
+ return this.apiClient.callApi('/graph/data/meetingevents/{meetingEventId}/attendees', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
624
+ }
625
+
626
+ /**
627
+ * Callback function to receive the result of the getEvents operation.
628
+ * @callback module:api/MeetingEventsApi~getEventsCallback
629
+ * @param {String} error Error message, if any.
630
+ * @param {Array.<module:model/MeetingEvent>} data The data returned by the service call.
631
+ * @param {String} response The complete HTTP response.
632
+ */
633
+
634
+ /**
635
+ * Get Events
636
+ * Returns a listing of meeting events contained in or attached to this object
637
+ * @param {Number} id The id of the object that we are retrieving events for
638
+ * @param {Object} opts Optional parameters
639
+ * @param {String} [authorization] The authorization token of the logged in user
640
+ * @param {Number} [cacheduration] The how long the cache entry should persist
641
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
642
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
643
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
644
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
645
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
646
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
647
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
648
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
649
+ * @param {module:api/MeetingEventsApi~getEventsCallback} callback The callback function, accepting three arguments: error, data, response
650
+ * data is of type: {@link Array.<module:model/MeetingEvent>}
651
+ */
652
+ }, {
653
+ key: "getEvents",
654
+ value: function getEvents(id, opts, callback) {
655
+ opts = opts || {};
656
+ var postBody = null;
657
+ // verify the required parameter 'id' is set
658
+ if (id === undefined || id === null) {
659
+ throw new Error("Missing the required parameter 'id' when calling getEvents");
660
+ }
661
+ var pathParams = {
662
+ 'id': id
663
+ };
664
+ var queryParams = {};
665
+ var headerParams = {
666
+ 'Authorization': opts['authorization'],
667
+ 'cacheduration': opts['cacheduration'],
668
+ 'cachegroup': opts['cachegroup'],
669
+ 'cachekey': opts['cachekey'],
670
+ 'cachescope': opts['cachescope'],
671
+ 'cacheuser': opts['cacheuser'],
672
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
673
+ 'zeusportal-postas': opts['zeusportalPostas'],
674
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
675
+ 'transactionid': opts['transactionid']
676
+ };
677
+ var formParams = {};
678
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
679
+ var contentTypes = [];
680
+ var accepts = ['application/json'];
681
+ var returnType = [_MeetingEvent["default"]];
682
+ return this.apiClient.callApi('/graph/data/object/{id}/events', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
683
+ }
684
+
685
+ /**
686
+ * Callback function to receive the result of the getEventsDateRange operation.
687
+ * @callback module:api/MeetingEventsApi~getEventsDateRangeCallback
688
+ * @param {String} error Error message, if any.
689
+ * @param {Array.<module:model/MeetingEvent>} data The data returned by the service call.
690
+ * @param {String} response The complete HTTP response.
691
+ */
692
+
693
+ /**
694
+ * Get Events Date Range
695
+ * Returns a listing of meeting events contained in or attached to this object within the specified date range
696
+ * @param {Number} id The id of the object that we are retrieving events for
697
+ * @param {Number} startdate The unix epoch time for the start time of the event
698
+ * @param {Number} enddate The unix epoch time for the end time of the event
699
+ * @param {Object} opts Optional parameters
700
+ * @param {String} [authorization] The authorization token of the logged in user
701
+ * @param {Number} [cacheduration] The how long the cache entry should persist
702
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
703
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
704
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
705
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
706
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
707
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
708
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
709
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
710
+ * @param {module:api/MeetingEventsApi~getEventsDateRangeCallback} callback The callback function, accepting three arguments: error, data, response
711
+ * data is of type: {@link Array.<module:model/MeetingEvent>}
712
+ */
713
+ }, {
714
+ key: "getEventsDateRange",
715
+ value: function getEventsDateRange(id, startdate, enddate, opts, callback) {
716
+ opts = opts || {};
717
+ var postBody = null;
718
+ // verify the required parameter 'id' is set
719
+ if (id === undefined || id === null) {
720
+ throw new Error("Missing the required parameter 'id' when calling getEventsDateRange");
721
+ }
722
+ // verify the required parameter 'startdate' is set
723
+ if (startdate === undefined || startdate === null) {
724
+ throw new Error("Missing the required parameter 'startdate' when calling getEventsDateRange");
725
+ }
726
+ // verify the required parameter 'enddate' is set
727
+ if (enddate === undefined || enddate === null) {
728
+ throw new Error("Missing the required parameter 'enddate' when calling getEventsDateRange");
729
+ }
730
+ var pathParams = {
731
+ 'id': id,
732
+ 'startdate': startdate,
733
+ 'enddate': enddate
734
+ };
735
+ var queryParams = {};
736
+ var headerParams = {
737
+ 'Authorization': opts['authorization'],
738
+ 'cacheduration': opts['cacheduration'],
739
+ 'cachegroup': opts['cachegroup'],
740
+ 'cachekey': opts['cachekey'],
741
+ 'cachescope': opts['cachescope'],
742
+ 'cacheuser': opts['cacheuser'],
743
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
744
+ 'zeusportal-postas': opts['zeusportalPostas'],
745
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
746
+ 'transactionid': opts['transactionid']
747
+ };
748
+ var formParams = {};
749
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
750
+ var contentTypes = [];
751
+ var accepts = ['application/json'];
752
+ var returnType = [_MeetingEvent["default"]];
753
+ return this.apiClient.callApi('/graph/data/object/{id}/events/{startdate}:{enddate}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
754
+ }
755
+
756
+ /**
757
+ * Callback function to receive the result of the getEventsFuture operation.
758
+ * @callback module:api/MeetingEventsApi~getEventsFutureCallback
759
+ * @param {String} error Error message, if any.
760
+ * @param {Array.<module:model/MeetingEvent>} data The data returned by the service call.
761
+ * @param {String} response The complete HTTP response.
762
+ */
763
+
764
+ /**
765
+ * Get Events Future
766
+ * Returns a listing of future meeting events contained in or attached to this object
767
+ * @param {Number} id The id of the object that we are retrieving events for
768
+ * @param {Object} opts Optional parameters
769
+ * @param {String} [authorization] The authorization token of the logged in user
770
+ * @param {Number} [cacheduration] The how long the cache entry should persist
771
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
772
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
773
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
774
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
775
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
776
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
777
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
778
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
779
+ * @param {module:api/MeetingEventsApi~getEventsFutureCallback} callback The callback function, accepting three arguments: error, data, response
780
+ * data is of type: {@link Array.<module:model/MeetingEvent>}
781
+ */
782
+ }, {
783
+ key: "getEventsFuture",
784
+ value: function getEventsFuture(id, opts, callback) {
785
+ opts = opts || {};
786
+ var postBody = null;
787
+ // verify the required parameter 'id' is set
788
+ if (id === undefined || id === null) {
789
+ throw new Error("Missing the required parameter 'id' when calling getEventsFuture");
790
+ }
791
+ var pathParams = {
792
+ 'id': id
793
+ };
794
+ var queryParams = {};
795
+ var headerParams = {
796
+ 'Authorization': opts['authorization'],
797
+ 'cacheduration': opts['cacheduration'],
798
+ 'cachegroup': opts['cachegroup'],
799
+ 'cachekey': opts['cachekey'],
800
+ 'cachescope': opts['cachescope'],
801
+ 'cacheuser': opts['cacheuser'],
802
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
803
+ 'zeusportal-postas': opts['zeusportalPostas'],
804
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
805
+ 'transactionid': opts['transactionid']
806
+ };
807
+ var formParams = {};
808
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
809
+ var contentTypes = [];
810
+ var accepts = ['application/json'];
811
+ var returnType = [_MeetingEvent["default"]];
812
+ return this.apiClient.callApi('/graph/data/object/{id}/events/future', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
813
+ }
814
+
815
+ /**
816
+ * Callback function to receive the result of the getEventsPast operation.
817
+ * @callback module:api/MeetingEventsApi~getEventsPastCallback
818
+ * @param {String} error Error message, if any.
819
+ * @param {Array.<module:model/MeetingEvent>} data The data returned by the service call.
820
+ * @param {String} response The complete HTTP response.
821
+ */
822
+
823
+ /**
824
+ * Get Events
825
+ * Returns a listing of past meeting events contained in or attached to this object
826
+ * @param {Number} id The id of the object that we are retrieving events for
827
+ * @param {Object} opts Optional parameters
828
+ * @param {String} [authorization] The authorization token of the logged in user
829
+ * @param {Number} [cacheduration] The how long the cache entry should persist
830
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
831
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
832
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
833
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
834
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
835
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
836
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
837
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
838
+ * @param {module:api/MeetingEventsApi~getEventsPastCallback} callback The callback function, accepting three arguments: error, data, response
839
+ * data is of type: {@link Array.<module:model/MeetingEvent>}
840
+ */
841
+ }, {
842
+ key: "getEventsPast",
843
+ value: function getEventsPast(id, opts, callback) {
844
+ opts = opts || {};
845
+ var postBody = null;
846
+ // verify the required parameter 'id' is set
847
+ if (id === undefined || id === null) {
848
+ throw new Error("Missing the required parameter 'id' when calling getEventsPast");
849
+ }
850
+ var pathParams = {
851
+ 'id': id
852
+ };
853
+ var queryParams = {};
854
+ var headerParams = {
855
+ 'Authorization': opts['authorization'],
856
+ 'cacheduration': opts['cacheduration'],
857
+ 'cachegroup': opts['cachegroup'],
858
+ 'cachekey': opts['cachekey'],
859
+ 'cachescope': opts['cachescope'],
860
+ 'cacheuser': opts['cacheuser'],
861
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
862
+ 'zeusportal-postas': opts['zeusportalPostas'],
863
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
864
+ 'transactionid': opts['transactionid']
865
+ };
866
+ var formParams = {};
867
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
868
+ var contentTypes = [];
869
+ var accepts = ['application/json'];
870
+ var returnType = [_MeetingEvent["default"]];
871
+ return this.apiClient.callApi('/graph/data/object/{id}/events/past', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
872
+ }
873
+
874
+ /**
875
+ * Callback function to receive the result of the getMeetingEventById operation.
876
+ * @callback module:api/MeetingEventsApi~getMeetingEventByIdCallback
877
+ * @param {String} error Error message, if any.
878
+ * @param {module:model/MeetingEventResponse} data The data returned by the service call.
879
+ * @param {String} response The complete HTTP response.
880
+ */
881
+
882
+ /**
883
+ * Get a meeting event by id
884
+ * @param {Number} meetingEventId
885
+ * @param {Object} opts Optional parameters
886
+ * @param {String} [authorization] The authorization token of the logged in user
887
+ * @param {Number} [cacheduration] The how long the cache entry should persist
888
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
889
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
890
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
891
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
892
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
893
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
894
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
895
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
896
+ * @param {module:api/MeetingEventsApi~getMeetingEventByIdCallback} callback The callback function, accepting three arguments: error, data, response
897
+ * data is of type: {@link module:model/MeetingEventResponse}
898
+ */
899
+ }, {
900
+ key: "getMeetingEventById",
901
+ value: function getMeetingEventById(meetingEventId, opts, callback) {
902
+ opts = opts || {};
903
+ var postBody = null;
904
+ // verify the required parameter 'meetingEventId' is set
905
+ if (meetingEventId === undefined || meetingEventId === null) {
906
+ throw new Error("Missing the required parameter 'meetingEventId' when calling getMeetingEventById");
907
+ }
908
+ var pathParams = {
909
+ 'meetingEventId': meetingEventId
910
+ };
911
+ var queryParams = {};
912
+ var headerParams = {
913
+ 'Authorization': opts['authorization'],
914
+ 'cacheduration': opts['cacheduration'],
915
+ 'cachegroup': opts['cachegroup'],
916
+ 'cachekey': opts['cachekey'],
917
+ 'cachescope': opts['cachescope'],
918
+ 'cacheuser': opts['cacheuser'],
919
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
920
+ 'zeusportal-postas': opts['zeusportalPostas'],
921
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
922
+ 'transactionid': opts['transactionid']
923
+ };
924
+ var formParams = {};
925
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
926
+ var contentTypes = [];
927
+ var accepts = ['application/json'];
928
+ var returnType = _MeetingEventResponse["default"];
929
+ return this.apiClient.callApi('/graph/data/meetingevents/{meetingEventId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
930
+ }
931
+
932
+ /**
933
+ * Callback function to receive the result of the getMeetingEventTypeById operation.
934
+ * @callback module:api/MeetingEventsApi~getMeetingEventTypeByIdCallback
935
+ * @param {String} error Error message, if any.
936
+ * @param {module:model/MeetingEventTypeResponse} data The data returned by the service call.
937
+ * @param {String} response The complete HTTP response.
938
+ */
939
+
940
+ /**
941
+ * Get a meeting event type by id
942
+ * @param {Number} meetingEventTypeId
943
+ * @param {Object} opts Optional parameters
944
+ * @param {String} [authorization] The authorization token of the logged in user
945
+ * @param {Number} [cacheduration] The how long the cache entry should persist
946
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
947
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
948
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
949
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
950
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
951
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
952
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
953
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
954
+ * @param {module:api/MeetingEventsApi~getMeetingEventTypeByIdCallback} callback The callback function, accepting three arguments: error, data, response
955
+ * data is of type: {@link module:model/MeetingEventTypeResponse}
956
+ */
957
+ }, {
958
+ key: "getMeetingEventTypeById",
959
+ value: function getMeetingEventTypeById(meetingEventTypeId, opts, callback) {
960
+ opts = opts || {};
961
+ var postBody = null;
962
+ // verify the required parameter 'meetingEventTypeId' is set
963
+ if (meetingEventTypeId === undefined || meetingEventTypeId === null) {
964
+ throw new Error("Missing the required parameter 'meetingEventTypeId' when calling getMeetingEventTypeById");
965
+ }
966
+ var pathParams = {
967
+ 'meetingEventTypeId': meetingEventTypeId
968
+ };
969
+ var queryParams = {};
970
+ var headerParams = {
971
+ 'Authorization': opts['authorization'],
972
+ 'cacheduration': opts['cacheduration'],
973
+ 'cachegroup': opts['cachegroup'],
974
+ 'cachekey': opts['cachekey'],
975
+ 'cachescope': opts['cachescope'],
976
+ 'cacheuser': opts['cacheuser'],
977
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
978
+ 'zeusportal-postas': opts['zeusportalPostas'],
979
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
980
+ 'transactionid': opts['transactionid']
981
+ };
982
+ var formParams = {};
983
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
984
+ var contentTypes = [];
985
+ var accepts = ['application/json'];
986
+ var returnType = _MeetingEventTypeResponse["default"];
987
+ return this.apiClient.callApi('/graph/data/meetingevent/types/{meetingEventTypeId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
988
+ }
989
+
990
+ /**
991
+ * Callback function to receive the result of the getMeetingEventsByCreator operation.
992
+ * @callback module:api/MeetingEventsApi~getMeetingEventsByCreatorCallback
993
+ * @param {String} error Error message, if any.
994
+ * @param {Array.<module:model/MeetingEventResponse>} data The data returned by the service call.
995
+ * @param {String} response The complete HTTP response.
996
+ */
997
+
998
+ /**
999
+ * Get all meeting events created by a specific user
1000
+ * @param {String} creatorId
1001
+ * @param {Object} opts Optional parameters
1002
+ * @param {String} [authorization] The authorization token of the logged in user
1003
+ * @param {Number} [cacheduration] The how long the cache entry should persist
1004
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1005
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1006
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
1007
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1008
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1009
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1010
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1011
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
1012
+ * @param {Number} [pagenum]
1013
+ * @param {Number} [pagesize]
1014
+ * @param {module:api/MeetingEventsApi~getMeetingEventsByCreatorCallback} callback The callback function, accepting three arguments: error, data, response
1015
+ * data is of type: {@link Array.<module:model/MeetingEventResponse>}
1016
+ */
1017
+ }, {
1018
+ key: "getMeetingEventsByCreator",
1019
+ value: function getMeetingEventsByCreator(creatorId, opts, callback) {
1020
+ opts = opts || {};
1021
+ var postBody = null;
1022
+ // verify the required parameter 'creatorId' is set
1023
+ if (creatorId === undefined || creatorId === null) {
1024
+ throw new Error("Missing the required parameter 'creatorId' when calling getMeetingEventsByCreator");
1025
+ }
1026
+ var pathParams = {
1027
+ 'creatorId': creatorId
1028
+ };
1029
+ var queryParams = {
1030
+ 'pagenum': opts['pagenum'],
1031
+ 'pagesize': opts['pagesize']
1032
+ };
1033
+ var headerParams = {
1034
+ 'Authorization': opts['authorization'],
1035
+ 'cacheduration': opts['cacheduration'],
1036
+ 'cachegroup': opts['cachegroup'],
1037
+ 'cachekey': opts['cachekey'],
1038
+ 'cachescope': opts['cachescope'],
1039
+ 'cacheuser': opts['cacheuser'],
1040
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
1041
+ 'zeusportal-postas': opts['zeusportalPostas'],
1042
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
1043
+ 'transactionid': opts['transactionid']
1044
+ };
1045
+ var formParams = {};
1046
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
1047
+ var contentTypes = [];
1048
+ var accepts = ['application/json'];
1049
+ var returnType = [_MeetingEventResponse["default"]];
1050
+ return this.apiClient.callApi('/graph/data/meetingevents/creator/{creatorId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
1051
+ }
1052
+
1053
+ /**
1054
+ * Callback function to receive the result of the getMeetingEventsByType operation.
1055
+ * @callback module:api/MeetingEventsApi~getMeetingEventsByTypeCallback
1056
+ * @param {String} error Error message, if any.
1057
+ * @param {Array.<module:model/MeetingEventResponse>} data The data returned by the service call.
1058
+ * @param {String} response The complete HTTP response.
1059
+ */
1060
+
1061
+ /**
1062
+ * Get all meeting events of a specific type
1063
+ * @param {Number} eventTypeId
1064
+ * @param {Object} opts Optional parameters
1065
+ * @param {String} [authorization] The authorization token of the logged in user
1066
+ * @param {Number} [cacheduration] The how long the cache entry should persist
1067
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1068
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1069
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
1070
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1071
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1072
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1073
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1074
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
1075
+ * @param {Number} [pagenum]
1076
+ * @param {Number} [pagesize]
1077
+ * @param {module:api/MeetingEventsApi~getMeetingEventsByTypeCallback} callback The callback function, accepting three arguments: error, data, response
1078
+ * data is of type: {@link Array.<module:model/MeetingEventResponse>}
1079
+ */
1080
+ }, {
1081
+ key: "getMeetingEventsByType",
1082
+ value: function getMeetingEventsByType(eventTypeId, opts, callback) {
1083
+ opts = opts || {};
1084
+ var postBody = null;
1085
+ // verify the required parameter 'eventTypeId' is set
1086
+ if (eventTypeId === undefined || eventTypeId === null) {
1087
+ throw new Error("Missing the required parameter 'eventTypeId' when calling getMeetingEventsByType");
1088
+ }
1089
+ var pathParams = {
1090
+ 'eventTypeId': eventTypeId
1091
+ };
1092
+ var queryParams = {
1093
+ 'pagenum': opts['pagenum'],
1094
+ 'pagesize': opts['pagesize']
1095
+ };
1096
+ var headerParams = {
1097
+ 'Authorization': opts['authorization'],
1098
+ 'cacheduration': opts['cacheduration'],
1099
+ 'cachegroup': opts['cachegroup'],
1100
+ 'cachekey': opts['cachekey'],
1101
+ 'cachescope': opts['cachescope'],
1102
+ 'cacheuser': opts['cacheuser'],
1103
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
1104
+ 'zeusportal-postas': opts['zeusportalPostas'],
1105
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
1106
+ 'transactionid': opts['transactionid']
1107
+ };
1108
+ var formParams = {};
1109
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
1110
+ var contentTypes = [];
1111
+ var accepts = ['application/json'];
1112
+ var returnType = [_MeetingEventResponse["default"]];
1113
+ return this.apiClient.callApi('/graph/data/meetingevents/type/{eventTypeId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
1114
+ }
1115
+
1116
+ /**
1117
+ * Callback function to receive the result of the isMeetingEventExists operation.
1118
+ * @callback module:api/MeetingEventsApi~isMeetingEventExistsCallback
1119
+ * @param {String} error Error message, if any.
1120
+ * @param {Boolean} data The data returned by the service call.
1121
+ * @param {String} response The complete HTTP response.
1122
+ */
1123
+
1124
+ /**
1125
+ * Check if a meeting event exists
1126
+ * @param {Number} meetingEventId
1127
+ * @param {Object} opts Optional parameters
1128
+ * @param {String} [authorization] The authorization token of the logged in user
1129
+ * @param {Number} [cacheduration] The how long the cache entry should persist
1130
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1131
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1132
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
1133
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1134
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1135
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1136
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1137
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
1138
+ * @param {module:api/MeetingEventsApi~isMeetingEventExistsCallback} callback The callback function, accepting three arguments: error, data, response
1139
+ * data is of type: {@link Boolean}
1140
+ */
1141
+ }, {
1142
+ key: "isMeetingEventExists",
1143
+ value: function isMeetingEventExists(meetingEventId, opts, callback) {
1144
+ opts = opts || {};
1145
+ var postBody = null;
1146
+ // verify the required parameter 'meetingEventId' is set
1147
+ if (meetingEventId === undefined || meetingEventId === null) {
1148
+ throw new Error("Missing the required parameter 'meetingEventId' when calling isMeetingEventExists");
1149
+ }
1150
+ var pathParams = {
1151
+ 'meetingEventId': meetingEventId
1152
+ };
1153
+ var queryParams = {};
1154
+ var headerParams = {
1155
+ 'Authorization': opts['authorization'],
1156
+ 'cacheduration': opts['cacheduration'],
1157
+ 'cachegroup': opts['cachegroup'],
1158
+ 'cachekey': opts['cachekey'],
1159
+ 'cachescope': opts['cachescope'],
1160
+ 'cacheuser': opts['cacheuser'],
1161
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
1162
+ 'zeusportal-postas': opts['zeusportalPostas'],
1163
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
1164
+ 'transactionid': opts['transactionid']
1165
+ };
1166
+ var formParams = {};
1167
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
1168
+ var contentTypes = [];
1169
+ var accepts = ['application/json'];
1170
+ var returnType = 'Boolean';
1171
+ return this.apiClient.callApi('/graph/data/meetingevents/exists/{meetingEventId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
1172
+ }
1173
+
1174
+ /**
1175
+ * Callback function to receive the result of the isMeetingEventTypeExists operation.
1176
+ * @callback module:api/MeetingEventsApi~isMeetingEventTypeExistsCallback
1177
+ * @param {String} error Error message, if any.
1178
+ * @param {Boolean} data The data returned by the service call.
1179
+ * @param {String} response The complete HTTP response.
1180
+ */
1181
+
1182
+ /**
1183
+ * Check if a meeting event type exists
1184
+ * @param {Number} meetingEventTypeId
1185
+ * @param {Object} opts Optional parameters
1186
+ * @param {String} [authorization] The authorization token of the logged in user
1187
+ * @param {Number} [cacheduration] The how long the cache entry should persist
1188
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1189
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1190
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
1191
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1192
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1193
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1194
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1195
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
1196
+ * @param {module:api/MeetingEventsApi~isMeetingEventTypeExistsCallback} callback The callback function, accepting three arguments: error, data, response
1197
+ * data is of type: {@link Boolean}
1198
+ */
1199
+ }, {
1200
+ key: "isMeetingEventTypeExists",
1201
+ value: function isMeetingEventTypeExists(meetingEventTypeId, opts, callback) {
1202
+ opts = opts || {};
1203
+ var postBody = null;
1204
+ // verify the required parameter 'meetingEventTypeId' is set
1205
+ if (meetingEventTypeId === undefined || meetingEventTypeId === null) {
1206
+ throw new Error("Missing the required parameter 'meetingEventTypeId' when calling isMeetingEventTypeExists");
1207
+ }
1208
+ var pathParams = {
1209
+ 'meetingEventTypeId': meetingEventTypeId
1210
+ };
1211
+ var queryParams = {};
1212
+ var headerParams = {
1213
+ 'Authorization': opts['authorization'],
1214
+ 'cacheduration': opts['cacheduration'],
1215
+ 'cachegroup': opts['cachegroup'],
1216
+ 'cachekey': opts['cachekey'],
1217
+ 'cachescope': opts['cachescope'],
1218
+ 'cacheuser': opts['cacheuser'],
1219
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
1220
+ 'zeusportal-postas': opts['zeusportalPostas'],
1221
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
1222
+ 'transactionid': opts['transactionid']
1223
+ };
1224
+ var formParams = {};
1225
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
1226
+ var contentTypes = [];
1227
+ var accepts = ['application/json'];
1228
+ var returnType = 'Boolean';
1229
+ return this.apiClient.callApi('/graph/data/meetingevent/types/exists/{meetingEventTypeId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
1230
+ }
1231
+
1232
+ /**
1233
+ * Callback function to receive the result of the searchMeetingEventTypes operation.
1234
+ * @callback module:api/MeetingEventsApi~searchMeetingEventTypesCallback
1235
+ * @param {String} error Error message, if any.
1236
+ * @param {Array.<module:model/MeetingEventTypeResponse>} data The data returned by the service call.
1237
+ * @param {String} response The complete HTTP response.
1238
+ */
1239
+
1240
+ /**
1241
+ * Search meeting event types by name
1242
+ * @param {Object} opts Optional parameters
1243
+ * @param {String} [authorization] The authorization token of the logged in user
1244
+ * @param {Number} [cacheduration] The how long the cache entry should persist
1245
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1246
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1247
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
1248
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1249
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1250
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1251
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1252
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
1253
+ * @param {String} [name]
1254
+ * @param {Number} [pagenum]
1255
+ * @param {Number} [pagesize]
1256
+ * @param {module:api/MeetingEventsApi~searchMeetingEventTypesCallback} callback The callback function, accepting three arguments: error, data, response
1257
+ * data is of type: {@link Array.<module:model/MeetingEventTypeResponse>}
1258
+ */
1259
+ }, {
1260
+ key: "searchMeetingEventTypes",
1261
+ value: function searchMeetingEventTypes(opts, callback) {
1262
+ opts = opts || {};
1263
+ var postBody = null;
1264
+ var pathParams = {};
1265
+ var queryParams = {
1266
+ 'name': opts['name'],
1267
+ 'pagenum': opts['pagenum'],
1268
+ 'pagesize': opts['pagesize']
1269
+ };
1270
+ var headerParams = {
1271
+ 'Authorization': opts['authorization'],
1272
+ 'cacheduration': opts['cacheduration'],
1273
+ 'cachegroup': opts['cachegroup'],
1274
+ 'cachekey': opts['cachekey'],
1275
+ 'cachescope': opts['cachescope'],
1276
+ 'cacheuser': opts['cacheuser'],
1277
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
1278
+ 'zeusportal-postas': opts['zeusportalPostas'],
1279
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
1280
+ 'transactionid': opts['transactionid']
1281
+ };
1282
+ var formParams = {};
1283
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
1284
+ var contentTypes = [];
1285
+ var accepts = ['application/json'];
1286
+ var returnType = [_MeetingEventTypeResponse["default"]];
1287
+ return this.apiClient.callApi('/graph/data/meetingevent/types/search', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
1288
+ }
1289
+
1290
+ /**
1291
+ * Callback function to receive the result of the searchMeetingEvents operation.
1292
+ * @callback module:api/MeetingEventsApi~searchMeetingEventsCallback
1293
+ * @param {String} error Error message, if any.
1294
+ * @param {Array.<module:model/MeetingEventResponse>} data The data returned by the service call.
1295
+ * @param {String} response The complete HTTP response.
1296
+ */
1297
+
1298
+ /**
1299
+ * Search meeting events by name
1300
+ * @param {Object} opts Optional parameters
1301
+ * @param {String} [authorization] The authorization token of the logged in user
1302
+ * @param {Number} [cacheduration] The how long the cache entry should persist
1303
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1304
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1305
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
1306
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1307
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1308
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1309
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1310
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
1311
+ * @param {String} [name]
1312
+ * @param {Number} [pagenum]
1313
+ * @param {Number} [pagesize]
1314
+ * @param {module:api/MeetingEventsApi~searchMeetingEventsCallback} callback The callback function, accepting three arguments: error, data, response
1315
+ * data is of type: {@link Array.<module:model/MeetingEventResponse>}
1316
+ */
1317
+ }, {
1318
+ key: "searchMeetingEvents",
1319
+ value: function searchMeetingEvents(opts, callback) {
1320
+ opts = opts || {};
1321
+ var postBody = null;
1322
+ var pathParams = {};
1323
+ var queryParams = {
1324
+ 'name': opts['name'],
1325
+ 'pagenum': opts['pagenum'],
1326
+ 'pagesize': opts['pagesize']
1327
+ };
1328
+ var headerParams = {
1329
+ 'Authorization': opts['authorization'],
1330
+ 'cacheduration': opts['cacheduration'],
1331
+ 'cachegroup': opts['cachegroup'],
1332
+ 'cachekey': opts['cachekey'],
1333
+ 'cachescope': opts['cachescope'],
1334
+ 'cacheuser': opts['cacheuser'],
1335
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
1336
+ 'zeusportal-postas': opts['zeusportalPostas'],
1337
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
1338
+ 'transactionid': opts['transactionid']
1339
+ };
1340
+ var formParams = {};
1341
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
1342
+ var contentTypes = [];
1343
+ var accepts = ['application/json'];
1344
+ var returnType = [_MeetingEventResponse["default"]];
1345
+ return this.apiClient.callApi('/graph/data/meetingevents/search', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
1346
+ }
1347
+
1348
+ /**
1349
+ * Callback function to receive the result of the updateMeetingEvent operation.
1350
+ * @callback module:api/MeetingEventsApi~updateMeetingEventCallback
1351
+ * @param {String} error Error message, if any.
1352
+ * @param {module:model/MeetingEventResponse} data The data returned by the service call.
1353
+ * @param {String} response The complete HTTP response.
1354
+ */
1355
+
1356
+ /**
1357
+ * Update a meeting event
1358
+ * @param {Number} meetingEventId
1359
+ * @param {module:model/MeetingEventInput} meetingEventInput
1360
+ * @param {Object} opts Optional parameters
1361
+ * @param {String} [authorization] The authorization token of the logged in user
1362
+ * @param {Number} [cacheduration] The how long the cache entry should persist
1363
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1364
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1365
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
1366
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1367
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1368
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1369
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1370
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
1371
+ * @param {module:api/MeetingEventsApi~updateMeetingEventCallback} callback The callback function, accepting three arguments: error, data, response
1372
+ * data is of type: {@link module:model/MeetingEventResponse}
1373
+ */
1374
+ }, {
1375
+ key: "updateMeetingEvent",
1376
+ value: function updateMeetingEvent(meetingEventId, meetingEventInput, opts, callback) {
1377
+ opts = opts || {};
1378
+ var postBody = meetingEventInput;
1379
+ // verify the required parameter 'meetingEventId' is set
1380
+ if (meetingEventId === undefined || meetingEventId === null) {
1381
+ throw new Error("Missing the required parameter 'meetingEventId' when calling updateMeetingEvent");
1382
+ }
1383
+ // verify the required parameter 'meetingEventInput' is set
1384
+ if (meetingEventInput === undefined || meetingEventInput === null) {
1385
+ throw new Error("Missing the required parameter 'meetingEventInput' when calling updateMeetingEvent");
1386
+ }
1387
+ var pathParams = {
1388
+ 'meetingEventId': meetingEventId
1389
+ };
1390
+ var queryParams = {};
1391
+ var headerParams = {
1392
+ 'Authorization': opts['authorization'],
1393
+ 'cacheduration': opts['cacheduration'],
1394
+ 'cachegroup': opts['cachegroup'],
1395
+ 'cachekey': opts['cachekey'],
1396
+ 'cachescope': opts['cachescope'],
1397
+ 'cacheuser': opts['cacheuser'],
1398
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
1399
+ 'zeusportal-postas': opts['zeusportalPostas'],
1400
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
1401
+ 'transactionid': opts['transactionid']
1402
+ };
1403
+ var formParams = {};
1404
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
1405
+ var contentTypes = [];
1406
+ var accepts = ['application/json'];
1407
+ var returnType = _MeetingEventResponse["default"];
1408
+ return this.apiClient.callApi('/graph/data/meetingevents/{meetingEventId}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
1409
+ }
1410
+
1411
+ /**
1412
+ * Callback function to receive the result of the updateMeetingEventType operation.
1413
+ * @callback module:api/MeetingEventsApi~updateMeetingEventTypeCallback
1414
+ * @param {String} error Error message, if any.
1415
+ * @param {module:model/MeetingEventTypeResponse} data The data returned by the service call.
1416
+ * @param {String} response The complete HTTP response.
1417
+ */
1418
+
1419
+ /**
1420
+ * Update a meeting event type
1421
+ * @param {Number} meetingEventTypeId
1422
+ * @param {module:model/MeetingEventTypeInput} meetingEventTypeInput
1423
+ * @param {Object} opts Optional parameters
1424
+ * @param {String} [authorization] The authorization token of the logged in user
1425
+ * @param {Number} [cacheduration] The how long the cache entry should persist
1426
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1427
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1428
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
1429
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1430
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1431
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1432
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1433
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
1434
+ * @param {module:api/MeetingEventsApi~updateMeetingEventTypeCallback} callback The callback function, accepting three arguments: error, data, response
1435
+ * data is of type: {@link module:model/MeetingEventTypeResponse}
1436
+ */
1437
+ }, {
1438
+ key: "updateMeetingEventType",
1439
+ value: function updateMeetingEventType(meetingEventTypeId, meetingEventTypeInput, opts, callback) {
1440
+ opts = opts || {};
1441
+ var postBody = meetingEventTypeInput;
1442
+ // verify the required parameter 'meetingEventTypeId' is set
1443
+ if (meetingEventTypeId === undefined || meetingEventTypeId === null) {
1444
+ throw new Error("Missing the required parameter 'meetingEventTypeId' when calling updateMeetingEventType");
1445
+ }
1446
+ // verify the required parameter 'meetingEventTypeInput' is set
1447
+ if (meetingEventTypeInput === undefined || meetingEventTypeInput === null) {
1448
+ throw new Error("Missing the required parameter 'meetingEventTypeInput' when calling updateMeetingEventType");
1449
+ }
1450
+ var pathParams = {
1451
+ 'meetingEventTypeId': meetingEventTypeId
1452
+ };
1453
+ var queryParams = {};
1454
+ var headerParams = {
1455
+ 'Authorization': opts['authorization'],
1456
+ 'cacheduration': opts['cacheduration'],
1457
+ 'cachegroup': opts['cachegroup'],
1458
+ 'cachekey': opts['cachekey'],
1459
+ 'cachescope': opts['cachescope'],
1460
+ 'cacheuser': opts['cacheuser'],
1461
+ 'zeusportal-postas-app': opts['zeusportalPostasApp'],
1462
+ 'zeusportal-postas': opts['zeusportalPostas'],
1463
+ 'zeusportal-postas-site': opts['zeusportalPostasSite'],
1464
+ 'transactionid': opts['transactionid']
1465
+ };
1466
+ var formParams = {};
1467
+ var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
1468
+ var contentTypes = [];
1469
+ var accepts = ['application/json'];
1470
+ var returnType = _MeetingEventTypeResponse["default"];
1471
+ return this.apiClient.callApi('/graph/data/meetingevent/types/{meetingEventTypeId}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);
348
1472
  }
349
1473
  }]);
350
1474
  }();