@gobodo/gobodo-api-promise 0.1.97 → 0.1.99

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 (761) hide show
  1. package/README.md +582 -684
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/ApiClient.d.ts +1 -1
  4. package/dist/ApiClient.d.ts.map +1 -1
  5. package/dist/ApiClient.js +7 -3
  6. package/dist/api/ActionTypesApi.d.ts +3 -5
  7. package/dist/api/ActionTypesApi.d.ts.map +1 -1
  8. package/dist/api/ActionTypesApi.js +7 -3
  9. package/dist/api/AdCampaignsApi.d.ts +37 -98
  10. package/dist/api/AdCampaignsApi.d.ts.map +1 -1
  11. package/dist/api/AdCampaignsApi.js +119 -166
  12. package/dist/api/AdManagementApi.d.ts +63 -90
  13. package/dist/api/AdManagementApi.d.ts.map +1 -1
  14. package/dist/api/AdManagementApi.js +204 -162
  15. package/dist/api/AdminDataManagementApi.d.ts +5 -7
  16. package/dist/api/AdminDataManagementApi.d.ts.map +1 -1
  17. package/dist/api/AdminDataManagementApi.js +18 -15
  18. package/dist/api/AdsApi.d.ts +27 -83
  19. package/dist/api/AdsApi.d.ts.map +1 -1
  20. package/dist/api/AdsApi.js +88 -143
  21. package/dist/api/AttachmentsApi.d.ts +19 -123
  22. package/dist/api/AttachmentsApi.d.ts.map +1 -1
  23. package/dist/api/AttachmentsApi.js +73 -201
  24. package/dist/api/AuthenticationApi.d.ts +1 -1
  25. package/dist/api/AuthenticationApi.js +12 -12
  26. package/dist/api/CategoriesApi.d.ts +23 -37
  27. package/dist/api/CategoriesApi.d.ts.map +1 -1
  28. package/dist/api/CategoriesApi.js +96 -66
  29. package/dist/api/CommentsApi.d.ts +15 -115
  30. package/dist/api/CommentsApi.d.ts.map +1 -1
  31. package/dist/api/CommentsApi.js +73 -192
  32. package/dist/api/ContentManagementApi.d.ts +69 -127
  33. package/dist/api/ContentManagementApi.d.ts.map +1 -1
  34. package/dist/api/ContentManagementApi.js +335 -223
  35. package/dist/api/ConversationsApi.d.ts +19 -80
  36. package/dist/api/ConversationsApi.d.ts.map +1 -1
  37. package/dist/api/ConversationsApi.js +95 -135
  38. package/dist/api/CurrencyApi.d.ts +15 -32
  39. package/dist/api/CurrencyApi.d.ts.map +1 -1
  40. package/dist/api/CurrencyApi.js +78 -50
  41. package/dist/api/DataSheetImportsApi.d.ts +39 -81
  42. package/dist/api/DataSheetImportsApi.d.ts.map +1 -1
  43. package/dist/api/DataSheetImportsApi.js +185 -133
  44. package/dist/api/DefaultApi.d.ts +19 -31
  45. package/dist/api/DefaultApi.d.ts.map +1 -1
  46. package/dist/api/DefaultApi.js +78 -58
  47. package/dist/api/DocumentPartTypesApi.d.ts +5 -10
  48. package/dist/api/DocumentPartTypesApi.d.ts.map +1 -1
  49. package/dist/api/DocumentPartTypesApi.js +25 -16
  50. package/dist/api/DocumentTypesApi.d.ts +5 -10
  51. package/dist/api/DocumentTypesApi.d.ts.map +1 -1
  52. package/dist/api/DocumentTypesApi.js +25 -16
  53. package/dist/api/DocumentsApi.d.ts +31 -100
  54. package/dist/api/DocumentsApi.d.ts.map +1 -1
  55. package/dist/api/DocumentsApi.js +147 -173
  56. package/dist/api/EmailsApi.d.ts +9 -17
  57. package/dist/api/EmailsApi.d.ts.map +1 -1
  58. package/dist/api/EmailsApi.js +47 -30
  59. package/dist/api/EntryPartsApi.d.ts +31 -100
  60. package/dist/api/EntryPartsApi.d.ts.map +1 -1
  61. package/dist/api/EntryPartsApi.js +146 -170
  62. package/dist/api/FacebookApi.d.ts +1 -1
  63. package/dist/api/FacebookApi.js +3 -3
  64. package/dist/api/FieldsApi.d.ts +7 -13
  65. package/dist/api/FieldsApi.d.ts.map +1 -1
  66. package/dist/api/FieldsApi.js +36 -23
  67. package/dist/api/FilesApi.d.ts +7 -13
  68. package/dist/api/FilesApi.d.ts.map +1 -1
  69. package/dist/api/FilesApi.js +15 -14
  70. package/dist/api/FormsApi.d.ts +57 -94
  71. package/dist/api/FormsApi.d.ts.map +1 -1
  72. package/dist/api/FormsApi.js +252 -183
  73. package/dist/api/FunctionsApi.d.ts +41 -132
  74. package/dist/api/FunctionsApi.d.ts.map +1 -1
  75. package/dist/api/FunctionsApi.js +217 -220
  76. package/dist/api/GeocodeApi.d.ts +35 -121
  77. package/dist/api/GeocodeApi.d.ts.map +1 -1
  78. package/dist/api/GeocodeApi.js +84 -212
  79. package/dist/api/GobodoManagementApi.d.ts +11 -21
  80. package/dist/api/GobodoManagementApi.d.ts.map +1 -1
  81. package/dist/api/GobodoManagementApi.js +58 -37
  82. package/dist/api/GoogleApi.d.ts +1 -1
  83. package/dist/api/GoogleApi.js +3 -3
  84. package/dist/api/GraphActionTypesApi.d.ts +79 -128
  85. package/dist/api/GraphActionTypesApi.d.ts.map +1 -1
  86. package/dist/api/GraphActionTypesApi.js +216 -246
  87. package/dist/api/GraphActionsApi.d.ts +23 -407
  88. package/dist/api/GraphActionsApi.d.ts.map +1 -1
  89. package/dist/api/GraphActionsApi.js +59 -674
  90. package/dist/api/GraphObjectTypesApi.d.ts +53 -292
  91. package/dist/api/GraphObjectTypesApi.d.ts.map +1 -1
  92. package/dist/api/GraphObjectTypesApi.js +166 -480
  93. package/dist/api/GraphObjectsApi.d.ts +251 -2249
  94. package/dist/api/GraphObjectsApi.d.ts.map +1 -1
  95. package/dist/api/GraphObjectsApi.js +633 -3787
  96. package/dist/api/GraphRelationshipTypesApi.d.ts +67 -681
  97. package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -1
  98. package/dist/api/GraphRelationshipTypesApi.js +207 -1152
  99. package/dist/api/GraphRelationshipsApi.d.ts +62 -1235
  100. package/dist/api/GraphRelationshipsApi.d.ts.map +1 -1
  101. package/dist/api/GraphRelationshipsApi.js +162 -2019
  102. package/dist/api/GraphSchemasApi.d.ts +17 -451
  103. package/dist/api/GraphSchemasApi.d.ts.map +1 -1
  104. package/dist/api/GraphSchemasApi.js +117 -773
  105. package/dist/api/GraphTraversalApi.d.ts +19 -33
  106. package/dist/api/GraphTraversalApi.d.ts.map +1 -1
  107. package/dist/api/GraphTraversalApi.js +87 -58
  108. package/dist/api/GraphsApi.d.ts +117 -135
  109. package/dist/api/GraphsApi.d.ts.map +1 -1
  110. package/dist/api/GraphsApi.js +314 -258
  111. package/dist/api/GroupsApi.d.ts +11 -11
  112. package/dist/api/IAMApi.d.ts +23 -32
  113. package/dist/api/IAMApi.d.ts.map +1 -1
  114. package/dist/api/IAMApi.js +75 -59
  115. package/dist/api/ImagesApi.d.ts +21 -190
  116. package/dist/api/ImagesApi.d.ts.map +1 -1
  117. package/dist/api/ImagesApi.js +81 -291
  118. package/dist/api/InvitesApi.d.ts +11 -21
  119. package/dist/api/InvitesApi.d.ts.map +1 -1
  120. package/dist/api/InvitesApi.js +58 -37
  121. package/dist/api/LikesApi.d.ts +43 -69
  122. package/dist/api/LikesApi.d.ts.map +1 -1
  123. package/dist/api/LikesApi.js +192 -143
  124. package/dist/api/LinkedINApi.d.ts +1 -1
  125. package/dist/api/LinkedINApi.js +3 -3
  126. package/dist/api/LiveMeetingsApi.d.ts +7 -11
  127. package/dist/api/LiveMeetingsApi.d.ts.map +1 -1
  128. package/dist/api/LiveMeetingsApi.js +29 -22
  129. package/dist/api/MeetingEventsApi.d.ts +39 -331
  130. package/dist/api/MeetingEventsApi.d.ts.map +1 -1
  131. package/dist/api/MeetingEventsApi.js +196 -515
  132. package/dist/api/NotificationsApi.d.ts +29 -63
  133. package/dist/api/NotificationsApi.d.ts.map +1 -1
  134. package/dist/api/NotificationsApi.js +151 -97
  135. package/dist/api/PagesApi.d.ts +23 -85
  136. package/dist/api/PagesApi.d.ts.map +1 -1
  137. package/dist/api/PagesApi.js +106 -146
  138. package/dist/api/PasswordResetApi.d.ts +80 -0
  139. package/dist/api/PasswordResetApi.d.ts.map +1 -0
  140. package/dist/api/PasswordResetApi.js +212 -0
  141. package/dist/api/PhoneNumbersApi.d.ts +11 -24
  142. package/dist/api/PhoneNumbersApi.d.ts.map +1 -1
  143. package/dist/api/PhoneNumbersApi.js +58 -37
  144. package/dist/api/PostsApi.d.ts +11 -64
  145. package/dist/api/PostsApi.d.ts.map +1 -1
  146. package/dist/api/PostsApi.js +51 -107
  147. package/dist/api/PrivateMessagesApi.d.ts +35 -110
  148. package/dist/api/PrivateMessagesApi.d.ts.map +1 -1
  149. package/dist/api/PrivateMessagesApi.js +177 -189
  150. package/dist/api/PublicationsApi.d.ts +19 -91
  151. package/dist/api/PublicationsApi.d.ts.map +1 -1
  152. package/dist/api/PublicationsApi.js +94 -134
  153. package/dist/api/RestApplicationsApi.d.ts +11 -25
  154. package/dist/api/RestApplicationsApi.d.ts.map +1 -1
  155. package/dist/api/RestApplicationsApi.js +56 -36
  156. package/dist/api/ScreensApi.d.ts +7 -13
  157. package/dist/api/ScreensApi.d.ts.map +1 -1
  158. package/dist/api/ScreensApi.js +36 -23
  159. package/dist/api/SitesApi.d.ts +21 -48
  160. package/dist/api/SitesApi.d.ts.map +1 -1
  161. package/dist/api/SitesApi.js +109 -70
  162. package/dist/api/SocialGroupsApi.d.ts +43 -90
  163. package/dist/api/SocialGroupsApi.d.ts.map +1 -1
  164. package/dist/api/SocialGroupsApi.js +213 -140
  165. package/dist/api/SocialIntegrationApi.d.ts +1 -1
  166. package/dist/api/SocialIntegrationApi.js +6 -6
  167. package/dist/api/StripeAccountsApi.d.ts +81 -161
  168. package/dist/api/StripeAccountsApi.d.ts.map +1 -1
  169. package/dist/api/StripeAccountsApi.js +436 -281
  170. package/dist/api/TagsApi.d.ts +3 -5
  171. package/dist/api/TagsApi.d.ts.map +1 -1
  172. package/dist/api/TagsApi.js +7 -3
  173. package/dist/api/TemplatesApi.d.ts +7 -13
  174. package/dist/api/TemplatesApi.d.ts.map +1 -1
  175. package/dist/api/TemplatesApi.js +36 -23
  176. package/dist/api/ThemeMappingsApi.d.ts +9 -16
  177. package/dist/api/ThemeMappingsApi.d.ts.map +1 -1
  178. package/dist/api/ThemeMappingsApi.js +42 -29
  179. package/dist/api/TopicsApi.d.ts +17 -33
  180. package/dist/api/TopicsApi.d.ts.map +1 -1
  181. package/dist/api/TopicsApi.js +91 -58
  182. package/dist/api/TransactionsApi.d.ts +1 -1
  183. package/dist/api/TransactionsApi.js +5 -5
  184. package/dist/api/TwitterApi.d.ts +1 -1
  185. package/dist/api/TwitterApi.js +3 -3
  186. package/dist/api/UserManagerAdministrationApi.d.ts +83 -0
  187. package/dist/api/UserManagerAdministrationApi.d.ts.map +1 -0
  188. package/dist/api/UserManagerAdministrationApi.js +257 -0
  189. package/dist/api/UserTagsApi.d.ts +31 -135
  190. package/dist/api/UserTagsApi.d.ts.map +1 -1
  191. package/dist/api/UserTagsApi.js +121 -241
  192. package/dist/api/UsersApi.d.ts +23 -47
  193. package/dist/api/UsersApi.d.ts.map +1 -1
  194. package/dist/api/UsersApi.js +122 -78
  195. package/dist/api/UtilsApi.d.ts +1 -1
  196. package/dist/api/UtilsApi.js +3 -3
  197. package/dist/api/VideosApi.d.ts +25 -137
  198. package/dist/api/VideosApi.d.ts.map +1 -1
  199. package/dist/api/VideosApi.js +114 -226
  200. package/dist/api/WalletsApi.d.ts +35 -72
  201. package/dist/api/WalletsApi.d.ts.map +1 -1
  202. package/dist/api/WalletsApi.js +184 -118
  203. package/dist/index.d.ts +33 -16
  204. package/dist/index.d.ts.map +1 -1
  205. package/dist/index.js +204 -85
  206. package/dist/model/APIClient.d.ts +10 -10
  207. package/dist/model/APIClient.d.ts.map +1 -1
  208. package/dist/model/APIClient.js +27 -27
  209. package/dist/model/AccountSessionInput.d.ts +1 -1
  210. package/dist/model/AccountSessionInput.js +2 -2
  211. package/dist/model/AccountSessionResponse.d.ts +1 -1
  212. package/dist/model/AccountSessionResponse.js +2 -2
  213. package/dist/model/Address.d.ts +74 -0
  214. package/dist/model/Address.d.ts.map +1 -0
  215. package/dist/model/Address.js +224 -0
  216. package/dist/model/AddressResponse.d.ts +87 -0
  217. package/dist/model/AddressResponse.d.ts.map +1 -0
  218. package/dist/model/AddressResponse.js +255 -0
  219. package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
  220. package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
  221. package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +1 -1
  222. package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
  223. package/dist/model/Article.d.ts +65 -65
  224. package/dist/model/Article.d.ts.map +1 -1
  225. package/dist/model/Article.js +179 -179
  226. package/dist/model/AuthResponse.d.ts +1 -1
  227. package/dist/model/AuthResponse.js +2 -2
  228. package/dist/model/AwsSettings.d.ts +1 -1
  229. package/dist/model/AwsSettings.js +2 -2
  230. package/dist/model/Balance.d.ts +21 -21
  231. package/dist/model/Balance.d.ts.map +1 -1
  232. package/dist/model/Balance.js +80 -80
  233. package/dist/model/BalanceDetails.d.ts +1 -1
  234. package/dist/model/BalanceDetails.js +2 -2
  235. package/dist/model/BalanceResponse.d.ts +1 -1
  236. package/dist/model/BalanceResponse.js +2 -2
  237. package/dist/model/BankAccountInfo.d.ts +1 -1
  238. package/dist/model/BankAccountInfo.js +2 -2
  239. package/dist/model/Base64ImageUpload.d.ts +1 -1
  240. package/dist/model/Base64ImageUpload.js +2 -2
  241. package/dist/model/BlogPostResponse.d.ts +1 -1
  242. package/dist/model/BlogPostResponse.js +2 -2
  243. package/dist/model/CacheInvalidation.d.ts +63 -0
  244. package/dist/model/CacheInvalidation.d.ts.map +1 -0
  245. package/dist/model/CacheInvalidation.js +173 -0
  246. package/dist/model/CardInfo.d.ts +1 -1
  247. package/dist/model/CardInfo.js +2 -2
  248. package/dist/model/Comment.d.ts +24 -24
  249. package/dist/model/Comment.d.ts.map +1 -1
  250. package/dist/model/Comment.js +61 -61
  251. package/dist/model/ConsoleProjectInput.d.ts +1 -1
  252. package/dist/model/ConsoleProjectInput.js +2 -2
  253. package/dist/model/ConsoleProjectResponse.d.ts +1 -1
  254. package/dist/model/ConsoleProjectResponse.js +2 -2
  255. package/dist/model/Coordinates.d.ts +1 -1
  256. package/dist/model/Coordinates.js +2 -2
  257. package/dist/model/CreateAccountResponse.d.ts +1 -1
  258. package/dist/model/CreateAccountResponse.js +2 -2
  259. package/dist/model/CreateFunctionInput.d.ts +1 -1
  260. package/dist/model/CreateFunctionInput.js +2 -2
  261. package/dist/model/CreateStripeAccountInput.d.ts +1 -1
  262. package/dist/model/CreateStripeAccountInput.js +2 -2
  263. package/dist/model/CreateStripeCustomerInput.d.ts +1 -1
  264. package/dist/model/CreateStripeCustomerInput.js +2 -2
  265. package/dist/model/CreateTopicInput.d.ts +1 -1
  266. package/dist/model/CreateTopicInput.js +2 -2
  267. package/dist/model/CreateTopicListenerInput.d.ts +1 -1
  268. package/dist/model/CreateTopicListenerInput.js +2 -2
  269. package/dist/model/Currency.d.ts +1 -1
  270. package/dist/model/Currency.js +2 -2
  271. package/dist/model/CurrencyGrantInput.d.ts +1 -1
  272. package/dist/model/CurrencyGrantInput.js +2 -2
  273. package/dist/model/CurrencyGrantResponse.d.ts +1 -1
  274. package/dist/model/CurrencyGrantResponse.js +2 -2
  275. package/dist/model/CurrencyInput.d.ts +1 -1
  276. package/dist/model/CurrencyInput.js +2 -2
  277. package/dist/model/CurrencyMinterRegistrationInput.d.ts +1 -1
  278. package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
  279. package/dist/model/CurrencyResponse.d.ts +1 -1
  280. package/dist/model/CurrencyResponse.js +2 -2
  281. package/dist/model/CurrencySettings.d.ts +1 -1
  282. package/dist/model/CurrencySettings.js +2 -2
  283. package/dist/model/CustomerResponse.d.ts +1 -1
  284. package/dist/model/CustomerResponse.js +2 -2
  285. package/dist/model/DataObject.d.ts +1 -1
  286. package/dist/model/DataObject.js +2 -2
  287. package/dist/model/DataSheetImport.d.ts +60 -60
  288. package/dist/model/DataSheetImport.d.ts.map +1 -1
  289. package/dist/model/DataSheetImport.js +186 -186
  290. package/dist/model/DataSheetImportPrivacySettings.d.ts +10 -10
  291. package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -1
  292. package/dist/model/DataSheetImportPrivacySettings.js +29 -29
  293. package/dist/model/DataSheetImportSummary.d.ts +10 -10
  294. package/dist/model/DataSheetImportSummary.d.ts.map +1 -1
  295. package/dist/model/DataSheetImportSummary.js +33 -33
  296. package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
  297. package/dist/model/DeviceRegistrationRequest.js +2 -2
  298. package/dist/model/Document.d.ts +70 -70
  299. package/dist/model/Document.d.ts.map +1 -1
  300. package/dist/model/Document.js +193 -193
  301. package/dist/model/DocumentPart.d.ts +45 -45
  302. package/dist/model/DocumentPart.d.ts.map +1 -1
  303. package/dist/model/DocumentPart.js +139 -139
  304. package/dist/model/DocumentPartType.d.ts +24 -24
  305. package/dist/model/DocumentPartType.d.ts.map +1 -1
  306. package/dist/model/DocumentPartType.js +71 -71
  307. package/dist/model/DocumentType.d.ts +44 -44
  308. package/dist/model/DocumentType.d.ts.map +1 -1
  309. package/dist/model/DocumentType.js +123 -123
  310. package/dist/model/DomainMappingInput.d.ts +57 -0
  311. package/dist/model/DomainMappingInput.d.ts.map +1 -0
  312. package/dist/model/DomainMappingInput.js +158 -0
  313. package/dist/model/DomainMappingResponse.d.ts +57 -0
  314. package/dist/model/DomainMappingResponse.d.ts.map +1 -0
  315. package/dist/model/DomainMappingResponse.js +158 -0
  316. package/dist/model/EmailAddress.d.ts +1 -1
  317. package/dist/model/EmailAddress.js +2 -2
  318. package/dist/model/FieldMapping.d.ts +1 -1
  319. package/dist/model/FieldMapping.js +2 -2
  320. package/dist/model/Fields.d.ts +14 -14
  321. package/dist/model/Fields.d.ts.map +1 -1
  322. package/dist/model/Fields.js +38 -38
  323. package/dist/model/File.d.ts +26 -26
  324. package/dist/model/File.d.ts.map +1 -1
  325. package/dist/model/File.js +61 -61
  326. package/dist/model/FileAttachmentUploadObject.d.ts +26 -26
  327. package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -1
  328. package/dist/model/FileAttachmentUploadObject.js +61 -61
  329. package/dist/model/Filter.d.ts +1 -1
  330. package/dist/model/Filter.js +2 -2
  331. package/dist/model/FilterManager.d.ts +1 -1
  332. package/dist/model/FilterManager.js +2 -2
  333. package/dist/model/Form.d.ts +20 -20
  334. package/dist/model/Form.d.ts.map +1 -1
  335. package/dist/model/Form.js +71 -71
  336. package/dist/model/FormSection.d.ts +10 -10
  337. package/dist/model/FormSection.d.ts.map +1 -1
  338. package/dist/model/FormSection.js +37 -37
  339. package/dist/model/FormSubmission.d.ts +10 -10
  340. package/dist/model/FormSubmission.d.ts.map +1 -1
  341. package/dist/model/FormSubmission.js +33 -33
  342. package/dist/model/FunctionConfigInput.d.ts +1 -1
  343. package/dist/model/FunctionConfigInput.js +2 -2
  344. package/dist/model/FunctionEnvironmentConfig.d.ts +1 -1
  345. package/dist/model/FunctionEnvironmentConfig.js +2 -2
  346. package/dist/model/FunctionInput.d.ts +1 -1
  347. package/dist/model/FunctionInput.js +2 -2
  348. package/dist/model/FunctionOutput.d.ts +1 -1
  349. package/dist/model/FunctionOutput.js +2 -2
  350. package/dist/model/Geocode.d.ts +1 -1
  351. package/dist/model/Geocode.js +2 -2
  352. package/dist/model/GeocodePayload.d.ts +3 -3
  353. package/dist/model/GeocodePayload.d.ts.map +1 -1
  354. package/dist/model/GeocodePayload.js +8 -8
  355. package/dist/model/GeocodeResponse.d.ts +67 -0
  356. package/dist/model/GeocodeResponse.d.ts.map +1 -0
  357. package/dist/model/GeocodeResponse.js +193 -0
  358. package/dist/model/GeolocationInput.d.ts +1 -1
  359. package/dist/model/GeolocationInput.js +2 -2
  360. package/dist/model/GetFunctionConfig.d.ts +1 -1
  361. package/dist/model/GetFunctionConfig.js +2 -2
  362. package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
  363. package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
  364. package/dist/model/GetFunctionResponse.d.ts +1 -1
  365. package/dist/model/GetFunctionResponse.js +2 -2
  366. package/dist/model/GoogleCloudSettings.d.ts +1 -1
  367. package/dist/model/GoogleCloudSettings.js +2 -2
  368. package/dist/model/Graph.d.ts +37 -37
  369. package/dist/model/Graph.d.ts.map +1 -1
  370. package/dist/model/Graph.js +100 -100
  371. package/dist/model/GraphAction.d.ts +12 -12
  372. package/dist/model/GraphAction.d.ts.map +1 -1
  373. package/dist/model/GraphAction.js +29 -29
  374. package/dist/model/GraphActionPayload.d.ts +1 -1
  375. package/dist/model/GraphActionPayload.js +2 -2
  376. package/dist/model/GraphActionResponse.d.ts +19 -1
  377. package/dist/model/GraphActionResponse.d.ts.map +1 -1
  378. package/dist/model/GraphActionResponse.js +60 -2
  379. package/dist/model/GraphActionTypeInput.d.ts +144 -0
  380. package/dist/model/GraphActionTypeInput.d.ts.map +1 -0
  381. package/dist/model/GraphActionTypeInput.js +505 -0
  382. package/dist/model/GraphActionTypeResponse.d.ts +198 -0
  383. package/dist/model/GraphActionTypeResponse.d.ts.map +1 -0
  384. package/dist/model/GraphActionTypeResponse.js +681 -0
  385. package/dist/model/GraphDatabaseService.d.ts +10 -10
  386. package/dist/model/GraphDatabaseService.d.ts.map +1 -1
  387. package/dist/model/GraphDatabaseService.js +27 -27
  388. package/dist/model/GraphGeocode.d.ts +1 -1
  389. package/dist/model/GraphGeocode.js +2 -2
  390. package/dist/model/GraphInput.d.ts +92 -0
  391. package/dist/model/GraphInput.d.ts.map +1 -0
  392. package/dist/model/GraphInput.js +256 -0
  393. package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
  394. package/dist/model/GraphIteratorEntryPart.js +2 -2
  395. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +10 -10
  396. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -1
  397. package/dist/model/GraphIteratorEntryPartStackTraceInner.js +25 -25
  398. package/dist/model/GraphObject.d.ts +12 -12
  399. package/dist/model/GraphObject.d.ts.map +1 -1
  400. package/dist/model/GraphObject.js +29 -29
  401. package/dist/model/GraphObjectPayload.d.ts +7 -16
  402. package/dist/model/GraphObjectPayload.d.ts.map +1 -1
  403. package/dist/model/GraphObjectPayload.js +19 -50
  404. package/dist/model/GraphObjectResponse.d.ts +43 -3
  405. package/dist/model/GraphObjectResponse.d.ts.map +1 -1
  406. package/dist/model/GraphObjectResponse.js +142 -6
  407. package/dist/model/GraphObjectSchema.d.ts +30 -30
  408. package/dist/model/GraphObjectSchema.d.ts.map +1 -1
  409. package/dist/model/GraphObjectSchema.js +83 -83
  410. package/dist/model/GraphObjectType.d.ts +12 -12
  411. package/dist/model/GraphObjectType.d.ts.map +1 -1
  412. package/dist/model/GraphObjectType.js +30 -30
  413. package/dist/model/GraphObjectTypeInput.d.ts +1 -1
  414. package/dist/model/GraphObjectTypeInput.js +2 -2
  415. package/dist/model/GraphObjectTypeResponse.d.ts +23 -13
  416. package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -1
  417. package/dist/model/GraphObjectTypeResponse.js +90 -42
  418. package/dist/model/GraphObjectTypeSchema.d.ts +12 -12
  419. package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -1
  420. package/dist/model/GraphObjectTypeSchema.js +30 -30
  421. package/dist/model/GraphOwner.d.ts +1 -1
  422. package/dist/model/GraphOwner.js +2 -2
  423. package/dist/model/GraphRelationship.d.ts +12 -12
  424. package/dist/model/GraphRelationship.d.ts.map +1 -1
  425. package/dist/model/GraphRelationship.js +30 -30
  426. package/dist/model/GraphRelationshipPayload.d.ts +19 -19
  427. package/dist/model/GraphRelationshipPayload.d.ts.map +1 -1
  428. package/dist/model/GraphRelationshipPayload.js +52 -54
  429. package/dist/model/GraphRelationshipResponse.d.ts +144 -0
  430. package/dist/model/GraphRelationshipResponse.d.ts.map +1 -0
  431. package/dist/model/GraphRelationshipResponse.js +418 -0
  432. package/dist/model/GraphRelationshipType.d.ts +38 -38
  433. package/dist/model/GraphRelationshipType.d.ts.map +1 -1
  434. package/dist/model/GraphRelationshipType.js +102 -102
  435. package/dist/model/GraphRelationshipTypeInput.d.ts +172 -0
  436. package/dist/model/GraphRelationshipTypeInput.d.ts.map +1 -0
  437. package/dist/model/GraphRelationshipTypeInput.js +607 -0
  438. package/dist/model/GraphRelationshipTypeResponse.d.ts +28 -1
  439. package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -1
  440. package/dist/model/GraphRelationshipTypeResponse.js +89 -2
  441. package/dist/model/GraphResponse.d.ts +127 -0
  442. package/dist/model/GraphResponse.d.ts.map +1 -0
  443. package/dist/model/GraphResponse.js +351 -0
  444. package/dist/model/GraphSchema.d.ts +41 -41
  445. package/dist/model/GraphSchema.d.ts.map +1 -1
  446. package/dist/model/GraphSchema.js +113 -113
  447. package/dist/model/GraphSchemaInput.d.ts +1 -1
  448. package/dist/model/GraphSchemaInput.js +2 -2
  449. package/dist/model/GraphSchemaResponse.d.ts +1 -1
  450. package/dist/model/GraphSchemaResponse.js +2 -2
  451. package/dist/model/GraphTraversalInput.d.ts +55 -1
  452. package/dist/model/GraphTraversalInput.d.ts.map +1 -1
  453. package/dist/model/GraphTraversalInput.js +176 -2
  454. package/dist/model/Image.d.ts +1 -1
  455. package/dist/model/Image.js +2 -2
  456. package/dist/model/InputPart.d.ts +31 -13
  457. package/dist/model/InputPart.d.ts.map +1 -1
  458. package/dist/model/InputPart.js +92 -39
  459. package/dist/model/InputPartHeaders.d.ts +1 -1
  460. package/dist/model/InputPartHeaders.js +2 -2
  461. package/dist/model/InputPartMediaType.d.ts +1 -1
  462. package/dist/model/InputPartMediaType.js +2 -2
  463. package/dist/model/JsonArray.d.ts +35 -0
  464. package/dist/model/JsonArray.d.ts.map +1 -0
  465. package/dist/model/JsonArray.js +96 -0
  466. package/dist/model/JsonObject.d.ts +58 -0
  467. package/dist/model/JsonObject.d.ts.map +1 -0
  468. package/dist/model/JsonObject.js +179 -0
  469. package/dist/model/JsonValue.d.ts +49 -0
  470. package/dist/model/JsonValue.d.ts.map +1 -0
  471. package/dist/model/JsonValue.js +151 -0
  472. package/dist/model/KafkaSettings.d.ts +1 -1
  473. package/dist/model/KafkaSettings.js +2 -2
  474. package/dist/model/Link.d.ts +10 -10
  475. package/dist/model/Link.d.ts.map +1 -1
  476. package/dist/model/Link.js +31 -31
  477. package/dist/model/LiveStreamInfo.d.ts +1 -1
  478. package/dist/model/LiveStreamInfo.js +2 -2
  479. package/dist/model/MediaType.d.ts +74 -0
  480. package/dist/model/MediaType.d.ts.map +1 -0
  481. package/dist/model/MediaType.js +214 -0
  482. package/dist/model/MeetingEvent.d.ts +46 -46
  483. package/dist/model/MeetingEvent.d.ts.map +1 -1
  484. package/dist/model/MeetingEvent.js +133 -133
  485. package/dist/model/MeetingEventInput.d.ts +1 -1
  486. package/dist/model/MeetingEventInput.js +2 -2
  487. package/dist/model/MeetingEventResponse.d.ts +1 -1
  488. package/dist/model/MeetingEventResponse.js +2 -2
  489. package/dist/model/MeetingEventTimezone.d.ts +1 -1
  490. package/dist/model/MeetingEventTimezone.js +2 -2
  491. package/dist/model/MeetingEventTypeInput.d.ts +1 -1
  492. package/dist/model/MeetingEventTypeInput.js +2 -2
  493. package/dist/model/MeetingEventTypeResponse.d.ts +1 -1
  494. package/dist/model/MeetingEventTypeResponse.js +2 -2
  495. package/dist/model/MeetingInfo.d.ts +12 -12
  496. package/dist/model/MeetingInfo.d.ts.map +1 -1
  497. package/dist/model/MeetingInfo.js +34 -34
  498. package/dist/model/Member.d.ts +19 -19
  499. package/dist/model/Member.d.ts.map +1 -1
  500. package/dist/model/Member.js +56 -56
  501. package/dist/model/MemberGroupCategory.d.ts +1 -1
  502. package/dist/model/MemberGroupCategory.js +2 -2
  503. package/dist/model/MemberList.d.ts +1 -1
  504. package/dist/model/MemberList.js +2 -2
  505. package/dist/model/MemberManagerConfigInput.d.ts +56 -0
  506. package/dist/model/MemberManagerConfigInput.d.ts.map +1 -0
  507. package/dist/model/MemberManagerConfigInput.js +160 -0
  508. package/dist/model/MemberManagerConfigResponse.d.ts +66 -0
  509. package/dist/model/MemberManagerConfigResponse.d.ts.map +1 -0
  510. package/dist/model/MemberManagerConfigResponse.js +187 -0
  511. package/dist/model/MemberManagerInput.d.ts +66 -0
  512. package/dist/model/MemberManagerInput.d.ts.map +1 -0
  513. package/dist/model/MemberManagerInput.js +187 -0
  514. package/dist/model/MemberManagerResponse.d.ts +66 -0
  515. package/dist/model/MemberManagerResponse.d.ts.map +1 -0
  516. package/dist/model/MemberManagerResponse.js +187 -0
  517. package/dist/model/MessageGroup.d.ts +1 -1
  518. package/dist/model/MessageGroup.js +2 -2
  519. package/dist/model/MultipartBody.d.ts +1 -1
  520. package/dist/model/MultipartBody.js +2 -2
  521. package/dist/model/MultivaluedMapStringString.d.ts +38 -0
  522. package/dist/model/MultivaluedMapStringString.d.ts.map +1 -0
  523. package/dist/model/MultivaluedMapStringString.js +106 -0
  524. package/dist/model/NotificationInput.d.ts +1 -1
  525. package/dist/model/NotificationInput.js +2 -2
  526. package/dist/model/NotificationResponse.d.ts +1 -1
  527. package/dist/model/NotificationResponse.js +2 -2
  528. package/dist/model/NumberSettings.d.ts +1 -1
  529. package/dist/model/NumberSettings.js +2 -2
  530. package/dist/model/ObjectSettings.d.ts +1 -1
  531. package/dist/model/ObjectSettings.js +2 -2
  532. package/dist/model/Objecttype.d.ts +12 -12
  533. package/dist/model/Objecttype.d.ts.map +1 -1
  534. package/dist/model/Objecttype.js +30 -30
  535. package/dist/model/OutParameter.d.ts +1 -1
  536. package/dist/model/OutParameter.js +2 -2
  537. package/dist/model/Page.d.ts +19 -19
  538. package/dist/model/Page.d.ts.map +1 -1
  539. package/dist/model/Page.js +48 -48
  540. package/dist/model/PageSchema.d.ts +24 -24
  541. package/dist/model/PageSchema.d.ts.map +1 -1
  542. package/dist/model/PageSchema.js +65 -65
  543. package/dist/model/Pageable.d.ts +19 -19
  544. package/dist/model/Pageable.d.ts.map +1 -1
  545. package/dist/model/Pageable.js +48 -48
  546. package/dist/model/Parameter.d.ts +1 -1
  547. package/dist/model/Parameter.js +2 -2
  548. package/dist/model/PasswordResetInitiateRequest.d.ts +47 -0
  549. package/dist/model/PasswordResetInitiateRequest.d.ts.map +1 -0
  550. package/dist/model/PasswordResetInitiateRequest.js +131 -0
  551. package/dist/model/PasswordResetInitiateResponse.d.ts +87 -0
  552. package/dist/model/PasswordResetInitiateResponse.d.ts.map +1 -0
  553. package/dist/model/PasswordResetInitiateResponse.js +243 -0
  554. package/dist/model/PasswordResetRequest.d.ts +67 -0
  555. package/dist/model/PasswordResetRequest.d.ts.map +1 -0
  556. package/dist/model/PasswordResetRequest.js +189 -0
  557. package/dist/model/PasswordResetResponse.d.ts +95 -0
  558. package/dist/model/PasswordResetResponse.d.ts.map +1 -0
  559. package/dist/model/PasswordResetResponse.js +266 -0
  560. package/dist/model/PasswordResetValidationResponse.d.ts +95 -0
  561. package/dist/model/PasswordResetValidationResponse.d.ts.map +1 -0
  562. package/dist/model/PasswordResetValidationResponse.js +266 -0
  563. package/dist/model/Path.d.ts +5 -5
  564. package/dist/model/Path.d.ts.map +1 -1
  565. package/dist/model/Path.js +13 -13
  566. package/dist/model/PaymentAccountObject.d.ts +1 -1
  567. package/dist/model/PaymentAccountObject.js +2 -2
  568. package/dist/model/PaymentIntentInput.d.ts +1 -1
  569. package/dist/model/PaymentIntentInput.js +2 -2
  570. package/dist/model/PaymentIntentResponse.d.ts +1 -1
  571. package/dist/model/PaymentIntentResponse.js +2 -2
  572. package/dist/model/PaymentMethod.d.ts +9 -9
  573. package/dist/model/PaymentMethod.d.ts.map +1 -1
  574. package/dist/model/PaymentMethod.js +23 -23
  575. package/dist/model/PaymentMethodInput.d.ts +1 -1
  576. package/dist/model/PaymentMethodInput.js +2 -2
  577. package/dist/model/PaymentMethodResponse.d.ts +1 -1
  578. package/dist/model/PaymentMethodResponse.js +2 -2
  579. package/dist/model/PaymentMethodsResponse.d.ts +1 -1
  580. package/dist/model/PaymentMethodsResponse.js +2 -2
  581. package/dist/model/Payout.d.ts +12 -12
  582. package/dist/model/Payout.d.ts.map +1 -1
  583. package/dist/model/Payout.js +34 -34
  584. package/dist/model/PayoutInput.d.ts +1 -1
  585. package/dist/model/PayoutInput.js +2 -2
  586. package/dist/model/PayoutResponse.d.ts +1 -1
  587. package/dist/model/PayoutResponse.js +2 -2
  588. package/dist/model/PhoneNumber.d.ts +14 -14
  589. package/dist/model/PhoneNumber.d.ts.map +1 -1
  590. package/dist/model/PhoneNumber.js +44 -44
  591. package/dist/model/Post.d.ts +19 -19
  592. package/dist/model/Post.d.ts.map +1 -1
  593. package/dist/model/Post.js +50 -50
  594. package/dist/model/PrivateMessage.d.ts +28 -28
  595. package/dist/model/PrivateMessage.d.ts.map +1 -1
  596. package/dist/model/PrivateMessage.js +77 -77
  597. package/dist/model/PrivateMessageConversation.d.ts +47 -47
  598. package/dist/model/PrivateMessageConversation.d.ts.map +1 -1
  599. package/dist/model/PrivateMessageConversation.js +124 -124
  600. package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
  601. package/dist/model/PrivateMessageConversationSchema.js +2 -2
  602. package/dist/model/Profile.d.ts +10 -10
  603. package/dist/model/Profile.d.ts.map +1 -1
  604. package/dist/model/Profile.js +30 -30
  605. package/dist/model/Profiletype.d.ts +1 -1
  606. package/dist/model/Profiletype.js +2 -2
  607. package/dist/model/PropertyContainer.d.ts +1 -1
  608. package/dist/model/PropertyContainer.js +2 -2
  609. package/dist/model/PublicationInput.d.ts +1 -1
  610. package/dist/model/PublicationInput.js +2 -2
  611. package/dist/model/PublicationResponse.d.ts +1 -1
  612. package/dist/model/PublicationResponse.js +2 -2
  613. package/dist/model/PurchaseInput.d.ts +1 -1
  614. package/dist/model/PurchaseInput.js +2 -2
  615. package/dist/model/PurchaseResponse.d.ts +1 -1
  616. package/dist/model/PurchaseResponse.js +2 -2
  617. package/dist/model/PurgeDataDefaultResponse.d.ts +1 -1
  618. package/dist/model/PurgeDataDefaultResponse.js +4 -4
  619. package/dist/model/PurgeDataDefaultResponseValue.d.ts +1 -1
  620. package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
  621. package/dist/model/RelationshipMapping.d.ts +10 -10
  622. package/dist/model/RelationshipMapping.d.ts.map +1 -1
  623. package/dist/model/RelationshipMapping.js +35 -35
  624. package/dist/model/RestApplicationInput.d.ts +1 -1
  625. package/dist/model/RestApplicationInput.js +2 -2
  626. package/dist/model/RestApplicationResponse.d.ts +1 -1
  627. package/dist/model/RestApplicationResponse.js +2 -2
  628. package/dist/model/ScreenSchema.d.ts +26 -26
  629. package/dist/model/ScreenSchema.d.ts.map +1 -1
  630. package/dist/model/ScreenSchema.js +72 -72
  631. package/dist/model/SimulcastInfo.d.ts +1 -1
  632. package/dist/model/SimulcastInfo.js +2 -2
  633. package/dist/model/SiteInput.d.ts +1 -1
  634. package/dist/model/SiteInput.js +2 -2
  635. package/dist/model/SiteResponse.d.ts +1 -1
  636. package/dist/model/SiteResponse.js +2 -2
  637. package/dist/model/SiteTypeInput.d.ts +1 -1
  638. package/dist/model/SiteTypeInput.js +2 -2
  639. package/dist/model/SiteTypeResponse.d.ts +1 -1
  640. package/dist/model/SiteTypeResponse.js +2 -2
  641. package/dist/model/SkinField.d.ts +14 -14
  642. package/dist/model/SkinField.d.ts.map +1 -1
  643. package/dist/model/SkinField.js +38 -38
  644. package/dist/model/SkinFieldResponse.d.ts +1 -1
  645. package/dist/model/SkinFieldResponse.js +2 -2
  646. package/dist/model/SocialGroup.d.ts +10 -10
  647. package/dist/model/SocialGroup.d.ts.map +1 -1
  648. package/dist/model/SocialGroup.js +33 -33
  649. package/dist/model/SocialGroupInput.d.ts +1 -1
  650. package/dist/model/SocialGroupInput.js +2 -2
  651. package/dist/model/SocialGroupResponse.d.ts +1 -1
  652. package/dist/model/SocialGroupResponse.js +2 -2
  653. package/dist/model/SocialGroupType.d.ts +1 -1
  654. package/dist/model/SocialGroupType.js +2 -2
  655. package/dist/model/SocialGroupTypeInput.d.ts +1 -1
  656. package/dist/model/SocialGroupTypeInput.js +2 -2
  657. package/dist/model/Sort.d.ts +9 -9
  658. package/dist/model/Sort.d.ts.map +1 -1
  659. package/dist/model/Sort.js +23 -23
  660. package/dist/model/SourceTypes.d.ts +1 -1
  661. package/dist/model/SourceTypes.js +2 -2
  662. package/dist/model/StatusUpdate.d.ts +10 -10
  663. package/dist/model/StatusUpdate.d.ts.map +1 -1
  664. package/dist/model/StatusUpdate.js +27 -27
  665. package/dist/model/StreetAddress.d.ts +1 -1
  666. package/dist/model/StreetAddress.js +2 -2
  667. package/dist/model/StripeAccount.d.ts +10 -10
  668. package/dist/model/StripeAccount.d.ts.map +1 -1
  669. package/dist/model/StripeAccount.js +27 -27
  670. package/dist/model/StripeCustomerAccount.d.ts +1 -1
  671. package/dist/model/StripeCustomerAccount.js +2 -2
  672. package/dist/model/Template.d.ts +10 -10
  673. package/dist/model/Template.d.ts.map +1 -1
  674. package/dist/model/Template.js +27 -27
  675. package/dist/model/TemplateResponse.d.ts +1 -1
  676. package/dist/model/TemplateResponse.js +2 -2
  677. package/dist/model/TemplateSchema.d.ts +10 -10
  678. package/dist/model/TemplateSchema.d.ts.map +1 -1
  679. package/dist/model/TemplateSchema.js +27 -27
  680. package/dist/model/ThemeMapping.d.ts +10 -10
  681. package/dist/model/ThemeMapping.d.ts.map +1 -1
  682. package/dist/model/ThemeMapping.js +30 -30
  683. package/dist/model/ThemeMappingPayload.d.ts +1 -1
  684. package/dist/model/ThemeMappingPayload.js +2 -2
  685. package/dist/model/Timezone.d.ts +1 -1
  686. package/dist/model/Timezone.js +2 -2
  687. package/dist/model/Timezone1.d.ts +1 -1
  688. package/dist/model/Timezone1.js +2 -2
  689. package/dist/model/TopicInfoResponse.d.ts +1 -1
  690. package/dist/model/TopicInfoResponse.js +2 -2
  691. package/dist/model/TopicMessageInput.d.ts +1 -1
  692. package/dist/model/TopicMessageInput.js +2 -2
  693. package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
  694. package/dist/model/TopicSubscriptionResponse.js +2 -2
  695. package/dist/model/Transaction.d.ts +1 -1
  696. package/dist/model/Transaction.js +2 -2
  697. package/dist/model/Transfer.d.ts +10 -10
  698. package/dist/model/Transfer.d.ts.map +1 -1
  699. package/dist/model/Transfer.js +29 -29
  700. package/dist/model/TransferInput.d.ts +1 -1
  701. package/dist/model/TransferInput.js +2 -2
  702. package/dist/model/TransferResponse.d.ts +1 -1
  703. package/dist/model/TransferResponse.js +2 -2
  704. package/dist/model/TransferResponsePaymentMethodDetails.d.ts +10 -10
  705. package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -1
  706. package/dist/model/TransferResponsePaymentMethodDetails.js +29 -29
  707. package/dist/model/TraversalRelationResponse.d.ts +5 -5
  708. package/dist/model/TraversalRelationResponse.js +14 -14
  709. package/dist/model/User.d.ts +19 -19
  710. package/dist/model/User.d.ts.map +1 -1
  711. package/dist/model/User.js +56 -56
  712. package/dist/model/UserDataPayload.d.ts +19 -19
  713. package/dist/model/UserDataPayload.d.ts.map +1 -1
  714. package/dist/model/UserDataPayload.js +56 -56
  715. package/dist/model/UserDomain.d.ts +1 -1
  716. package/dist/model/UserDomain.js +2 -2
  717. package/dist/model/UserInvite.d.ts +18 -18
  718. package/dist/model/UserInvite.d.ts.map +1 -1
  719. package/dist/model/UserInvite.js +57 -57
  720. package/dist/model/UserInviteInput.d.ts +1 -1
  721. package/dist/model/UserInviteInput.js +2 -2
  722. package/dist/model/UserResponse.d.ts +1 -1
  723. package/dist/model/UserResponse.js +2 -2
  724. package/dist/model/UserSchema.d.ts +19 -19
  725. package/dist/model/UserSchema.d.ts.map +1 -1
  726. package/dist/model/UserSchema.js +56 -56
  727. package/dist/model/UserTag.d.ts +19 -19
  728. package/dist/model/UserTag.d.ts.map +1 -1
  729. package/dist/model/UserTag.js +52 -52
  730. package/dist/model/Userid.d.ts +1 -1
  731. package/dist/model/Userid.js +2 -2
  732. package/dist/model/UsernameReminderRequest.d.ts +47 -0
  733. package/dist/model/UsernameReminderRequest.d.ts.map +1 -0
  734. package/dist/model/UsernameReminderRequest.js +131 -0
  735. package/dist/model/UsernameReminderResponse.d.ts +87 -0
  736. package/dist/model/UsernameReminderResponse.d.ts.map +1 -0
  737. package/dist/model/UsernameReminderResponse.js +243 -0
  738. package/dist/model/Video.d.ts +70 -70
  739. package/dist/model/Video.d.ts.map +1 -1
  740. package/dist/model/Video.js +177 -177
  741. package/dist/model/VideoLiveUrl.d.ts +1 -1
  742. package/dist/model/VideoLiveUrl.js +2 -2
  743. package/dist/model/VideoSchema.d.ts +70 -70
  744. package/dist/model/VideoSchema.d.ts.map +1 -1
  745. package/dist/model/VideoSchema.js +177 -177
  746. package/dist/model/VideoUploadObject.d.ts +70 -70
  747. package/dist/model/VideoUploadObject.d.ts.map +1 -1
  748. package/dist/model/VideoUploadObject.js +177 -177
  749. package/dist/model/WalletHoldInput.d.ts +1 -1
  750. package/dist/model/WalletHoldInput.js +2 -2
  751. package/dist/model/WalletHoldResponse.d.ts +1 -1
  752. package/dist/model/WalletHoldResponse.js +2 -2
  753. package/dist/model/WalletPayoutInput.d.ts +1 -1
  754. package/dist/model/WalletPayoutInput.js +2 -2
  755. package/dist/model/WalletPayoutResponse.d.ts +1 -1
  756. package/dist/model/WalletPayoutResponse.js +2 -2
  757. package/dist/model/WalletResponse.d.ts +1 -1
  758. package/dist/model/WalletResponse.js +2 -2
  759. package/dist/model/ZeusPortalCategory.d.ts +1 -1
  760. package/dist/model/ZeusPortalCategory.js +2 -2
  761. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * GraphObjects service.
3
3
  * @module api/GraphObjectsApi
4
- * @version 0.1.97
4
+ * @version 0.1.99
5
5
  */
6
6
  export default class GraphObjectsApi {
7
7
  /**
@@ -25,6 +25,7 @@ export default class GraphObjectsApi {
25
25
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
26
26
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
27
27
  * @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)
28
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
28
29
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
29
30
  * @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
30
31
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -44,6 +45,7 @@ export default class GraphObjectsApi {
44
45
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
45
46
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
46
47
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
48
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
47
49
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
48
50
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
49
51
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -57,10 +59,6 @@ export default class GraphObjectsApi {
57
59
  cachekey?: Array<string>;
58
60
  cachescope?: any;
59
61
  cacheuser?: Array<string>;
60
- zeusportalPostasApp?: number;
61
- zeusportalPostas?: number;
62
- zeusportalPostasSite?: number;
63
- transactionid?: string;
64
62
  }): Promise<any>;
65
63
  /**
66
64
  * Adds a live meeting to the object
@@ -73,11 +71,12 @@ export default class GraphObjectsApi {
73
71
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
74
72
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
75
73
  * @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)
74
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
76
75
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
77
76
  * @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
78
77
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
79
78
  * @param {String} [transactionid] The id of the transaction this operation is being run in
80
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
79
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponse} and HTTP response
81
80
  */
82
81
  addLiveStreamWithHttpInfo(objectid: number, opts: any): Promise<any>;
83
82
  /**
@@ -91,11 +90,12 @@ export default class GraphObjectsApi {
91
90
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
92
91
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
93
92
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
93
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
94
94
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
95
95
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
96
96
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
97
97
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
98
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
98
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponse}
99
99
  */
100
100
  addLiveStream(objectid: number, opts?: { [key: string]: any; [key: string]: any;
101
101
  authorization?: string;
@@ -104,1928 +104,12 @@ export default class GraphObjectsApi {
104
104
  cachekey?: Array<string>;
105
105
  cachescope?: any;
106
106
  cacheuser?: Array<string>;
107
- zeusportalPostasApp?: number;
108
- zeusportalPostas?: number;
109
- zeusportalPostasSite?: number;
110
- transactionid?: string;
111
107
  }): Promise<any>;
112
108
  /**
113
- * @param {Number} id The id of the object that the file is being attached to
114
- * @param {Object} opts Optional parameters
115
- * @param {String} [authorization] The authorization token of the logged in user
116
- * @param {Number} [cacheduration] The how long the cache entry should persist
117
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
118
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
119
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
120
- * @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)
121
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
122
- * @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
- * @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
- * @param {String} [transactionid] The id of the transaction this operation is being run in
125
- * @param {Object.<String, {String: [InputPart]}>} [formDataMap]
126
- * @param {Object.<String, {String: InputPart}>} [formData]
127
- * @param {Array.<module:model/InputPart>} [parts]
128
- * @param {String} [preamble]
129
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
130
- */
131
- attachFileWithHttpInfo(id: number, opts: any): Promise<any>;
132
- /**
133
- * @param {Number} id The id of the object that the file is being attached to
134
- * @param {Object} opts Optional parameters
135
- * @param {String} opts.authorization The authorization token of the logged in user
136
- * @param {Number} opts.cacheduration The how long the cache entry should persist
137
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
138
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
139
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
140
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
141
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
142
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
143
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
144
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
145
- * @param {Object.<String, {String: [InputPart]}>} opts.formDataMap
146
- * @param {Object.<String, {String: InputPart}>} opts.formData
147
- * @param {Array.<module:model/InputPart>} opts.parts
148
- * @param {String} opts.preamble
149
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
150
- */
151
- attachFile(id: number, opts?: { [key: string]: any; [key: string]: any;
152
- authorization?: string;
153
- cacheduration?: number;
154
- cachegroup?: Array<string>;
155
- cachekey?: Array<string>;
156
- cachescope?: any;
157
- cacheuser?: Array<string>;
158
- zeusportalPostasApp?: number;
159
- zeusportalPostas?: number;
160
- zeusportalPostasSite?: number;
161
- transactionid?: string;
162
- formDataMap?: any;
163
- formData?: any;
164
- }): Promise<any>;
165
- /**
166
- * @param {Number} id The id of the object that the image is being attached to
167
- * @param {Object} opts Optional parameters
168
- * @param {String} [authorization] The authorization token of the logged in user
169
- * @param {Number} [cacheduration] The how long the cache entry should persist
170
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
171
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
172
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
173
- * @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)
174
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
175
- * @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
176
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
177
- * @param {String} [transactionid] The id of the transaction this operation is being run in
178
- * @param {Object.<String, {String: [InputPart]}>} [formDataMap]
179
- * @param {Object.<String, {String: InputPart}>} [formData]
180
- * @param {Array.<module:model/InputPart>} [parts]
181
- * @param {String} [preamble]
182
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
183
- */
184
- attachImageWithHttpInfo(id: number, opts: any): Promise<any>;
185
- /**
186
- * @param {Number} id The id of the object that the image is being attached to
187
- * @param {Object} opts Optional parameters
188
- * @param {String} opts.authorization The authorization token of the logged in user
189
- * @param {Number} opts.cacheduration The how long the cache entry should persist
190
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
191
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
192
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
193
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
194
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
195
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
196
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
197
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
198
- * @param {Object.<String, {String: [InputPart]}>} opts.formDataMap
199
- * @param {Object.<String, {String: InputPart}>} opts.formData
200
- * @param {Array.<module:model/InputPart>} opts.parts
201
- * @param {String} opts.preamble
202
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
203
- */
204
- attachImage(id: number, opts?: { [key: string]: any; [key: string]: any;
205
- authorization?: string;
206
- cacheduration?: number;
207
- cachegroup?: Array<string>;
208
- cachekey?: Array<string>;
209
- cachescope?: any;
210
- cacheuser?: Array<string>;
211
- zeusportalPostasApp?: number;
212
- zeusportalPostas?: number;
213
- zeusportalPostasSite?: number;
214
- transactionid?: string;
215
- formDataMap?: any;
216
- formData?: any;
217
- }): Promise<any>;
218
- /**
219
- * @param {Number} id The id of the object that we are performing the action on
220
- * @param {Array.<module:model/GraphActionPayload>} graphActionPayload Conversation object or array of objects to create
221
- * @param {Object} opts Optional parameters
222
- * @param {String} [authorization] The authorization token of the logged in user
223
- * @param {Number} [cacheduration] The how long the cache entry should persist
224
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
225
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
226
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
227
- * @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)
228
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
229
- * @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
230
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
231
- * @param {String} [transactionid] The id of the transaction this operation is being run in
232
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphActionResponse>} and HTTP response
233
- */
234
- createActionsWithHttpInfo(id: number, graphActionPayload: any, opts: any): Promise<any>;
235
- /**
236
- * @param {Number} id The id of the object that we are performing the action on
237
- * @param {Array.<module:model/GraphActionPayload>} graphActionPayload Conversation object or array of objects to create
238
- * @param {Object} opts Optional parameters
239
- * @param {String} opts.authorization The authorization token of the logged in user
240
- * @param {Number} opts.cacheduration The how long the cache entry should persist
241
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
242
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
243
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
244
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
245
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
246
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
247
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
248
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
249
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphActionResponse>}
250
- */
251
- createActions(id: number, graphActionPayload: any, opts?: { [key: string]: any; [key: string]: any;
252
- authorization?: string;
253
- cacheduration?: number;
254
- cachegroup?: Array<string>;
255
- cachekey?: Array<string>;
256
- cachescope?: any;
257
- cacheuser?: Array<string>;
258
- zeusportalPostasApp?: number;
259
- zeusportalPostas?: number;
260
- zeusportalPostasSite?: number;
261
- transactionid?: string;
262
- }): Promise<any>;
263
- /**
264
- * Adds objects to the graph
265
- * @param {Number} id
266
- * @param {Object} opts Optional parameters
267
- * @param {String} [authorization] The authorization token of the logged in user
268
- * @param {Number} [cacheduration] The how long the cache entry should persist
269
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
270
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
271
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
272
- * @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)
273
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
274
- * @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
275
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
276
- * @param {String} [transactionid] The id of the transaction this operation is being run in
277
- * @param {String} [body]
278
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectSchema} and HTTP response
279
- */
280
- createAddObjectsToGraphWithHttpInfo(id: number, opts: any): Promise<any>;
281
- /**
282
- * Adds objects to the graph
283
- * @param {Number} id
284
- * @param {Object} opts Optional parameters
285
- * @param {String} opts.authorization The authorization token of the logged in user
286
- * @param {Number} opts.cacheduration The how long the cache entry should persist
287
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
288
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
289
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
290
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
291
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
292
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
293
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
294
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
295
- * @param {String} opts.body
296
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectSchema}
297
- */
298
- createAddObjectsToGraph(id: number, opts?: { [key: string]: any; [key: string]: any;
299
- authorization?: string;
300
- cacheduration?: number;
301
- cachegroup?: Array<string>;
302
- cachekey?: Array<string>;
303
- cachescope?: any;
304
- cacheuser?: Array<string>;
305
- zeusportalPostasApp?: number;
306
- zeusportalPostas?: number;
307
- zeusportalPostasSite?: number;
308
- transactionid?: string;
309
- body?: string;
310
- }): Promise<any>;
311
- /**
312
- * @param {Number} id The id of the object that we are retrieving geolocation information from
313
- * @param {module:model/GeocodePayload} geocodePayload Conversation object or array of objects to create
314
- * @param {Object} opts Optional parameters
315
- * @param {String} [authorization] The authorization token of the logged in user
316
- * @param {Number} [cacheduration] The how long the cache entry should persist
317
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
318
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
319
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
320
- * @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)
321
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
322
- * @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
323
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
324
- * @param {String} [transactionid] The id of the transaction this operation is being run in
325
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/Geocode} and HTTP response
326
- */
327
- createGeocodesWithHttpInfo(id: number, geocodePayload: any, opts: any): Promise<any>;
328
- /**
329
- * @param {Number} id The id of the object that we are retrieving geolocation information from
330
- * @param {module:model/GeocodePayload} geocodePayload Conversation object or array of objects to create
331
- * @param {Object} opts Optional parameters
332
- * @param {String} opts.authorization The authorization token of the logged in user
333
- * @param {Number} opts.cacheduration The how long the cache entry should persist
334
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
335
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
336
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
337
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
338
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
339
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
340
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
341
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
342
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/Geocode}
343
- */
344
- createGeocodes(id: number, geocodePayload: any, opts?: { [key: string]: any; [key: string]: any;
345
- authorization?: string;
346
- cacheduration?: number;
347
- cachegroup?: Array<string>;
348
- cachekey?: Array<string>;
349
- cachescope?: any;
350
- cacheuser?: Array<string>;
351
- zeusportalPostasApp?: number;
352
- zeusportalPostas?: number;
353
- zeusportalPostasSite?: number;
354
- transactionid?: string;
355
- }): Promise<any>;
356
- /**
357
- * Returns an invite by id
358
- * Returns a live meeting invite by id
359
- * @param {Number} inviteid The id of the invite we are retrieving
360
- * @param {module:model/UserInviteInput} userInviteInput An Invite Input
361
- * @param {Object} opts Optional parameters
362
- * @param {String} [authorization] The authorization token of the logged in user
363
- * @param {Number} [cacheduration] The how long the cache entry should persist
364
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
365
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
366
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
367
- * @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)
368
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
369
- * @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
370
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
371
- * @param {String} [transactionid] The id of the transaction this operation is being run in
372
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/UserInvite} and HTTP response
373
- */
374
- createInviteOnObjectWithHttpInfo(inviteid: number, userInviteInput: any, opts: any): Promise<any>;
375
- /**
376
- * Returns an invite by id
377
- * Returns a live meeting invite by id
378
- * @param {Number} inviteid The id of the invite we are retrieving
379
- * @param {module:model/UserInviteInput} userInviteInput An Invite Input
380
- * @param {Object} opts Optional parameters
381
- * @param {String} opts.authorization The authorization token of the logged in user
382
- * @param {Number} opts.cacheduration The how long the cache entry should persist
383
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
384
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
385
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
386
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
387
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
388
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
389
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
390
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
391
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/UserInvite}
392
- */
393
- createInviteOnObject(inviteid: number, userInviteInput: any, opts?: { [key: string]: any; [key: string]: any;
394
- authorization?: string;
395
- cacheduration?: number;
396
- cachegroup?: Array<string>;
397
- cachekey?: Array<string>;
398
- cachescope?: any;
399
- cacheuser?: Array<string>;
400
- zeusportalPostasApp?: number;
401
- zeusportalPostas?: number;
402
- zeusportalPostasSite?: number;
403
- transactionid?: string;
404
- }): Promise<any>;
405
- /**
406
- * Create Objects
407
- * Create graph object(s)
408
- * @param {module:model/GraphObjectPayload} graphObjectPayload GraphObject object data or array of object data to create
409
- * @param {Object} opts Optional parameters
410
- * @param {String} [authorization] The authorization token of the logged in user
411
- * @param {Number} [cacheduration] The how long the cache entry should persist
412
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
413
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
414
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
415
- * @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)
416
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
417
- * @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
418
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
419
- * @param {String} [transactionid] The id of the transaction this operation is being run in
420
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectSchema} and HTTP response
421
- */
422
- createObjectWithHttpInfo(graphObjectPayload: any, opts: any): Promise<any>;
423
- /**
424
- * Create Objects
425
- * Create graph object(s)
426
- * @param {module:model/GraphObjectPayload} graphObjectPayload GraphObject object data or array of object data to create
427
- * @param {Object} opts Optional parameters
428
- * @param {String} opts.authorization The authorization token of the logged in user
429
- * @param {Number} opts.cacheduration The how long the cache entry should persist
430
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
431
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
432
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
433
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
434
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
435
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
436
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
437
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
438
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectSchema}
439
- */
440
- createObject(graphObjectPayload: any, opts?: { [key: string]: any; [key: string]: any;
441
- authorization?: string;
442
- cacheduration?: number;
443
- cachegroup?: Array<string>;
444
- cachekey?: Array<string>;
445
- cachescope?: any;
446
- cacheuser?: Array<string>;
447
- zeusportalPostasApp?: number;
448
- zeusportalPostas?: number;
449
- zeusportalPostasSite?: number;
450
- transactionid?: string;
451
- }): Promise<any>;
452
- /**
453
- * Create Objects
454
- * Create graph object(s)
455
- * @param {Array.<module:model/GraphObjectPayload>} graphObjectPayload GraphObject object data or array of object data to create
456
- * @param {Object} opts Optional parameters
457
- * @param {String} [authorization] The authorization token of the logged in user
458
- * @param {Number} [cacheduration] The how long the cache entry should persist
459
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
460
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
461
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
462
- * @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)
463
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
464
- * @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
465
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
466
- * @param {String} [transactionid] The id of the transaction this operation is being run in
467
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectSchema>} and HTTP response
468
- */
469
- createObjectsWithHttpInfo(graphObjectPayload: any, opts: any): Promise<any>;
470
- /**
471
- * Create Objects
472
- * Create graph object(s)
473
- * @param {Array.<module:model/GraphObjectPayload>} graphObjectPayload GraphObject object data or array of object data to create
474
- * @param {Object} opts Optional parameters
475
- * @param {String} opts.authorization The authorization token of the logged in user
476
- * @param {Number} opts.cacheduration The how long the cache entry should persist
477
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
478
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
479
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
480
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
481
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
482
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
483
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
484
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
485
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectSchema>}
486
- */
487
- createObjects(graphObjectPayload: any, opts?: { [key: string]: any; [key: string]: any;
488
- authorization?: string;
489
- cacheduration?: number;
490
- cachegroup?: Array<string>;
491
- cachekey?: Array<string>;
492
- cachescope?: any;
493
- cacheuser?: Array<string>;
494
- zeusportalPostasApp?: number;
495
- zeusportalPostas?: number;
496
- zeusportalPostasSite?: number;
497
- transactionid?: string;
498
- }): Promise<any>;
499
- /**
500
- * Create a Relationship
501
- * Create a relationship to another object
502
- * @param {Number} id The id of the object that we are creating relationships on
503
- * @param {module:model/GraphRelationshipPayload} graphRelationshipPayload Conversation object or array of objects to create
504
- * @param {Object} opts Optional parameters
505
- * @param {String} [authorization] The authorization token of the logged in user
506
- * @param {Number} [cacheduration] The how long the cache entry should persist
507
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
508
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
509
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
510
- * @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)
511
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
512
- * @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
513
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
514
- * @param {String} [transactionid] The id of the transaction this operation is being run in
515
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphRelationship} and HTTP response
516
- */
517
- createRelationshipWithHttpInfo(id: number, graphRelationshipPayload: any, opts: any): Promise<any>;
518
- /**
519
- * Create a Relationship
520
- * Create a relationship to another object
521
- * @param {Number} id The id of the object that we are creating relationships on
522
- * @param {module:model/GraphRelationshipPayload} graphRelationshipPayload Conversation object or array of objects to create
523
- * @param {Object} opts Optional parameters
524
- * @param {String} opts.authorization The authorization token of the logged in user
525
- * @param {Number} opts.cacheduration The how long the cache entry should persist
526
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
527
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
528
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
529
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
530
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
531
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
532
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
533
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
534
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphRelationship}
535
- */
536
- createRelationship(id: number, graphRelationshipPayload: any, opts?: { [key: string]: any; [key: string]: any;
537
- authorization?: string;
538
- cacheduration?: number;
539
- cachegroup?: Array<string>;
540
- cachekey?: Array<string>;
541
- cachescope?: any;
542
- cacheuser?: Array<string>;
543
- zeusportalPostasApp?: number;
544
- zeusportalPostas?: number;
545
- zeusportalPostasSite?: number;
546
- transactionid?: string;
547
- }): Promise<any>;
548
- /**
549
- * Create Relationships
550
- * Create a relationships to other objects
551
- * @param {Number} id The id of the object that we are creating relationships on
552
- * @param {Array.<module:model/GraphRelationshipPayload>} graphRelationshipPayload Conversation object or array of objects to create
553
- * @param {Object} opts Optional parameters
554
- * @param {String} [authorization] The authorization token of the logged in user
555
- * @param {Number} [cacheduration] The how long the cache entry should persist
556
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
557
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
558
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
559
- * @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)
560
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
561
- * @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
562
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
563
- * @param {String} [transactionid] The id of the transaction this operation is being run in
564
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationship>} and HTTP response
565
- */
566
- createRelationshipsWithHttpInfo(id: number, graphRelationshipPayload: any, opts: any): Promise<any>;
567
- /**
568
- * Create Relationships
569
- * Create a relationships to other objects
570
- * @param {Number} id The id of the object that we are creating relationships on
571
- * @param {Array.<module:model/GraphRelationshipPayload>} graphRelationshipPayload Conversation object or array of objects to create
572
- * @param {Object} opts Optional parameters
573
- * @param {String} opts.authorization The authorization token of the logged in user
574
- * @param {Number} opts.cacheduration The how long the cache entry should persist
575
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
576
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
577
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
578
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
579
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
580
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
581
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
582
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
583
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationship>}
584
- */
585
- createRelationships(id: number, graphRelationshipPayload: any, opts?: { [key: string]: any; [key: string]: any;
586
- authorization?: string;
587
- cacheduration?: number;
588
- cachegroup?: Array<string>;
589
- cachekey?: Array<string>;
590
- cachescope?: any;
591
- cacheuser?: Array<string>;
592
- zeusportalPostasApp?: number;
593
- zeusportalPostas?: number;
594
- zeusportalPostasSite?: number;
595
- transactionid?: string;
596
- }): Promise<any>;
597
- /**
598
- * @param {Number} id The id of the geocode to delete
599
- * @param {Number} geocodeid The id of the object whose properties we are updating
600
- * @param {Object} opts Optional parameters
601
- * @param {String} [authorization] The authorization token of the logged in user
602
- * @param {Number} [cacheduration] The how long the cache entry should persist
603
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
604
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
605
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
606
- * @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)
607
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
608
- * @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
609
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
610
- * @param {String} [transactionid] The id of the transaction this operation is being run in
611
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
612
- */
613
- deleteGeocodeWithHttpInfo(id: number, geocodeid: number, opts: any): Promise<any>;
614
- /**
615
- * @param {Number} id The id of the geocode to delete
616
- * @param {Number} geocodeid The id of the object whose properties we are updating
617
- * @param {Object} opts Optional parameters
618
- * @param {String} opts.authorization The authorization token of the logged in user
619
- * @param {Number} opts.cacheduration The how long the cache entry should persist
620
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
621
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
622
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
623
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
624
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
625
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
626
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
627
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
628
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
629
- */
630
- deleteGeocode(id: number, geocodeid: number, opts?: { [key: string]: any; [key: string]: any;
631
- authorization?: string;
632
- cacheduration?: number;
633
- cachegroup?: Array<string>;
634
- cachekey?: Array<string>;
635
- cachescope?: any;
636
- cacheuser?: Array<string>;
637
- zeusportalPostasApp?: number;
638
- zeusportalPostas?: number;
639
- zeusportalPostasSite?: number;
640
- transactionid?: string;
641
- }): Promise<any>;
642
- /**
643
- * Delete Like
644
- * Delete an individual like
645
- * @param {Number} objectid
646
- * @param {Object} opts Optional parameters
647
- * @param {String} [authorization] The authorization token of the logged in user
648
- * @param {Number} [cacheduration] The how long the cache entry should persist
649
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
650
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
651
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
652
- * @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)
653
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
654
- * @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
655
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
656
- * @param {String} [transactionid] The id of the transaction this operation is being run in
657
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
658
- */
659
- deleteLikeWithHttpInfo(objectid: number, opts: any): Promise<any>;
660
- /**
661
- * Delete Like
662
- * Delete an individual like
663
- * @param {Number} objectid
664
- * @param {Object} opts Optional parameters
665
- * @param {String} opts.authorization The authorization token of the logged in user
666
- * @param {Number} opts.cacheduration The how long the cache entry should persist
667
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
668
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
669
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
670
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
671
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
672
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
673
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
674
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
675
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
676
- */
677
- deleteLike(objectid: number, opts?: { [key: string]: any; [key: string]: any;
678
- authorization?: string;
679
- cacheduration?: number;
680
- cachegroup?: Array<string>;
681
- cachekey?: Array<string>;
682
- cachescope?: any;
683
- cacheuser?: Array<string>;
684
- zeusportalPostasApp?: number;
685
- zeusportalPostas?: number;
686
- zeusportalPostasSite?: number;
687
- transactionid?: string;
688
- }): Promise<any>;
689
- /**
690
- * Delete's the object with the id
691
- * @param {Number} id The id of the object to delete
692
- * @param {Object} opts Optional parameters
693
- * @param {String} [authorization] The authorization token of the logged in user
694
- * @param {Number} [cacheduration] The how long the cache entry should persist
695
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
696
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
697
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
698
- * @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)
699
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
700
- * @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
701
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
702
- * @param {String} [transactionid] The id of the transaction this operation is being run in
703
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
704
- */
705
- deleteObjectWithHttpInfo(id: number, opts: any): Promise<any>;
706
- /**
707
- * Delete's the object with the id
708
- * @param {Number} id The id of the object to delete
709
- * @param {Object} opts Optional parameters
710
- * @param {String} opts.authorization The authorization token of the logged in user
711
- * @param {Number} opts.cacheduration The how long the cache entry should persist
712
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
713
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
714
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
715
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
716
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
717
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
718
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
719
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
720
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
721
- */
722
- deleteObject(id: number, opts?: { [key: string]: any; [key: string]: any;
723
- authorization?: string;
724
- cacheduration?: number;
725
- cachegroup?: Array<string>;
726
- cachekey?: Array<string>;
727
- cachescope?: any;
728
- cacheuser?: Array<string>;
729
- zeusportalPostasApp?: number;
730
- zeusportalPostas?: number;
731
- zeusportalPostasSite?: number;
732
- transactionid?: string;
733
- }): Promise<any>;
734
- /**
735
- * Dislike an Object
736
- * Dislike an object
737
- * @param {Number} objectid
738
- * @param {Object} opts Optional parameters
739
- * @param {String} [authorization] The authorization token of the logged in user
740
- * @param {Number} [cacheduration] The how long the cache entry should persist
741
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
742
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
743
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
744
- * @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)
745
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
746
- * @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
747
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
748
- * @param {String} [transactionid] The id of the transaction this operation is being run in
749
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
750
- */
751
- dislikeWithHttpInfo(objectid: number, opts: any): Promise<any>;
752
- /**
753
- * Dislike an Object
754
- * Dislike an object
755
- * @param {Number} objectid
756
- * @param {Object} opts Optional parameters
757
- * @param {String} opts.authorization The authorization token of the logged in user
758
- * @param {Number} opts.cacheduration The how long the cache entry should persist
759
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
760
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
761
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
762
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
763
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
764
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
765
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
766
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
767
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
768
- */
769
- dislike(objectid: number, opts?: { [key: string]: any; [key: string]: any;
770
- authorization?: string;
771
- cacheduration?: number;
772
- cachegroup?: Array<string>;
773
- cachekey?: Array<string>;
774
- cachescope?: any;
775
- cacheuser?: Array<string>;
776
- zeusportalPostasApp?: number;
777
- zeusportalPostas?: number;
778
- zeusportalPostasSite?: number;
779
- transactionid?: string;
780
- }): Promise<any>;
781
- /**
782
- * @param {Number} id The id of the object we are calling the function on
783
- * @param {String} _function
784
- * @param {Object} opts Optional parameters
785
- * @param {String} [authorization] The authorization token of the logged in user
786
- * @param {Number} [cacheduration] The how long the cache entry should persist
787
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
788
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
789
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
790
- * @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)
791
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
792
- * @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
793
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
794
- * @param {String} [transactionid] The id of the transaction this operation is being run in
795
- * @param {String} [body]
796
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
797
- */
798
- doPostFunctionWithHttpInfo(id: number, _function: string, opts: any): Promise<any>;
799
- /**
800
- * @param {Number} id The id of the object we are calling the function on
801
- * @param {String} _function
802
- * @param {Object} opts Optional parameters
803
- * @param {String} opts.authorization The authorization token of the logged in user
804
- * @param {Number} opts.cacheduration The how long the cache entry should persist
805
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
806
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
807
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
808
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
809
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
810
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
811
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
812
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
813
- * @param {String} opts.body
814
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
815
- */
816
- doPostFunction(id: number, _function: string, opts?: { [key: string]: any; [key: string]: any;
817
- authorization?: string;
818
- cacheduration?: number;
819
- cachegroup?: Array<string>;
820
- cachekey?: Array<string>;
821
- cachescope?: any;
822
- cacheuser?: Array<string>;
823
- zeusportalPostasApp?: number;
824
- zeusportalPostas?: number;
825
- zeusportalPostasSite?: number;
826
- transactionid?: string;
827
- body?: string;
828
- }): Promise<any>;
829
- /**
830
- * @param {Number} id The id of the object being followed
831
- * @param {Object} opts Optional parameters
832
- * @param {String} [authorization] The authorization token of the logged in user
833
- * @param {Number} [cacheduration] The how long the cache entry should persist
834
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
835
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
836
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
837
- * @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)
838
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
839
- * @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
840
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
841
- * @param {String} [transactionid] The id of the transaction this operation is being run in
842
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
843
- */
844
- followWithHttpInfo(id: number, opts: any): Promise<any>;
845
- /**
846
- * @param {Number} id The id of the object being followed
847
- * @param {Object} opts Optional parameters
848
- * @param {String} opts.authorization The authorization token of the logged in user
849
- * @param {Number} opts.cacheduration The how long the cache entry should persist
850
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
851
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
852
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
853
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
854
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
855
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
856
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
857
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
858
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
859
- */
860
- follow(id: number, opts?: { [key: string]: any; [key: string]: any;
861
- authorization?: string;
862
- cacheduration?: number;
863
- cachegroup?: Array<string>;
864
- cachekey?: Array<string>;
865
- cachescope?: any;
866
- cacheuser?: Array<string>;
867
- zeusportalPostasApp?: number;
868
- zeusportalPostas?: number;
869
- zeusportalPostasSite?: number;
870
- transactionid?: string;
871
- }): Promise<any>;
872
- /**
873
- * Root for the API
874
- * @param {Object} opts Optional parameters
875
- * @param {String} [authorization] The authorization token of the logged in user
876
- * @param {Number} [cacheduration] The how long the cache entry should persist
877
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
878
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
879
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
880
- * @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)
881
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
882
- * @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
883
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
884
- * @param {String} [transactionid] The id of the transaction this operation is being run in
885
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
886
- */
887
- get7WithHttpInfo(opts: any): Promise<any>;
888
- /**
889
- * Root for the API
890
- * @param {Object} opts Optional parameters
891
- * @param {String} opts.authorization The authorization token of the logged in user
892
- * @param {Number} opts.cacheduration The how long the cache entry should persist
893
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
894
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
895
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
896
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
897
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
898
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
899
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
900
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
901
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
902
- */
903
- get7(opts?: { [key: string]: any; [key: string]: any;
904
- authorization?: string;
905
- cacheduration?: number;
906
- cachegroup?: Array<string>;
907
- cachekey?: Array<string>;
908
- cachescope?: any;
909
- cacheuser?: Array<string>;
910
- zeusportalPostasApp?: number;
911
- zeusportalPostas?: number;
912
- zeusportalPostasSite?: number;
913
- transactionid?: string;
914
- }): Promise<any>;
915
- /**
916
- * Get Actions
917
- * Get actions attached to an object
918
- * @param {Number} id The id of the object that we are retrieving actions on
919
- * @param {Object} opts Optional parameters
920
- * @param {String} [authorization] The authorization token of the logged in user
921
- * @param {Number} [cacheduration] The how long the cache entry should persist
922
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
923
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
924
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
925
- * @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)
926
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
927
- * @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
928
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
929
- * @param {String} [transactionid] The id of the transaction this operation is being run in
930
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphAction>} and HTTP response
931
- */
932
- getActionsWithHttpInfo(id: number, opts: any): Promise<any>;
933
- /**
934
- * Get Actions
935
- * Get actions attached to an object
936
- * @param {Number} id The id of the object that we are retrieving actions on
937
- * @param {Object} opts Optional parameters
938
- * @param {String} opts.authorization The authorization token of the logged in user
939
- * @param {Number} opts.cacheduration The how long the cache entry should persist
940
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
941
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
942
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
943
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
944
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
945
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
946
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
947
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
948
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphAction>}
949
- */
950
- getActions(id: number, opts?: { [key: string]: any; [key: string]: any;
951
- authorization?: string;
952
- cacheduration?: number;
953
- cachegroup?: Array<string>;
954
- cachekey?: Array<string>;
955
- cachescope?: any;
956
- cacheuser?: Array<string>;
957
- zeusportalPostasApp?: number;
958
- zeusportalPostas?: number;
959
- zeusportalPostasSite?: number;
960
- transactionid?: string;
961
- }): Promise<any>;
962
- /**
963
- * Get Actions By Type
964
- * Get actions attached to an object by type
965
- * @param {Number} id
966
- * @param {Number} actiontypeid
967
- * @param {Object} opts Optional parameters
968
- * @param {String} [authorization] The authorization token of the logged in user
969
- * @param {Number} [cacheduration] The how long the cache entry should persist
970
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
971
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
972
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
973
- * @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)
974
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
975
- * @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
976
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
977
- * @param {String} [transactionid] The id of the transaction this operation is being run in
978
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphAction>} and HTTP response
979
- */
980
- getActionsByTypeWithHttpInfo(id: number, actiontypeid: number, opts: any): Promise<any>;
981
- /**
982
- * Get Actions By Type
983
- * Get actions attached to an object by type
984
- * @param {Number} id
985
- * @param {Number} actiontypeid
986
- * @param {Object} opts Optional parameters
987
- * @param {String} opts.authorization The authorization token of the logged in user
988
- * @param {Number} opts.cacheduration The how long the cache entry should persist
989
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
990
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
991
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
992
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
993
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
994
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
995
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
996
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
997
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphAction>}
998
- */
999
- getActionsByType(id: number, actiontypeid: number, opts?: { [key: string]: any; [key: string]: any;
1000
- authorization?: string;
1001
- cacheduration?: number;
1002
- cachegroup?: Array<string>;
1003
- cachekey?: Array<string>;
1004
- cachescope?: any;
1005
- cacheuser?: Array<string>;
1006
- zeusportalPostasApp?: number;
1007
- zeusportalPostas?: number;
1008
- zeusportalPostasSite?: number;
1009
- transactionid?: string;
1010
- }): Promise<any>;
1011
- /**
1012
- * Get All Relationships
1013
- * Returns a listing of relationships
1014
- * @param {Number} id The id of the object that we are retrieving relationships on
1015
- * @param {Object} opts Optional parameters
1016
- * @param {String} [authorization] The authorization token of the logged in user
1017
- * @param {Number} [cacheduration] The how long the cache entry should persist
1018
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1019
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1020
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1021
- * @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)
1022
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1023
- * @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
1024
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1025
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1026
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationship>} and HTTP response
1027
- */
1028
- getAllRelationshipsWithHttpInfo(id: number, opts: any): Promise<any>;
1029
- /**
1030
- * Get All Relationships
1031
- * Returns a listing of relationships
1032
- * @param {Number} id The id of the object that we are retrieving relationships on
1033
- * @param {Object} opts Optional parameters
1034
- * @param {String} opts.authorization The authorization token of the logged in user
1035
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1036
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1037
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1038
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1039
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1040
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1041
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1042
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1043
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1044
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationship>}
1045
- */
1046
- getAllRelationships(id: number, opts?: { [key: string]: any; [key: string]: any;
1047
- authorization?: string;
1048
- cacheduration?: number;
1049
- cachegroup?: Array<string>;
1050
- cachekey?: Array<string>;
1051
- cachescope?: any;
1052
- cacheuser?: Array<string>;
1053
- zeusportalPostasApp?: number;
1054
- zeusportalPostas?: number;
1055
- zeusportalPostasSite?: number;
1056
- transactionid?: string;
1057
- }): Promise<any>;
1058
- /**
1059
- * Get All Relationships By Type
1060
- * Returns a listing of relationships
1061
- * @param {Number} id The id of the relationship type we are searching for
1062
- * @param {Number} reltypeid The id of the object that we are retrieving relationships on
1063
- * @param {Object} opts Optional parameters
1064
- * @param {String} [authorization] The authorization token of the logged in user
1065
- * @param {Number} [cacheduration] The how long the cache entry should persist
1066
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1067
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1068
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1069
- * @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)
1070
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1071
- * @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
1072
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1073
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1074
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationship>} and HTTP response
1075
- */
1076
- getAllRelationshipsByTypeWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
1077
- /**
1078
- * Get All Relationships By Type
1079
- * Returns a listing of relationships
1080
- * @param {Number} id The id of the relationship type we are searching for
1081
- * @param {Number} reltypeid The id of the object that we are retrieving relationships on
1082
- * @param {Object} opts Optional parameters
1083
- * @param {String} opts.authorization The authorization token of the logged in user
1084
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1085
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1086
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1087
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1088
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1089
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1090
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1091
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1092
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1093
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationship>}
1094
- */
1095
- getAllRelationshipsByType(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
1096
- authorization?: string;
1097
- cacheduration?: number;
1098
- cachegroup?: Array<string>;
1099
- cachekey?: Array<string>;
1100
- cachescope?: any;
1101
- cacheuser?: Array<string>;
1102
- zeusportalPostasApp?: number;
1103
- zeusportalPostas?: number;
1104
- zeusportalPostasSite?: number;
1105
- transactionid?: string;
1106
- }): Promise<any>;
1107
- /**
1108
- * @param {Number} objectid
1109
- * @param {Object} opts Optional parameters
1110
- * @param {String} [authorization] The authorization token of the logged in user
1111
- * @param {Number} [cacheduration] The how long the cache entry should persist
1112
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1113
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1114
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1115
- * @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)
1116
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1117
- * @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
1118
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1119
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1120
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/Comment>} and HTTP response
1121
- */
1122
- getCommentsWithHttpInfo(objectid: number, opts: any): Promise<any>;
1123
- /**
1124
- * @param {Number} objectid
1125
- * @param {Object} opts Optional parameters
1126
- * @param {String} opts.authorization The authorization token of the logged in user
1127
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1128
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1129
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1130
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1131
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1132
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1133
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1134
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1135
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1136
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/Comment>}
1137
- */
1138
- getComments(objectid: number, opts?: { [key: string]: any; [key: string]: any;
1139
- authorization?: string;
1140
- cacheduration?: number;
1141
- cachegroup?: Array<string>;
1142
- cachekey?: Array<string>;
1143
- cachescope?: any;
1144
- cacheuser?: Array<string>;
1145
- zeusportalPostasApp?: number;
1146
- zeusportalPostas?: number;
1147
- zeusportalPostasSite?: number;
1148
- transactionid?: string;
1149
- }): Promise<any>;
1150
- /**
1151
- * Get Related Objects
1152
- * Get Related Objects
1153
- * @param {Number} objectid The id of the object we are importing the datasheet to
1154
- * @param {Object} opts Optional parameters
1155
- * @param {String} [authorization] The authorization token of the logged in user
1156
- * @param {Number} [cacheduration] The how long the cache entry should persist
1157
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1158
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1159
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1160
- * @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)
1161
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1162
- * @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
1163
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1164
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1165
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/DataSheetImport>} and HTTP response
1166
- */
1167
- getDataSheetImportsWithHttpInfo(objectid: number, opts: any): Promise<any>;
1168
- /**
1169
- * Get Related Objects
1170
- * Get Related Objects
1171
- * @param {Number} objectid The id of the object we are importing the datasheet to
1172
- * @param {Object} opts Optional parameters
1173
- * @param {String} opts.authorization The authorization token of the logged in user
1174
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1175
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1176
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1177
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1178
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1179
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1180
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1181
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1182
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1183
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/DataSheetImport>}
1184
- */
1185
- getDataSheetImports(objectid: number, opts?: { [key: string]: any; [key: string]: any;
1186
- authorization?: string;
1187
- cacheduration?: number;
1188
- cachegroup?: Array<string>;
1189
- cachekey?: Array<string>;
1190
- cachescope?: any;
1191
- cacheuser?: Array<string>;
1192
- zeusportalPostasApp?: number;
1193
- zeusportalPostas?: number;
1194
- zeusportalPostasSite?: number;
1195
- transactionid?: string;
1196
- }): Promise<any>;
1197
- /**
1198
- * Get Events
1199
- * Returns a listing of meeting events contained in or attached to this object
1200
- * @param {Number} id The id of the object that we are retrieving events for
1201
- * @param {Object} opts Optional parameters
1202
- * @param {String} [authorization] The authorization token of the logged in user
1203
- * @param {Number} [cacheduration] The how long the cache entry should persist
1204
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1205
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1206
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1207
- * @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)
1208
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1209
- * @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
1210
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1211
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1212
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
1213
- */
1214
- getEventsWithHttpInfo(id: number, opts: any): Promise<any>;
1215
- /**
1216
- * Get Events
1217
- * Returns a listing of meeting events contained in or attached to this object
1218
- * @param {Number} id The id of the object that we are retrieving events for
1219
- * @param {Object} opts Optional parameters
1220
- * @param {String} opts.authorization The authorization token of the logged in user
1221
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1222
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1223
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1224
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1225
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1226
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1227
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1228
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1229
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1230
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
1231
- */
1232
- getEvents(id: number, opts?: { [key: string]: any; [key: string]: any;
1233
- authorization?: string;
1234
- cacheduration?: number;
1235
- cachegroup?: Array<string>;
1236
- cachekey?: Array<string>;
1237
- cachescope?: any;
1238
- cacheuser?: Array<string>;
1239
- zeusportalPostasApp?: number;
1240
- zeusportalPostas?: number;
1241
- zeusportalPostasSite?: number;
1242
- transactionid?: string;
1243
- }): Promise<any>;
1244
- /**
1245
- * Get Events Date Range
1246
- * Returns a listing of meeting events contained in or attached to this object within the specified date range
1247
- * @param {Number} id The id of the object that we are retrieving events for
1248
- * @param {Number} startdate The unix epoch time for the start time of the event
1249
- * @param {Number} enddate The unix epoch time for the end time of the event
1250
- * @param {Object} opts Optional parameters
1251
- * @param {String} [authorization] The authorization token of the logged in user
1252
- * @param {Number} [cacheduration] The how long the cache entry should persist
1253
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1254
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1255
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1256
- * @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)
1257
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1258
- * @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
1259
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1260
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1261
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
1262
- */
1263
- getEventsDateRangeWithHttpInfo(id: number, startdate: number, enddate: number, opts: any): Promise<any>;
1264
- /**
1265
- * Get Events Date Range
1266
- * Returns a listing of meeting events contained in or attached to this object within the specified date range
1267
- * @param {Number} id The id of the object that we are retrieving events for
1268
- * @param {Number} startdate The unix epoch time for the start time of the event
1269
- * @param {Number} enddate The unix epoch time for the end time of the event
1270
- * @param {Object} opts Optional parameters
1271
- * @param {String} opts.authorization The authorization token of the logged in user
1272
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1273
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1274
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1275
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1276
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1277
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1278
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1279
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1280
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1281
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
1282
- */
1283
- getEventsDateRange(id: number, startdate: number, enddate: number, opts?: { [key: string]: any; [key: string]: any;
1284
- authorization?: string;
1285
- cacheduration?: number;
1286
- cachegroup?: Array<string>;
1287
- cachekey?: Array<string>;
1288
- cachescope?: any;
1289
- cacheuser?: Array<string>;
1290
- zeusportalPostasApp?: number;
1291
- zeusportalPostas?: number;
1292
- zeusportalPostasSite?: number;
1293
- transactionid?: string;
1294
- }): Promise<any>;
1295
- /**
1296
- * Get Events Future
1297
- * Returns a listing of future meeting events contained in or attached to this object
1298
- * @param {Number} id The id of the object that we are retrieving events for
1299
- * @param {Object} opts Optional parameters
1300
- * @param {String} [authorization] The authorization token of the logged in user
1301
- * @param {Number} [cacheduration] The how long the cache entry should persist
1302
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1303
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1304
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1305
- * @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)
1306
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1307
- * @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
1308
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1309
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1310
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
1311
- */
1312
- getEventsFutureWithHttpInfo(id: number, opts: any): Promise<any>;
1313
- /**
1314
- * Get Events Future
1315
- * Returns a listing of future meeting events contained in or attached to this object
1316
- * @param {Number} id The id of the object that we are retrieving events for
1317
- * @param {Object} opts Optional parameters
1318
- * @param {String} opts.authorization The authorization token of the logged in user
1319
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1320
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1321
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1322
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1323
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1324
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1325
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1326
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1327
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1328
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
1329
- */
1330
- getEventsFuture(id: number, opts?: { [key: string]: any; [key: string]: any;
1331
- authorization?: string;
1332
- cacheduration?: number;
1333
- cachegroup?: Array<string>;
1334
- cachekey?: Array<string>;
1335
- cachescope?: any;
1336
- cacheuser?: Array<string>;
1337
- zeusportalPostasApp?: number;
1338
- zeusportalPostas?: number;
1339
- zeusportalPostasSite?: number;
1340
- transactionid?: string;
1341
- }): Promise<any>;
1342
- /**
1343
- * Get Events
1344
- * Returns a listing of past meeting events contained in or attached to this object
1345
- * @param {Number} id The id of the object that we are retrieving events for
1346
- * @param {Object} opts Optional parameters
1347
- * @param {String} [authorization] The authorization token of the logged in user
1348
- * @param {Number} [cacheduration] The how long the cache entry should persist
1349
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1350
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1351
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1352
- * @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)
1353
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1354
- * @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
1355
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1356
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1357
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
1358
- */
1359
- getEventsPastWithHttpInfo(id: number, opts: any): Promise<any>;
1360
- /**
1361
- * Get Events
1362
- * Returns a listing of past meeting events contained in or attached to this object
1363
- * @param {Number} id The id of the object that we are retrieving events for
1364
- * @param {Object} opts Optional parameters
1365
- * @param {String} opts.authorization The authorization token of the logged in user
1366
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1367
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1368
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1369
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1370
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1371
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1372
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1373
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1374
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1375
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
1376
- */
1377
- getEventsPast(id: number, opts?: { [key: string]: any; [key: string]: any;
1378
- authorization?: string;
1379
- cacheduration?: number;
1380
- cachegroup?: Array<string>;
1381
- cachekey?: Array<string>;
1382
- cachescope?: any;
1383
- cacheuser?: Array<string>;
1384
- zeusportalPostasApp?: number;
1385
- zeusportalPostas?: number;
1386
- zeusportalPostasSite?: number;
1387
- transactionid?: string;
1388
- }): Promise<any>;
1389
- /**
1390
- * @param {Number} id
1391
- * @param {Object} opts Optional parameters
1392
- * @param {String} [authorization] The authorization token of the logged in user
1393
- * @param {Number} [cacheduration] The how long the cache entry should persist
1394
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1395
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1396
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1397
- * @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)
1398
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1399
- * @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
1400
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1401
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1402
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<File>} and HTTP response
1403
- */
1404
- getFilesWithHttpInfo(id: number, opts: any): Promise<any>;
1405
- /**
1406
- * @param {Number} id
1407
- * @param {Object} opts Optional parameters
1408
- * @param {String} opts.authorization The authorization token of the logged in user
1409
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1410
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1411
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1412
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1413
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1414
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1415
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1416
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1417
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1418
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<File>}
1419
- */
1420
- getFiles(id: number, opts?: { [key: string]: any; [key: string]: any;
1421
- authorization?: string;
1422
- cacheduration?: number;
1423
- cachegroup?: Array<string>;
1424
- cachekey?: Array<string>;
1425
- cachescope?: any;
1426
- cacheuser?: Array<string>;
1427
- zeusportalPostasApp?: number;
1428
- zeusportalPostas?: number;
1429
- zeusportalPostasSite?: number;
1430
- transactionid?: string;
1431
- }): Promise<any>;
1432
- /**
1433
- * @param {Number} id The id of the object to retrieve the geolocation information
1434
- * @param {Object} opts Optional parameters
1435
- * @param {String} [authorization] The authorization token of the logged in user
1436
- * @param {Number} [cacheduration] The how long the cache entry should persist
1437
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1438
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1439
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1440
- * @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)
1441
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1442
- * @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
1443
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1444
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1445
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphGeocode>} and HTTP response
1446
- */
1447
- getGeocodesWithHttpInfo(id: number, opts: any): Promise<any>;
1448
- /**
1449
- * @param {Number} id The id of the object to retrieve the geolocation information
1450
- * @param {Object} opts Optional parameters
1451
- * @param {String} opts.authorization The authorization token of the logged in user
1452
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1453
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1454
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1455
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1456
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1457
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1458
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1459
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1460
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1461
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphGeocode>}
1462
- */
1463
- getGeocodes(id: number, opts?: { [key: string]: any; [key: string]: any;
1464
- authorization?: string;
1465
- cacheduration?: number;
1466
- cachegroup?: Array<string>;
1467
- cachekey?: Array<string>;
1468
- cachescope?: any;
1469
- cacheuser?: Array<string>;
1470
- zeusportalPostasApp?: number;
1471
- zeusportalPostas?: number;
1472
- zeusportalPostasSite?: number;
1473
- transactionid?: string;
1474
- }): Promise<any>;
1475
- /**
1476
- * @param {Number} id The id of the object whose graphs we are retrieving
1477
- * @param {Object} opts Optional parameters
1478
- * @param {String} [authorization] The authorization token of the logged in user
1479
- * @param {Number} [cacheduration] The how long the cache entry should persist
1480
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1481
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1482
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1483
- * @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)
1484
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1485
- * @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
1486
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1487
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1488
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/Graph>} and HTTP response
1489
- */
1490
- getGraphsWithHttpInfo(id: number, opts: any): Promise<any>;
1491
- /**
1492
- * @param {Number} id The id of the object whose graphs we are retrieving
1493
- * @param {Object} opts Optional parameters
1494
- * @param {String} opts.authorization The authorization token of the logged in user
1495
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1496
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1497
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1498
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1499
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1500
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1501
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1502
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1503
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1504
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/Graph>}
1505
- */
1506
- getGraphs(id: number, opts?: { [key: string]: any; [key: string]: any;
1507
- authorization?: string;
1508
- cacheduration?: number;
1509
- cachegroup?: Array<string>;
1510
- cachekey?: Array<string>;
1511
- cachescope?: any;
1512
- cacheuser?: Array<string>;
1513
- zeusportalPostasApp?: number;
1514
- zeusportalPostas?: number;
1515
- zeusportalPostasSite?: number;
1516
- transactionid?: string;
1517
- }): Promise<any>;
1518
- /**
1519
- * @param {Number} id
1520
- * @param {Object} opts Optional parameters
1521
- * @param {String} [authorization] The authorization token of the logged in user
1522
- * @param {Number} [cacheduration] The how long the cache entry should persist
1523
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1524
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1525
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1526
- * @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)
1527
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1528
- * @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
1529
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1530
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1531
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/Image>} and HTTP response
1532
- */
1533
- getImagesWithHttpInfo(id: number, opts: any): Promise<any>;
1534
- /**
1535
- * @param {Number} id
1536
- * @param {Object} opts Optional parameters
1537
- * @param {String} opts.authorization The authorization token of the logged in user
1538
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1539
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1540
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1541
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1542
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1543
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1544
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1545
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1546
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1547
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/Image>}
1548
- */
1549
- getImages(id: number, opts?: { [key: string]: any; [key: string]: any;
1550
- authorization?: string;
1551
- cacheduration?: number;
1552
- cachegroup?: Array<string>;
1553
- cachekey?: Array<string>;
1554
- cachescope?: any;
1555
- cacheuser?: Array<string>;
1556
- zeusportalPostasApp?: number;
1557
- zeusportalPostas?: number;
1558
- zeusportalPostasSite?: number;
1559
- transactionid?: string;
1560
- }): Promise<any>;
1561
- /**
1562
- * @param {Number} id The id of the object that we are retrieving news feed items for
1563
- * @param {Object} opts Optional parameters
1564
- * @param {String} [authorization] The authorization token of the logged in user
1565
- * @param {Number} [cacheduration] The how long the cache entry should persist
1566
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1567
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1568
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1569
- * @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)
1570
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1571
- * @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
1572
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1573
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1574
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
1575
- */
1576
- getNewsfeedWithHttpInfo(id: number, opts: any): Promise<any>;
1577
- /**
1578
- * @param {Number} id The id of the object that we are retrieving news feed items for
1579
- * @param {Object} opts Optional parameters
1580
- * @param {String} opts.authorization The authorization token of the logged in user
1581
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1582
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1583
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1584
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1585
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1586
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1587
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1588
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1589
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1590
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
1591
- */
1592
- getNewsfeed(id: number, opts?: { [key: string]: any; [key: string]: any;
1593
- authorization?: string;
1594
- cacheduration?: number;
1595
- cachegroup?: Array<string>;
1596
- cachekey?: Array<string>;
1597
- cachescope?: any;
1598
- cacheuser?: Array<string>;
1599
- zeusportalPostasApp?: number;
1600
- zeusportalPostas?: number;
1601
- zeusportalPostasSite?: number;
1602
- transactionid?: string;
1603
- }): Promise<any>;
1604
- /**
1605
- * @param {Number} id The id of the object that we are retrieving news feed items for
1606
- * @param {Number} start
1607
- * @param {Number} end
1608
- * @param {Object} opts Optional parameters
1609
- * @param {String} [authorization] The authorization token of the logged in user
1610
- * @param {Number} [cacheduration] The how long the cache entry should persist
1611
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1612
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1613
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1614
- * @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)
1615
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1616
- * @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
1617
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1618
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1619
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
1620
- */
1621
- getNewsfeedIndexedWithHttpInfo(id: number, start: number, end: number, opts: any): Promise<any>;
1622
- /**
1623
- * @param {Number} id The id of the object that we are retrieving news feed items for
1624
- * @param {Number} start
1625
- * @param {Number} end
1626
- * @param {Object} opts Optional parameters
1627
- * @param {String} opts.authorization The authorization token of the logged in user
1628
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1629
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1630
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1631
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1632
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1633
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1634
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1635
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1636
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1637
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
1638
- */
1639
- getNewsfeedIndexed(id: number, start: number, end: number, opts?: { [key: string]: any; [key: string]: any;
1640
- authorization?: string;
1641
- cacheduration?: number;
1642
- cachegroup?: Array<string>;
1643
- cachekey?: Array<string>;
1644
- cachescope?: any;
1645
- cacheuser?: Array<string>;
1646
- zeusportalPostasApp?: number;
1647
- zeusportalPostas?: number;
1648
- zeusportalPostasSite?: number;
1649
- transactionid?: string;
1650
- }): Promise<any>;
1651
- /**
1652
- * @param {Number} id The id of the object that we are retrieving news feed items for
1653
- * @param {Number} start
1654
- * @param {Number} end
1655
- * @param {Object} opts Optional parameters
1656
- * @param {String} [authorization] The authorization token of the logged in user
1657
- * @param {Number} [cacheduration] The how long the cache entry should persist
1658
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1659
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1660
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1661
- * @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)
1662
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1663
- * @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
1664
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1665
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1666
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
1667
- */
1668
- getNewsfeedIndexedStartWithHttpInfo(id: number, start: number, end: number, opts: any): Promise<any>;
1669
- /**
1670
- * @param {Number} id The id of the object that we are retrieving news feed items for
1671
- * @param {Number} start
1672
- * @param {Number} end
1673
- * @param {Object} opts Optional parameters
1674
- * @param {String} opts.authorization The authorization token of the logged in user
1675
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1676
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1677
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1678
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1679
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1680
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1681
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1682
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1683
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1684
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
1685
- */
1686
- getNewsfeedIndexedStart(id: number, start: number, end: number, opts?: { [key: string]: any; [key: string]: any;
1687
- authorization?: string;
1688
- cacheduration?: number;
1689
- cachegroup?: Array<string>;
1690
- cachekey?: Array<string>;
1691
- cachescope?: any;
1692
- cacheuser?: Array<string>;
1693
- zeusportalPostasApp?: number;
1694
- zeusportalPostas?: number;
1695
- zeusportalPostasSite?: number;
1696
- transactionid?: string;
1697
- }): Promise<any>;
1698
- /**
1699
- * Gets object by id
1700
- * @param {Number} id The id of the object that we are retreiving
1701
- * @param {Object} opts Optional parameters
1702
- * @param {String} [authorization] The authorization token of the logged in user
1703
- * @param {Number} [cacheduration] The how long the cache entry should persist
1704
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1705
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1706
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1707
- * @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)
1708
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1709
- * @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
1710
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1711
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1712
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectSchema} and HTTP response
1713
- */
1714
- getObjectByIdWithHttpInfo(id: number, opts: any): Promise<any>;
1715
- /**
1716
- * Gets object by id
1717
- * @param {Number} id The id of the object that we are retreiving
1718
- * @param {Object} opts Optional parameters
1719
- * @param {String} opts.authorization The authorization token of the logged in user
1720
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1721
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1722
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1723
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1724
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1725
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1726
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1727
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1728
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1729
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectSchema}
1730
- */
1731
- getObjectById(id: number, opts?: { [key: string]: any; [key: string]: any;
1732
- authorization?: string;
1733
- cacheduration?: number;
1734
- cachegroup?: Array<string>;
1735
- cachekey?: Array<string>;
1736
- cachescope?: any;
1737
- cacheuser?: Array<string>;
1738
- zeusportalPostasApp?: number;
1739
- zeusportalPostas?: number;
1740
- zeusportalPostasSite?: number;
1741
- transactionid?: string;
1742
- }): Promise<any>;
1743
- /**
1744
- * Get Object By Key
1745
- * Get An Object By it's key identifier
1746
- * @param {String} key The unique key of the object we are retrieving
1747
- * @param {Object} opts Optional parameters
1748
- * @param {String} [authorization] The authorization token of the logged in user
1749
- * @param {Number} [cacheduration] The how long the cache entry should persist
1750
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1751
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1752
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1753
- * @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)
1754
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1755
- * @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
1756
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1757
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1758
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectSchema} and HTTP response
1759
- */
1760
- getObjectByKeyWithHttpInfo(key: string, opts: any): Promise<any>;
1761
- /**
1762
- * Get Object By Key
1763
- * Get An Object By it's key identifier
1764
- * @param {String} key The unique key of the object we are retrieving
1765
- * @param {Object} opts Optional parameters
1766
- * @param {String} opts.authorization The authorization token of the logged in user
1767
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1768
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1769
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1770
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1771
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1772
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1773
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1774
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1775
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1776
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectSchema}
1777
- */
1778
- getObjectByKey(key: string, opts?: { [key: string]: any; [key: string]: any;
1779
- authorization?: string;
1780
- cacheduration?: number;
1781
- cachegroup?: Array<string>;
1782
- cachekey?: Array<string>;
1783
- cachescope?: any;
1784
- cacheuser?: Array<string>;
1785
- zeusportalPostasApp?: number;
1786
- zeusportalPostas?: number;
1787
- zeusportalPostasSite?: number;
1788
- transactionid?: string;
1789
- }): Promise<any>;
1790
- /**
1791
- * Get Object From Schema
1792
- * Get the object representation of the Graph Schema
1793
- * @param {String} schemakey The unique id of the graph schema we are retrieving
1794
- * @param {Object} opts Optional parameters
1795
- * @param {String} [authorization] The authorization token of the logged in user
1796
- * @param {Number} [cacheduration] The how long the cache entry should persist
1797
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1798
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1799
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1800
- * @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)
1801
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1802
- * @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
1803
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1804
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1805
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectSchema} and HTTP response
1806
- */
1807
- getObjectFromSchemaWithHttpInfo(schemakey: string, opts: any): Promise<any>;
1808
- /**
1809
- * Get Object From Schema
1810
- * Get the object representation of the Graph Schema
1811
- * @param {String} schemakey The unique id of the graph schema we are retrieving
1812
- * @param {Object} opts Optional parameters
1813
- * @param {String} opts.authorization The authorization token of the logged in user
1814
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1815
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1816
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1817
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1818
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1819
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1820
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1821
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1822
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1823
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectSchema}
1824
- */
1825
- getObjectFromSchema(schemakey: string, opts?: { [key: string]: any; [key: string]: any;
1826
- authorization?: string;
1827
- cacheduration?: number;
1828
- cachegroup?: Array<string>;
1829
- cachekey?: Array<string>;
1830
- cachescope?: any;
1831
- cacheuser?: Array<string>;
1832
- zeusportalPostasApp?: number;
1833
- zeusportalPostas?: number;
1834
- zeusportalPostasSite?: number;
1835
- transactionid?: string;
1836
- }): Promise<any>;
1837
- /**
1838
- * Get Properties
1839
- * Get all properties attached to an object
1840
- * @param {Number} id The id of the object whose properties we are retrieve
1841
- * @param {Object} opts Optional parameters
1842
- * @param {String} [authorization] The authorization token of the logged in user
1843
- * @param {Number} [cacheduration] The how long the cache entry should persist
1844
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1845
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1846
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1847
- * @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)
1848
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1849
- * @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
1850
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1851
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1852
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
1853
- */
1854
- getObjectPropertiesWithHttpInfo(id: number, opts: any): Promise<any>;
1855
- /**
1856
- * Get Properties
1857
- * Get all properties attached to an object
1858
- * @param {Number} id The id of the object whose properties we are retrieve
1859
- * @param {Object} opts Optional parameters
1860
- * @param {String} opts.authorization The authorization token of the logged in user
1861
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1862
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1863
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1864
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1865
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1866
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1867
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1868
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1869
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1870
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
1871
- */
1872
- getObjectProperties(id: number, opts?: { [key: string]: any; [key: string]: any;
1873
- authorization?: string;
1874
- cacheduration?: number;
1875
- cachegroup?: Array<string>;
1876
- cachekey?: Array<string>;
1877
- cachescope?: any;
1878
- cacheuser?: Array<string>;
1879
- zeusportalPostasApp?: number;
1880
- zeusportalPostas?: number;
1881
- zeusportalPostasSite?: number;
1882
- transactionid?: string;
1883
- }): Promise<any>;
1884
- /**
1885
- * Get Property
1886
- * Get a single property attached to an object
1887
- * @param {Number} id The id of the object whose properties we are retrieve
1888
- * @param {String} prop The property is retrieving
1889
- * @param {Object} opts Optional parameters
1890
- * @param {String} [authorization] The authorization token of the logged in user
1891
- * @param {Number} [cacheduration] The how long the cache entry should persist
1892
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1893
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1894
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1895
- * @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)
1896
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1897
- * @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
1898
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1899
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1900
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
1901
- */
1902
- getObjectPropertyWithHttpInfo(id: number, prop: string, opts: any): Promise<any>;
1903
- /**
1904
- * Get Property
1905
- * Get a single property attached to an object
1906
- * @param {Number} id The id of the object whose properties we are retrieve
1907
- * @param {String} prop The property is retrieving
1908
- * @param {Object} opts Optional parameters
1909
- * @param {String} opts.authorization The authorization token of the logged in user
1910
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1911
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1912
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1913
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1914
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1915
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1916
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1917
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1918
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1919
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
1920
- */
1921
- getObjectProperty(id: number, prop: string, opts?: { [key: string]: any; [key: string]: any;
1922
- authorization?: string;
1923
- cacheduration?: number;
1924
- cachegroup?: Array<string>;
1925
- cachekey?: Array<string>;
1926
- cachescope?: any;
1927
- cacheuser?: Array<string>;
1928
- zeusportalPostasApp?: number;
1929
- zeusportalPostas?: number;
1930
- zeusportalPostasSite?: number;
1931
- transactionid?: string;
1932
- }): Promise<any>;
1933
- /**
1934
- * Get objects in the graph
1935
- * @param {Number} id
1936
- * @param {Object} opts Optional parameters
1937
- * @param {String} [authorization] The authorization token of the logged in user
1938
- * @param {Number} [cacheduration] The how long the cache entry should persist
1939
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1940
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1941
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1942
- * @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)
1943
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1944
- * @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
1945
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1946
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1947
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectSchema>} and HTTP response
1948
- */
1949
- getObjectsInGraphWithHttpInfo(id: number, opts: any): Promise<any>;
1950
- /**
1951
- * Get objects in the graph
1952
- * @param {Number} id
1953
- * @param {Object} opts Optional parameters
1954
- * @param {String} opts.authorization The authorization token of the logged in user
1955
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1956
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1957
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1958
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1959
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1960
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1961
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1962
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1963
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
1964
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectSchema>}
1965
- */
1966
- getObjectsInGraph(id: number, opts?: { [key: string]: any; [key: string]: any;
1967
- authorization?: string;
1968
- cacheduration?: number;
1969
- cachegroup?: Array<string>;
1970
- cachekey?: Array<string>;
1971
- cachescope?: any;
1972
- cacheuser?: Array<string>;
1973
- zeusportalPostasApp?: number;
1974
- zeusportalPostas?: number;
1975
- zeusportalPostasSite?: number;
1976
- transactionid?: string;
1977
- }): Promise<any>;
1978
- /**
1979
- * Get objects in the graph with the given tag
1980
- * @param {Number} id
1981
- * @param {String} tag
1982
- * @param {Object} opts Optional parameters
1983
- * @param {String} [authorization] The authorization token of the logged in user
1984
- * @param {Number} [cacheduration] The how long the cache entry should persist
1985
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1986
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1987
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1988
- * @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)
1989
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1990
- * @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
1991
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1992
- * @param {String} [transactionid] The id of the transaction this operation is being run in
1993
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectSchema>} and HTTP response
1994
- */
1995
- getObjectsInGraphByTagWithHttpInfo(id: number, tag: string, opts: any): Promise<any>;
1996
- /**
1997
- * Get objects in the graph with the given tag
1998
- * @param {Number} id
1999
- * @param {String} tag
2000
- * @param {Object} opts Optional parameters
2001
- * @param {String} opts.authorization The authorization token of the logged in user
2002
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2003
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2004
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2005
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2006
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
2007
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2008
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2009
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2010
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
2011
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectSchema>}
2012
- */
2013
- getObjectsInGraphByTag(id: number, tag: string, opts?: { [key: string]: any; [key: string]: any;
2014
- authorization?: string;
2015
- cacheduration?: number;
2016
- cachegroup?: Array<string>;
2017
- cachekey?: Array<string>;
2018
- cachescope?: any;
2019
- cacheuser?: Array<string>;
2020
- zeusportalPostasApp?: number;
2021
- zeusportalPostas?: number;
2022
- zeusportalPostasSite?: number;
2023
- transactionid?: string;
2024
- }): Promise<any>;
2025
- /**
2026
- * Get objects in the graph with the given object type
109
+ * Create Actions
110
+ * Create actions on an object
2027
111
  * @param {Number} id
2028
- * @param {String} type
112
+ * @param {Array.<module:model/GraphActionPayload>} graphActionPayload Actions payload
2029
113
  * @param {Object} opts Optional parameters
2030
114
  * @param {String} [authorization] The authorization token of the logged in user
2031
115
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2033,72 +117,19 @@ export default class GraphObjectsApi {
2033
117
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2034
118
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2035
119
  * @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)
120
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2036
121
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2037
122
  * @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
2038
123
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2039
124
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2040
- * @param {Number} [page]
2041
- * @param {Number} [size]
2042
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectSchema>} and HTTP response
125
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphActionResponse>} and HTTP response
2043
126
  */
2044
- getObjectsInGraphByTypeWithHttpInfo(id: number, type: string, opts: any): Promise<any>;
127
+ createActionsWithHttpInfo(id: number, graphActionPayload: any, opts: any): Promise<any>;
2045
128
  /**
2046
- * Get objects in the graph with the given object type
129
+ * Create Actions
130
+ * Create actions on an object
2047
131
  * @param {Number} id
2048
- * @param {String} type
2049
- * @param {Object} opts Optional parameters
2050
- * @param {String} opts.authorization The authorization token of the logged in user
2051
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2052
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2053
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2054
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2055
- * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
2056
- * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2057
- * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2058
- * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2059
- * @param {String} opts.transactionid The id of the transaction this operation is being run in
2060
- * @param {Number} opts.page
2061
- * @param {Number} opts.size
2062
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectSchema>}
2063
- */
2064
- getObjectsInGraphByType(id: number, type: string, opts?: { [key: string]: any; [key: string]: any;
2065
- authorization?: string;
2066
- cacheduration?: number;
2067
- cachegroup?: Array<string>;
2068
- cachekey?: Array<string>;
2069
- cachescope?: any;
2070
- cacheuser?: Array<string>;
2071
- zeusportalPostasApp?: number;
2072
- zeusportalPostas?: number;
2073
- zeusportalPostasSite?: number;
2074
- transactionid?: string;
2075
- page?: number;
2076
- size?: number;
2077
- }): Promise<any>;
2078
- /**
2079
- * Get Related Objects
2080
- * Get Related Objects by relationship type
2081
- * @param {Number} objectid The id of the object that we are retreiving related objects from
2082
- * @param {Number} reltypeid The relationship type id
2083
- * @param {Object} opts Optional parameters
2084
- * @param {String} [authorization] The authorization token of the logged in user
2085
- * @param {Number} [cacheduration] The how long the cache entry should persist
2086
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2087
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2088
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2089
- * @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)
2090
- * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2091
- * @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
2092
- * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2093
- * @param {String} [transactionid] The id of the transaction this operation is being run in
2094
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectSchema>} and HTTP response
2095
- */
2096
- getRelatedObjectsWithHttpInfo(objectid: number, reltypeid: number, opts: any): Promise<any>;
2097
- /**
2098
- * Get Related Objects
2099
- * Get Related Objects by relationship type
2100
- * @param {Number} objectid The id of the object that we are retreiving related objects from
2101
- * @param {Number} reltypeid The relationship type id
132
+ * @param {Array.<module:model/GraphActionPayload>} graphActionPayload Actions payload
2102
133
  * @param {Object} opts Optional parameters
2103
134
  * @param {String} opts.authorization The authorization token of the logged in user
2104
135
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2106,29 +137,26 @@ export default class GraphObjectsApi {
2106
137
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2107
138
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2108
139
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
140
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2109
141
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2110
142
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2111
143
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2112
144
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2113
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectSchema>}
145
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphActionResponse>}
2114
146
  */
2115
- getRelatedObjects(objectid: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
147
+ createActions(id: number, graphActionPayload: any, opts?: { [key: string]: any; [key: string]: any;
2116
148
  authorization?: string;
2117
149
  cacheduration?: number;
2118
150
  cachegroup?: Array<string>;
2119
151
  cachekey?: Array<string>;
2120
152
  cachescope?: any;
2121
153
  cacheuser?: Array<string>;
2122
- zeusportalPostasApp?: number;
2123
- zeusportalPostas?: number;
2124
- zeusportalPostasSite?: number;
2125
- transactionid?: string;
2126
154
  }): Promise<any>;
2127
155
  /**
2128
- * Get Related Objects
2129
- * Get Related Objects from incoming relationships by relationship type
2130
- * @param {Number} objectid The id of the object that we are retreiving related objects from
2131
- * @param {Number} reltypeid The relationship type id
156
+ * Returns an invite by id
157
+ * Returns a live meeting invite by id
158
+ * @param {Number} inviteid The id of the invite we are retrieving
159
+ * @param {module:model/UserInviteInput} userInviteInput An Invite Input
2132
160
  * @param {Object} opts Optional parameters
2133
161
  * @param {String} [authorization] The authorization token of the logged in user
2134
162
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2136,18 +164,19 @@ export default class GraphObjectsApi {
2136
164
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2137
165
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2138
166
  * @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)
167
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2139
168
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2140
169
  * @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
2141
170
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2142
171
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2143
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectSchema>} and HTTP response
172
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/UserInvite} and HTTP response
2144
173
  */
2145
- getRelatedObjectsInWithHttpInfo(objectid: number, reltypeid: number, opts: any): Promise<any>;
174
+ createInviteOnObjectWithHttpInfo(inviteid: number, userInviteInput: any, opts: any): Promise<any>;
2146
175
  /**
2147
- * Get Related Objects
2148
- * Get Related Objects from incoming relationships by relationship type
2149
- * @param {Number} objectid The id of the object that we are retreiving related objects from
2150
- * @param {Number} reltypeid The relationship type id
176
+ * Returns an invite by id
177
+ * Returns a live meeting invite by id
178
+ * @param {Number} inviteid The id of the invite we are retrieving
179
+ * @param {module:model/UserInviteInput} userInviteInput An Invite Input
2151
180
  * @param {Object} opts Optional parameters
2152
181
  * @param {String} opts.authorization The authorization token of the logged in user
2153
182
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2155,29 +184,25 @@ export default class GraphObjectsApi {
2155
184
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2156
185
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2157
186
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
187
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2158
188
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2159
189
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2160
190
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2161
191
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2162
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectSchema>}
192
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/UserInvite}
2163
193
  */
2164
- getRelatedObjectsIn(objectid: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
194
+ createInviteOnObject(inviteid: number, userInviteInput: any, opts?: { [key: string]: any; [key: string]: any;
2165
195
  authorization?: string;
2166
196
  cacheduration?: number;
2167
197
  cachegroup?: Array<string>;
2168
198
  cachekey?: Array<string>;
2169
199
  cachescope?: any;
2170
200
  cacheuser?: Array<string>;
2171
- zeusportalPostasApp?: number;
2172
- zeusportalPostas?: number;
2173
- zeusportalPostasSite?: number;
2174
- transactionid?: string;
2175
201
  }): Promise<any>;
2176
202
  /**
2177
- * Get Related Objects
2178
- * Get Related Objects from outgoing relationships by relationship type
2179
- * @param {Number} objectid The id of the object that we are retrieving the related objects from
2180
- * @param {Number} reltypeid The relationship type id
203
+ * Create Objects
204
+ * Create graph object(s)
205
+ * @param {module:model/GraphObjectPayload} graphObjectPayload GraphObject object data or array of object data to create
2181
206
  * @param {Object} opts Optional parameters
2182
207
  * @param {String} [authorization] The authorization token of the logged in user
2183
208
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2185,18 +210,18 @@ export default class GraphObjectsApi {
2185
210
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2186
211
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2187
212
  * @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)
213
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2188
214
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2189
215
  * @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
2190
216
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2191
217
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2192
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectSchema>} and HTTP response
218
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectResponse} and HTTP response
2193
219
  */
2194
- getRelatedObjectsOutWithHttpInfo(objectid: number, reltypeid: number, opts: any): Promise<any>;
220
+ createObjectWithHttpInfo(graphObjectPayload: any, opts: any): Promise<any>;
2195
221
  /**
2196
- * Get Related Objects
2197
- * Get Related Objects from outgoing relationships by relationship type
2198
- * @param {Number} objectid The id of the object that we are retrieving the related objects from
2199
- * @param {Number} reltypeid The relationship type id
222
+ * Create Objects
223
+ * Create graph object(s)
224
+ * @param {module:model/GraphObjectPayload} graphObjectPayload GraphObject object data or array of object data to create
2200
225
  * @param {Object} opts Optional parameters
2201
226
  * @param {String} opts.authorization The authorization token of the logged in user
2202
227
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2204,29 +229,25 @@ export default class GraphObjectsApi {
2204
229
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2205
230
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2206
231
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
232
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2207
233
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2208
234
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2209
235
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2210
236
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2211
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectSchema>}
237
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectResponse}
2212
238
  */
2213
- getRelatedObjectsOut(objectid: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
239
+ createObject(graphObjectPayload: any, opts?: { [key: string]: any; [key: string]: any;
2214
240
  authorization?: string;
2215
241
  cacheduration?: number;
2216
242
  cachegroup?: Array<string>;
2217
243
  cachekey?: Array<string>;
2218
244
  cachescope?: any;
2219
245
  cacheuser?: Array<string>;
2220
- zeusportalPostasApp?: number;
2221
- zeusportalPostas?: number;
2222
- zeusportalPostasSite?: number;
2223
- transactionid?: string;
2224
246
  }): Promise<any>;
2225
247
  /**
2226
- * Get Incoming Relationships By Type
2227
- * Returns a listing of relationships
2228
- * @param {Number} id The id of the object that we are retrieving relationships on
2229
- * @param {Number} reltypeid The id of the relationship type we are searching for
248
+ * Create a Relationship
249
+ * Create a relationship to another object
250
+ * @param {Number} id
2230
251
  * @param {Object} opts Optional parameters
2231
252
  * @param {String} [authorization] The authorization token of the logged in user
2232
253
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2234,18 +255,19 @@ export default class GraphObjectsApi {
2234
255
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2235
256
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2236
257
  * @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)
258
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2237
259
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2238
260
  * @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
2239
261
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2240
262
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2241
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationship>} and HTTP response
263
+ * @param {String} [body]
264
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphRelationshipResponse} and HTTP response
2242
265
  */
2243
- getRelationshipsByTypeInWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
266
+ createRelationshipWithHttpInfo(id: number, opts: any): Promise<any>;
2244
267
  /**
2245
- * Get Incoming Relationships By Type
2246
- * Returns a listing of relationships
2247
- * @param {Number} id The id of the object that we are retrieving relationships on
2248
- * @param {Number} reltypeid The id of the relationship type we are searching for
268
+ * Create a Relationship
269
+ * Create a relationship to another object
270
+ * @param {Number} id
2249
271
  * @param {Object} opts Optional parameters
2250
272
  * @param {String} opts.authorization The authorization token of the logged in user
2251
273
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2253,29 +275,26 @@ export default class GraphObjectsApi {
2253
275
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2254
276
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2255
277
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
278
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2256
279
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2257
280
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2258
281
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2259
282
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2260
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationship>}
283
+ * @param {String} opts.body
284
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphRelationshipResponse}
2261
285
  */
2262
- getRelationshipsByTypeIn(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
286
+ createRelationship(id: number, opts?: { [key: string]: any; [key: string]: any;
2263
287
  authorization?: string;
2264
288
  cacheduration?: number;
2265
289
  cachegroup?: Array<string>;
2266
290
  cachekey?: Array<string>;
2267
291
  cachescope?: any;
2268
292
  cacheuser?: Array<string>;
2269
- zeusportalPostasApp?: number;
2270
- zeusportalPostas?: number;
2271
- zeusportalPostasSite?: number;
2272
- transactionid?: string;
2273
293
  }): Promise<any>;
2274
294
  /**
2275
- * Get Outgoing Relationships By Type
2276
- * Returns a listing of relationships
2277
- * @param {Number} id The id of the object that we are retrieving relationships on
2278
- * @param {Number} reltypeid The id of the relationship type we are searching for
295
+ * Create Relationships
296
+ * Create relationships to other objects
297
+ * @param {Number} id
2279
298
  * @param {Object} opts Optional parameters
2280
299
  * @param {String} [authorization] The authorization token of the logged in user
2281
300
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2283,18 +302,19 @@ export default class GraphObjectsApi {
2283
302
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2284
303
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2285
304
  * @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)
305
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2286
306
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2287
307
  * @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
2288
308
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2289
309
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2290
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationship>} and HTTP response
310
+ * @param {String} [body]
311
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationshipResponse>} and HTTP response
2291
312
  */
2292
- getRelationshipsByTypeOutWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
313
+ createRelationshipsWithHttpInfo(id: number, opts: any): Promise<any>;
2293
314
  /**
2294
- * Get Outgoing Relationships By Type
2295
- * Returns a listing of relationships
2296
- * @param {Number} id The id of the object that we are retrieving relationships on
2297
- * @param {Number} reltypeid The id of the relationship type we are searching for
315
+ * Create Relationships
316
+ * Create relationships to other objects
317
+ * @param {Number} id
2298
318
  * @param {Object} opts Optional parameters
2299
319
  * @param {String} opts.authorization The authorization token of the logged in user
2300
320
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2302,28 +322,26 @@ export default class GraphObjectsApi {
2302
322
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2303
323
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2304
324
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
325
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2305
326
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2306
327
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2307
328
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2308
329
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2309
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationship>}
330
+ * @param {String} opts.body
331
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2310
332
  */
2311
- getRelationshipsByTypeOut(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
333
+ createRelationships(id: number, opts?: { [key: string]: any; [key: string]: any;
2312
334
  authorization?: string;
2313
335
  cacheduration?: number;
2314
336
  cachegroup?: Array<string>;
2315
337
  cachekey?: Array<string>;
2316
338
  cachescope?: any;
2317
339
  cacheuser?: Array<string>;
2318
- zeusportalPostasApp?: number;
2319
- zeusportalPostas?: number;
2320
- zeusportalPostasSite?: number;
2321
- transactionid?: string;
2322
340
  }): Promise<any>;
2323
341
  /**
2324
- * Get Incoming Relationships
2325
- * Returns a listing of relationships
2326
- * @param {Number} id The id of the object that we are retrieving relationships on
342
+ * Delete Like
343
+ * Delete an individual like
344
+ * @param {Number} objectid
2327
345
  * @param {Object} opts Optional parameters
2328
346
  * @param {String} [authorization] The authorization token of the logged in user
2329
347
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2331,17 +349,18 @@ export default class GraphObjectsApi {
2331
349
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2332
350
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2333
351
  * @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)
352
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2334
353
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2335
354
  * @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
2336
355
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2337
356
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2338
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationship>} and HTTP response
357
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2339
358
  */
2340
- getRelationshipsInWithHttpInfo(id: number, opts: any): Promise<any>;
359
+ deleteLikeWithHttpInfo(objectid: number, opts: any): Promise<any>;
2341
360
  /**
2342
- * Get Incoming Relationships
2343
- * Returns a listing of relationships
2344
- * @param {Number} id The id of the object that we are retrieving relationships on
361
+ * Delete Like
362
+ * Delete an individual like
363
+ * @param {Number} objectid
2345
364
  * @param {Object} opts Optional parameters
2346
365
  * @param {String} opts.authorization The authorization token of the logged in user
2347
366
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2349,28 +368,25 @@ export default class GraphObjectsApi {
2349
368
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2350
369
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2351
370
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
371
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2352
372
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2353
373
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2354
374
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2355
375
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2356
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationship>}
376
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}
2357
377
  */
2358
- getRelationshipsIn(id: number, opts?: { [key: string]: any; [key: string]: any;
378
+ deleteLike(objectid: number, opts?: { [key: string]: any; [key: string]: any;
2359
379
  authorization?: string;
2360
380
  cacheduration?: number;
2361
381
  cachegroup?: Array<string>;
2362
382
  cachekey?: Array<string>;
2363
383
  cachescope?: any;
2364
384
  cacheuser?: Array<string>;
2365
- zeusportalPostasApp?: number;
2366
- zeusportalPostas?: number;
2367
- zeusportalPostasSite?: number;
2368
- transactionid?: string;
2369
385
  }): Promise<any>;
2370
386
  /**
2371
- * Get Outgoing Relationships
2372
- * Returns a listing of relationships
2373
- * @param {Number} id The id of the object that we are retrieving relationships on
387
+ * Dislike an Object
388
+ * Dislike an object
389
+ * @param {Number} objectid
2374
390
  * @param {Object} opts Optional parameters
2375
391
  * @param {String} [authorization] The authorization token of the logged in user
2376
392
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2378,17 +394,18 @@ export default class GraphObjectsApi {
2378
394
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2379
395
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2380
396
  * @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)
397
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2381
398
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2382
399
  * @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
2383
400
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2384
401
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2385
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationship>} and HTTP response
402
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2386
403
  */
2387
- getRelationshipsOutWithHttpInfo(id: number, opts: any): Promise<any>;
404
+ dislikeWithHttpInfo(objectid: number, opts: any): Promise<any>;
2388
405
  /**
2389
- * Get Outgoing Relationships
2390
- * Returns a listing of relationships
2391
- * @param {Number} id The id of the object that we are retrieving relationships on
406
+ * Dislike an Object
407
+ * Dislike an object
408
+ * @param {Number} objectid
2392
409
  * @param {Object} opts Optional parameters
2393
410
  * @param {String} opts.authorization The authorization token of the logged in user
2394
411
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2396,25 +413,24 @@ export default class GraphObjectsApi {
2396
413
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2397
414
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2398
415
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
416
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2399
417
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2400
418
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2401
419
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2402
420
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2403
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationship>}
421
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}
2404
422
  */
2405
- getRelationshipsOut(id: number, opts?: { [key: string]: any; [key: string]: any;
423
+ dislike(objectid: number, opts?: { [key: string]: any; [key: string]: any;
2406
424
  authorization?: string;
2407
425
  cacheduration?: number;
2408
426
  cachegroup?: Array<string>;
2409
427
  cachekey?: Array<string>;
2410
428
  cachescope?: any;
2411
429
  cacheuser?: Array<string>;
2412
- zeusportalPostasApp?: number;
2413
- zeusportalPostas?: number;
2414
- zeusportalPostasSite?: number;
2415
- transactionid?: string;
2416
430
  }): Promise<any>;
2417
431
  /**
432
+ * Get Actions
433
+ * Get actions attached to an object
2418
434
  * @param {Number} id
2419
435
  * @param {Object} opts Optional parameters
2420
436
  * @param {String} [authorization] The authorization token of the logged in user
@@ -2423,14 +439,17 @@ export default class GraphObjectsApi {
2423
439
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2424
440
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2425
441
  * @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)
442
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2426
443
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2427
444
  * @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
2428
445
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2429
446
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2430
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
447
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphActionResponse>} and HTTP response
2431
448
  */
2432
- getTagsWithHttpInfo(id: number, opts: any): Promise<any>;
449
+ getActionsWithHttpInfo(id: number, opts: any): Promise<any>;
2433
450
  /**
451
+ * Get Actions
452
+ * Get actions attached to an object
2434
453
  * @param {Number} id
2435
454
  * @param {Object} opts Optional parameters
2436
455
  * @param {String} opts.authorization The authorization token of the logged in user
@@ -2439,26 +458,26 @@ export default class GraphObjectsApi {
2439
458
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2440
459
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2441
460
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
461
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2442
462
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2443
463
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2444
464
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2445
465
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2446
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
466
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphActionResponse>}
2447
467
  */
2448
- getTags(id: number, opts?: { [key: string]: any; [key: string]: any;
468
+ getActions(id: number, opts?: { [key: string]: any; [key: string]: any;
2449
469
  authorization?: string;
2450
470
  cacheduration?: number;
2451
471
  cachegroup?: Array<string>;
2452
472
  cachekey?: Array<string>;
2453
473
  cachescope?: any;
2454
474
  cacheuser?: Array<string>;
2455
- zeusportalPostasApp?: number;
2456
- zeusportalPostas?: number;
2457
- zeusportalPostasSite?: number;
2458
- transactionid?: string;
2459
475
  }): Promise<any>;
2460
476
  /**
477
+ * Get Actions By Type
478
+ * Get actions attached to an object by type
2461
479
  * @param {Number} id
480
+ * @param {Number} actiontypeid
2462
481
  * @param {Object} opts Optional parameters
2463
482
  * @param {String} [authorization] The authorization token of the logged in user
2464
483
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2466,15 +485,19 @@ export default class GraphObjectsApi {
2466
485
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2467
486
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2468
487
  * @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)
488
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2469
489
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2470
490
  * @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
2471
491
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2472
492
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2473
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<String>} and HTTP response
493
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphActionResponse>} and HTTP response
2474
494
  */
2475
- getUserTagsWithHttpInfo(id: number, opts: any): Promise<any>;
495
+ getActionsByTypeWithHttpInfo(id: number, actiontypeid: number, opts: any): Promise<any>;
2476
496
  /**
497
+ * Get Actions By Type
498
+ * Get actions attached to an object by type
2477
499
  * @param {Number} id
500
+ * @param {Number} actiontypeid
2478
501
  * @param {Object} opts Optional parameters
2479
502
  * @param {String} opts.authorization The authorization token of the logged in user
2480
503
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2482,25 +505,24 @@ export default class GraphObjectsApi {
2482
505
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2483
506
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2484
507
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
508
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2485
509
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2486
510
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2487
511
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2488
512
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2489
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<String>}
513
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphActionResponse>}
2490
514
  */
2491
- getUserTags(id: number, opts?: { [key: string]: any; [key: string]: any;
515
+ getActionsByType(id: number, actiontypeid: number, opts?: { [key: string]: any; [key: string]: any;
2492
516
  authorization?: string;
2493
517
  cacheduration?: number;
2494
518
  cachegroup?: Array<string>;
2495
519
  cachekey?: Array<string>;
2496
520
  cachescope?: any;
2497
521
  cacheuser?: Array<string>;
2498
- zeusportalPostasApp?: number;
2499
- zeusportalPostas?: number;
2500
- zeusportalPostasSite?: number;
2501
- transactionid?: string;
2502
522
  }): Promise<any>;
2503
523
  /**
524
+ * Get All Relationships
525
+ * Returns a listing of relationships
2504
526
  * @param {Number} id
2505
527
  * @param {Object} opts Optional parameters
2506
528
  * @param {String} [authorization] The authorization token of the logged in user
@@ -2509,14 +531,17 @@ export default class GraphObjectsApi {
2509
531
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2510
532
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2511
533
  * @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)
534
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2512
535
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2513
536
  * @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
2514
537
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2515
538
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2516
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/Video>} and HTTP response
539
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationshipResponse>} and HTTP response
2517
540
  */
2518
- getVideosWithHttpInfo(id: number, opts: any): Promise<any>;
541
+ getAllRelationshipsWithHttpInfo(id: number, opts: any): Promise<any>;
2519
542
  /**
543
+ * Get All Relationships
544
+ * Returns a listing of relationships
2520
545
  * @param {Number} id
2521
546
  * @param {Object} opts Optional parameters
2522
547
  * @param {String} opts.authorization The authorization token of the logged in user
@@ -2525,28 +550,26 @@ export default class GraphObjectsApi {
2525
550
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2526
551
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2527
552
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
553
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2528
554
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2529
555
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2530
556
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2531
557
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2532
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/Video>}
558
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2533
559
  */
2534
- getVideos(id: number, opts?: { [key: string]: any; [key: string]: any;
560
+ getAllRelationships(id: number, opts?: { [key: string]: any; [key: string]: any;
2535
561
  authorization?: string;
2536
562
  cacheduration?: number;
2537
563
  cachegroup?: Array<string>;
2538
564
  cachekey?: Array<string>;
2539
565
  cachescope?: any;
2540
566
  cacheuser?: Array<string>;
2541
- zeusportalPostasApp?: number;
2542
- zeusportalPostas?: number;
2543
- zeusportalPostasSite?: number;
2544
- transactionid?: string;
2545
567
  }): Promise<any>;
2546
568
  /**
2547
- * Check if the user has disliked the object
2548
- * Checks if the user has disliked the object
2549
- * @param {Number} objectid
569
+ * Get All Relationships By Type
570
+ * Returns a listing of relationships
571
+ * @param {Number} id
572
+ * @param {Number} reltypeid
2550
573
  * @param {Object} opts Optional parameters
2551
574
  * @param {String} [authorization] The authorization token of the logged in user
2552
575
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2554,17 +577,19 @@ export default class GraphObjectsApi {
2554
577
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2555
578
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2556
579
  * @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)
580
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2557
581
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2558
582
  * @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
2559
583
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2560
584
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2561
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Boolean} and HTTP response
585
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationshipResponse>} and HTTP response
2562
586
  */
2563
- isDislikedWithHttpInfo(objectid: number, opts: any): Promise<any>;
587
+ getAllRelationshipsByTypeWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
2564
588
  /**
2565
- * Check if the user has disliked the object
2566
- * Checks if the user has disliked the object
2567
- * @param {Number} objectid
589
+ * Get All Relationships By Type
590
+ * Returns a listing of relationships
591
+ * @param {Number} id
592
+ * @param {Number} reltypeid
2568
593
  * @param {Object} opts Optional parameters
2569
594
  * @param {String} opts.authorization The authorization token of the logged in user
2570
595
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2572,28 +597,25 @@ export default class GraphObjectsApi {
2572
597
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2573
598
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2574
599
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
600
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2575
601
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2576
602
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2577
603
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2578
604
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2579
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Boolean}
605
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2580
606
  */
2581
- isDisliked(objectid: number, opts?: { [key: string]: any; [key: string]: any;
607
+ getAllRelationshipsByType(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
2582
608
  authorization?: string;
2583
609
  cacheduration?: number;
2584
610
  cachegroup?: Array<string>;
2585
611
  cachekey?: Array<string>;
2586
612
  cachescope?: any;
2587
613
  cacheuser?: Array<string>;
2588
- zeusportalPostasApp?: number;
2589
- zeusportalPostas?: number;
2590
- zeusportalPostasSite?: number;
2591
- transactionid?: string;
2592
614
  }): Promise<any>;
2593
615
  /**
2594
- * Check if the user has liked the object
2595
- * Checks if the user has liked the object
2596
- * @param {Number} objectid
616
+ * Get Object By Id
617
+ * Gets object by id
618
+ * @param {Number} id The id of the object that we are retrieving
2597
619
  * @param {Object} opts Optional parameters
2598
620
  * @param {String} [authorization] The authorization token of the logged in user
2599
621
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2601,17 +623,18 @@ export default class GraphObjectsApi {
2601
623
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2602
624
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2603
625
  * @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)
626
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2604
627
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2605
628
  * @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
2606
629
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2607
630
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2608
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Boolean} and HTTP response
631
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectResponse} and HTTP response
2609
632
  */
2610
- isLikedWithHttpInfo(objectid: number, opts: any): Promise<any>;
633
+ getObjectByIdWithHttpInfo(id: number, opts: any): Promise<any>;
2611
634
  /**
2612
- * Check if the user has liked the object
2613
- * Checks if the user has liked the object
2614
- * @param {Number} objectid
635
+ * Get Object By Id
636
+ * Gets object by id
637
+ * @param {Number} id The id of the object that we are retrieving
2615
638
  * @param {Object} opts Optional parameters
2616
639
  * @param {String} opts.authorization The authorization token of the logged in user
2617
640
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2619,28 +642,25 @@ export default class GraphObjectsApi {
2619
642
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2620
643
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2621
644
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
645
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2622
646
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2623
647
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2624
648
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2625
649
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2626
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Boolean}
650
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectResponse}
2627
651
  */
2628
- isLiked(objectid: number, opts?: { [key: string]: any; [key: string]: any;
652
+ getObjectById(id: number, opts?: { [key: string]: any; [key: string]: any;
2629
653
  authorization?: string;
2630
654
  cacheduration?: number;
2631
655
  cachegroup?: Array<string>;
2632
656
  cachekey?: Array<string>;
2633
657
  cachescope?: any;
2634
658
  cacheuser?: Array<string>;
2635
- zeusportalPostasApp?: number;
2636
- zeusportalPostas?: number;
2637
- zeusportalPostasSite?: number;
2638
- transactionid?: string;
2639
659
  }): Promise<any>;
2640
660
  /**
2641
- * Like an Object
2642
- * Likes an object
2643
- * @param {Number} objectid
661
+ * Get Object By Key
662
+ * Get An Object By it's key identifier
663
+ * @param {String} key The unique key of the object we are retrieving
2644
664
  * @param {Object} opts Optional parameters
2645
665
  * @param {String} [authorization] The authorization token of the logged in user
2646
666
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2648,17 +668,18 @@ export default class GraphObjectsApi {
2648
668
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2649
669
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2650
670
  * @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)
671
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2651
672
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2652
673
  * @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
2653
674
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2654
675
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2655
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
676
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectResponse} and HTTP response
2656
677
  */
2657
- likeWithHttpInfo(objectid: number, opts: any): Promise<any>;
678
+ getObjectByKeyWithHttpInfo(key: string, opts: any): Promise<any>;
2658
679
  /**
2659
- * Like an Object
2660
- * Likes an object
2661
- * @param {Number} objectid
680
+ * Get Object By Key
681
+ * Get An Object By it's key identifier
682
+ * @param {String} key The unique key of the object we are retrieving
2662
683
  * @param {Object} opts Optional parameters
2663
684
  * @param {String} opts.authorization The authorization token of the logged in user
2664
685
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2666,29 +687,26 @@ export default class GraphObjectsApi {
2666
687
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2667
688
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2668
689
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
690
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2669
691
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2670
692
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2671
693
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2672
694
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2673
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
695
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectResponse}
2674
696
  */
2675
- like(objectid: number, opts?: { [key: string]: any; [key: string]: any;
697
+ getObjectByKey(key: string, opts?: { [key: string]: any; [key: string]: any;
2676
698
  authorization?: string;
2677
699
  cacheduration?: number;
2678
700
  cachegroup?: Array<string>;
2679
701
  cachekey?: Array<string>;
2680
702
  cachescope?: any;
2681
703
  cacheuser?: Array<string>;
2682
- zeusportalPostasApp?: number;
2683
- zeusportalPostas?: number;
2684
- zeusportalPostasSite?: number;
2685
- transactionid?: string;
2686
704
  }): Promise<any>;
2687
705
  /**
2688
- * Set Multiple Properties
2689
- * Set multiple properties attaced to an object / record
2690
- * @param {Number} id The id of the object whose properties we are updating
2691
- * @param {Object.<String, Object>} body The property map to set in Json format
706
+ * Get Incoming Relationships By Type
707
+ * Returns a listing of relationships
708
+ * @param {Number} id
709
+ * @param {Number} reltypeid
2692
710
  * @param {Object} opts Optional parameters
2693
711
  * @param {String} [authorization] The authorization token of the logged in user
2694
712
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2696,18 +714,19 @@ export default class GraphObjectsApi {
2696
714
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2697
715
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2698
716
  * @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)
717
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2699
718
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2700
719
  * @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
2701
720
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2702
721
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2703
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
722
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationshipResponse>} and HTTP response
2704
723
  */
2705
- setObjectPropertiesWithHttpInfo(id: number, body: any, opts: any): Promise<any>;
724
+ getRelationshipsByTypeInWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
2706
725
  /**
2707
- * Set Multiple Properties
2708
- * Set multiple properties attaced to an object / record
2709
- * @param {Number} id The id of the object whose properties we are updating
2710
- * @param {Object.<String, Object>} body The property map to set in Json format
726
+ * Get Incoming Relationships By Type
727
+ * Returns a listing of relationships
728
+ * @param {Number} id
729
+ * @param {Number} reltypeid
2711
730
  * @param {Object} opts Optional parameters
2712
731
  * @param {String} opts.authorization The authorization token of the logged in user
2713
732
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2715,29 +734,26 @@ export default class GraphObjectsApi {
2715
734
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2716
735
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2717
736
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
737
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2718
738
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2719
739
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2720
740
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2721
741
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2722
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
742
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2723
743
  */
2724
- setObjectProperties(id: number, body: any, opts?: { [key: string]: any; [key: string]: any;
744
+ getRelationshipsByTypeIn(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
2725
745
  authorization?: string;
2726
746
  cacheduration?: number;
2727
747
  cachegroup?: Array<string>;
2728
748
  cachekey?: Array<string>;
2729
749
  cachescope?: any;
2730
750
  cacheuser?: Array<string>;
2731
- zeusportalPostasApp?: number;
2732
- zeusportalPostas?: number;
2733
- zeusportalPostasSite?: number;
2734
- transactionid?: string;
2735
751
  }): Promise<any>;
2736
752
  /**
2737
- * Update Property
2738
- * Update a specific property
2739
- * @param {Number} id The id of the object whose properties we are updating
2740
- * @param {String} prop The property being updated
753
+ * Get Outgoing Relationships By Type
754
+ * Returns a listing of relationships
755
+ * @param {Number} id
756
+ * @param {Number} reltypeid
2741
757
  * @param {Object} opts Optional parameters
2742
758
  * @param {String} [authorization] The authorization token of the logged in user
2743
759
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2745,19 +761,19 @@ export default class GraphObjectsApi {
2745
761
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2746
762
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2747
763
  * @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)
764
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2748
765
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2749
766
  * @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
2750
767
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2751
768
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2752
- * @param {String} [body] The value that is being set
2753
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
769
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationshipResponse>} and HTTP response
2754
770
  */
2755
- setObjectPropertyWithHttpInfo(id: number, prop: string, opts: any): Promise<any>;
771
+ getRelationshipsByTypeOutWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
2756
772
  /**
2757
- * Update Property
2758
- * Update a specific property
2759
- * @param {Number} id The id of the object whose properties we are updating
2760
- * @param {String} prop The property being updated
773
+ * Get Outgoing Relationships By Type
774
+ * Returns a listing of relationships
775
+ * @param {Number} id
776
+ * @param {Number} reltypeid
2761
777
  * @param {Object} opts Optional parameters
2762
778
  * @param {String} opts.authorization The authorization token of the logged in user
2763
779
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2765,27 +781,24 @@ export default class GraphObjectsApi {
2765
781
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2766
782
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2767
783
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
784
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2768
785
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2769
786
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2770
787
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2771
788
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2772
- * @param {String} opts.body The value that is being set
2773
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
789
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2774
790
  */
2775
- setObjectProperty(id: number, prop: string, opts?: { [key: string]: any; [key: string]: any;
791
+ getRelationshipsByTypeOut(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
2776
792
  authorization?: string;
2777
793
  cacheduration?: number;
2778
794
  cachegroup?: Array<string>;
2779
795
  cachekey?: Array<string>;
2780
796
  cachescope?: any;
2781
797
  cacheuser?: Array<string>;
2782
- zeusportalPostasApp?: number;
2783
- zeusportalPostas?: number;
2784
- zeusportalPostasSite?: number;
2785
- transactionid?: string;
2786
- body?: string;
2787
798
  }): Promise<any>;
2788
799
  /**
800
+ * Get Incoming Relationships
801
+ * Returns a listing of relationships
2789
802
  * @param {Number} id
2790
803
  * @param {Object} opts Optional parameters
2791
804
  * @param {String} [authorization] The authorization token of the logged in user
@@ -2794,15 +807,17 @@ export default class GraphObjectsApi {
2794
807
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2795
808
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2796
809
  * @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)
810
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2797
811
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2798
812
  * @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
2799
813
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2800
814
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2801
- * @param {module:model/PurgeDataDefaultResponseValue} [purgeDataDefaultResponseValue]
2802
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/UserTag>} and HTTP response
815
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationshipResponse>} and HTTP response
2803
816
  */
2804
- tagUsersWithHttpInfo(id: number, opts: any): Promise<any>;
817
+ getRelationshipsInWithHttpInfo(id: number, opts: any): Promise<any>;
2805
818
  /**
819
+ * Get Incoming Relationships
820
+ * Returns a listing of relationships
2806
821
  * @param {Number} id
2807
822
  * @param {Object} opts Optional parameters
2808
823
  * @param {String} opts.authorization The authorization token of the logged in user
@@ -2811,31 +826,25 @@ export default class GraphObjectsApi {
2811
826
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2812
827
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2813
828
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
829
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2814
830
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2815
831
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2816
832
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2817
833
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2818
- * @param {module:model/PurgeDataDefaultResponseValue} opts.purgeDataDefaultResponseValue
2819
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/UserTag>}
834
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2820
835
  */
2821
- tagUsers(id: number, opts?: { [key: string]: any; [key: string]: any;
836
+ getRelationshipsIn(id: number, opts?: { [key: string]: any; [key: string]: any;
2822
837
  authorization?: string;
2823
838
  cacheduration?: number;
2824
839
  cachegroup?: Array<string>;
2825
840
  cachekey?: Array<string>;
2826
841
  cachescope?: any;
2827
842
  cacheuser?: Array<string>;
2828
- zeusportalPostasApp?: number;
2829
- zeusportalPostas?: number;
2830
- zeusportalPostasSite?: number;
2831
- transactionid?: string;
2832
- purgeDataDefaultResponseValue?: any;
2833
843
  }): Promise<any>;
2834
844
  /**
2835
- * Update an Object
2836
- * Performs an update of the Graph Object
2837
- * @param {Number} id The id of the object that we are updating
2838
- * @param {module:model/GraphObjectPayload} graphObjectPayload GraphObject data object to update
845
+ * Get Outgoing Relationships
846
+ * Returns a listing of relationships
847
+ * @param {Number} id
2839
848
  * @param {Object} opts Optional parameters
2840
849
  * @param {String} [authorization] The authorization token of the logged in user
2841
850
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2843,18 +852,18 @@ export default class GraphObjectsApi {
2843
852
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2844
853
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2845
854
  * @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)
855
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2846
856
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2847
857
  * @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
2848
858
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2849
859
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2850
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
860
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationshipResponse>} and HTTP response
2851
861
  */
2852
- updateObjectWithHttpInfo(id: number, graphObjectPayload: any, opts: any): Promise<any>;
862
+ getRelationshipsOutWithHttpInfo(id: number, opts: any): Promise<any>;
2853
863
  /**
2854
- * Update an Object
2855
- * Performs an update of the Graph Object
2856
- * @param {Number} id The id of the object that we are updating
2857
- * @param {module:model/GraphObjectPayload} graphObjectPayload GraphObject data object to update
864
+ * Get Outgoing Relationships
865
+ * Returns a listing of relationships
866
+ * @param {Number} id
2858
867
  * @param {Object} opts Optional parameters
2859
868
  * @param {String} opts.authorization The authorization token of the logged in user
2860
869
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2862,27 +871,25 @@ export default class GraphObjectsApi {
2862
871
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2863
872
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2864
873
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
874
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2865
875
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2866
876
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2867
877
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2868
878
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2869
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
879
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2870
880
  */
2871
- updateObject(id: number, graphObjectPayload: any, opts?: { [key: string]: any; [key: string]: any;
881
+ getRelationshipsOut(id: number, opts?: { [key: string]: any; [key: string]: any;
2872
882
  authorization?: string;
2873
883
  cacheduration?: number;
2874
884
  cachegroup?: Array<string>;
2875
885
  cachekey?: Array<string>;
2876
886
  cachescope?: any;
2877
887
  cacheuser?: Array<string>;
2878
- zeusportalPostasApp?: number;
2879
- zeusportalPostas?: number;
2880
- zeusportalPostasSite?: number;
2881
- transactionid?: string;
2882
888
  }): Promise<any>;
2883
889
  /**
2884
- * @param {Number} id The id of the object whose tags we are updating
2885
- * @param {String} body Conversation object or array of objects to create
890
+ * Check if the user has disliked the object
891
+ * Checks if the user has disliked the object
892
+ * @param {Number} objectid
2886
893
  * @param {Object} opts Optional parameters
2887
894
  * @param {String} [authorization] The authorization token of the logged in user
2888
895
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2890,16 +897,18 @@ export default class GraphObjectsApi {
2890
897
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2891
898
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2892
899
  * @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)
900
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2893
901
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2894
902
  * @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
2895
903
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2896
904
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2897
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
905
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Boolean} and HTTP response
2898
906
  */
2899
- updateTagsWithHttpInfo(id: number, body: string, opts: any): Promise<any>;
907
+ isDislikedWithHttpInfo(objectid: number, opts: any): Promise<any>;
2900
908
  /**
2901
- * @param {Number} id The id of the object whose tags we are updating
2902
- * @param {String} body Conversation object or array of objects to create
909
+ * Check if the user has disliked the object
910
+ * Checks if the user has disliked the object
911
+ * @param {Number} objectid
2903
912
  * @param {Object} opts Optional parameters
2904
913
  * @param {String} opts.authorization The authorization token of the logged in user
2905
914
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2907,28 +916,25 @@ export default class GraphObjectsApi {
2907
916
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2908
917
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2909
918
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
919
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2910
920
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2911
921
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2912
922
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2913
923
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2914
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
924
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Boolean}
2915
925
  */
2916
- updateTags(id: number, body: string, opts?: { [key: string]: any; [key: string]: any;
926
+ isDisliked(objectid: number, opts?: { [key: string]: any; [key: string]: any;
2917
927
  authorization?: string;
2918
928
  cacheduration?: number;
2919
929
  cachegroup?: Array<string>;
2920
930
  cachekey?: Array<string>;
2921
931
  cachescope?: any;
2922
932
  cacheuser?: Array<string>;
2923
- zeusportalPostasApp?: number;
2924
- zeusportalPostas?: number;
2925
- zeusportalPostasSite?: number;
2926
- transactionid?: string;
2927
933
  }): Promise<any>;
2928
934
  /**
2929
- * Marks the object as viewed
2930
- * Marks the object as viewed by the logged in user
2931
- * @param {Number} objectid The id of the object being viewed
935
+ * Check if the user has liked the object
936
+ * Checks if the user has liked the object
937
+ * @param {Number} objectid
2932
938
  * @param {Object} opts Optional parameters
2933
939
  * @param {String} [authorization] The authorization token of the logged in user
2934
940
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2936,17 +942,18 @@ export default class GraphObjectsApi {
2936
942
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2937
943
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2938
944
  * @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)
945
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2939
946
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2940
947
  * @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
2941
948
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2942
949
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2943
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
950
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Boolean} and HTTP response
2944
951
  */
2945
- viewWithHttpInfo(objectid: number, opts: any): Promise<any>;
952
+ isLikedWithHttpInfo(objectid: number, opts: any): Promise<any>;
2946
953
  /**
2947
- * Marks the object as viewed
2948
- * Marks the object as viewed by the logged in user
2949
- * @param {Number} objectid The id of the object being viewed
954
+ * Check if the user has liked the object
955
+ * Checks if the user has liked the object
956
+ * @param {Number} objectid
2950
957
  * @param {Object} opts Optional parameters
2951
958
  * @param {String} opts.authorization The authorization token of the logged in user
2952
959
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2954,28 +961,25 @@ export default class GraphObjectsApi {
2954
961
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2955
962
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2956
963
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
964
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2957
965
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2958
966
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2959
967
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2960
968
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2961
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}
969
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Boolean}
2962
970
  */
2963
- view(objectid: number, opts?: { [key: string]: any; [key: string]: any;
971
+ isLiked(objectid: number, opts?: { [key: string]: any; [key: string]: any;
2964
972
  authorization?: string;
2965
973
  cacheduration?: number;
2966
974
  cachegroup?: Array<string>;
2967
975
  cachekey?: Array<string>;
2968
976
  cachescope?: any;
2969
977
  cacheuser?: Array<string>;
2970
- zeusportalPostasApp?: number;
2971
- zeusportalPostas?: number;
2972
- zeusportalPostasSite?: number;
2973
- transactionid?: string;
2974
978
  }): Promise<any>;
2975
979
  /**
2976
- * Marks the object as viewed (HTTP Post Operation)
2977
- * Marks the object as viewed by the logged in user
2978
- * @param {Number} id The id of the object being viewed
980
+ * Like an Object
981
+ * Likes an object
982
+ * @param {Number} objectid
2979
983
  * @param {Object} opts Optional parameters
2980
984
  * @param {String} [authorization] The authorization token of the logged in user
2981
985
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2983,17 +987,18 @@ export default class GraphObjectsApi {
2983
987
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2984
988
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2985
989
  * @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)
990
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2986
991
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2987
992
  * @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
2988
993
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2989
994
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2990
995
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2991
996
  */
2992
- viewPostWithHttpInfo(id: number, opts: any): Promise<any>;
997
+ likeWithHttpInfo(objectid: number, opts: any): Promise<any>;
2993
998
  /**
2994
- * Marks the object as viewed (HTTP Post Operation)
2995
- * Marks the object as viewed by the logged in user
2996
- * @param {Number} id The id of the object being viewed
999
+ * Like an Object
1000
+ * Likes an object
1001
+ * @param {Number} objectid
2997
1002
  * @param {Object} opts Optional parameters
2998
1003
  * @param {String} opts.authorization The authorization token of the logged in user
2999
1004
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -3001,23 +1006,20 @@ export default class GraphObjectsApi {
3001
1006
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3002
1007
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3003
1008
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1009
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3004
1010
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
3005
1011
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
3006
1012
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
3007
1013
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
3008
1014
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}
3009
1015
  */
3010
- viewPost(id: number, opts?: { [key: string]: any; [key: string]: any;
1016
+ like(objectid: number, opts?: { [key: string]: any; [key: string]: any;
3011
1017
  authorization?: string;
3012
1018
  cacheduration?: number;
3013
1019
  cachegroup?: Array<string>;
3014
1020
  cachekey?: Array<string>;
3015
1021
  cachescope?: any;
3016
1022
  cacheuser?: Array<string>;
3017
- zeusportalPostasApp?: number;
3018
- zeusportalPostas?: number;
3019
- zeusportalPostasSite?: number;
3020
- transactionid?: string;
3021
1023
  }): Promise<any>;
3022
1024
  }
3023
1025
  //# sourceMappingURL=GraphObjectsApi.d.ts.map