@gobodo/gobodo-api-promise 0.1.97 → 0.1.100

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 (760) hide show
  1. package/README.md +602 -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 +93 -95
  85. package/dist/api/GraphActionTypesApi.d.ts.map +1 -1
  86. package/dist/api/GraphActionTypesApi.js +255 -198
  87. package/dist/api/GraphActionsApi.d.ts +43 -288
  88. package/dist/api/GraphActionsApi.d.ts.map +1 -1
  89. package/dist/api/GraphActionsApi.js +107 -471
  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 +289 -2054
  94. package/dist/api/GraphObjectsApi.d.ts.map +1 -1
  95. package/dist/api/GraphObjectsApi.js +803 -3533
  96. package/dist/api/GraphRelationshipTypesApi.d.ts +91 -564
  97. package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -1
  98. package/dist/api/GraphRelationshipTypesApi.js +326 -1012
  99. package/dist/api/GraphRelationshipsApi.d.ts +145 -948
  100. package/dist/api/GraphRelationshipsApi.d.ts.map +1 -1
  101. package/dist/api/GraphRelationshipsApi.js +392 -1592
  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 +311 -255
  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 +9 -9
  231. package/dist/model/Balance.d.ts.map +1 -1
  232. package/dist/model/Balance.js +33 -33
  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 +20 -20
  249. package/dist/model/Comment.d.ts.map +1 -1
  250. package/dist/model/Comment.js +55 -55
  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 +188 -188
  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 +46 -46
  302. package/dist/model/DocumentPart.d.ts.map +1 -1
  303. package/dist/model/DocumentPart.js +140 -140
  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 +46 -46
  308. package/dist/model/DocumentType.d.ts.map +1 -1
  309. package/dist/model/DocumentType.js +124 -124
  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 +28 -28
  321. package/dist/model/Fields.d.ts.map +1 -1
  322. package/dist/model/Fields.js +74 -74
  323. package/dist/model/File.d.ts +29 -29
  324. package/dist/model/File.d.ts.map +1 -1
  325. package/dist/model/File.js +75 -75
  326. package/dist/model/FileAttachmentUploadObject.d.ts +29 -29
  327. package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -1
  328. package/dist/model/FileAttachmentUploadObject.js +75 -75
  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 +15 -15
  334. package/dist/model/Form.d.ts.map +1 -1
  335. package/dist/model/Form.js +45 -45
  336. package/dist/model/FormSection.d.ts +1 -1
  337. package/dist/model/FormSection.js +2 -2
  338. package/dist/model/FormSubmission.d.ts +11 -11
  339. package/dist/model/FormSubmission.d.ts.map +1 -1
  340. package/dist/model/FormSubmission.js +33 -33
  341. package/dist/model/FunctionConfigInput.d.ts +1 -1
  342. package/dist/model/FunctionConfigInput.js +2 -2
  343. package/dist/model/FunctionEnvironmentConfig.d.ts +1 -1
  344. package/dist/model/FunctionEnvironmentConfig.js +2 -2
  345. package/dist/model/FunctionInput.d.ts +1 -1
  346. package/dist/model/FunctionInput.js +2 -2
  347. package/dist/model/FunctionOutput.d.ts +1 -1
  348. package/dist/model/FunctionOutput.js +2 -2
  349. package/dist/model/Geocode.d.ts +1 -1
  350. package/dist/model/Geocode.js +2 -2
  351. package/dist/model/GeocodePayload.d.ts +3 -3
  352. package/dist/model/GeocodePayload.d.ts.map +1 -1
  353. package/dist/model/GeocodePayload.js +8 -8
  354. package/dist/model/GeocodeResponse.d.ts +67 -0
  355. package/dist/model/GeocodeResponse.d.ts.map +1 -0
  356. package/dist/model/GeocodeResponse.js +193 -0
  357. package/dist/model/GeolocationInput.d.ts +1 -1
  358. package/dist/model/GeolocationInput.js +2 -2
  359. package/dist/model/GetFunctionConfig.d.ts +1 -1
  360. package/dist/model/GetFunctionConfig.js +2 -2
  361. package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
  362. package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
  363. package/dist/model/GetFunctionResponse.d.ts +1 -1
  364. package/dist/model/GetFunctionResponse.js +2 -2
  365. package/dist/model/GoogleCloudSettings.d.ts +1 -1
  366. package/dist/model/GoogleCloudSettings.js +2 -2
  367. package/dist/model/Graph.d.ts +37 -37
  368. package/dist/model/Graph.d.ts.map +1 -1
  369. package/dist/model/Graph.js +100 -100
  370. package/dist/model/GraphAction.d.ts +12 -12
  371. package/dist/model/GraphAction.d.ts.map +1 -1
  372. package/dist/model/GraphAction.js +29 -29
  373. package/dist/model/GraphActionPayload.d.ts +1 -1
  374. package/dist/model/GraphActionPayload.js +2 -2
  375. package/dist/model/GraphActionResponse.d.ts +19 -1
  376. package/dist/model/GraphActionResponse.d.ts.map +1 -1
  377. package/dist/model/GraphActionResponse.js +60 -2
  378. package/dist/model/GraphActionTypeInput.d.ts +144 -0
  379. package/dist/model/GraphActionTypeInput.d.ts.map +1 -0
  380. package/dist/model/GraphActionTypeInput.js +505 -0
  381. package/dist/model/GraphActionTypeResponse.d.ts +198 -0
  382. package/dist/model/GraphActionTypeResponse.d.ts.map +1 -0
  383. package/dist/model/GraphActionTypeResponse.js +681 -0
  384. package/dist/model/GraphDatabaseService.d.ts +10 -10
  385. package/dist/model/GraphDatabaseService.d.ts.map +1 -1
  386. package/dist/model/GraphDatabaseService.js +27 -27
  387. package/dist/model/GraphGeocode.d.ts +1 -1
  388. package/dist/model/GraphGeocode.js +2 -2
  389. package/dist/model/GraphInput.d.ts +92 -0
  390. package/dist/model/GraphInput.d.ts.map +1 -0
  391. package/dist/model/GraphInput.js +256 -0
  392. package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
  393. package/dist/model/GraphIteratorEntryPart.js +2 -2
  394. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +10 -10
  395. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -1
  396. package/dist/model/GraphIteratorEntryPartStackTraceInner.js +25 -25
  397. package/dist/model/GraphObject.d.ts +21 -21
  398. package/dist/model/GraphObject.d.ts.map +1 -1
  399. package/dist/model/GraphObject.js +54 -54
  400. package/dist/model/GraphObjectPayload.d.ts +16 -16
  401. package/dist/model/GraphObjectPayload.d.ts.map +1 -1
  402. package/dist/model/GraphObjectPayload.js +42 -44
  403. package/dist/model/GraphObjectResponse.d.ts +43 -3
  404. package/dist/model/GraphObjectResponse.d.ts.map +1 -1
  405. package/dist/model/GraphObjectResponse.js +142 -6
  406. package/dist/model/GraphObjectSchema.d.ts +30 -30
  407. package/dist/model/GraphObjectSchema.d.ts.map +1 -1
  408. package/dist/model/GraphObjectSchema.js +83 -83
  409. package/dist/model/GraphObjectType.d.ts +20 -20
  410. package/dist/model/GraphObjectType.d.ts.map +1 -1
  411. package/dist/model/GraphObjectType.js +51 -51
  412. package/dist/model/GraphObjectTypeInput.d.ts +1 -1
  413. package/dist/model/GraphObjectTypeInput.js +2 -2
  414. package/dist/model/GraphObjectTypeResponse.d.ts +23 -13
  415. package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -1
  416. package/dist/model/GraphObjectTypeResponse.js +90 -42
  417. package/dist/model/GraphObjectTypeSchema.d.ts +20 -20
  418. package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -1
  419. package/dist/model/GraphObjectTypeSchema.js +51 -51
  420. package/dist/model/GraphOwner.d.ts +1 -1
  421. package/dist/model/GraphOwner.js +2 -2
  422. package/dist/model/GraphRelationship.d.ts +12 -12
  423. package/dist/model/GraphRelationship.d.ts.map +1 -1
  424. package/dist/model/GraphRelationship.js +30 -30
  425. package/dist/model/GraphRelationshipPayload.d.ts +19 -19
  426. package/dist/model/GraphRelationshipPayload.d.ts.map +1 -1
  427. package/dist/model/GraphRelationshipPayload.js +52 -54
  428. package/dist/model/GraphRelationshipResponse.d.ts +144 -0
  429. package/dist/model/GraphRelationshipResponse.d.ts.map +1 -0
  430. package/dist/model/GraphRelationshipResponse.js +418 -0
  431. package/dist/model/GraphRelationshipType.d.ts +41 -41
  432. package/dist/model/GraphRelationshipType.d.ts.map +1 -1
  433. package/dist/model/GraphRelationshipType.js +111 -111
  434. package/dist/model/GraphRelationshipTypeInput.d.ts +172 -0
  435. package/dist/model/GraphRelationshipTypeInput.d.ts.map +1 -0
  436. package/dist/model/GraphRelationshipTypeInput.js +607 -0
  437. package/dist/model/GraphRelationshipTypeResponse.d.ts +28 -1
  438. package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -1
  439. package/dist/model/GraphRelationshipTypeResponse.js +89 -2
  440. package/dist/model/GraphResponse.d.ts +127 -0
  441. package/dist/model/GraphResponse.d.ts.map +1 -0
  442. package/dist/model/GraphResponse.js +351 -0
  443. package/dist/model/GraphSchema.d.ts +41 -41
  444. package/dist/model/GraphSchema.d.ts.map +1 -1
  445. package/dist/model/GraphSchema.js +113 -113
  446. package/dist/model/GraphSchemaInput.d.ts +1 -1
  447. package/dist/model/GraphSchemaInput.js +2 -2
  448. package/dist/model/GraphSchemaResponse.d.ts +1 -1
  449. package/dist/model/GraphSchemaResponse.js +2 -2
  450. package/dist/model/GraphTraversalInput.d.ts +55 -1
  451. package/dist/model/GraphTraversalInput.d.ts.map +1 -1
  452. package/dist/model/GraphTraversalInput.js +176 -2
  453. package/dist/model/Image.d.ts +1 -1
  454. package/dist/model/Image.js +2 -2
  455. package/dist/model/InputPart.d.ts +36 -18
  456. package/dist/model/InputPart.d.ts.map +1 -1
  457. package/dist/model/InputPart.js +102 -49
  458. package/dist/model/InputPartHeaders.d.ts +1 -1
  459. package/dist/model/InputPartHeaders.js +2 -2
  460. package/dist/model/InputPartMediaType.d.ts +1 -1
  461. package/dist/model/InputPartMediaType.js +2 -2
  462. package/dist/model/JsonArray.d.ts +35 -0
  463. package/dist/model/JsonArray.d.ts.map +1 -0
  464. package/dist/model/JsonArray.js +96 -0
  465. package/dist/model/JsonObject.d.ts +58 -0
  466. package/dist/model/JsonObject.d.ts.map +1 -0
  467. package/dist/model/JsonObject.js +179 -0
  468. package/dist/model/JsonValue.d.ts +49 -0
  469. package/dist/model/JsonValue.d.ts.map +1 -0
  470. package/dist/model/JsonValue.js +151 -0
  471. package/dist/model/KafkaSettings.d.ts +1 -1
  472. package/dist/model/KafkaSettings.js +2 -2
  473. package/dist/model/Link.d.ts +15 -15
  474. package/dist/model/Link.d.ts.map +1 -1
  475. package/dist/model/Link.js +44 -44
  476. package/dist/model/LiveStreamInfo.d.ts +1 -1
  477. package/dist/model/LiveStreamInfo.js +2 -2
  478. package/dist/model/MediaType.d.ts +74 -0
  479. package/dist/model/MediaType.d.ts.map +1 -0
  480. package/dist/model/MediaType.js +214 -0
  481. package/dist/model/MeetingEvent.d.ts +46 -46
  482. package/dist/model/MeetingEvent.d.ts.map +1 -1
  483. package/dist/model/MeetingEvent.js +133 -133
  484. package/dist/model/MeetingEventInput.d.ts +1 -1
  485. package/dist/model/MeetingEventInput.js +2 -2
  486. package/dist/model/MeetingEventResponse.d.ts +1 -1
  487. package/dist/model/MeetingEventResponse.js +2 -2
  488. package/dist/model/MeetingEventTimezone.d.ts +1 -1
  489. package/dist/model/MeetingEventTimezone.js +2 -2
  490. package/dist/model/MeetingEventTypeInput.d.ts +1 -1
  491. package/dist/model/MeetingEventTypeInput.js +2 -2
  492. package/dist/model/MeetingEventTypeResponse.d.ts +1 -1
  493. package/dist/model/MeetingEventTypeResponse.js +2 -2
  494. package/dist/model/MeetingInfo.d.ts +12 -12
  495. package/dist/model/MeetingInfo.d.ts.map +1 -1
  496. package/dist/model/MeetingInfo.js +34 -34
  497. package/dist/model/Member.d.ts +19 -19
  498. package/dist/model/Member.d.ts.map +1 -1
  499. package/dist/model/Member.js +56 -56
  500. package/dist/model/MemberGroupCategory.d.ts +1 -1
  501. package/dist/model/MemberGroupCategory.js +2 -2
  502. package/dist/model/MemberList.d.ts +1 -1
  503. package/dist/model/MemberList.js +2 -2
  504. package/dist/model/MemberManagerConfigInput.d.ts +56 -0
  505. package/dist/model/MemberManagerConfigInput.d.ts.map +1 -0
  506. package/dist/model/MemberManagerConfigInput.js +160 -0
  507. package/dist/model/MemberManagerConfigResponse.d.ts +66 -0
  508. package/dist/model/MemberManagerConfigResponse.d.ts.map +1 -0
  509. package/dist/model/MemberManagerConfigResponse.js +187 -0
  510. package/dist/model/MemberManagerInput.d.ts +66 -0
  511. package/dist/model/MemberManagerInput.d.ts.map +1 -0
  512. package/dist/model/MemberManagerInput.js +187 -0
  513. package/dist/model/MemberManagerResponse.d.ts +66 -0
  514. package/dist/model/MemberManagerResponse.d.ts.map +1 -0
  515. package/dist/model/MemberManagerResponse.js +187 -0
  516. package/dist/model/MessageGroup.d.ts +1 -1
  517. package/dist/model/MessageGroup.js +2 -2
  518. package/dist/model/MultipartBody.d.ts +1 -1
  519. package/dist/model/MultipartBody.js +2 -2
  520. package/dist/model/MultivaluedMapStringString.d.ts +38 -0
  521. package/dist/model/MultivaluedMapStringString.d.ts.map +1 -0
  522. package/dist/model/MultivaluedMapStringString.js +106 -0
  523. package/dist/model/NotificationInput.d.ts +1 -1
  524. package/dist/model/NotificationInput.js +2 -2
  525. package/dist/model/NotificationResponse.d.ts +1 -1
  526. package/dist/model/NotificationResponse.js +2 -2
  527. package/dist/model/NumberSettings.d.ts +1 -1
  528. package/dist/model/NumberSettings.js +2 -2
  529. package/dist/model/ObjectSettings.d.ts +1 -1
  530. package/dist/model/ObjectSettings.js +2 -2
  531. package/dist/model/Objecttype.d.ts +20 -20
  532. package/dist/model/Objecttype.d.ts.map +1 -1
  533. package/dist/model/Objecttype.js +51 -51
  534. package/dist/model/OutParameter.d.ts +1 -1
  535. package/dist/model/OutParameter.js +2 -2
  536. package/dist/model/Page.d.ts +19 -19
  537. package/dist/model/Page.d.ts.map +1 -1
  538. package/dist/model/Page.js +48 -48
  539. package/dist/model/PageSchema.d.ts +24 -24
  540. package/dist/model/PageSchema.d.ts.map +1 -1
  541. package/dist/model/PageSchema.js +65 -65
  542. package/dist/model/Pageable.d.ts +19 -19
  543. package/dist/model/Pageable.d.ts.map +1 -1
  544. package/dist/model/Pageable.js +48 -48
  545. package/dist/model/Parameter.d.ts +1 -1
  546. package/dist/model/Parameter.js +2 -2
  547. package/dist/model/PasswordResetInitiateRequest.d.ts +47 -0
  548. package/dist/model/PasswordResetInitiateRequest.d.ts.map +1 -0
  549. package/dist/model/PasswordResetInitiateRequest.js +131 -0
  550. package/dist/model/PasswordResetInitiateResponse.d.ts +87 -0
  551. package/dist/model/PasswordResetInitiateResponse.d.ts.map +1 -0
  552. package/dist/model/PasswordResetInitiateResponse.js +243 -0
  553. package/dist/model/PasswordResetRequest.d.ts +67 -0
  554. package/dist/model/PasswordResetRequest.d.ts.map +1 -0
  555. package/dist/model/PasswordResetRequest.js +189 -0
  556. package/dist/model/PasswordResetResponse.d.ts +95 -0
  557. package/dist/model/PasswordResetResponse.d.ts.map +1 -0
  558. package/dist/model/PasswordResetResponse.js +266 -0
  559. package/dist/model/PasswordResetValidationResponse.d.ts +95 -0
  560. package/dist/model/PasswordResetValidationResponse.d.ts.map +1 -0
  561. package/dist/model/PasswordResetValidationResponse.js +266 -0
  562. package/dist/model/Path.d.ts +5 -5
  563. package/dist/model/Path.d.ts.map +1 -1
  564. package/dist/model/Path.js +13 -13
  565. package/dist/model/PaymentAccountObject.d.ts +1 -1
  566. package/dist/model/PaymentAccountObject.js +2 -2
  567. package/dist/model/PaymentIntentInput.d.ts +1 -1
  568. package/dist/model/PaymentIntentInput.js +2 -2
  569. package/dist/model/PaymentIntentResponse.d.ts +1 -1
  570. package/dist/model/PaymentIntentResponse.js +2 -2
  571. package/dist/model/PaymentMethod.d.ts +10 -10
  572. package/dist/model/PaymentMethod.d.ts.map +1 -1
  573. package/dist/model/PaymentMethod.js +27 -27
  574. package/dist/model/PaymentMethodInput.d.ts +1 -1
  575. package/dist/model/PaymentMethodInput.js +2 -2
  576. package/dist/model/PaymentMethodResponse.d.ts +1 -1
  577. package/dist/model/PaymentMethodResponse.js +2 -2
  578. package/dist/model/PaymentMethodsResponse.d.ts +1 -1
  579. package/dist/model/PaymentMethodsResponse.js +2 -2
  580. package/dist/model/Payout.d.ts +12 -12
  581. package/dist/model/Payout.d.ts.map +1 -1
  582. package/dist/model/Payout.js +34 -34
  583. package/dist/model/PayoutInput.d.ts +1 -1
  584. package/dist/model/PayoutInput.js +2 -2
  585. package/dist/model/PayoutResponse.d.ts +1 -1
  586. package/dist/model/PayoutResponse.js +2 -2
  587. package/dist/model/PhoneNumber.d.ts +14 -14
  588. package/dist/model/PhoneNumber.d.ts.map +1 -1
  589. package/dist/model/PhoneNumber.js +44 -44
  590. package/dist/model/Post.d.ts +19 -19
  591. package/dist/model/Post.d.ts.map +1 -1
  592. package/dist/model/Post.js +50 -50
  593. package/dist/model/PrivateMessage.d.ts +28 -28
  594. package/dist/model/PrivateMessage.d.ts.map +1 -1
  595. package/dist/model/PrivateMessage.js +77 -77
  596. package/dist/model/PrivateMessageConversation.d.ts +47 -47
  597. package/dist/model/PrivateMessageConversation.d.ts.map +1 -1
  598. package/dist/model/PrivateMessageConversation.js +124 -124
  599. package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
  600. package/dist/model/PrivateMessageConversationSchema.js +2 -2
  601. package/dist/model/Profile.d.ts +10 -10
  602. package/dist/model/Profile.d.ts.map +1 -1
  603. package/dist/model/Profile.js +30 -30
  604. package/dist/model/Profiletype.d.ts +1 -1
  605. package/dist/model/Profiletype.js +2 -2
  606. package/dist/model/PropertyContainer.d.ts +1 -1
  607. package/dist/model/PropertyContainer.js +2 -2
  608. package/dist/model/PublicationInput.d.ts +1 -1
  609. package/dist/model/PublicationInput.js +2 -2
  610. package/dist/model/PublicationResponse.d.ts +1 -1
  611. package/dist/model/PublicationResponse.js +2 -2
  612. package/dist/model/PurchaseInput.d.ts +1 -1
  613. package/dist/model/PurchaseInput.js +2 -2
  614. package/dist/model/PurchaseResponse.d.ts +1 -1
  615. package/dist/model/PurchaseResponse.js +2 -2
  616. package/dist/model/PurgeDataDefaultResponse.d.ts +1 -1
  617. package/dist/model/PurgeDataDefaultResponse.js +4 -4
  618. package/dist/model/PurgeDataDefaultResponseValue.d.ts +1 -1
  619. package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
  620. package/dist/model/RelationshipMapping.d.ts +10 -10
  621. package/dist/model/RelationshipMapping.d.ts.map +1 -1
  622. package/dist/model/RelationshipMapping.js +35 -35
  623. package/dist/model/RestApplicationInput.d.ts +1 -1
  624. package/dist/model/RestApplicationInput.js +2 -2
  625. package/dist/model/RestApplicationResponse.d.ts +1 -1
  626. package/dist/model/RestApplicationResponse.js +2 -2
  627. package/dist/model/ScreenSchema.d.ts +35 -35
  628. package/dist/model/ScreenSchema.d.ts.map +1 -1
  629. package/dist/model/ScreenSchema.js +97 -97
  630. package/dist/model/SimulcastInfo.d.ts +1 -1
  631. package/dist/model/SimulcastInfo.js +2 -2
  632. package/dist/model/SiteInput.d.ts +1 -1
  633. package/dist/model/SiteInput.js +2 -2
  634. package/dist/model/SiteResponse.d.ts +1 -1
  635. package/dist/model/SiteResponse.js +2 -2
  636. package/dist/model/SiteTypeInput.d.ts +1 -1
  637. package/dist/model/SiteTypeInput.js +2 -2
  638. package/dist/model/SiteTypeResponse.d.ts +1 -1
  639. package/dist/model/SiteTypeResponse.js +2 -2
  640. package/dist/model/SkinField.d.ts +28 -28
  641. package/dist/model/SkinField.d.ts.map +1 -1
  642. package/dist/model/SkinField.js +74 -74
  643. package/dist/model/SkinFieldResponse.d.ts +1 -1
  644. package/dist/model/SkinFieldResponse.js +2 -2
  645. package/dist/model/SocialGroup.d.ts +10 -10
  646. package/dist/model/SocialGroup.d.ts.map +1 -1
  647. package/dist/model/SocialGroup.js +33 -33
  648. package/dist/model/SocialGroupInput.d.ts +1 -1
  649. package/dist/model/SocialGroupInput.js +2 -2
  650. package/dist/model/SocialGroupResponse.d.ts +1 -1
  651. package/dist/model/SocialGroupResponse.js +2 -2
  652. package/dist/model/SocialGroupType.d.ts +1 -1
  653. package/dist/model/SocialGroupType.js +2 -2
  654. package/dist/model/SocialGroupTypeInput.d.ts +1 -1
  655. package/dist/model/SocialGroupTypeInput.js +2 -2
  656. package/dist/model/Sort.d.ts +9 -9
  657. package/dist/model/Sort.d.ts.map +1 -1
  658. package/dist/model/Sort.js +23 -23
  659. package/dist/model/SourceTypes.d.ts +1 -1
  660. package/dist/model/SourceTypes.js +2 -2
  661. package/dist/model/StatusUpdate.d.ts +10 -10
  662. package/dist/model/StatusUpdate.d.ts.map +1 -1
  663. package/dist/model/StatusUpdate.js +27 -27
  664. package/dist/model/StreetAddress.d.ts +1 -1
  665. package/dist/model/StreetAddress.js +2 -2
  666. package/dist/model/StripeAccount.d.ts +10 -10
  667. package/dist/model/StripeAccount.d.ts.map +1 -1
  668. package/dist/model/StripeAccount.js +27 -27
  669. package/dist/model/StripeCustomerAccount.d.ts +1 -1
  670. package/dist/model/StripeCustomerAccount.js +2 -2
  671. package/dist/model/Template.d.ts +10 -10
  672. package/dist/model/Template.d.ts.map +1 -1
  673. package/dist/model/Template.js +27 -27
  674. package/dist/model/TemplateResponse.d.ts +1 -1
  675. package/dist/model/TemplateResponse.js +2 -2
  676. package/dist/model/TemplateSchema.d.ts +10 -10
  677. package/dist/model/TemplateSchema.d.ts.map +1 -1
  678. package/dist/model/TemplateSchema.js +27 -27
  679. package/dist/model/ThemeMapping.d.ts +10 -10
  680. package/dist/model/ThemeMapping.d.ts.map +1 -1
  681. package/dist/model/ThemeMapping.js +30 -30
  682. package/dist/model/ThemeMappingPayload.d.ts +1 -1
  683. package/dist/model/ThemeMappingPayload.js +2 -2
  684. package/dist/model/Timezone.d.ts +1 -1
  685. package/dist/model/Timezone.js +2 -2
  686. package/dist/model/Timezone1.d.ts +1 -1
  687. package/dist/model/Timezone1.js +2 -2
  688. package/dist/model/TopicInfoResponse.d.ts +1 -1
  689. package/dist/model/TopicInfoResponse.js +2 -2
  690. package/dist/model/TopicMessageInput.d.ts +1 -1
  691. package/dist/model/TopicMessageInput.js +2 -2
  692. package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
  693. package/dist/model/TopicSubscriptionResponse.js +2 -2
  694. package/dist/model/Transaction.d.ts +1 -1
  695. package/dist/model/Transaction.js +2 -2
  696. package/dist/model/Transfer.d.ts +10 -10
  697. package/dist/model/Transfer.d.ts.map +1 -1
  698. package/dist/model/Transfer.js +29 -29
  699. package/dist/model/TransferInput.d.ts +1 -1
  700. package/dist/model/TransferInput.js +2 -2
  701. package/dist/model/TransferResponse.d.ts +1 -1
  702. package/dist/model/TransferResponse.js +2 -2
  703. package/dist/model/TransferResponsePaymentMethodDetails.d.ts +10 -10
  704. package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -1
  705. package/dist/model/TransferResponsePaymentMethodDetails.js +29 -29
  706. package/dist/model/TraversalRelationResponse.d.ts +5 -5
  707. package/dist/model/TraversalRelationResponse.js +14 -14
  708. package/dist/model/User.d.ts +19 -19
  709. package/dist/model/User.d.ts.map +1 -1
  710. package/dist/model/User.js +56 -56
  711. package/dist/model/UserDataPayload.d.ts +19 -19
  712. package/dist/model/UserDataPayload.d.ts.map +1 -1
  713. package/dist/model/UserDataPayload.js +56 -56
  714. package/dist/model/UserDomain.d.ts +1 -1
  715. package/dist/model/UserDomain.js +2 -2
  716. package/dist/model/UserInvite.d.ts +18 -18
  717. package/dist/model/UserInvite.d.ts.map +1 -1
  718. package/dist/model/UserInvite.js +57 -57
  719. package/dist/model/UserInviteInput.d.ts +1 -1
  720. package/dist/model/UserInviteInput.js +2 -2
  721. package/dist/model/UserResponse.d.ts +1 -1
  722. package/dist/model/UserResponse.js +2 -2
  723. package/dist/model/UserSchema.d.ts +19 -19
  724. package/dist/model/UserSchema.d.ts.map +1 -1
  725. package/dist/model/UserSchema.js +56 -56
  726. package/dist/model/UserTag.d.ts +19 -19
  727. package/dist/model/UserTag.d.ts.map +1 -1
  728. package/dist/model/UserTag.js +52 -52
  729. package/dist/model/Userid.d.ts +1 -1
  730. package/dist/model/Userid.js +2 -2
  731. package/dist/model/UsernameReminderRequest.d.ts +47 -0
  732. package/dist/model/UsernameReminderRequest.d.ts.map +1 -0
  733. package/dist/model/UsernameReminderRequest.js +131 -0
  734. package/dist/model/UsernameReminderResponse.d.ts +87 -0
  735. package/dist/model/UsernameReminderResponse.d.ts.map +1 -0
  736. package/dist/model/UsernameReminderResponse.js +243 -0
  737. package/dist/model/Video.d.ts +71 -71
  738. package/dist/model/Video.d.ts.map +1 -1
  739. package/dist/model/Video.js +178 -178
  740. package/dist/model/VideoLiveUrl.d.ts +1 -1
  741. package/dist/model/VideoLiveUrl.js +2 -2
  742. package/dist/model/VideoSchema.d.ts +71 -71
  743. package/dist/model/VideoSchema.d.ts.map +1 -1
  744. package/dist/model/VideoSchema.js +178 -178
  745. package/dist/model/VideoUploadObject.d.ts +71 -71
  746. package/dist/model/VideoUploadObject.d.ts.map +1 -1
  747. package/dist/model/VideoUploadObject.js +178 -178
  748. package/dist/model/WalletHoldInput.d.ts +1 -1
  749. package/dist/model/WalletHoldInput.js +2 -2
  750. package/dist/model/WalletHoldResponse.d.ts +1 -1
  751. package/dist/model/WalletHoldResponse.js +2 -2
  752. package/dist/model/WalletPayoutInput.d.ts +1 -1
  753. package/dist/model/WalletPayoutInput.js +2 -2
  754. package/dist/model/WalletPayoutResponse.d.ts +1 -1
  755. package/dist/model/WalletPayoutResponse.js +2 -2
  756. package/dist/model/WalletResponse.d.ts +1 -1
  757. package/dist/model/WalletResponse.js +2 -2
  758. package/dist/model/ZeusPortalCategory.d.ts +1 -1
  759. package/dist/model/ZeusPortalCategory.js +2 -2
  760. 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.100
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,120 +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
109
+ * Create Actions
110
+ * Create actions on an object
111
+ * @param {Number} id
112
+ * @param {Array.<module:model/GraphActionPayload>} graphActionPayload Actions payload
221
113
  * @param {Object} opts Optional parameters
222
114
  * @param {String} [authorization] The authorization token of the logged in user
223
115
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -225,6 +117,7 @@ export default class GraphObjectsApi {
225
117
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
226
118
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
227
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
228
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
229
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
230
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
@@ -233,8 +126,10 @@ export default class GraphObjectsApi {
233
126
  */
234
127
  createActionsWithHttpInfo(id: number, graphActionPayload: any, opts: any): Promise<any>;
235
128
  /**
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
129
+ * Create Actions
130
+ * Create actions on an object
131
+ * @param {Number} id
132
+ * @param {Array.<module:model/GraphActionPayload>} graphActionPayload Actions payload
238
133
  * @param {Object} opts Optional parameters
239
134
  * @param {String} opts.authorization The authorization token of the logged in user
240
135
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -242,6 +137,7 @@ export default class GraphObjectsApi {
242
137
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
243
138
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
244
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
245
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
246
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
247
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
@@ -255,103 +151,6 @@ export default class GraphObjectsApi {
255
151
  cachekey?: Array<string>;
256
152
  cachescope?: any;
257
153
  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
154
  }): Promise<any>;
356
155
  /**
357
156
  * Returns an invite by id
@@ -365,6 +164,7 @@ export default class GraphObjectsApi {
365
164
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
366
165
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
367
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
368
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
369
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
370
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
@@ -384,6 +184,7 @@ export default class GraphObjectsApi {
384
184
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
385
185
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
386
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
387
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
388
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
389
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
@@ -397,10 +198,6 @@ export default class GraphObjectsApi {
397
198
  cachekey?: Array<string>;
398
199
  cachescope?: any;
399
200
  cacheuser?: Array<string>;
400
- zeusportalPostasApp?: number;
401
- zeusportalPostas?: number;
402
- zeusportalPostasSite?: number;
403
- transactionid?: string;
404
201
  }): Promise<any>;
405
202
  /**
406
203
  * Create Objects
@@ -413,11 +210,12 @@ export default class GraphObjectsApi {
413
210
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
414
211
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
415
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
416
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
417
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
418
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
419
217
  * @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
218
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectResponse} and HTTP response
421
219
  */
422
220
  createObjectWithHttpInfo(graphObjectPayload: any, opts: any): Promise<any>;
423
221
  /**
@@ -431,11 +229,12 @@ export default class GraphObjectsApi {
431
229
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
432
230
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
433
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
434
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
435
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
436
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
437
236
  * @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}
237
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectResponse}
439
238
  */
440
239
  createObject(graphObjectPayload: any, opts?: { [key: string]: any; [key: string]: any;
441
240
  authorization?: string;
@@ -444,1541 +243,11 @@ export default class GraphObjectsApi {
444
243
  cachekey?: Array<string>;
445
244
  cachescope?: any;
446
245
  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
246
  }): Promise<any>;
1978
247
  /**
1979
- * Get objects in the graph with the given tag
248
+ * Create a Relationship
249
+ * Create a relationship to another object
1980
250
  * @param {Number} id
1981
- * @param {String} tag
1982
251
  * @param {Object} opts Optional parameters
1983
252
  * @param {String} [authorization] The authorization token of the logged in user
1984
253
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -1986,17 +255,19 @@ export default class GraphObjectsApi {
1986
255
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1987
256
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1988
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
1989
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
1990
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
1991
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
1992
262
  * @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
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
1994
265
  */
1995
- getObjectsInGraphByTagWithHttpInfo(id: number, tag: string, opts: any): Promise<any>;
266
+ createRelationshipWithHttpInfo(id: number, opts: any): Promise<any>;
1996
267
  /**
1997
- * Get objects in the graph with the given tag
268
+ * Create a Relationship
269
+ * Create a relationship to another object
1998
270
  * @param {Number} id
1999
- * @param {String} tag
2000
271
  * @param {Object} opts Optional parameters
2001
272
  * @param {String} opts.authorization The authorization token of the logged in user
2002
273
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2004,28 +275,26 @@ export default class GraphObjectsApi {
2004
275
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2005
276
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2006
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
2007
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
2008
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
2009
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
2010
282
  * @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>}
283
+ * @param {String} opts.body
284
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphRelationshipResponse}
2012
285
  */
2013
- getObjectsInGraphByTag(id: number, tag: string, opts?: { [key: string]: any; [key: string]: any;
286
+ createRelationship(id: number, opts?: { [key: string]: any; [key: string]: any;
2014
287
  authorization?: string;
2015
288
  cacheduration?: number;
2016
289
  cachegroup?: Array<string>;
2017
290
  cachekey?: Array<string>;
2018
291
  cachescope?: any;
2019
292
  cacheuser?: Array<string>;
2020
- zeusportalPostasApp?: number;
2021
- zeusportalPostas?: number;
2022
- zeusportalPostasSite?: number;
2023
- transactionid?: string;
2024
293
  }): Promise<any>;
2025
294
  /**
2026
- * Get objects in the graph with the given object type
295
+ * Create Relationships
296
+ * Create relationships to other objects
2027
297
  * @param {Number} id
2028
- * @param {String} type
2029
298
  * @param {Object} opts Optional parameters
2030
299
  * @param {String} [authorization] The authorization token of the logged in user
2031
300
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2033,19 +302,19 @@ export default class GraphObjectsApi {
2033
302
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2034
303
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2035
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
2036
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
2037
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
2038
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
2039
309
  * @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
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
2043
312
  */
2044
- getObjectsInGraphByTypeWithHttpInfo(id: number, type: string, opts: any): Promise<any>;
313
+ createRelationshipsWithHttpInfo(id: number, opts: any): Promise<any>;
2045
314
  /**
2046
- * Get objects in the graph with the given object type
315
+ * Create Relationships
316
+ * Create relationships to other objects
2047
317
  * @param {Number} id
2048
- * @param {String} type
2049
318
  * @param {Object} opts Optional parameters
2050
319
  * @param {String} opts.authorization The authorization token of the logged in user
2051
320
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2053,33 +322,26 @@ export default class GraphObjectsApi {
2053
322
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2054
323
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2055
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
2056
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
2057
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
2058
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
2059
329
  * @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>}
330
+ * @param {String} opts.body
331
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2063
332
  */
2064
- getObjectsInGraphByType(id: number, type: string, opts?: { [key: string]: any; [key: string]: any;
333
+ createRelationships(id: number, opts?: { [key: string]: any; [key: string]: any;
2065
334
  authorization?: string;
2066
335
  cacheduration?: number;
2067
336
  cachegroup?: Array<string>;
2068
337
  cachekey?: Array<string>;
2069
338
  cachescope?: any;
2070
339
  cacheuser?: Array<string>;
2071
- zeusportalPostasApp?: number;
2072
- zeusportalPostas?: number;
2073
- zeusportalPostasSite?: number;
2074
- transactionid?: string;
2075
- page?: number;
2076
- size?: number;
2077
340
  }): Promise<any>;
2078
341
  /**
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
342
+ * Delete Like
343
+ * Delete an individual like
344
+ * @param {Number} objectid
2083
345
  * @param {Object} opts Optional parameters
2084
346
  * @param {String} [authorization] The authorization token of the logged in user
2085
347
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2087,18 +349,18 @@ export default class GraphObjectsApi {
2087
349
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2088
350
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2089
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
2090
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
2091
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
2092
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
2093
356
  * @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
357
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2095
358
  */
2096
- getRelatedObjectsWithHttpInfo(objectid: number, reltypeid: number, opts: any): Promise<any>;
359
+ deleteLikeWithHttpInfo(objectid: number, opts: any): Promise<any>;
2097
360
  /**
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
361
+ * Delete Like
362
+ * Delete an individual like
363
+ * @param {Number} objectid
2102
364
  * @param {Object} opts Optional parameters
2103
365
  * @param {String} opts.authorization The authorization token of the logged in user
2104
366
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2106,29 +368,25 @@ export default class GraphObjectsApi {
2106
368
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2107
369
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2108
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
2109
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
2110
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
2111
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
2112
375
  * @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>}
376
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}
2114
377
  */
2115
- getRelatedObjects(objectid: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
378
+ deleteLike(objectid: number, opts?: { [key: string]: any; [key: string]: any;
2116
379
  authorization?: string;
2117
380
  cacheduration?: number;
2118
381
  cachegroup?: Array<string>;
2119
382
  cachekey?: Array<string>;
2120
383
  cachescope?: any;
2121
384
  cacheuser?: Array<string>;
2122
- zeusportalPostasApp?: number;
2123
- zeusportalPostas?: number;
2124
- zeusportalPostasSite?: number;
2125
- transactionid?: string;
2126
385
  }): Promise<any>;
2127
386
  /**
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
387
+ * Dislike an Object
388
+ * Dislike an object
389
+ * @param {Number} objectid
2132
390
  * @param {Object} opts Optional parameters
2133
391
  * @param {String} [authorization] The authorization token of the logged in user
2134
392
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2136,18 +394,18 @@ export default class GraphObjectsApi {
2136
394
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2137
395
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2138
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
2139
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
2140
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
2141
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
2142
401
  * @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
402
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2144
403
  */
2145
- getRelatedObjectsInWithHttpInfo(objectid: number, reltypeid: number, opts: any): Promise<any>;
404
+ dislikeWithHttpInfo(objectid: number, opts: any): Promise<any>;
2146
405
  /**
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
406
+ * Dislike an Object
407
+ * Dislike an object
408
+ * @param {Number} objectid
2151
409
  * @param {Object} opts Optional parameters
2152
410
  * @param {String} opts.authorization The authorization token of the logged in user
2153
411
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2155,29 +413,25 @@ export default class GraphObjectsApi {
2155
413
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2156
414
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2157
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
2158
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
2159
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
2160
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
2161
420
  * @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>}
421
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}
2163
422
  */
2164
- getRelatedObjectsIn(objectid: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
423
+ dislike(objectid: number, opts?: { [key: string]: any; [key: string]: any;
2165
424
  authorization?: string;
2166
425
  cacheduration?: number;
2167
426
  cachegroup?: Array<string>;
2168
427
  cachekey?: Array<string>;
2169
428
  cachescope?: any;
2170
429
  cacheuser?: Array<string>;
2171
- zeusportalPostasApp?: number;
2172
- zeusportalPostas?: number;
2173
- zeusportalPostasSite?: number;
2174
- transactionid?: string;
2175
430
  }): Promise<any>;
2176
431
  /**
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
432
+ * Get Actions
433
+ * Get actions attached to an object
434
+ * @param {Number} id
2181
435
  * @param {Object} opts Optional parameters
2182
436
  * @param {String} [authorization] The authorization token of the logged in user
2183
437
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2185,18 +439,18 @@ export default class GraphObjectsApi {
2185
439
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2186
440
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2187
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
2188
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
2189
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
2190
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
2191
446
  * @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
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
2193
448
  */
2194
- getRelatedObjectsOutWithHttpInfo(objectid: number, reltypeid: number, opts: any): Promise<any>;
449
+ getActionsWithHttpInfo(id: number, opts: any): Promise<any>;
2195
450
  /**
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
451
+ * Get Actions
452
+ * Get actions attached to an object
453
+ * @param {Number} id
2200
454
  * @param {Object} opts Optional parameters
2201
455
  * @param {String} opts.authorization The authorization token of the logged in user
2202
456
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2204,29 +458,26 @@ export default class GraphObjectsApi {
2204
458
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2205
459
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2206
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
2207
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
2208
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
2209
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
2210
465
  * @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>}
466
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphActionResponse>}
2212
467
  */
2213
- getRelatedObjectsOut(objectid: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
468
+ getActions(id: number, opts?: { [key: string]: any; [key: string]: any;
2214
469
  authorization?: string;
2215
470
  cacheduration?: number;
2216
471
  cachegroup?: Array<string>;
2217
472
  cachekey?: Array<string>;
2218
473
  cachescope?: any;
2219
474
  cacheuser?: Array<string>;
2220
- zeusportalPostasApp?: number;
2221
- zeusportalPostas?: number;
2222
- zeusportalPostasSite?: number;
2223
- transactionid?: string;
2224
475
  }): Promise<any>;
2225
476
  /**
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
477
+ * Get Actions By Type
478
+ * Get actions attached to an object by type
479
+ * @param {Number} id
480
+ * @param {Number} actiontypeid
2230
481
  * @param {Object} opts Optional parameters
2231
482
  * @param {String} [authorization] The authorization token of the logged in user
2232
483
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2234,18 +485,19 @@ export default class GraphObjectsApi {
2234
485
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2235
486
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2236
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
2237
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
2238
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
2239
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
2240
492
  * @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
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
2242
494
  */
2243
- getRelationshipsByTypeInWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
495
+ getActionsByTypeWithHttpInfo(id: number, actiontypeid: number, opts: any): Promise<any>;
2244
496
  /**
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
497
+ * Get Actions By Type
498
+ * Get actions attached to an object by type
499
+ * @param {Number} id
500
+ * @param {Number} actiontypeid
2249
501
  * @param {Object} opts Optional parameters
2250
502
  * @param {String} opts.authorization The authorization token of the logged in user
2251
503
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2253,29 +505,25 @@ export default class GraphObjectsApi {
2253
505
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2254
506
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2255
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
2256
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
2257
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
2258
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
2259
512
  * @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>}
513
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphActionResponse>}
2261
514
  */
2262
- getRelationshipsByTypeIn(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
515
+ getActionsByType(id: number, actiontypeid: number, opts?: { [key: string]: any; [key: string]: any;
2263
516
  authorization?: string;
2264
517
  cacheduration?: number;
2265
518
  cachegroup?: Array<string>;
2266
519
  cachekey?: Array<string>;
2267
520
  cachescope?: any;
2268
521
  cacheuser?: Array<string>;
2269
- zeusportalPostasApp?: number;
2270
- zeusportalPostas?: number;
2271
- zeusportalPostasSite?: number;
2272
- transactionid?: string;
2273
522
  }): Promise<any>;
2274
523
  /**
2275
- * Get Outgoing Relationships By Type
524
+ * Get All Relationships
2276
525
  * 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
526
+ * @param {Number} id
2279
527
  * @param {Object} opts Optional parameters
2280
528
  * @param {String} [authorization] The authorization token of the logged in user
2281
529
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2283,18 +531,18 @@ export default class GraphObjectsApi {
2283
531
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2284
532
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2285
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
2286
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
2287
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
2288
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
2289
538
  * @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
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
2291
540
  */
2292
- getRelationshipsByTypeOutWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
541
+ getAllRelationshipsWithHttpInfo(id: number, opts: any): Promise<any>;
2293
542
  /**
2294
- * Get Outgoing Relationships By Type
543
+ * Get All Relationships
2295
544
  * 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
545
+ * @param {Number} id
2298
546
  * @param {Object} opts Optional parameters
2299
547
  * @param {String} opts.authorization The authorization token of the logged in user
2300
548
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2302,28 +550,26 @@ export default class GraphObjectsApi {
2302
550
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2303
551
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2304
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
2305
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
2306
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
2307
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
2308
557
  * @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>}
558
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2310
559
  */
2311
- getRelationshipsByTypeOut(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
560
+ getAllRelationships(id: number, opts?: { [key: string]: any; [key: string]: any;
2312
561
  authorization?: string;
2313
562
  cacheduration?: number;
2314
563
  cachegroup?: Array<string>;
2315
564
  cachekey?: Array<string>;
2316
565
  cachescope?: any;
2317
566
  cacheuser?: Array<string>;
2318
- zeusportalPostasApp?: number;
2319
- zeusportalPostas?: number;
2320
- zeusportalPostasSite?: number;
2321
- transactionid?: string;
2322
567
  }): Promise<any>;
2323
568
  /**
2324
- * Get Incoming Relationships
569
+ * Get All Relationships By Type
2325
570
  * Returns a listing of relationships
2326
- * @param {Number} id The id of the object that we are retrieving relationships on
571
+ * @param {Number} id
572
+ * @param {Number} reltypeid
2327
573
  * @param {Object} opts Optional parameters
2328
574
  * @param {String} [authorization] The authorization token of the logged in user
2329
575
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2331,17 +577,19 @@ export default class GraphObjectsApi {
2331
577
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2332
578
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2333
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
2334
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
2335
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
2336
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
2337
584
  * @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
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
2339
586
  */
2340
- getRelationshipsInWithHttpInfo(id: number, opts: any): Promise<any>;
587
+ getAllRelationshipsByTypeWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
2341
588
  /**
2342
- * Get Incoming Relationships
589
+ * Get All Relationships By Type
2343
590
  * Returns a listing of relationships
2344
- * @param {Number} id The id of the object that we are retrieving relationships on
591
+ * @param {Number} id
592
+ * @param {Number} reltypeid
2345
593
  * @param {Object} opts Optional parameters
2346
594
  * @param {String} opts.authorization The authorization token of the logged in user
2347
595
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2349,28 +597,25 @@ export default class GraphObjectsApi {
2349
597
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2350
598
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2351
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
2352
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
2353
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
2354
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
2355
604
  * @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>}
605
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2357
606
  */
2358
- getRelationshipsIn(id: number, opts?: { [key: string]: any; [key: string]: any;
607
+ getAllRelationshipsByType(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
2359
608
  authorization?: string;
2360
609
  cacheduration?: number;
2361
610
  cachegroup?: Array<string>;
2362
611
  cachekey?: Array<string>;
2363
612
  cachescope?: any;
2364
613
  cacheuser?: Array<string>;
2365
- zeusportalPostasApp?: number;
2366
- zeusportalPostas?: number;
2367
- zeusportalPostasSite?: number;
2368
- transactionid?: string;
2369
614
  }): Promise<any>;
2370
615
  /**
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
616
+ * Get Object By Id
617
+ * Gets object by id
618
+ * @param {Number} id The id of the object that we are retrieving
2374
619
  * @param {Object} opts Optional parameters
2375
620
  * @param {String} [authorization] The authorization token of the logged in user
2376
621
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2378,17 +623,18 @@ export default class GraphObjectsApi {
2378
623
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2379
624
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2380
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
2381
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
2382
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
2383
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
2384
630
  * @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
631
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectResponse} and HTTP response
2386
632
  */
2387
- getRelationshipsOutWithHttpInfo(id: number, opts: any): Promise<any>;
633
+ getObjectByIdWithHttpInfo(id: number, opts: any): Promise<any>;
2388
634
  /**
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
635
+ * Get Object By Id
636
+ * Gets object by id
637
+ * @param {Number} id The id of the object that we are retrieving
2392
638
  * @param {Object} opts Optional parameters
2393
639
  * @param {String} opts.authorization The authorization token of the logged in user
2394
640
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2396,26 +642,25 @@ export default class GraphObjectsApi {
2396
642
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2397
643
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2398
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
2399
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
2400
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
2401
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
2402
649
  * @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>}
650
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectResponse}
2404
651
  */
2405
- getRelationshipsOut(id: number, opts?: { [key: string]: any; [key: string]: any;
652
+ getObjectById(id: number, opts?: { [key: string]: any; [key: string]: any;
2406
653
  authorization?: string;
2407
654
  cacheduration?: number;
2408
655
  cachegroup?: Array<string>;
2409
656
  cachekey?: Array<string>;
2410
657
  cachescope?: any;
2411
658
  cacheuser?: Array<string>;
2412
- zeusportalPostasApp?: number;
2413
- zeusportalPostas?: number;
2414
- zeusportalPostasSite?: number;
2415
- transactionid?: string;
2416
659
  }): Promise<any>;
2417
660
  /**
2418
- * @param {Number} id
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
2419
664
  * @param {Object} opts Optional parameters
2420
665
  * @param {String} [authorization] The authorization token of the logged in user
2421
666
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2423,15 +668,18 @@ export default class GraphObjectsApi {
2423
668
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2424
669
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2425
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
2426
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
2427
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
2428
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
2429
675
  * @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
676
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectResponse} and HTTP response
2431
677
  */
2432
- getTagsWithHttpInfo(id: number, opts: any): Promise<any>;
678
+ getObjectByKeyWithHttpInfo(key: string, opts: any): Promise<any>;
2433
679
  /**
2434
- * @param {Number} id
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
2435
683
  * @param {Object} opts Optional parameters
2436
684
  * @param {String} opts.authorization The authorization token of the logged in user
2437
685
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2439,25 +687,23 @@ export default class GraphObjectsApi {
2439
687
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2440
688
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2441
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
2442
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
2443
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
2444
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
2445
694
  * @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}
695
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectResponse}
2447
696
  */
2448
- getTags(id: number, opts?: { [key: string]: any; [key: string]: any;
697
+ getObjectByKey(key: string, opts?: { [key: string]: any; [key: string]: any;
2449
698
  authorization?: string;
2450
699
  cacheduration?: number;
2451
700
  cachegroup?: Array<string>;
2452
701
  cachekey?: Array<string>;
2453
702
  cachescope?: any;
2454
703
  cacheuser?: Array<string>;
2455
- zeusportalPostasApp?: number;
2456
- zeusportalPostas?: number;
2457
- zeusportalPostasSite?: number;
2458
- transactionid?: string;
2459
704
  }): Promise<any>;
2460
705
  /**
706
+ * Get objects in the graph
2461
707
  * @param {Number} id
2462
708
  * @param {Object} opts Optional parameters
2463
709
  * @param {String} [authorization] The authorization token of the logged in user
@@ -2466,14 +712,16 @@ export default class GraphObjectsApi {
2466
712
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2467
713
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2468
714
  * @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)
715
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2469
716
  * @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
717
  * @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
718
  * @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
719
  * @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
720
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<Object>} and HTTP response
2474
721
  */
2475
- getUserTagsWithHttpInfo(id: number, opts: any): Promise<any>;
722
+ getObjectsInGraphWithHttpInfo(id: number, opts: any): Promise<any>;
2476
723
  /**
724
+ * Get objects in the graph
2477
725
  * @param {Number} id
2478
726
  * @param {Object} opts Optional parameters
2479
727
  * @param {String} opts.authorization The authorization token of the logged in user
@@ -2482,26 +730,25 @@ export default class GraphObjectsApi {
2482
730
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2483
731
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2484
732
  * @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)
733
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2485
734
  * @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
735
  * @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
736
  * @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
737
  * @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>}
738
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<Object>}
2490
739
  */
2491
- getUserTags(id: number, opts?: { [key: string]: any; [key: string]: any;
740
+ getObjectsInGraph(id: number, opts?: { [key: string]: any; [key: string]: any;
2492
741
  authorization?: string;
2493
742
  cacheduration?: number;
2494
743
  cachegroup?: Array<string>;
2495
744
  cachekey?: Array<string>;
2496
745
  cachescope?: any;
2497
746
  cacheuser?: Array<string>;
2498
- zeusportalPostasApp?: number;
2499
- zeusportalPostas?: number;
2500
- zeusportalPostasSite?: number;
2501
- transactionid?: string;
2502
747
  }): Promise<any>;
2503
748
  /**
749
+ * Get graph objects by tag
2504
750
  * @param {Number} id
751
+ * @param {String} tag
2505
752
  * @param {Object} opts Optional parameters
2506
753
  * @param {String} [authorization] The authorization token of the logged in user
2507
754
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2509,15 +756,18 @@ export default class GraphObjectsApi {
2509
756
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2510
757
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2511
758
  * @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)
759
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2512
760
  * @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
761
  * @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
762
  * @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
763
  * @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
764
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<Object>} and HTTP response
2517
765
  */
2518
- getVideosWithHttpInfo(id: number, opts: any): Promise<any>;
766
+ getObjectsInGraphByTagWithHttpInfo(id: number, tag: string, opts: any): Promise<any>;
2519
767
  /**
768
+ * Get graph objects by tag
2520
769
  * @param {Number} id
770
+ * @param {String} tag
2521
771
  * @param {Object} opts Optional parameters
2522
772
  * @param {String} opts.authorization The authorization token of the logged in user
2523
773
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2525,28 +775,25 @@ export default class GraphObjectsApi {
2525
775
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2526
776
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2527
777
  * @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)
778
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2528
779
  * @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
780
  * @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
781
  * @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
782
  * @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>}
783
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<Object>}
2533
784
  */
2534
- getVideos(id: number, opts?: { [key: string]: any; [key: string]: any;
785
+ getObjectsInGraphByTag(id: number, tag: string, opts?: { [key: string]: any; [key: string]: any;
2535
786
  authorization?: string;
2536
787
  cacheduration?: number;
2537
788
  cachegroup?: Array<string>;
2538
789
  cachekey?: Array<string>;
2539
790
  cachescope?: any;
2540
791
  cacheuser?: Array<string>;
2541
- zeusportalPostasApp?: number;
2542
- zeusportalPostas?: number;
2543
- zeusportalPostasSite?: number;
2544
- transactionid?: string;
2545
792
  }): Promise<any>;
2546
793
  /**
2547
- * Check if the user has disliked the object
2548
- * Checks if the user has disliked the object
2549
- * @param {Number} objectid
794
+ * Get graph objects by type
795
+ * @param {Number} id
796
+ * @param {String} type
2550
797
  * @param {Object} opts Optional parameters
2551
798
  * @param {String} [authorization] The authorization token of the logged in user
2552
799
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2554,17 +801,20 @@ export default class GraphObjectsApi {
2554
801
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2555
802
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2556
803
  * @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)
804
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2557
805
  * @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
806
  * @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
807
  * @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
808
  * @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
809
+ * @param {Number} [page = 0)]
810
+ * @param {Number} [size = 50)]
811
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<Object>} and HTTP response
2562
812
  */
2563
- isDislikedWithHttpInfo(objectid: number, opts: any): Promise<any>;
813
+ getObjectsInGraphByTypeWithHttpInfo(id: number, type: string, opts: any): Promise<any>;
2564
814
  /**
2565
- * Check if the user has disliked the object
2566
- * Checks if the user has disliked the object
2567
- * @param {Number} objectid
815
+ * Get graph objects by type
816
+ * @param {Number} id
817
+ * @param {String} type
2568
818
  * @param {Object} opts Optional parameters
2569
819
  * @param {String} opts.authorization The authorization token of the logged in user
2570
820
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2572,28 +822,28 @@ export default class GraphObjectsApi {
2572
822
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2573
823
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2574
824
  * @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)
825
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2575
826
  * @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
827
  * @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
828
  * @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
829
  * @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}
830
+ * @param {Number} opts.page (default to 0)
831
+ * @param {Number} opts.size (default to 50)
832
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<Object>}
2580
833
  */
2581
- isDisliked(objectid: number, opts?: { [key: string]: any; [key: string]: any;
834
+ getObjectsInGraphByType(id: number, type: string, opts?: { [key: string]: any; [key: string]: any;
2582
835
  authorization?: string;
2583
836
  cacheduration?: number;
2584
837
  cachegroup?: Array<string>;
2585
838
  cachekey?: Array<string>;
2586
839
  cachescope?: any;
2587
840
  cacheuser?: Array<string>;
2588
- zeusportalPostasApp?: number;
2589
- zeusportalPostas?: number;
2590
- zeusportalPostasSite?: number;
2591
- transactionid?: string;
2592
841
  }): Promise<any>;
2593
842
  /**
2594
- * Check if the user has liked the object
2595
- * Checks if the user has liked the object
2596
- * @param {Number} objectid
843
+ * Get Incoming Relationships By Type
844
+ * Returns a listing of relationships
845
+ * @param {Number} id
846
+ * @param {Number} reltypeid
2597
847
  * @param {Object} opts Optional parameters
2598
848
  * @param {String} [authorization] The authorization token of the logged in user
2599
849
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2601,17 +851,19 @@ export default class GraphObjectsApi {
2601
851
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2602
852
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2603
853
  * @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)
854
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2604
855
  * @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
856
  * @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
857
  * @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
858
  * @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
859
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationshipResponse>} and HTTP response
2609
860
  */
2610
- isLikedWithHttpInfo(objectid: number, opts: any): Promise<any>;
861
+ getRelationshipsByTypeInWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
2611
862
  /**
2612
- * Check if the user has liked the object
2613
- * Checks if the user has liked the object
2614
- * @param {Number} objectid
863
+ * Get Incoming Relationships By Type
864
+ * Returns a listing of relationships
865
+ * @param {Number} id
866
+ * @param {Number} reltypeid
2615
867
  * @param {Object} opts Optional parameters
2616
868
  * @param {String} opts.authorization The authorization token of the logged in user
2617
869
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2619,28 +871,26 @@ export default class GraphObjectsApi {
2619
871
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2620
872
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2621
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
2622
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
2623
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
2624
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
2625
878
  * @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}
879
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2627
880
  */
2628
- isLiked(objectid: number, opts?: { [key: string]: any; [key: string]: any;
881
+ getRelationshipsByTypeIn(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
2629
882
  authorization?: string;
2630
883
  cacheduration?: number;
2631
884
  cachegroup?: Array<string>;
2632
885
  cachekey?: Array<string>;
2633
886
  cachescope?: any;
2634
887
  cacheuser?: Array<string>;
2635
- zeusportalPostasApp?: number;
2636
- zeusportalPostas?: number;
2637
- zeusportalPostasSite?: number;
2638
- transactionid?: string;
2639
888
  }): Promise<any>;
2640
889
  /**
2641
- * Like an Object
2642
- * Likes an object
2643
- * @param {Number} objectid
890
+ * Get Outgoing Relationships By Type
891
+ * Returns a listing of relationships
892
+ * @param {Number} id
893
+ * @param {Number} reltypeid
2644
894
  * @param {Object} opts Optional parameters
2645
895
  * @param {String} [authorization] The authorization token of the logged in user
2646
896
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2648,17 +898,19 @@ export default class GraphObjectsApi {
2648
898
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2649
899
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2650
900
  * @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)
901
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2651
902
  * @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
903
  * @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
904
  * @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
905
  * @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
906
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphRelationshipResponse>} and HTTP response
2656
907
  */
2657
- likeWithHttpInfo(objectid: number, opts: any): Promise<any>;
908
+ getRelationshipsByTypeOutWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
2658
909
  /**
2659
- * Like an Object
2660
- * Likes an object
2661
- * @param {Number} objectid
910
+ * Get Outgoing Relationships By Type
911
+ * Returns a listing of relationships
912
+ * @param {Number} id
913
+ * @param {Number} reltypeid
2662
914
  * @param {Object} opts Optional parameters
2663
915
  * @param {String} opts.authorization The authorization token of the logged in user
2664
916
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2666,29 +918,25 @@ export default class GraphObjectsApi {
2666
918
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2667
919
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2668
920
  * @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)
921
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2669
922
  * @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
923
  * @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
924
  * @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
925
  * @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}
926
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2674
927
  */
2675
- like(objectid: number, opts?: { [key: string]: any; [key: string]: any;
928
+ getRelationshipsByTypeOut(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any;
2676
929
  authorization?: string;
2677
930
  cacheduration?: number;
2678
931
  cachegroup?: Array<string>;
2679
932
  cachekey?: Array<string>;
2680
933
  cachescope?: any;
2681
934
  cacheuser?: Array<string>;
2682
- zeusportalPostasApp?: number;
2683
- zeusportalPostas?: number;
2684
- zeusportalPostasSite?: number;
2685
- transactionid?: string;
2686
935
  }): Promise<any>;
2687
936
  /**
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
937
+ * Get Incoming Relationships
938
+ * Returns a listing of relationships
939
+ * @param {Number} id
2692
940
  * @param {Object} opts Optional parameters
2693
941
  * @param {String} [authorization] The authorization token of the logged in user
2694
942
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2696,18 +944,18 @@ export default class GraphObjectsApi {
2696
944
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2697
945
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2698
946
  * @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)
947
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2699
948
  * @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
949
  * @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
950
  * @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
951
  * @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
952
+ * @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
953
  */
2705
- setObjectPropertiesWithHttpInfo(id: number, body: any, opts: any): Promise<any>;
954
+ getRelationshipsInWithHttpInfo(id: number, opts: any): Promise<any>;
2706
955
  /**
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
956
+ * Get Incoming Relationships
957
+ * Returns a listing of relationships
958
+ * @param {Number} id
2711
959
  * @param {Object} opts Optional parameters
2712
960
  * @param {String} opts.authorization The authorization token of the logged in user
2713
961
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2715,29 +963,25 @@ export default class GraphObjectsApi {
2715
963
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2716
964
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2717
965
  * @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)
966
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2718
967
  * @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
968
  * @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
969
  * @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
970
  * @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}
971
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2723
972
  */
2724
- setObjectProperties(id: number, body: any, opts?: { [key: string]: any; [key: string]: any;
973
+ getRelationshipsIn(id: number, opts?: { [key: string]: any; [key: string]: any;
2725
974
  authorization?: string;
2726
975
  cacheduration?: number;
2727
976
  cachegroup?: Array<string>;
2728
977
  cachekey?: Array<string>;
2729
978
  cachescope?: any;
2730
979
  cacheuser?: Array<string>;
2731
- zeusportalPostasApp?: number;
2732
- zeusportalPostas?: number;
2733
- zeusportalPostasSite?: number;
2734
- transactionid?: string;
2735
980
  }): Promise<any>;
2736
981
  /**
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
982
+ * Get Outgoing Relationships
983
+ * Returns a listing of relationships
984
+ * @param {Number} id
2741
985
  * @param {Object} opts Optional parameters
2742
986
  * @param {String} [authorization] The authorization token of the logged in user
2743
987
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2745,19 +989,18 @@ export default class GraphObjectsApi {
2745
989
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2746
990
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2747
991
  * @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)
992
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2748
993
  * @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
994
  * @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
995
  * @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
996
  * @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
997
+ * @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
998
  */
2755
- setObjectPropertyWithHttpInfo(id: number, prop: string, opts: any): Promise<any>;
999
+ getRelationshipsOutWithHttpInfo(id: number, opts: any): Promise<any>;
2756
1000
  /**
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
1001
+ * Get Outgoing Relationships
1002
+ * Returns a listing of relationships
1003
+ * @param {Number} id
2761
1004
  * @param {Object} opts Optional parameters
2762
1005
  * @param {String} opts.authorization The authorization token of the logged in user
2763
1006
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2765,28 +1008,25 @@ export default class GraphObjectsApi {
2765
1008
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2766
1009
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2767
1010
  * @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)
1011
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2768
1012
  * @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
1013
  * @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
1014
  * @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
1015
  * @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}
1016
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphRelationshipResponse>}
2774
1017
  */
2775
- setObjectProperty(id: number, prop: string, opts?: { [key: string]: any; [key: string]: any;
1018
+ getRelationshipsOut(id: number, opts?: { [key: string]: any; [key: string]: any;
2776
1019
  authorization?: string;
2777
1020
  cacheduration?: number;
2778
1021
  cachegroup?: Array<string>;
2779
1022
  cachekey?: Array<string>;
2780
1023
  cachescope?: any;
2781
1024
  cacheuser?: Array<string>;
2782
- zeusportalPostasApp?: number;
2783
- zeusportalPostas?: number;
2784
- zeusportalPostasSite?: number;
2785
- transactionid?: string;
2786
- body?: string;
2787
1025
  }): Promise<any>;
2788
1026
  /**
2789
- * @param {Number} id
1027
+ * Check if the user has disliked the object
1028
+ * Checks if the user has disliked the object
1029
+ * @param {Number} objectid
2790
1030
  * @param {Object} opts Optional parameters
2791
1031
  * @param {String} [authorization] The authorization token of the logged in user
2792
1032
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2794,16 +1034,18 @@ export default class GraphObjectsApi {
2794
1034
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2795
1035
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2796
1036
  * @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)
1037
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2797
1038
  * @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
1039
  * @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
1040
  * @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
1041
  * @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
1042
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Boolean} and HTTP response
2803
1043
  */
2804
- tagUsersWithHttpInfo(id: number, opts: any): Promise<any>;
1044
+ isDislikedWithHttpInfo(objectid: number, opts: any): Promise<any>;
2805
1045
  /**
2806
- * @param {Number} id
1046
+ * Check if the user has disliked the object
1047
+ * Checks if the user has disliked the object
1048
+ * @param {Number} objectid
2807
1049
  * @param {Object} opts Optional parameters
2808
1050
  * @param {String} opts.authorization The authorization token of the logged in user
2809
1051
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2811,31 +1053,25 @@ export default class GraphObjectsApi {
2811
1053
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2812
1054
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2813
1055
  * @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)
1056
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2814
1057
  * @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
1058
  * @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
1059
  * @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
1060
  * @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>}
1061
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Boolean}
2820
1062
  */
2821
- tagUsers(id: number, opts?: { [key: string]: any; [key: string]: any;
1063
+ isDisliked(objectid: number, opts?: { [key: string]: any; [key: string]: any;
2822
1064
  authorization?: string;
2823
1065
  cacheduration?: number;
2824
1066
  cachegroup?: Array<string>;
2825
1067
  cachekey?: Array<string>;
2826
1068
  cachescope?: any;
2827
1069
  cacheuser?: Array<string>;
2828
- zeusportalPostasApp?: number;
2829
- zeusportalPostas?: number;
2830
- zeusportalPostasSite?: number;
2831
- transactionid?: string;
2832
- purgeDataDefaultResponseValue?: any;
2833
1070
  }): Promise<any>;
2834
1071
  /**
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
1072
+ * Check if the user has liked the object
1073
+ * Checks if the user has liked the object
1074
+ * @param {Number} objectid
2839
1075
  * @param {Object} opts Optional parameters
2840
1076
  * @param {String} [authorization] The authorization token of the logged in user
2841
1077
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2843,18 +1079,18 @@ export default class GraphObjectsApi {
2843
1079
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2844
1080
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2845
1081
  * @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)
1082
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2846
1083
  * @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
1084
  * @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
1085
  * @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
1086
  * @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
1087
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Boolean} and HTTP response
2851
1088
  */
2852
- updateObjectWithHttpInfo(id: number, graphObjectPayload: any, opts: any): Promise<any>;
1089
+ isLikedWithHttpInfo(objectid: number, opts: any): Promise<any>;
2853
1090
  /**
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
1091
+ * Check if the user has liked the object
1092
+ * Checks if the user has liked the object
1093
+ * @param {Number} objectid
2858
1094
  * @param {Object} opts Optional parameters
2859
1095
  * @param {String} opts.authorization The authorization token of the logged in user
2860
1096
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2862,27 +1098,25 @@ export default class GraphObjectsApi {
2862
1098
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2863
1099
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2864
1100
  * @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)
1101
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2865
1102
  * @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
1103
  * @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
1104
  * @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
1105
  * @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}
1106
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Boolean}
2870
1107
  */
2871
- updateObject(id: number, graphObjectPayload: any, opts?: { [key: string]: any; [key: string]: any;
1108
+ isLiked(objectid: number, opts?: { [key: string]: any; [key: string]: any;
2872
1109
  authorization?: string;
2873
1110
  cacheduration?: number;
2874
1111
  cachegroup?: Array<string>;
2875
1112
  cachekey?: Array<string>;
2876
1113
  cachescope?: any;
2877
1114
  cacheuser?: Array<string>;
2878
- zeusportalPostasApp?: number;
2879
- zeusportalPostas?: number;
2880
- zeusportalPostasSite?: number;
2881
- transactionid?: string;
2882
1115
  }): Promise<any>;
2883
1116
  /**
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
1117
+ * Like an Object
1118
+ * Likes an object
1119
+ * @param {Number} objectid
2886
1120
  * @param {Object} opts Optional parameters
2887
1121
  * @param {String} [authorization] The authorization token of the logged in user
2888
1122
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2890,16 +1124,18 @@ export default class GraphObjectsApi {
2890
1124
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2891
1125
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2892
1126
  * @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)
1127
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2893
1128
  * @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
1129
  * @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
1130
  * @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
1131
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2897
1132
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2898
1133
  */
2899
- updateTagsWithHttpInfo(id: number, body: string, opts: any): Promise<any>;
1134
+ likeWithHttpInfo(objectid: number, opts: any): Promise<any>;
2900
1135
  /**
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
1136
+ * Like an Object
1137
+ * Likes an object
1138
+ * @param {Number} objectid
2903
1139
  * @param {Object} opts Optional parameters
2904
1140
  * @param {String} opts.authorization The authorization token of the logged in user
2905
1141
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2907,28 +1143,26 @@ export default class GraphObjectsApi {
2907
1143
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2908
1144
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2909
1145
  * @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)
1146
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2910
1147
  * @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
1148
  * @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
1149
  * @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
1150
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2914
1151
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}
2915
1152
  */
2916
- updateTags(id: number, body: string, opts?: { [key: string]: any; [key: string]: any;
1153
+ like(objectid: number, opts?: { [key: string]: any; [key: string]: any;
2917
1154
  authorization?: string;
2918
1155
  cacheduration?: number;
2919
1156
  cachegroup?: Array<string>;
2920
1157
  cachekey?: Array<string>;
2921
1158
  cachescope?: any;
2922
1159
  cacheuser?: Array<string>;
2923
- zeusportalPostasApp?: number;
2924
- zeusportalPostas?: number;
2925
- zeusportalPostasSite?: number;
2926
- transactionid?: string;
2927
1160
  }): Promise<any>;
2928
1161
  /**
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
1162
+ * Set Multiple Properties
1163
+ * Set multiple properties attaced to an object / record
1164
+ * @param {Number} id The id of the object whose properties we are updating
1165
+ * @param {Object.<String, Object>} body The property map to set in Json format
2932
1166
  * @param {Object} opts Optional parameters
2933
1167
  * @param {String} [authorization] The authorization token of the logged in user
2934
1168
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2936,17 +1170,19 @@ export default class GraphObjectsApi {
2936
1170
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2937
1171
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2938
1172
  * @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)
1173
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2939
1174
  * @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
1175
  * @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
1176
  * @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
1177
  * @param {String} [transactionid] The id of the transaction this operation is being run in
2943
1178
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2944
1179
  */
2945
- viewWithHttpInfo(objectid: number, opts: any): Promise<any>;
1180
+ setObjectPropertiesWithHttpInfo(id: number, body: any, opts: any): Promise<any>;
2946
1181
  /**
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
1182
+ * Set Multiple Properties
1183
+ * Set multiple properties attaced to an object / record
1184
+ * @param {Number} id The id of the object whose properties we are updating
1185
+ * @param {Object.<String, Object>} body The property map to set in Json format
2950
1186
  * @param {Object} opts Optional parameters
2951
1187
  * @param {String} opts.authorization The authorization token of the logged in user
2952
1188
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -2954,28 +1190,26 @@ export default class GraphObjectsApi {
2954
1190
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2955
1191
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2956
1192
  * @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)
1193
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2957
1194
  * @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
1195
  * @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
1196
  * @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
1197
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
2961
1198
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}
2962
1199
  */
2963
- view(objectid: number, opts?: { [key: string]: any; [key: string]: any;
1200
+ setObjectProperties(id: number, body: any, opts?: { [key: string]: any; [key: string]: any;
2964
1201
  authorization?: string;
2965
1202
  cacheduration?: number;
2966
1203
  cachegroup?: Array<string>;
2967
1204
  cachekey?: Array<string>;
2968
1205
  cachescope?: any;
2969
1206
  cacheuser?: Array<string>;
2970
- zeusportalPostasApp?: number;
2971
- zeusportalPostas?: number;
2972
- zeusportalPostasSite?: number;
2973
- transactionid?: string;
2974
1207
  }): Promise<any>;
2975
1208
  /**
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
1209
+ * Update Property
1210
+ * Update a specific property
1211
+ * @param {Number} id The id of the object whose properties we are updating
1212
+ * @param {String} prop The property being updated
2979
1213
  * @param {Object} opts Optional parameters
2980
1214
  * @param {String} [authorization] The authorization token of the logged in user
2981
1215
  * @param {Number} [cacheduration] The how long the cache entry should persist
@@ -2983,17 +1217,20 @@ export default class GraphObjectsApi {
2983
1217
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2984
1218
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2985
1219
  * @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)
1220
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2986
1221
  * @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
1222
  * @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
1223
  * @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
1224
  * @param {String} [transactionid] The id of the transaction this operation is being run in
1225
+ * @param {Object.<String, Object>} [body] The value that is being set
2990
1226
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2991
1227
  */
2992
- viewPostWithHttpInfo(id: number, opts: any): Promise<any>;
1228
+ setObjectPropertyWithHttpInfo(id: number, prop: string, opts: any): Promise<any>;
2993
1229
  /**
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
1230
+ * Update Property
1231
+ * Update a specific property
1232
+ * @param {Number} id The id of the object whose properties we are updating
1233
+ * @param {String} prop The property being updated
2997
1234
  * @param {Object} opts Optional parameters
2998
1235
  * @param {String} opts.authorization The authorization token of the logged in user
2999
1236
  * @param {Number} opts.cacheduration The how long the cache entry should persist
@@ -3001,23 +1238,21 @@ export default class GraphObjectsApi {
3001
1238
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3002
1239
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3003
1240
  * @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)
1241
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3004
1242
  * @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
1243
  * @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
1244
  * @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
1245
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
1246
+ * @param {Object.<String, Object>} opts.body The value that is being set
3008
1247
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}
3009
1248
  */
3010
- viewPost(id: number, opts?: { [key: string]: any; [key: string]: any;
1249
+ setObjectProperty(id: number, prop: string, opts?: { [key: string]: any; [key: string]: any;
3011
1250
  authorization?: string;
3012
1251
  cacheduration?: number;
3013
1252
  cachegroup?: Array<string>;
3014
1253
  cachekey?: Array<string>;
3015
1254
  cachescope?: any;
3016
1255
  cacheuser?: Array<string>;
3017
- zeusportalPostasApp?: number;
3018
- zeusportalPostas?: number;
3019
- zeusportalPostasSite?: number;
3020
- transactionid?: string;
3021
1256
  }): Promise<any>;
3022
1257
  }
3023
1258
  //# sourceMappingURL=GraphObjectsApi.d.ts.map