@gobodo/gobodo-api-promise 0.1.88 → 0.1.90

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 (776) hide show
  1. package/README.md +5 -2
  2. package/dist/.tsbuildinfo +1 -0
  3. package/dist/ApiClient.d.ts +317 -0
  4. package/dist/ApiClient.d.ts.map +1 -0
  5. package/dist/ApiClient.js +3 -3
  6. package/dist/api/ActionTypesApi.d.ts +66 -0
  7. package/dist/api/ActionTypesApi.d.ts.map +1 -0
  8. package/dist/api/ActionTypesApi.js +2 -2
  9. package/dist/api/AdCampaignsApi.d.ts +377 -0
  10. package/dist/api/AdCampaignsApi.d.ts.map +1 -0
  11. package/dist/api/AdCampaignsApi.js +2 -2
  12. package/dist/api/AdManagementApi.d.ts +556 -0
  13. package/dist/api/AdManagementApi.d.ts.map +1 -0
  14. package/dist/api/AdManagementApi.js +2 -2
  15. package/dist/api/AdminDataManagementApi.d.ts +62 -0
  16. package/dist/api/AdminDataManagementApi.d.ts.map +1 -0
  17. package/dist/api/AdminDataManagementApi.js +2 -2
  18. package/dist/api/AdsApi.d.ts +286 -0
  19. package/dist/api/AdsApi.d.ts.map +1 -0
  20. package/dist/api/AdsApi.js +2 -2
  21. package/dist/api/AttachmentsApi.d.ts +348 -0
  22. package/dist/api/AttachmentsApi.d.ts.map +1 -0
  23. package/dist/api/AttachmentsApi.js +2 -2
  24. package/dist/api/AuthenticationApi.d.ts +211 -0
  25. package/dist/api/AuthenticationApi.d.ts.map +1 -0
  26. package/dist/api/AuthenticationApi.js +2 -2
  27. package/dist/api/CategoriesApi.d.ts +340 -0
  28. package/dist/api/CategoriesApi.d.ts.map +1 -0
  29. package/dist/api/CategoriesApi.js +2 -2
  30. package/dist/api/CommentsApi.d.ts +387 -0
  31. package/dist/api/CommentsApi.d.ts.map +1 -0
  32. package/dist/api/CommentsApi.js +2 -2
  33. package/dist/api/ContentManagementApi.d.ts +1295 -0
  34. package/dist/api/ContentManagementApi.d.ts.map +1 -0
  35. package/dist/api/ContentManagementApi.js +2 -2
  36. package/dist/api/ConversationsApi.d.ts +430 -0
  37. package/dist/api/ConversationsApi.d.ts.map +1 -0
  38. package/dist/api/ConversationsApi.js +2 -2
  39. package/dist/api/CurrencyApi.d.ts +249 -0
  40. package/dist/api/CurrencyApi.d.ts.map +1 -0
  41. package/dist/api/CurrencyApi.js +2 -2
  42. package/dist/api/DataSheetImportsApi.d.ts +774 -0
  43. package/dist/api/DataSheetImportsApi.d.ts.map +1 -0
  44. package/dist/api/DataSheetImportsApi.js +2 -2
  45. package/dist/api/DefaultApi.d.ts +261 -0
  46. package/dist/api/DefaultApi.d.ts.map +1 -0
  47. package/dist/api/DefaultApi.js +2 -2
  48. package/dist/api/DocumentPartTypesApi.d.ts +106 -0
  49. package/dist/api/DocumentPartTypesApi.d.ts.map +1 -0
  50. package/dist/api/DocumentPartTypesApi.js +2 -2
  51. package/dist/api/DocumentTypesApi.d.ts +106 -0
  52. package/dist/api/DocumentTypesApi.d.ts.map +1 -0
  53. package/dist/api/DocumentTypesApi.js +2 -2
  54. package/dist/api/DocumentsApi.d.ts +606 -0
  55. package/dist/api/DocumentsApi.d.ts.map +1 -0
  56. package/dist/api/DocumentsApi.js +2 -2
  57. package/dist/api/EmailsApi.d.ts +205 -0
  58. package/dist/api/EmailsApi.d.ts.map +1 -0
  59. package/dist/api/EmailsApi.js +2 -2
  60. package/dist/api/EntryPartsApi.d.ts +618 -0
  61. package/dist/api/EntryPartsApi.d.ts.map +1 -0
  62. package/dist/api/EntryPartsApi.js +2 -2
  63. package/dist/api/FacebookApi.d.ts +37 -0
  64. package/dist/api/FacebookApi.d.ts.map +1 -0
  65. package/dist/api/FacebookApi.js +2 -2
  66. package/dist/api/FieldsApi.d.ts +164 -0
  67. package/dist/api/FieldsApi.d.ts.map +1 -0
  68. package/dist/api/FieldsApi.js +2 -2
  69. package/dist/api/FilesApi.d.ts +70 -0
  70. package/dist/api/FilesApi.d.ts.map +1 -0
  71. package/dist/api/FilesApi.js +2 -2
  72. package/dist/api/FormsApi.d.ts +860 -0
  73. package/dist/api/FormsApi.d.ts.map +1 -0
  74. package/dist/api/FormsApi.js +2 -2
  75. package/dist/api/FunctionsApi.d.ts +891 -0
  76. package/dist/api/FunctionsApi.d.ts.map +1 -0
  77. package/dist/api/FunctionsApi.js +2 -2
  78. package/dist/api/GeocodeApi.d.ts +238 -0
  79. package/dist/api/GeocodeApi.d.ts.map +1 -0
  80. package/dist/api/GeocodeApi.js +2 -2
  81. package/dist/api/GobodoManagementApi.d.ts +242 -0
  82. package/dist/api/GobodoManagementApi.d.ts.map +1 -0
  83. package/dist/api/GobodoManagementApi.js +2 -2
  84. package/dist/api/GoogleApi.d.ts +37 -0
  85. package/dist/api/GoogleApi.d.ts.map +1 -0
  86. package/dist/api/GoogleApi.js +2 -2
  87. package/dist/api/GraphActionTypesApi.d.ts +377 -0
  88. package/dist/api/GraphActionTypesApi.d.ts.map +1 -0
  89. package/dist/api/GraphActionTypesApi.js +2 -2
  90. package/dist/api/GraphActionsApi.d.ts +536 -0
  91. package/dist/api/GraphActionsApi.d.ts.map +1 -0
  92. package/dist/api/GraphActionsApi.js +16 -14
  93. package/dist/api/GraphObjectTypesApi.d.ts +651 -0
  94. package/dist/api/GraphObjectTypesApi.d.ts.map +1 -0
  95. package/dist/api/GraphObjectTypesApi.js +2 -2
  96. package/dist/api/GraphObjectsApi.d.ts +3023 -0
  97. package/dist/api/GraphObjectsApi.d.ts.map +1 -0
  98. package/dist/api/GraphObjectsApi.js +16 -14
  99. package/dist/api/GraphRelationshipTypesApi.d.ts +940 -0
  100. package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -0
  101. package/dist/api/GraphRelationshipTypesApi.js +2 -2
  102. package/dist/api/GraphRelationshipsApi.d.ts +1460 -0
  103. package/dist/api/GraphRelationshipsApi.d.ts.map +1 -0
  104. package/dist/api/GraphRelationshipsApi.js +2 -2
  105. package/dist/api/GraphSchemasApi.d.ts +535 -0
  106. package/dist/api/GraphSchemasApi.d.ts.map +1 -0
  107. package/dist/api/GraphSchemasApi.js +2 -2
  108. package/dist/api/GraphTraversalApi.d.ts +346 -0
  109. package/dist/api/GraphTraversalApi.d.ts.map +1 -0
  110. package/dist/api/GraphTraversalApi.js +2 -2
  111. package/dist/api/GraphsApi.d.ts +532 -0
  112. package/dist/api/GraphsApi.d.ts.map +1 -0
  113. package/dist/api/GraphsApi.js +2 -2
  114. package/dist/api/GroupsApi.d.ts +546 -0
  115. package/dist/api/GroupsApi.d.ts.map +1 -0
  116. package/dist/api/GroupsApi.js +2 -2
  117. package/dist/api/IAMApi.d.ts +198 -0
  118. package/dist/api/IAMApi.d.ts.map +1 -0
  119. package/dist/api/IAMApi.js +2 -2
  120. package/dist/api/ImagesApi.d.ts +401 -0
  121. package/dist/api/ImagesApi.d.ts.map +1 -0
  122. package/dist/api/ImagesApi.js +2 -2
  123. package/dist/api/InvitesApi.d.ts +248 -0
  124. package/dist/api/InvitesApi.d.ts.map +1 -0
  125. package/dist/api/InvitesApi.js +2 -2
  126. package/dist/api/LikesApi.d.ts +630 -0
  127. package/dist/api/LikesApi.d.ts.map +1 -0
  128. package/dist/api/LikesApi.js +2 -2
  129. package/dist/api/LinkedINApi.d.ts +37 -0
  130. package/dist/api/LinkedINApi.d.ts.map +1 -0
  131. package/dist/api/LinkedINApi.js +2 -2
  132. package/dist/api/LiveMeetingsApi.d.ts +113 -0
  133. package/dist/api/LiveMeetingsApi.d.ts.map +1 -0
  134. package/dist/api/LiveMeetingsApi.js +2 -2
  135. package/dist/api/MeetingEventsApi.d.ts +254 -0
  136. package/dist/api/MeetingEventsApi.d.ts.map +1 -0
  137. package/dist/api/MeetingEventsApi.js +2 -2
  138. package/dist/api/NotificationsApi.d.ts +669 -0
  139. package/dist/api/NotificationsApi.d.ts.map +1 -0
  140. package/dist/api/NotificationsApi.js +2 -2
  141. package/dist/api/PagesApi.d.ts +449 -0
  142. package/dist/api/PagesApi.d.ts.map +1 -0
  143. package/dist/api/PagesApi.js +2 -2
  144. package/dist/api/PhoneNumbersApi.d.ts +255 -0
  145. package/dist/api/PhoneNumbersApi.d.ts.map +1 -0
  146. package/dist/api/PhoneNumbersApi.js +2 -2
  147. package/dist/api/PostsApi.d.ts +240 -0
  148. package/dist/api/PostsApi.d.ts.map +1 -0
  149. package/dist/api/PostsApi.js +2 -2
  150. package/dist/api/PrivateMessagesApi.d.ts +739 -0
  151. package/dist/api/PrivateMessagesApi.d.ts.map +1 -0
  152. package/dist/api/PrivateMessagesApi.js +2 -2
  153. package/dist/api/PublicationsApi.d.ts +62 -0
  154. package/dist/api/PublicationsApi.d.ts.map +1 -0
  155. package/dist/api/PublicationsApi.js +2 -2
  156. package/dist/api/RestApplicationsApi.d.ts +250 -0
  157. package/dist/api/RestApplicationsApi.d.ts.map +1 -0
  158. package/dist/api/RestApplicationsApi.js +2 -2
  159. package/dist/api/ScreensApi.d.ts +154 -0
  160. package/dist/api/ScreensApi.d.ts.map +1 -0
  161. package/dist/api/ScreensApi.js +2 -2
  162. package/dist/api/SitesApi.d.ts +480 -0
  163. package/dist/api/SitesApi.d.ts.map +1 -0
  164. package/dist/api/SitesApi.js +2 -2
  165. package/dist/api/SocialIntegrationApi.d.ts +97 -0
  166. package/dist/api/SocialIntegrationApi.d.ts.map +1 -0
  167. package/dist/api/SocialIntegrationApi.js +2 -2
  168. package/dist/api/StripeAccountsApi.d.ts +1844 -0
  169. package/dist/api/StripeAccountsApi.d.ts.map +1 -0
  170. package/dist/api/StripeAccountsApi.js +2 -2
  171. package/dist/api/TagsApi.d.ts +64 -0
  172. package/dist/api/TagsApi.d.ts.map +1 -0
  173. package/dist/api/TagsApi.js +2 -2
  174. package/dist/api/TemplatesApi.d.ts +154 -0
  175. package/dist/api/TemplatesApi.d.ts.map +1 -0
  176. package/dist/api/TemplatesApi.js +2 -2
  177. package/dist/api/ThemeMappingsApi.d.ts +153 -0
  178. package/dist/api/ThemeMappingsApi.d.ts.map +1 -0
  179. package/dist/api/ThemeMappingsApi.js +2 -2
  180. package/dist/api/TopicsApi.d.ts +393 -0
  181. package/dist/api/TopicsApi.d.ts.map +1 -0
  182. package/dist/api/TopicsApi.js +2 -2
  183. package/dist/api/TransactionsApi.d.ts +57 -0
  184. package/dist/api/TransactionsApi.d.ts.map +1 -0
  185. package/dist/api/TransactionsApi.js +2 -2
  186. package/dist/api/TwitterApi.d.ts +37 -0
  187. package/dist/api/TwitterApi.d.ts.map +1 -0
  188. package/dist/api/TwitterApi.js +2 -2
  189. package/dist/api/UserTagsApi.d.ts +438 -0
  190. package/dist/api/UserTagsApi.d.ts.map +1 -0
  191. package/dist/api/UserTagsApi.js +2 -2
  192. package/dist/api/UsersApi.d.ts +546 -0
  193. package/dist/api/UsersApi.d.ts.map +1 -0
  194. package/dist/api/UsersApi.js +10 -3
  195. package/dist/api/UtilsApi.d.ts +27 -0
  196. package/dist/api/UtilsApi.d.ts.map +1 -0
  197. package/dist/api/UtilsApi.js +2 -2
  198. package/dist/api/VideosApi.d.ts +522 -0
  199. package/dist/api/VideosApi.d.ts.map +1 -0
  200. package/dist/api/VideosApi.js +2 -2
  201. package/dist/api/WalletsApi.d.ts +789 -0
  202. package/dist/api/WalletsApi.d.ts.map +1 -0
  203. package/dist/api/WalletsApi.js +2 -2
  204. package/dist/index.d.ts +254 -0
  205. package/dist/index.d.ts.map +1 -0
  206. package/dist/index.js +21 -0
  207. package/dist/model/APIClient.d.ts +118 -0
  208. package/dist/model/APIClient.d.ts.map +1 -0
  209. package/dist/model/APIClient.js +2 -2
  210. package/dist/model/AccountSessionInput.d.ts +82 -0
  211. package/dist/model/AccountSessionInput.d.ts.map +1 -0
  212. package/dist/model/AccountSessionInput.js +2 -2
  213. package/dist/model/AccountSessionResponse.d.ts +62 -0
  214. package/dist/model/AccountSessionResponse.d.ts.map +1 -0
  215. package/dist/model/AccountSessionResponse.js +2 -2
  216. package/dist/model/ApplicationPaymentAccountResponse.d.ts +83 -0
  217. package/dist/model/ApplicationPaymentAccountResponse.d.ts.map +1 -0
  218. package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
  219. package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +56 -0
  220. package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts.map +1 -0
  221. package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
  222. package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.d.ts +101 -0
  223. package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.d.ts.map +1 -0
  224. package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.d.ts +56 -0
  225. package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.d.ts.map +1 -0
  226. package/dist/model/Article.d.ts +227 -0
  227. package/dist/model/Article.d.ts.map +1 -0
  228. package/dist/model/Article.js +2 -2
  229. package/dist/model/AuthResponse.d.ts +80 -0
  230. package/dist/model/AuthResponse.d.ts.map +1 -0
  231. package/dist/model/AuthResponse.js +2 -2
  232. package/dist/model/AwsSettings.d.ts +67 -0
  233. package/dist/model/AwsSettings.d.ts.map +1 -0
  234. package/dist/model/AwsSettings.js +2 -2
  235. package/dist/model/Balance.d.ts +74 -0
  236. package/dist/model/Balance.d.ts.map +1 -0
  237. package/dist/model/Balance.js +44 -44
  238. package/dist/model/BalanceDetails.d.ts +56 -0
  239. package/dist/model/BalanceDetails.d.ts.map +1 -0
  240. package/dist/model/BalanceDetails.js +2 -2
  241. package/dist/model/BalanceResponse.d.ts +47 -0
  242. package/dist/model/BalanceResponse.d.ts.map +1 -0
  243. package/dist/model/BalanceResponse.js +2 -2
  244. package/dist/model/BankAccountInfo.d.ts +75 -0
  245. package/dist/model/BankAccountInfo.d.ts.map +1 -0
  246. package/dist/model/BankAccountInfo.js +2 -2
  247. package/dist/model/CardInfo.d.ts +74 -0
  248. package/dist/model/CardInfo.d.ts.map +1 -0
  249. package/dist/model/CardInfo.js +2 -2
  250. package/dist/model/Comment.d.ts +173 -0
  251. package/dist/model/Comment.d.ts.map +1 -0
  252. package/dist/model/Comment.js +2 -2
  253. package/dist/model/ConsoleProjectInput.d.ts +66 -0
  254. package/dist/model/ConsoleProjectInput.d.ts.map +1 -0
  255. package/dist/model/ConsoleProjectInput.js +2 -2
  256. package/dist/model/ConsoleProjectResponse.d.ts +77 -0
  257. package/dist/model/ConsoleProjectResponse.d.ts.map +1 -0
  258. package/dist/model/ConsoleProjectResponse.js +2 -2
  259. package/dist/model/Coordinates.d.ts +47 -0
  260. package/dist/model/Coordinates.d.ts.map +1 -0
  261. package/dist/model/Coordinates.js +2 -2
  262. package/dist/model/CreateAccountResponse.d.ts +102 -0
  263. package/dist/model/CreateAccountResponse.d.ts.map +1 -0
  264. package/dist/model/CreateAccountResponse.js +2 -2
  265. package/dist/model/CreateFunctionInput.d.ts +74 -0
  266. package/dist/model/CreateFunctionInput.d.ts.map +1 -0
  267. package/dist/model/CreateFunctionInput.js +2 -2
  268. package/dist/model/CreateStripeAccountInput.d.ts +81 -0
  269. package/dist/model/CreateStripeAccountInput.d.ts.map +1 -0
  270. package/dist/model/CreateStripeAccountInput.js +2 -2
  271. package/dist/model/CreateStripeCustomerInput.d.ts +65 -0
  272. package/dist/model/CreateStripeCustomerInput.d.ts.map +1 -0
  273. package/dist/model/CreateStripeCustomerInput.js +2 -2
  274. package/dist/model/CreateTopicInput.d.ts +65 -0
  275. package/dist/model/CreateTopicInput.d.ts.map +1 -0
  276. package/dist/model/CreateTopicInput.js +2 -2
  277. package/dist/model/CreateTopicListenerInput.d.ts +56 -0
  278. package/dist/model/CreateTopicListenerInput.d.ts.map +1 -0
  279. package/dist/model/CreateTopicListenerInput.js +2 -2
  280. package/dist/model/Currency.d.ts +92 -0
  281. package/dist/model/Currency.d.ts.map +1 -0
  282. package/dist/model/Currency.js +2 -2
  283. package/dist/model/CurrencyGrantInput.d.ts +108 -0
  284. package/dist/model/CurrencyGrantInput.d.ts.map +1 -0
  285. package/dist/model/CurrencyGrantInput.js +2 -2
  286. package/dist/model/CurrencyGrantResponse.d.ts +140 -0
  287. package/dist/model/CurrencyGrantResponse.d.ts.map +1 -0
  288. package/dist/model/CurrencyGrantResponse.js +2 -2
  289. package/dist/model/CurrencyInput.d.ts +94 -0
  290. package/dist/model/CurrencyInput.d.ts.map +1 -0
  291. package/dist/model/CurrencyInput.js +2 -2
  292. package/dist/model/CurrencyMinterRegistrationInput.d.ts +77 -0
  293. package/dist/model/CurrencyMinterRegistrationInput.d.ts.map +1 -0
  294. package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
  295. package/dist/model/CurrencyResponse.d.ts +107 -0
  296. package/dist/model/CurrencyResponse.d.ts.map +1 -0
  297. package/dist/model/CurrencyResponse.js +2 -2
  298. package/dist/model/CurrencySettings.d.ts +47 -0
  299. package/dist/model/CurrencySettings.d.ts.map +1 -0
  300. package/dist/model/CurrencySettings.js +2 -2
  301. package/dist/model/CustomerResponse.d.ts +56 -0
  302. package/dist/model/CustomerResponse.d.ts.map +1 -0
  303. package/dist/model/CustomerResponse.js +2 -2
  304. package/dist/model/DataObject.d.ts +47 -0
  305. package/dist/model/DataObject.d.ts.map +1 -0
  306. package/dist/model/DataObject.js +2 -2
  307. package/dist/model/DataSheetImport.d.ts +238 -0
  308. package/dist/model/DataSheetImport.d.ts.map +1 -0
  309. package/dist/model/DataSheetImport.js +2 -2
  310. package/dist/model/DataSheetImportPrivacySettings.d.ts +56 -0
  311. package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -0
  312. package/dist/model/DataSheetImportPrivacySettings.js +2 -2
  313. package/dist/model/DataSheetImportSummary.d.ts +63 -0
  314. package/dist/model/DataSheetImportSummary.d.ts.map +1 -0
  315. package/dist/model/DataSheetImportSummary.js +2 -2
  316. package/dist/model/DeviceRegistrationRequest.d.ts +78 -0
  317. package/dist/model/DeviceRegistrationRequest.d.ts.map +1 -0
  318. package/dist/model/DeviceRegistrationRequest.js +2 -2
  319. package/dist/model/Document.d.ts +245 -0
  320. package/dist/model/Document.d.ts.map +1 -0
  321. package/dist/model/Document.js +2 -2
  322. package/dist/model/DocumentPart.d.ts +200 -0
  323. package/dist/model/DocumentPart.d.ts.map +1 -0
  324. package/dist/model/DocumentPart.js +2 -2
  325. package/dist/model/DocumentPartType.d.ts +119 -0
  326. package/dist/model/DocumentPartType.d.ts.map +1 -0
  327. package/dist/model/DocumentPartType.js +2 -2
  328. package/dist/model/DocumentType.d.ts +155 -0
  329. package/dist/model/DocumentType.d.ts.map +1 -0
  330. package/dist/model/DocumentType.js +2 -2
  331. package/dist/model/EmailAddress.d.ts +83 -0
  332. package/dist/model/EmailAddress.d.ts.map +1 -0
  333. package/dist/model/EmailAddress.js +2 -2
  334. package/dist/model/FieldMapping.d.ts +59 -0
  335. package/dist/model/FieldMapping.d.ts.map +1 -0
  336. package/dist/model/FieldMapping.js +2 -2
  337. package/dist/model/Fields.d.ts +381 -0
  338. package/dist/model/Fields.d.ts.map +1 -0
  339. package/dist/model/Fields.js +2 -2
  340. package/dist/model/File.d.ts +119 -0
  341. package/dist/model/File.d.ts.map +1 -0
  342. package/dist/model/File.js +2 -2
  343. package/dist/model/FileAttachmentUploadObject.d.ts +119 -0
  344. package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -0
  345. package/dist/model/FileAttachmentUploadObject.js +2 -2
  346. package/dist/model/Filter.d.ts +47 -0
  347. package/dist/model/Filter.d.ts.map +1 -0
  348. package/dist/model/Filter.js +2 -2
  349. package/dist/model/FilterManager.d.ts +47 -0
  350. package/dist/model/FilterManager.d.ts.map +1 -0
  351. package/dist/model/FilterManager.js +25 -25
  352. package/dist/model/Form.d.ts +116 -0
  353. package/dist/model/Form.d.ts.map +1 -0
  354. package/dist/model/Form.js +2 -2
  355. package/dist/model/FormSection.d.ts +92 -0
  356. package/dist/model/FormSection.d.ts.map +1 -0
  357. package/dist/model/FormSection.js +2 -2
  358. package/dist/model/FormSubmission.d.ts +80 -0
  359. package/dist/model/FormSubmission.d.ts.map +1 -0
  360. package/dist/model/FormSubmission.js +2 -2
  361. package/dist/model/FunctionConfigInput.d.ts +172 -0
  362. package/dist/model/FunctionConfigInput.d.ts.map +1 -0
  363. package/dist/model/FunctionConfigInput.js +2 -2
  364. package/dist/model/FunctionEnvironmentConfig.d.ts +72 -0
  365. package/dist/model/FunctionEnvironmentConfig.d.ts.map +1 -0
  366. package/dist/model/FunctionEnvironmentConfig.js +2 -2
  367. package/dist/model/FunctionInput.d.ts +98 -0
  368. package/dist/model/FunctionInput.d.ts.map +1 -0
  369. package/dist/model/FunctionInput.js +2 -2
  370. package/dist/model/FunctionOutput.d.ts +89 -0
  371. package/dist/model/FunctionOutput.d.ts.map +1 -0
  372. package/dist/model/FunctionOutput.js +2 -2
  373. package/dist/model/Geocode.d.ts +65 -0
  374. package/dist/model/Geocode.d.ts.map +1 -0
  375. package/dist/model/Geocode.js +2 -2
  376. package/dist/model/GeocodePayload.d.ts +47 -0
  377. package/dist/model/GeocodePayload.d.ts.map +1 -0
  378. package/dist/model/GeocodePayload.js +2 -2
  379. package/dist/model/GeolocationInput.d.ts +65 -0
  380. package/dist/model/GeolocationInput.d.ts.map +1 -0
  381. package/dist/model/GeolocationInput.js +2 -2
  382. package/dist/model/GetFunctionConfig.d.ts +169 -0
  383. package/dist/model/GetFunctionConfig.d.ts.map +1 -0
  384. package/dist/model/GetFunctionConfig.js +2 -2
  385. package/dist/model/GetFunctionEnvironmentConfig.d.ts +73 -0
  386. package/dist/model/GetFunctionEnvironmentConfig.d.ts.map +1 -0
  387. package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
  388. package/dist/model/GetFunctionResponse.d.ts +97 -0
  389. package/dist/model/GetFunctionResponse.d.ts.map +1 -0
  390. package/dist/model/GetFunctionResponse.js +2 -2
  391. package/dist/model/GoogleCloudSettings.d.ts +57 -0
  392. package/dist/model/GoogleCloudSettings.d.ts.map +1 -0
  393. package/dist/model/GoogleCloudSettings.js +2 -2
  394. package/dist/model/Graph.d.ts +177 -0
  395. package/dist/model/Graph.d.ts.map +1 -0
  396. package/dist/model/Graph.js +25 -25
  397. package/dist/model/GraphAction.d.ts +111 -0
  398. package/dist/model/GraphAction.d.ts.map +1 -0
  399. package/dist/model/GraphAction.js +2 -2
  400. package/dist/model/GraphActionPayload.d.ts +74 -0
  401. package/dist/model/GraphActionPayload.d.ts.map +1 -0
  402. package/dist/model/GraphActionPayload.js +212 -0
  403. package/dist/model/GraphActionResponse.d.ts +126 -0
  404. package/dist/model/GraphActionResponse.d.ts.map +1 -0
  405. package/dist/model/GraphActionResponse.js +360 -0
  406. package/dist/model/GraphDatabaseService.d.ts +92 -0
  407. package/dist/model/GraphDatabaseService.d.ts.map +1 -0
  408. package/dist/model/GraphDatabaseService.js +2 -2
  409. package/dist/model/GraphGeocode.d.ts +96 -0
  410. package/dist/model/GraphGeocode.d.ts.map +1 -0
  411. package/dist/model/GraphGeocode.js +2 -2
  412. package/dist/model/GraphIteratorEntryPart.d.ts +38 -0
  413. package/dist/model/GraphIteratorEntryPart.d.ts.map +1 -0
  414. package/dist/model/GraphIteratorEntryPart.js +2 -2
  415. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +101 -0
  416. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -0
  417. package/dist/model/GraphIteratorEntryPartStackTraceInner.js +2 -2
  418. package/dist/model/GraphObject.d.ts +162 -0
  419. package/dist/model/GraphObject.d.ts.map +1 -0
  420. package/dist/model/GraphObject.js +2 -2
  421. package/dist/model/GraphObjectPayload.d.ts +137 -0
  422. package/dist/model/GraphObjectPayload.d.ts.map +1 -0
  423. package/dist/model/GraphObjectPayload.js +2 -2
  424. package/dist/model/GraphObjectResponse.d.ts +127 -0
  425. package/dist/model/GraphObjectResponse.d.ts.map +1 -0
  426. package/dist/model/GraphObjectResponse.js +361 -0
  427. package/dist/model/GraphObjectSchema.d.ts +193 -0
  428. package/dist/model/GraphObjectSchema.d.ts.map +1 -0
  429. package/dist/model/GraphObjectSchema.js +2 -2
  430. package/dist/model/GraphObjectType.d.ts +215 -0
  431. package/dist/model/GraphObjectType.d.ts.map +1 -0
  432. package/dist/model/GraphObjectType.js +2 -2
  433. package/dist/model/GraphObjectTypeInput.d.ts +184 -0
  434. package/dist/model/GraphObjectTypeInput.d.ts.map +1 -0
  435. package/dist/model/GraphObjectTypeInput.js +2 -2
  436. package/dist/model/GraphObjectTypeResponse.d.ts +137 -0
  437. package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -0
  438. package/dist/model/GraphObjectTypeResponse.js +2 -2
  439. package/dist/model/GraphObjectTypeSchema.d.ts +215 -0
  440. package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -0
  441. package/dist/model/GraphObjectTypeSchema.js +2 -2
  442. package/dist/model/GraphOwner.d.ts +56 -0
  443. package/dist/model/GraphOwner.d.ts.map +1 -0
  444. package/dist/model/GraphOwner.js +2 -2
  445. package/dist/model/GraphRelationship.d.ts +113 -0
  446. package/dist/model/GraphRelationship.d.ts.map +1 -0
  447. package/dist/model/GraphRelationship.js +2 -2
  448. package/dist/model/GraphRelationshipPayload.d.ts +74 -0
  449. package/dist/model/GraphRelationshipPayload.d.ts.map +1 -0
  450. package/dist/model/GraphRelationshipPayload.js +2 -2
  451. package/dist/model/GraphRelationshipType.d.ts +232 -0
  452. package/dist/model/GraphRelationshipType.d.ts.map +1 -0
  453. package/dist/model/GraphRelationshipType.js +32 -32
  454. package/dist/model/GraphRelationshipTypeResponse.d.ts +201 -0
  455. package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -0
  456. package/dist/model/GraphRelationshipTypeResponse.js +2 -2
  457. package/dist/model/GraphSchema.d.ts +222 -0
  458. package/dist/model/GraphSchema.d.ts.map +1 -0
  459. package/dist/model/GraphSchema.js +2 -2
  460. package/dist/model/GraphSchemaInput.d.ts +101 -0
  461. package/dist/model/GraphSchemaInput.d.ts.map +1 -0
  462. package/dist/model/GraphSchemaInput.js +2 -2
  463. package/dist/model/GraphSchemaResponse.d.ts +226 -0
  464. package/dist/model/GraphSchemaResponse.d.ts.map +1 -0
  465. package/dist/model/GraphSchemaResponse.js +2 -2
  466. package/dist/model/GraphTraversalInput.d.ts +365 -0
  467. package/dist/model/GraphTraversalInput.d.ts.map +1 -0
  468. package/dist/model/GraphTraversalInput.js +2 -2
  469. package/dist/model/Image.d.ts +155 -0
  470. package/dist/model/Image.d.ts.map +1 -0
  471. package/dist/model/Image.js +2 -2
  472. package/dist/model/ImageUploadObject.d.ts +155 -0
  473. package/dist/model/ImageUploadObject.d.ts.map +1 -0
  474. package/dist/model/ImageUploadObject.js +2 -2
  475. package/dist/model/InputPart.d.ts +65 -0
  476. package/dist/model/InputPart.d.ts.map +1 -0
  477. package/dist/model/InputPart.js +2 -2
  478. package/dist/model/InputPartHeaders.d.ts +38 -0
  479. package/dist/model/InputPartHeaders.d.ts.map +1 -0
  480. package/dist/model/InputPartMediaType.d.ts +74 -0
  481. package/dist/model/InputPartMediaType.d.ts.map +1 -0
  482. package/dist/model/InputPartMediaType.js +2 -2
  483. package/dist/model/KafkaSettings.d.ts +75 -0
  484. package/dist/model/KafkaSettings.d.ts.map +1 -0
  485. package/dist/model/KafkaSettings.js +2 -2
  486. package/dist/model/Link.d.ts +101 -0
  487. package/dist/model/Link.d.ts.map +1 -0
  488. package/dist/model/Link.js +2 -2
  489. package/dist/model/LiveStreamInfo.d.ts +56 -0
  490. package/dist/model/LiveStreamInfo.d.ts.map +1 -0
  491. package/dist/model/LiveStreamInfo.js +2 -2
  492. package/dist/model/MeetingEvent.d.ts +197 -0
  493. package/dist/model/MeetingEvent.d.ts.map +1 -0
  494. package/dist/model/MeetingEvent.js +2 -2
  495. package/dist/model/MeetingEventTimezone.d.ts +65 -0
  496. package/dist/model/MeetingEventTimezone.d.ts.map +1 -0
  497. package/dist/model/MeetingEventTimezone.js +2 -2
  498. package/dist/model/MeetingInfo.d.ts +77 -0
  499. package/dist/model/MeetingInfo.d.ts.map +1 -0
  500. package/dist/model/MeetingInfo.js +2 -2
  501. package/dist/model/Member.d.ts +173 -0
  502. package/dist/model/Member.d.ts.map +1 -0
  503. package/dist/model/Member.js +2 -2
  504. package/dist/model/MemberGroupCategory.d.ts +83 -0
  505. package/dist/model/MemberGroupCategory.d.ts.map +1 -0
  506. package/dist/model/MemberGroupCategory.js +2 -2
  507. package/dist/model/MemberList.d.ts +35 -0
  508. package/dist/model/MemberList.d.ts.map +1 -0
  509. package/dist/model/MemberList.js +2 -2
  510. package/dist/model/MessageGroup.d.ts +56 -0
  511. package/dist/model/MessageGroup.d.ts.map +1 -0
  512. package/dist/model/MessageGroup.js +2 -2
  513. package/dist/model/MultipartBody.d.ts +47 -0
  514. package/dist/model/MultipartBody.d.ts.map +1 -0
  515. package/dist/model/MultipartBody.js +2 -2
  516. package/dist/model/Notification.d.ts +127 -0
  517. package/dist/model/Notification.d.ts.map +1 -0
  518. package/dist/model/NotificationInput.d.ts +92 -0
  519. package/dist/model/NotificationInput.d.ts.map +1 -0
  520. package/dist/model/NotificationInput.js +2 -2
  521. package/dist/model/NotificationResponse.d.ts +117 -0
  522. package/dist/model/NotificationResponse.d.ts.map +1 -0
  523. package/dist/model/NotificationResponse.js +2 -2
  524. package/dist/model/NumberSettings.d.ts +47 -0
  525. package/dist/model/NumberSettings.d.ts.map +1 -0
  526. package/dist/model/NumberSettings.js +2 -2
  527. package/dist/model/ObjectSettings.d.ts +56 -0
  528. package/dist/model/ObjectSettings.d.ts.map +1 -0
  529. package/dist/model/ObjectSettings.js +2 -2
  530. package/dist/model/Objecttype.d.ts +206 -0
  531. package/dist/model/Objecttype.d.ts.map +1 -0
  532. package/dist/model/Objecttype.js +2 -2
  533. package/dist/model/OutParameter.d.ts +57 -0
  534. package/dist/model/OutParameter.d.ts.map +1 -0
  535. package/dist/model/OutParameter.js +2 -2
  536. package/dist/model/Page.d.ts +128 -0
  537. package/dist/model/Page.d.ts.map +1 -0
  538. package/dist/model/Page.js +23 -23
  539. package/dist/model/PageSchema.d.ts +164 -0
  540. package/dist/model/PageSchema.d.ts.map +1 -0
  541. package/dist/model/PageSchema.js +2 -2
  542. package/dist/model/Pageable.d.ts +83 -0
  543. package/dist/model/Pageable.d.ts.map +1 -0
  544. package/dist/model/Pageable.js +2 -2
  545. package/dist/model/Parameter.d.ts +57 -0
  546. package/dist/model/Parameter.d.ts.map +1 -0
  547. package/dist/model/Parameter.js +2 -2
  548. package/dist/model/Path.d.ts +56 -0
  549. package/dist/model/Path.d.ts.map +1 -0
  550. package/dist/model/Path.js +2 -2
  551. package/dist/model/PaymentAccountObject.d.ts +74 -0
  552. package/dist/model/PaymentAccountObject.d.ts.map +1 -0
  553. package/dist/model/PaymentAccountObject.js +2 -2
  554. package/dist/model/PaymentIntentInput.d.ts +78 -0
  555. package/dist/model/PaymentIntentInput.d.ts.map +1 -0
  556. package/dist/model/PaymentIntentInput.js +2 -2
  557. package/dist/model/PaymentIntentResponse.d.ts +47 -0
  558. package/dist/model/PaymentIntentResponse.d.ts.map +1 -0
  559. package/dist/model/PaymentIntentResponse.js +2 -2
  560. package/dist/model/PaymentMethod.d.ts +109 -0
  561. package/dist/model/PaymentMethod.d.ts.map +1 -0
  562. package/dist/model/PaymentMethod.js +2 -2
  563. package/dist/model/PaymentMethodInput.d.ts +99 -0
  564. package/dist/model/PaymentMethodInput.d.ts.map +1 -0
  565. package/dist/model/PaymentMethodInput.js +2 -2
  566. package/dist/model/PaymentMethodResponse.d.ts +47 -0
  567. package/dist/model/PaymentMethodResponse.d.ts.map +1 -0
  568. package/dist/model/PaymentMethodResponse.js +2 -2
  569. package/dist/model/PaymentMethodsResponse.d.ts +47 -0
  570. package/dist/model/PaymentMethodsResponse.d.ts.map +1 -0
  571. package/dist/model/PaymentMethodsResponse.js +2 -2
  572. package/dist/model/Payout.d.ts +113 -0
  573. package/dist/model/Payout.d.ts.map +1 -0
  574. package/dist/model/Payout.js +2 -2
  575. package/dist/model/PayoutInput.d.ts +122 -0
  576. package/dist/model/PayoutInput.d.ts.map +1 -0
  577. package/dist/model/PayoutInput.js +2 -2
  578. package/dist/model/PayoutResponse.d.ts +49 -0
  579. package/dist/model/PayoutResponse.d.ts.map +1 -0
  580. package/dist/model/PayoutResponse.js +2 -2
  581. package/dist/model/PhoneNumber.d.ts +110 -0
  582. package/dist/model/PhoneNumber.d.ts.map +1 -0
  583. package/dist/model/PhoneNumber.js +2 -2
  584. package/dist/model/Post.d.ts +128 -0
  585. package/dist/model/Post.d.ts.map +1 -0
  586. package/dist/model/Post.js +2 -2
  587. package/dist/model/PrivateMessage.d.ts +170 -0
  588. package/dist/model/PrivateMessage.d.ts.map +1 -0
  589. package/dist/model/PrivateMessage.js +2 -2
  590. package/dist/model/PrivateMessageConversation.d.ts +183 -0
  591. package/dist/model/PrivateMessageConversation.d.ts.map +1 -0
  592. package/dist/model/PrivateMessageConversation.js +2 -2
  593. package/dist/model/PrivateMessageConversationSchema.d.ts +96 -0
  594. package/dist/model/PrivateMessageConversationSchema.d.ts.map +1 -0
  595. package/dist/model/PrivateMessageConversationSchema.js +2 -2
  596. package/dist/model/Profile.d.ts +65 -0
  597. package/dist/model/Profile.d.ts.map +1 -0
  598. package/dist/model/Profile.js +2 -2
  599. package/dist/model/Profiletype.d.ts +65 -0
  600. package/dist/model/Profiletype.d.ts.map +1 -0
  601. package/dist/model/Profiletype.js +2 -2
  602. package/dist/model/Project.d.ts +65 -0
  603. package/dist/model/Project.d.ts.map +1 -0
  604. package/dist/model/ProjectInput.d.ts +66 -0
  605. package/dist/model/ProjectInput.d.ts.map +1 -0
  606. package/dist/model/PropertyContainer.d.ts +56 -0
  607. package/dist/model/PropertyContainer.d.ts.map +1 -0
  608. package/dist/model/PropertyContainer.js +2 -2
  609. package/dist/model/PurchaseInput.d.ts +84 -0
  610. package/dist/model/PurchaseInput.d.ts.map +1 -0
  611. package/dist/model/PurchaseInput.js +2 -2
  612. package/dist/model/PurchaseResponse.d.ts +126 -0
  613. package/dist/model/PurchaseResponse.d.ts.map +1 -0
  614. package/dist/model/PurchaseResponse.js +2 -2
  615. package/dist/model/PurgeDataDefaultResponse.d.ts +58 -0
  616. package/dist/model/PurgeDataDefaultResponse.d.ts.map +1 -0
  617. package/dist/model/PurgeDataDefaultResponseValue.d.ts +49 -0
  618. package/dist/model/PurgeDataDefaultResponseValue.d.ts.map +1 -0
  619. package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
  620. package/dist/model/RelationshipMapping.d.ts +77 -0
  621. package/dist/model/RelationshipMapping.d.ts.map +1 -0
  622. package/dist/model/RelationshipMapping.js +2 -2
  623. package/dist/model/RestApplicationInput.d.ts +85 -0
  624. package/dist/model/RestApplicationInput.d.ts.map +1 -0
  625. package/dist/model/RestApplicationInput.js +2 -2
  626. package/dist/model/RestApplicationResponse.d.ts +107 -0
  627. package/dist/model/RestApplicationResponse.d.ts.map +1 -0
  628. package/dist/model/RestApplicationResponse.js +2 -2
  629. package/dist/model/ScreenSchema.d.ts +271 -0
  630. package/dist/model/ScreenSchema.d.ts.map +1 -0
  631. package/dist/model/ScreenSchema.js +2 -2
  632. package/dist/model/SimulcastInfo.d.ts +62 -0
  633. package/dist/model/SimulcastInfo.d.ts.map +1 -0
  634. package/dist/model/SimulcastInfo.js +2 -2
  635. package/dist/model/SiteInput.d.ts +85 -0
  636. package/dist/model/SiteInput.d.ts.map +1 -0
  637. package/dist/model/SiteInput.js +2 -2
  638. package/dist/model/SiteResponse.d.ts +117 -0
  639. package/dist/model/SiteResponse.d.ts.map +1 -0
  640. package/dist/model/SiteResponse.js +2 -2
  641. package/dist/model/SiteTypeInput.d.ts +75 -0
  642. package/dist/model/SiteTypeInput.d.ts.map +1 -0
  643. package/dist/model/SiteTypeInput.js +2 -2
  644. package/dist/model/SiteTypeResponse.d.ts +77 -0
  645. package/dist/model/SiteTypeResponse.d.ts.map +1 -0
  646. package/dist/model/SiteTypeResponse.js +2 -2
  647. package/dist/model/SkinField.d.ts +381 -0
  648. package/dist/model/SkinField.d.ts.map +1 -0
  649. package/dist/model/SkinField.js +2 -2
  650. package/dist/model/SkinFieldResponse.d.ts +227 -0
  651. package/dist/model/SkinFieldResponse.d.ts.map +1 -0
  652. package/dist/model/SkinFieldResponse.js +2 -2
  653. package/dist/model/SocialGroup.d.ts +200 -0
  654. package/dist/model/SocialGroup.d.ts.map +1 -0
  655. package/dist/model/SocialGroup.js +2 -2
  656. package/dist/model/SocialGroupType.d.ts +110 -0
  657. package/dist/model/SocialGroupType.d.ts.map +1 -0
  658. package/dist/model/SocialGroupType.js +2 -2
  659. package/dist/model/Sort.d.ts +56 -0
  660. package/dist/model/Sort.d.ts.map +1 -0
  661. package/dist/model/Sort.js +2 -2
  662. package/dist/model/SourceTypes.d.ts +56 -0
  663. package/dist/model/SourceTypes.d.ts.map +1 -0
  664. package/dist/model/SourceTypes.js +2 -2
  665. package/dist/model/StatusUpdate.d.ts +110 -0
  666. package/dist/model/StatusUpdate.d.ts.map +1 -0
  667. package/dist/model/StatusUpdate.js +2 -2
  668. package/dist/model/StreetAddress.d.ts +74 -0
  669. package/dist/model/StreetAddress.d.ts.map +1 -0
  670. package/dist/model/StreetAddress.js +2 -2
  671. package/dist/model/StripeAccount.d.ts +157 -0
  672. package/dist/model/StripeAccount.d.ts.map +1 -0
  673. package/dist/model/StripeAccount.js +25 -25
  674. package/dist/model/StripeCustomerAccount.d.ts +74 -0
  675. package/dist/model/StripeCustomerAccount.d.ts.map +1 -0
  676. package/dist/model/StripeCustomerAccount.js +2 -2
  677. package/dist/model/Template.d.ts +96 -0
  678. package/dist/model/Template.d.ts.map +1 -0
  679. package/dist/model/Template.js +2 -2
  680. package/dist/model/TemplateResponse.d.ts +107 -0
  681. package/dist/model/TemplateResponse.d.ts.map +1 -0
  682. package/dist/model/TemplateResponse.js +2 -2
  683. package/dist/model/TemplateSchema.d.ts +105 -0
  684. package/dist/model/TemplateSchema.d.ts.map +1 -0
  685. package/dist/model/TemplateSchema.js +2 -2
  686. package/dist/model/ThemeMapping.d.ts +83 -0
  687. package/dist/model/ThemeMapping.d.ts.map +1 -0
  688. package/dist/model/ThemeMapping.js +2 -2
  689. package/dist/model/ThemeMappingPayload.d.ts +83 -0
  690. package/dist/model/ThemeMappingPayload.d.ts.map +1 -0
  691. package/dist/model/ThemeMappingPayload.js +2 -2
  692. package/dist/model/TopicInfoResponse.d.ts +87 -0
  693. package/dist/model/TopicInfoResponse.d.ts.map +1 -0
  694. package/dist/model/TopicInfoResponse.js +2 -2
  695. package/dist/model/TopicMessageInput.d.ts +57 -0
  696. package/dist/model/TopicMessageInput.d.ts.map +1 -0
  697. package/dist/model/TopicMessageInput.js +2 -2
  698. package/dist/model/TopicSubscriptionResponse.d.ts +77 -0
  699. package/dist/model/TopicSubscriptionResponse.d.ts.map +1 -0
  700. package/dist/model/TopicSubscriptionResponse.js +2 -2
  701. package/dist/model/Transaction.d.ts +47 -0
  702. package/dist/model/Transaction.d.ts.map +1 -0
  703. package/dist/model/Transaction.js +2 -2
  704. package/dist/model/Transfer.d.ts +100 -0
  705. package/dist/model/Transfer.d.ts.map +1 -0
  706. package/dist/model/Transfer.js +2 -2
  707. package/dist/model/TransferInput.d.ts +176 -0
  708. package/dist/model/TransferInput.d.ts.map +1 -0
  709. package/dist/model/TransferInput.js +66 -14
  710. package/dist/model/TransferResponse.d.ts +91 -0
  711. package/dist/model/TransferResponse.d.ts.map +1 -0
  712. package/dist/model/TransferResponse.js +2 -2
  713. package/dist/model/TransferResponsePaymentMethodDetails.d.ts +100 -0
  714. package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -0
  715. package/dist/model/TransferResponsePaymentMethodDetails.js +2 -2
  716. package/dist/model/TraversalRelationResponse.d.ts +47 -0
  717. package/dist/model/TraversalRelationResponse.d.ts.map +1 -0
  718. package/dist/model/TraversalRelationResponse.js +2 -2
  719. package/dist/model/User.d.ts +173 -0
  720. package/dist/model/User.d.ts.map +1 -0
  721. package/dist/model/User.js +2 -2
  722. package/dist/model/UserDataPayload.d.ts +173 -0
  723. package/dist/model/UserDataPayload.d.ts.map +1 -0
  724. package/dist/model/UserDataPayload.js +2 -2
  725. package/dist/model/UserDomain.d.ts +65 -0
  726. package/dist/model/UserDomain.d.ts.map +1 -0
  727. package/dist/model/UserDomain.js +2 -2
  728. package/dist/model/UserInvite.d.ts +137 -0
  729. package/dist/model/UserInvite.d.ts.map +1 -0
  730. package/dist/model/UserInvite.js +2 -2
  731. package/dist/model/UserInviteInput.d.ts +83 -0
  732. package/dist/model/UserInviteInput.d.ts.map +1 -0
  733. package/dist/model/UserInviteInput.js +2 -2
  734. package/dist/model/UserResponse.d.ts +197 -0
  735. package/dist/model/UserResponse.d.ts.map +1 -0
  736. package/dist/model/UserResponse.js +2 -2
  737. package/dist/model/UserSchema.d.ts +173 -0
  738. package/dist/model/UserSchema.d.ts.map +1 -0
  739. package/dist/model/UserSchema.js +2 -2
  740. package/dist/model/UserTag.d.ts +83 -0
  741. package/dist/model/UserTag.d.ts.map +1 -0
  742. package/dist/model/UserTag.js +34 -34
  743. package/dist/model/Userid.d.ts +47 -0
  744. package/dist/model/Userid.d.ts.map +1 -0
  745. package/dist/model/Userid.js +2 -2
  746. package/dist/model/Video.d.ts +218 -0
  747. package/dist/model/Video.d.ts.map +1 -0
  748. package/dist/model/Video.js +2 -2
  749. package/dist/model/VideoLiveUrl.d.ts +47 -0
  750. package/dist/model/VideoLiveUrl.d.ts.map +1 -0
  751. package/dist/model/VideoLiveUrl.js +27 -27
  752. package/dist/model/VideoSchema.d.ts +245 -0
  753. package/dist/model/VideoSchema.d.ts.map +1 -0
  754. package/dist/model/VideoSchema.js +2 -2
  755. package/dist/model/VideoUploadObject.d.ts +218 -0
  756. package/dist/model/VideoUploadObject.d.ts.map +1 -0
  757. package/dist/model/VideoUploadObject.js +2 -2
  758. package/dist/model/WalletHoldInput.d.ts +96 -0
  759. package/dist/model/WalletHoldInput.d.ts.map +1 -0
  760. package/dist/model/WalletHoldInput.js +2 -2
  761. package/dist/model/WalletHoldResponse.d.ts +126 -0
  762. package/dist/model/WalletHoldResponse.d.ts.map +1 -0
  763. package/dist/model/WalletHoldResponse.js +2 -2
  764. package/dist/model/WalletPayoutInput.d.ts +76 -0
  765. package/dist/model/WalletPayoutInput.d.ts.map +1 -0
  766. package/dist/model/WalletPayoutInput.js +2 -2
  767. package/dist/model/WalletPayoutResponse.d.ts +96 -0
  768. package/dist/model/WalletPayoutResponse.d.ts.map +1 -0
  769. package/dist/model/WalletPayoutResponse.js +2 -2
  770. package/dist/model/WalletResponse.d.ts +87 -0
  771. package/dist/model/WalletResponse.d.ts.map +1 -0
  772. package/dist/model/WalletResponse.js +2 -2
  773. package/dist/model/ZeusPortalCategory.d.ts +146 -0
  774. package/dist/model/ZeusPortalCategory.d.ts.map +1 -0
  775. package/dist/model/ZeusPortalCategory.js +2 -2
  776. package/package.json +12 -5
@@ -0,0 +1,3023 @@
1
+ /**
2
+ * GraphObjects service.
3
+ * @module api/GraphObjectsApi
4
+ * @version 0.1.90
5
+ */
6
+ export default class GraphObjectsApi {
7
+ /**
8
+ * Constructs a new GraphObjectsApi.
9
+ * @alias module:api/GraphObjectsApi
10
+ * @class
11
+ * @param {module:ApiClient} [apiClient] Optional API client implementation to use,
12
+ * default to {@link module:ApiClient#instance} if unspecified.
13
+ */
14
+ constructor(apiClient?: any);
15
+ apiClient: any;
16
+ /**
17
+ * Adds a live meeting to the object
18
+ * Adds live meeting details to the object
19
+ * @param {Number} objectid The id of the object we are attaching the live meeting to
20
+ * @param {module:model/MeetingInfo} meetingInfo Contains the info to create the live meeting
21
+ * @param {Object} opts Optional parameters
22
+ * @param {String} [authorization] The authorization token of the logged in user
23
+ * @param {Number} [cacheduration] The how long the cache entry should persist
24
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
25
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
26
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
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 {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
29
+ * @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
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
31
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
32
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
33
+ */
34
+ addLiveMeetingWithHttpInfo(objectid: number, meetingInfo: any, opts: any): Promise<any>;
35
+ /**
36
+ * Adds a live meeting to the object
37
+ * Adds live meeting details to the object
38
+ * @param {Number} objectid The id of the object we are attaching the live meeting to
39
+ * @param {module:model/MeetingInfo} meetingInfo Contains the info to create the live meeting
40
+ * @param {Object} opts Optional parameters
41
+ * @param {String} opts.authorization The authorization token of the logged in user
42
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
43
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
44
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
45
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
46
+ * @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)
47
+ * @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
+ * @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
+ * @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
50
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
51
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}
52
+ */
53
+ addLiveMeeting(objectid: number, meetingInfo: any, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
54
+ authorization?: string;
55
+ cacheduration?: number;
56
+ cachegroup?: Array<string>;
57
+ cachekey?: Array<string>;
58
+ cachescope?: any;
59
+ cacheuser?: Array<string>;
60
+ zeusportalPostasApp?: number;
61
+ zeusportalPostas?: number;
62
+ zeusportalPostasSite?: number;
63
+ transactionid?: string;
64
+ }): Promise<any>;
65
+ /**
66
+ * Adds a live meeting to the object
67
+ * Adds live meeting details to the object
68
+ * @param {Number} objectid The id of the object we are streaming
69
+ * @param {Object} opts Optional parameters
70
+ * @param {String} [authorization] The authorization token of the logged in user
71
+ * @param {Number} [cacheduration] The how long the cache entry should persist
72
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
73
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
74
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
75
+ * @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)
76
+ * @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
+ * @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
+ * @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
+ * @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
81
+ */
82
+ addLiveStreamWithHttpInfo(objectid: number, opts: any): Promise<any>;
83
+ /**
84
+ * Adds a live meeting to the object
85
+ * Adds live meeting details to the object
86
+ * @param {Number} objectid The id of the object we are streaming
87
+ * @param {Object} opts Optional parameters
88
+ * @param {String} opts.authorization The authorization token of the logged in user
89
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
90
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
91
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
92
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
93
+ * @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)
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
+ * @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
+ * @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
+ * @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}>}
99
+ */
100
+ addLiveStream(objectid: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
101
+ authorization?: string;
102
+ cacheduration?: number;
103
+ cachegroup?: Array<string>;
104
+ cachekey?: Array<string>;
105
+ cachescope?: any;
106
+ cacheuser?: Array<string>;
107
+ zeusportalPostasApp?: number;
108
+ zeusportalPostas?: number;
109
+ zeusportalPostasSite?: number;
110
+ transactionid?: string;
111
+ }): Promise<any>;
112
+ /**
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; [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; [key: string]: any; [key: string]: any;
205
+ authorization?: string;
206
+ cacheduration?: number;
207
+ cachegroup?: Array<string>;
208
+ cachekey?: Array<string>;
209
+ cachescope?: any;
210
+ cacheuser?: Array<string>;
211
+ zeusportalPostasApp?: number;
212
+ zeusportalPostas?: number;
213
+ zeusportalPostasSite?: number;
214
+ transactionid?: string;
215
+ formDataMap?: any;
216
+ formData?: any;
217
+ }): Promise<any>;
218
+ /**
219
+ * @param {Number} id The id of the object that we are performing the action on
220
+ * @param {Array.<module:model/GraphActionPayload>} graphActionPayload Conversation object or array of objects to create
221
+ * @param {Object} opts Optional parameters
222
+ * @param {String} [authorization] The authorization token of the logged in user
223
+ * @param {Number} [cacheduration] The how long the cache entry should persist
224
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
225
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
226
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
227
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
228
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
229
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
230
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
231
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
232
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphActionResponse>} and HTTP response
233
+ */
234
+ createActionsWithHttpInfo(id: number, graphActionPayload: any, opts: any): Promise<any>;
235
+ /**
236
+ * @param {Number} id The id of the object that we are performing the action on
237
+ * @param {Array.<module:model/GraphActionPayload>} graphActionPayload Conversation object or array of objects to create
238
+ * @param {Object} opts Optional parameters
239
+ * @param {String} opts.authorization The authorization token of the logged in user
240
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
241
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
242
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
243
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
244
+ * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
245
+ * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
246
+ * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
247
+ * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
248
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
249
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphActionResponse>}
250
+ */
251
+ createActions(id: number, graphActionPayload: any, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
252
+ authorization?: string;
253
+ cacheduration?: number;
254
+ cachegroup?: Array<string>;
255
+ cachekey?: Array<string>;
256
+ cachescope?: any;
257
+ cacheuser?: Array<string>;
258
+ zeusportalPostasApp?: number;
259
+ zeusportalPostas?: number;
260
+ zeusportalPostasSite?: number;
261
+ transactionid?: string;
262
+ }): Promise<any>;
263
+ /**
264
+ * Adds objects to the graph
265
+ * @param {Number} id
266
+ * @param {Object} opts Optional parameters
267
+ * @param {String} [authorization] The authorization token of the logged in user
268
+ * @param {Number} [cacheduration] The how long the cache entry should persist
269
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
270
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
271
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
272
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
273
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
274
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
275
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
276
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
277
+ * @param {String} [body]
278
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectSchema} and HTTP response
279
+ */
280
+ createAddObjectsToGraphWithHttpInfo(id: number, opts: any): Promise<any>;
281
+ /**
282
+ * Adds objects to the graph
283
+ * @param {Number} id
284
+ * @param {Object} opts Optional parameters
285
+ * @param {String} opts.authorization The authorization token of the logged in user
286
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
287
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
288
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
289
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
290
+ * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
291
+ * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
292
+ * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
293
+ * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
294
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
295
+ * @param {String} opts.body
296
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectSchema}
297
+ */
298
+ createAddObjectsToGraph(id: number, opts?: { [key: string]: any; [key: string]: any; [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; [key: string]: any; [key: string]: any;
345
+ authorization?: string;
346
+ cacheduration?: number;
347
+ cachegroup?: Array<string>;
348
+ cachekey?: Array<string>;
349
+ cachescope?: any;
350
+ cacheuser?: Array<string>;
351
+ zeusportalPostasApp?: number;
352
+ zeusportalPostas?: number;
353
+ zeusportalPostasSite?: number;
354
+ transactionid?: string;
355
+ }): Promise<any>;
356
+ /**
357
+ * Returns an invite by id
358
+ * Returns a live meeting invite by id
359
+ * @param {Number} inviteid The id of the invite we are retrieving
360
+ * @param {module:model/UserInviteInput} userInviteInput An Invite Input
361
+ * @param {Object} opts Optional parameters
362
+ * @param {String} [authorization] The authorization token of the logged in user
363
+ * @param {Number} [cacheduration] The how long the cache entry should persist
364
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
365
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
366
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
367
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
368
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
369
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
370
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
371
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
372
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/UserInvite} and HTTP response
373
+ */
374
+ createInviteOnObjectWithHttpInfo(inviteid: number, userInviteInput: any, opts: any): Promise<any>;
375
+ /**
376
+ * Returns an invite by id
377
+ * Returns a live meeting invite by id
378
+ * @param {Number} inviteid The id of the invite we are retrieving
379
+ * @param {module:model/UserInviteInput} userInviteInput An Invite Input
380
+ * @param {Object} opts Optional parameters
381
+ * @param {String} opts.authorization The authorization token of the logged in user
382
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
383
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
384
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
385
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
386
+ * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
387
+ * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
388
+ * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
389
+ * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
390
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
391
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/UserInvite}
392
+ */
393
+ createInviteOnObject(inviteid: number, userInviteInput: any, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
394
+ authorization?: string;
395
+ cacheduration?: number;
396
+ cachegroup?: Array<string>;
397
+ cachekey?: Array<string>;
398
+ cachescope?: any;
399
+ cacheuser?: Array<string>;
400
+ zeusportalPostasApp?: number;
401
+ zeusportalPostas?: number;
402
+ zeusportalPostasSite?: number;
403
+ transactionid?: string;
404
+ }): Promise<any>;
405
+ /**
406
+ * Create Objects
407
+ * Create graph object(s)
408
+ * @param {module:model/GraphObjectPayload} graphObjectPayload GraphObject object data or array of object data to create
409
+ * @param {Object} opts Optional parameters
410
+ * @param {String} [authorization] The authorization token of the logged in user
411
+ * @param {Number} [cacheduration] The how long the cache entry should persist
412
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
413
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
414
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
415
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
416
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
417
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
418
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
419
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
420
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectSchema} and HTTP response
421
+ */
422
+ createObjectWithHttpInfo(graphObjectPayload: any, opts: any): Promise<any>;
423
+ /**
424
+ * Create Objects
425
+ * Create graph object(s)
426
+ * @param {module:model/GraphObjectPayload} graphObjectPayload GraphObject object data or array of object data to create
427
+ * @param {Object} opts Optional parameters
428
+ * @param {String} opts.authorization The authorization token of the logged in user
429
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
430
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
431
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
432
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
433
+ * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
434
+ * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
435
+ * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
436
+ * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
437
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
438
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectSchema}
439
+ */
440
+ createObject(graphObjectPayload: any, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
441
+ authorization?: string;
442
+ cacheduration?: number;
443
+ cachegroup?: Array<string>;
444
+ cachekey?: Array<string>;
445
+ cachescope?: any;
446
+ cacheuser?: Array<string>;
447
+ zeusportalPostasApp?: number;
448
+ zeusportalPostas?: number;
449
+ zeusportalPostasSite?: number;
450
+ transactionid?: string;
451
+ }): Promise<any>;
452
+ /**
453
+ * Create Objects
454
+ * Create graph object(s)
455
+ * @param {Array.<module:model/GraphObjectPayload>} graphObjectPayload GraphObject object data or array of object data to create
456
+ * @param {Object} opts Optional parameters
457
+ * @param {String} [authorization] The authorization token of the logged in user
458
+ * @param {Number} [cacheduration] The how long the cache entry should persist
459
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
460
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
461
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
462
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
463
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
464
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
465
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
466
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
467
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectSchema>} and HTTP response
468
+ */
469
+ createObjectsWithHttpInfo(graphObjectPayload: any, opts: any): Promise<any>;
470
+ /**
471
+ * Create Objects
472
+ * Create graph object(s)
473
+ * @param {Array.<module:model/GraphObjectPayload>} graphObjectPayload GraphObject object data or array of object data to create
474
+ * @param {Object} opts Optional parameters
475
+ * @param {String} opts.authorization The authorization token of the logged in user
476
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
477
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
478
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
479
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
480
+ * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
481
+ * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
482
+ * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
483
+ * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
484
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
485
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectSchema>}
486
+ */
487
+ createObjects(graphObjectPayload: any, opts?: { [key: string]: any; [key: string]: any; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [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; [key: string]: any; [key: string]: any;
1967
+ authorization?: string;
1968
+ cacheduration?: number;
1969
+ cachegroup?: Array<string>;
1970
+ cachekey?: Array<string>;
1971
+ cachescope?: any;
1972
+ cacheuser?: Array<string>;
1973
+ zeusportalPostasApp?: number;
1974
+ zeusportalPostas?: number;
1975
+ zeusportalPostasSite?: number;
1976
+ transactionid?: string;
1977
+ }): Promise<any>;
1978
+ /**
1979
+ * Get objects in the graph with the given tag
1980
+ * @param {Number} id
1981
+ * @param {String} tag
1982
+ * @param {Object} opts Optional parameters
1983
+ * @param {String} [authorization] The authorization token of the logged in user
1984
+ * @param {Number} [cacheduration] The how long the cache entry should persist
1985
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1986
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1987
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
1988
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1989
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1990
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1991
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1992
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
1993
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectSchema>} and HTTP response
1994
+ */
1995
+ getObjectsInGraphByTagWithHttpInfo(id: number, tag: string, opts: any): Promise<any>;
1996
+ /**
1997
+ * Get objects in the graph with the given tag
1998
+ * @param {Number} id
1999
+ * @param {String} tag
2000
+ * @param {Object} opts Optional parameters
2001
+ * @param {String} opts.authorization The authorization token of the logged in user
2002
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2003
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2004
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2005
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2006
+ * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
2007
+ * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2008
+ * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2009
+ * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2010
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
2011
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectSchema>}
2012
+ */
2013
+ getObjectsInGraphByTag(id: number, tag: string, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2014
+ authorization?: string;
2015
+ cacheduration?: number;
2016
+ cachegroup?: Array<string>;
2017
+ cachekey?: Array<string>;
2018
+ cachescope?: any;
2019
+ cacheuser?: Array<string>;
2020
+ zeusportalPostasApp?: number;
2021
+ zeusportalPostas?: number;
2022
+ zeusportalPostasSite?: number;
2023
+ transactionid?: string;
2024
+ }): Promise<any>;
2025
+ /**
2026
+ * Get objects in the graph with the given object type
2027
+ * @param {Number} id
2028
+ * @param {String} type
2029
+ * @param {Object} opts Optional parameters
2030
+ * @param {String} [authorization] The authorization token of the logged in user
2031
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2032
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2033
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2034
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2035
+ * @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)
2036
+ * @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
+ * @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
+ * @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
+ * @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
2043
+ */
2044
+ getObjectsInGraphByTypeWithHttpInfo(id: number, type: string, opts: any): Promise<any>;
2045
+ /**
2046
+ * Get objects in the graph with the given object type
2047
+ * @param {Number} id
2048
+ * @param {String} type
2049
+ * @param {Object} opts Optional parameters
2050
+ * @param {String} opts.authorization The authorization token of the logged in user
2051
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2052
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2053
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2054
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2055
+ * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
2056
+ * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2057
+ * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2058
+ * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
2059
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
2060
+ * @param {Number} opts.page
2061
+ * @param {Number} opts.size
2062
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectSchema>}
2063
+ */
2064
+ getObjectsInGraphByType(id: number, type: string, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2065
+ authorization?: string;
2066
+ cacheduration?: number;
2067
+ cachegroup?: Array<string>;
2068
+ cachekey?: Array<string>;
2069
+ cachescope?: any;
2070
+ cacheuser?: Array<string>;
2071
+ zeusportalPostasApp?: number;
2072
+ zeusportalPostas?: number;
2073
+ zeusportalPostasSite?: number;
2074
+ transactionid?: string;
2075
+ page?: number;
2076
+ size?: number;
2077
+ }): Promise<any>;
2078
+ /**
2079
+ * Get Related Objects
2080
+ * Get Related Objects by relationship type
2081
+ * @param {Number} objectid The id of the object that we are retreiving related objects from
2082
+ * @param {Number} reltypeid The relationship type id
2083
+ * @param {Object} opts Optional parameters
2084
+ * @param {String} [authorization] The authorization token of the logged in user
2085
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2086
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2087
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2088
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2089
+ * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
2090
+ * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2091
+ * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2092
+ * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
2093
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
2094
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectSchema>} and HTTP response
2095
+ */
2096
+ getRelatedObjectsWithHttpInfo(objectid: number, reltypeid: number, opts: any): Promise<any>;
2097
+ /**
2098
+ * Get Related Objects
2099
+ * Get Related Objects by relationship type
2100
+ * @param {Number} objectid The id of the object that we are retreiving related objects from
2101
+ * @param {Number} reltypeid The relationship type id
2102
+ * @param {Object} opts Optional parameters
2103
+ * @param {String} opts.authorization The authorization token of the logged in user
2104
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2105
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2106
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2107
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2108
+ * @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)
2109
+ * @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
+ * @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
+ * @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
+ * @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>}
2114
+ */
2115
+ getRelatedObjects(objectid: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2116
+ authorization?: string;
2117
+ cacheduration?: number;
2118
+ cachegroup?: Array<string>;
2119
+ cachekey?: Array<string>;
2120
+ cachescope?: any;
2121
+ cacheuser?: Array<string>;
2122
+ zeusportalPostasApp?: number;
2123
+ zeusportalPostas?: number;
2124
+ zeusportalPostasSite?: number;
2125
+ transactionid?: string;
2126
+ }): Promise<any>;
2127
+ /**
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
2132
+ * @param {Object} opts Optional parameters
2133
+ * @param {String} [authorization] The authorization token of the logged in user
2134
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2135
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2136
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2137
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2138
+ * @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)
2139
+ * @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
+ * @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
+ * @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
+ * @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
2144
+ */
2145
+ getRelatedObjectsInWithHttpInfo(objectid: number, reltypeid: number, opts: any): Promise<any>;
2146
+ /**
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
2151
+ * @param {Object} opts Optional parameters
2152
+ * @param {String} opts.authorization The authorization token of the logged in user
2153
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2154
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2155
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2156
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2157
+ * @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)
2158
+ * @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
+ * @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
+ * @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
+ * @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>}
2163
+ */
2164
+ getRelatedObjectsIn(objectid: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2165
+ authorization?: string;
2166
+ cacheduration?: number;
2167
+ cachegroup?: Array<string>;
2168
+ cachekey?: Array<string>;
2169
+ cachescope?: any;
2170
+ cacheuser?: Array<string>;
2171
+ zeusportalPostasApp?: number;
2172
+ zeusportalPostas?: number;
2173
+ zeusportalPostasSite?: number;
2174
+ transactionid?: string;
2175
+ }): Promise<any>;
2176
+ /**
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
2181
+ * @param {Object} opts Optional parameters
2182
+ * @param {String} [authorization] The authorization token of the logged in user
2183
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2184
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2185
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2186
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2187
+ * @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)
2188
+ * @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
+ * @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
+ * @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
+ * @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
2193
+ */
2194
+ getRelatedObjectsOutWithHttpInfo(objectid: number, reltypeid: number, opts: any): Promise<any>;
2195
+ /**
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
2200
+ * @param {Object} opts Optional parameters
2201
+ * @param {String} opts.authorization The authorization token of the logged in user
2202
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2203
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2204
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2205
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2206
+ * @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)
2207
+ * @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
+ * @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
+ * @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
+ * @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>}
2212
+ */
2213
+ getRelatedObjectsOut(objectid: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2214
+ authorization?: string;
2215
+ cacheduration?: number;
2216
+ cachegroup?: Array<string>;
2217
+ cachekey?: Array<string>;
2218
+ cachescope?: any;
2219
+ cacheuser?: Array<string>;
2220
+ zeusportalPostasApp?: number;
2221
+ zeusportalPostas?: number;
2222
+ zeusportalPostasSite?: number;
2223
+ transactionid?: string;
2224
+ }): Promise<any>;
2225
+ /**
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
2230
+ * @param {Object} opts Optional parameters
2231
+ * @param {String} [authorization] The authorization token of the logged in user
2232
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2233
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2234
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2235
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2236
+ * @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)
2237
+ * @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
+ * @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
+ * @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
+ * @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
2242
+ */
2243
+ getRelationshipsByTypeInWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
2244
+ /**
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
2249
+ * @param {Object} opts Optional parameters
2250
+ * @param {String} opts.authorization The authorization token of the logged in user
2251
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2252
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2253
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2254
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2255
+ * @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)
2256
+ * @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
+ * @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
+ * @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
+ * @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>}
2261
+ */
2262
+ getRelationshipsByTypeIn(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2263
+ authorization?: string;
2264
+ cacheduration?: number;
2265
+ cachegroup?: Array<string>;
2266
+ cachekey?: Array<string>;
2267
+ cachescope?: any;
2268
+ cacheuser?: Array<string>;
2269
+ zeusportalPostasApp?: number;
2270
+ zeusportalPostas?: number;
2271
+ zeusportalPostasSite?: number;
2272
+ transactionid?: string;
2273
+ }): Promise<any>;
2274
+ /**
2275
+ * Get Outgoing Relationships By Type
2276
+ * Returns a listing of relationships
2277
+ * @param {Number} id The id of the object that we are retrieving relationships on
2278
+ * @param {Number} reltypeid The id of the relationship type we are searching for
2279
+ * @param {Object} opts Optional parameters
2280
+ * @param {String} [authorization] The authorization token of the logged in user
2281
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2282
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2283
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2284
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2285
+ * @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)
2286
+ * @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
+ * @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
+ * @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
+ * @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
2291
+ */
2292
+ getRelationshipsByTypeOutWithHttpInfo(id: number, reltypeid: number, opts: any): Promise<any>;
2293
+ /**
2294
+ * Get Outgoing Relationships By Type
2295
+ * Returns a listing of relationships
2296
+ * @param {Number} id The id of the object that we are retrieving relationships on
2297
+ * @param {Number} reltypeid The id of the relationship type we are searching for
2298
+ * @param {Object} opts Optional parameters
2299
+ * @param {String} opts.authorization The authorization token of the logged in user
2300
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2301
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2302
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2303
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2304
+ * @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)
2305
+ * @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
+ * @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
+ * @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
+ * @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>}
2310
+ */
2311
+ getRelationshipsByTypeOut(id: number, reltypeid: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2312
+ authorization?: string;
2313
+ cacheduration?: number;
2314
+ cachegroup?: Array<string>;
2315
+ cachekey?: Array<string>;
2316
+ cachescope?: any;
2317
+ cacheuser?: Array<string>;
2318
+ zeusportalPostasApp?: number;
2319
+ zeusportalPostas?: number;
2320
+ zeusportalPostasSite?: number;
2321
+ transactionid?: string;
2322
+ }): Promise<any>;
2323
+ /**
2324
+ * Get Incoming Relationships
2325
+ * Returns a listing of relationships
2326
+ * @param {Number} id The id of the object that we are retrieving relationships on
2327
+ * @param {Object} opts Optional parameters
2328
+ * @param {String} [authorization] The authorization token of the logged in user
2329
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2330
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2331
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2332
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2333
+ * @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)
2334
+ * @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
+ * @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
+ * @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
+ * @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
2339
+ */
2340
+ getRelationshipsInWithHttpInfo(id: number, opts: any): Promise<any>;
2341
+ /**
2342
+ * Get Incoming Relationships
2343
+ * Returns a listing of relationships
2344
+ * @param {Number} id The id of the object that we are retrieving relationships on
2345
+ * @param {Object} opts Optional parameters
2346
+ * @param {String} opts.authorization The authorization token of the logged in user
2347
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2348
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2349
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2350
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2351
+ * @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)
2352
+ * @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
+ * @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
+ * @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
+ * @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>}
2357
+ */
2358
+ getRelationshipsIn(id: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2359
+ authorization?: string;
2360
+ cacheduration?: number;
2361
+ cachegroup?: Array<string>;
2362
+ cachekey?: Array<string>;
2363
+ cachescope?: any;
2364
+ cacheuser?: Array<string>;
2365
+ zeusportalPostasApp?: number;
2366
+ zeusportalPostas?: number;
2367
+ zeusportalPostasSite?: number;
2368
+ transactionid?: string;
2369
+ }): Promise<any>;
2370
+ /**
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
2374
+ * @param {Object} opts Optional parameters
2375
+ * @param {String} [authorization] The authorization token of the logged in user
2376
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2377
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2378
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2379
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2380
+ * @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)
2381
+ * @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
+ * @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
+ * @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
+ * @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
2386
+ */
2387
+ getRelationshipsOutWithHttpInfo(id: number, opts: any): Promise<any>;
2388
+ /**
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
2392
+ * @param {Object} opts Optional parameters
2393
+ * @param {String} opts.authorization The authorization token of the logged in user
2394
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2395
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2396
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2397
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2398
+ * @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)
2399
+ * @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
+ * @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
+ * @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
+ * @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>}
2404
+ */
2405
+ getRelationshipsOut(id: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2406
+ authorization?: string;
2407
+ cacheduration?: number;
2408
+ cachegroup?: Array<string>;
2409
+ cachekey?: Array<string>;
2410
+ cachescope?: any;
2411
+ cacheuser?: Array<string>;
2412
+ zeusportalPostasApp?: number;
2413
+ zeusportalPostas?: number;
2414
+ zeusportalPostasSite?: number;
2415
+ transactionid?: string;
2416
+ }): Promise<any>;
2417
+ /**
2418
+ * @param {Number} id
2419
+ * @param {Object} opts Optional parameters
2420
+ * @param {String} [authorization] The authorization token of the logged in user
2421
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2422
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2423
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2424
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2425
+ * @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)
2426
+ * @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
+ * @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
+ * @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
+ * @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
2431
+ */
2432
+ getTagsWithHttpInfo(id: number, opts: any): Promise<any>;
2433
+ /**
2434
+ * @param {Number} id
2435
+ * @param {Object} opts Optional parameters
2436
+ * @param {String} opts.authorization The authorization token of the logged in user
2437
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2438
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2439
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2440
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2441
+ * @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)
2442
+ * @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
+ * @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
+ * @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
+ * @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}
2447
+ */
2448
+ getTags(id: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2449
+ authorization?: string;
2450
+ cacheduration?: number;
2451
+ cachegroup?: Array<string>;
2452
+ cachekey?: Array<string>;
2453
+ cachescope?: any;
2454
+ cacheuser?: Array<string>;
2455
+ zeusportalPostasApp?: number;
2456
+ zeusportalPostas?: number;
2457
+ zeusportalPostasSite?: number;
2458
+ transactionid?: string;
2459
+ }): Promise<any>;
2460
+ /**
2461
+ * @param {Number} id
2462
+ * @param {Object} opts Optional parameters
2463
+ * @param {String} [authorization] The authorization token of the logged in user
2464
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2465
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2466
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2467
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2468
+ * @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)
2469
+ * @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
+ * @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
+ * @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
+ * @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
2474
+ */
2475
+ getUserTagsWithHttpInfo(id: number, opts: any): Promise<any>;
2476
+ /**
2477
+ * @param {Number} id
2478
+ * @param {Object} opts Optional parameters
2479
+ * @param {String} opts.authorization The authorization token of the logged in user
2480
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2481
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2482
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2483
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2484
+ * @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)
2485
+ * @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
+ * @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
+ * @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
+ * @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>}
2490
+ */
2491
+ getUserTags(id: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2492
+ authorization?: string;
2493
+ cacheduration?: number;
2494
+ cachegroup?: Array<string>;
2495
+ cachekey?: Array<string>;
2496
+ cachescope?: any;
2497
+ cacheuser?: Array<string>;
2498
+ zeusportalPostasApp?: number;
2499
+ zeusportalPostas?: number;
2500
+ zeusportalPostasSite?: number;
2501
+ transactionid?: string;
2502
+ }): Promise<any>;
2503
+ /**
2504
+ * @param {Number} id
2505
+ * @param {Object} opts Optional parameters
2506
+ * @param {String} [authorization] The authorization token of the logged in user
2507
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2508
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2509
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2510
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2511
+ * @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)
2512
+ * @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
+ * @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
+ * @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
+ * @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
2517
+ */
2518
+ getVideosWithHttpInfo(id: number, opts: any): Promise<any>;
2519
+ /**
2520
+ * @param {Number} id
2521
+ * @param {Object} opts Optional parameters
2522
+ * @param {String} opts.authorization The authorization token of the logged in user
2523
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2524
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2525
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2526
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2527
+ * @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)
2528
+ * @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
+ * @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
+ * @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
+ * @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>}
2533
+ */
2534
+ getVideos(id: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2535
+ authorization?: string;
2536
+ cacheduration?: number;
2537
+ cachegroup?: Array<string>;
2538
+ cachekey?: Array<string>;
2539
+ cachescope?: any;
2540
+ cacheuser?: Array<string>;
2541
+ zeusportalPostasApp?: number;
2542
+ zeusportalPostas?: number;
2543
+ zeusportalPostasSite?: number;
2544
+ transactionid?: string;
2545
+ }): Promise<any>;
2546
+ /**
2547
+ * Check if the user has disliked the object
2548
+ * Checks if the user has disliked the object
2549
+ * @param {Number} objectid
2550
+ * @param {Object} opts Optional parameters
2551
+ * @param {String} [authorization] The authorization token of the logged in user
2552
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2553
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2554
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2555
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2556
+ * @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)
2557
+ * @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
+ * @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
+ * @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
+ * @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
2562
+ */
2563
+ isDislikedWithHttpInfo(objectid: number, opts: any): Promise<any>;
2564
+ /**
2565
+ * Check if the user has disliked the object
2566
+ * Checks if the user has disliked the object
2567
+ * @param {Number} objectid
2568
+ * @param {Object} opts Optional parameters
2569
+ * @param {String} opts.authorization The authorization token of the logged in user
2570
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2571
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2572
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2573
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2574
+ * @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)
2575
+ * @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
+ * @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
+ * @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
+ * @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}
2580
+ */
2581
+ isDisliked(objectid: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2582
+ authorization?: string;
2583
+ cacheduration?: number;
2584
+ cachegroup?: Array<string>;
2585
+ cachekey?: Array<string>;
2586
+ cachescope?: any;
2587
+ cacheuser?: Array<string>;
2588
+ zeusportalPostasApp?: number;
2589
+ zeusportalPostas?: number;
2590
+ zeusportalPostasSite?: number;
2591
+ transactionid?: string;
2592
+ }): Promise<any>;
2593
+ /**
2594
+ * Check if the user has liked the object
2595
+ * Checks if the user has liked the object
2596
+ * @param {Number} objectid
2597
+ * @param {Object} opts Optional parameters
2598
+ * @param {String} [authorization] The authorization token of the logged in user
2599
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2600
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2601
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2602
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2603
+ * @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)
2604
+ * @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
+ * @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
+ * @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
+ * @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
2609
+ */
2610
+ isLikedWithHttpInfo(objectid: number, opts: any): Promise<any>;
2611
+ /**
2612
+ * Check if the user has liked the object
2613
+ * Checks if the user has liked the object
2614
+ * @param {Number} objectid
2615
+ * @param {Object} opts Optional parameters
2616
+ * @param {String} opts.authorization The authorization token of the logged in user
2617
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2618
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2619
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2620
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2621
+ * @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)
2622
+ * @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
+ * @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
+ * @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
+ * @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}
2627
+ */
2628
+ isLiked(objectid: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2629
+ authorization?: string;
2630
+ cacheduration?: number;
2631
+ cachegroup?: Array<string>;
2632
+ cachekey?: Array<string>;
2633
+ cachescope?: any;
2634
+ cacheuser?: Array<string>;
2635
+ zeusportalPostasApp?: number;
2636
+ zeusportalPostas?: number;
2637
+ zeusportalPostasSite?: number;
2638
+ transactionid?: string;
2639
+ }): Promise<any>;
2640
+ /**
2641
+ * Like an Object
2642
+ * Likes an object
2643
+ * @param {Number} objectid
2644
+ * @param {Object} opts Optional parameters
2645
+ * @param {String} [authorization] The authorization token of the logged in user
2646
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2647
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2648
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2649
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2650
+ * @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)
2651
+ * @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
+ * @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
+ * @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
+ * @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
2656
+ */
2657
+ likeWithHttpInfo(objectid: number, opts: any): Promise<any>;
2658
+ /**
2659
+ * Like an Object
2660
+ * Likes an object
2661
+ * @param {Number} objectid
2662
+ * @param {Object} opts Optional parameters
2663
+ * @param {String} opts.authorization The authorization token of the logged in user
2664
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2665
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2666
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2667
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2668
+ * @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)
2669
+ * @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
+ * @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
+ * @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
+ * @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}
2674
+ */
2675
+ like(objectid: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2676
+ authorization?: string;
2677
+ cacheduration?: number;
2678
+ cachegroup?: Array<string>;
2679
+ cachekey?: Array<string>;
2680
+ cachescope?: any;
2681
+ cacheuser?: Array<string>;
2682
+ zeusportalPostasApp?: number;
2683
+ zeusportalPostas?: number;
2684
+ zeusportalPostasSite?: number;
2685
+ transactionid?: string;
2686
+ }): Promise<any>;
2687
+ /**
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
2692
+ * @param {Object} opts Optional parameters
2693
+ * @param {String} [authorization] The authorization token of the logged in user
2694
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2695
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2696
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2697
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2698
+ * @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)
2699
+ * @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
+ * @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
+ * @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
+ * @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
2704
+ */
2705
+ setObjectPropertiesWithHttpInfo(id: number, body: any, opts: any): Promise<any>;
2706
+ /**
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
2711
+ * @param {Object} opts Optional parameters
2712
+ * @param {String} opts.authorization The authorization token of the logged in user
2713
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2714
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2715
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2716
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2717
+ * @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)
2718
+ * @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
+ * @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
+ * @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
+ * @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}
2723
+ */
2724
+ setObjectProperties(id: number, body: any, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2725
+ authorization?: string;
2726
+ cacheduration?: number;
2727
+ cachegroup?: Array<string>;
2728
+ cachekey?: Array<string>;
2729
+ cachescope?: any;
2730
+ cacheuser?: Array<string>;
2731
+ zeusportalPostasApp?: number;
2732
+ zeusportalPostas?: number;
2733
+ zeusportalPostasSite?: number;
2734
+ transactionid?: string;
2735
+ }): Promise<any>;
2736
+ /**
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
2741
+ * @param {Object} opts Optional parameters
2742
+ * @param {String} [authorization] The authorization token of the logged in user
2743
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2744
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2745
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2746
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2747
+ * @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)
2748
+ * @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
+ * @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
+ * @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
+ * @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
2754
+ */
2755
+ setObjectPropertyWithHttpInfo(id: number, prop: string, opts: any): Promise<any>;
2756
+ /**
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
2761
+ * @param {Object} opts Optional parameters
2762
+ * @param {String} opts.authorization The authorization token of the logged in user
2763
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2764
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2765
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2766
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2767
+ * @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)
2768
+ * @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
+ * @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
+ * @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
+ * @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}
2774
+ */
2775
+ setObjectProperty(id: number, prop: string, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2776
+ authorization?: string;
2777
+ cacheduration?: number;
2778
+ cachegroup?: Array<string>;
2779
+ cachekey?: Array<string>;
2780
+ cachescope?: any;
2781
+ cacheuser?: Array<string>;
2782
+ zeusportalPostasApp?: number;
2783
+ zeusportalPostas?: number;
2784
+ zeusportalPostasSite?: number;
2785
+ transactionid?: string;
2786
+ body?: string;
2787
+ }): Promise<any>;
2788
+ /**
2789
+ * @param {Number} id
2790
+ * @param {Object} opts Optional parameters
2791
+ * @param {String} [authorization] The authorization token of the logged in user
2792
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2793
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2794
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2795
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2796
+ * @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)
2797
+ * @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
+ * @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
+ * @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
+ * @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
2803
+ */
2804
+ tagUsersWithHttpInfo(id: number, opts: any): Promise<any>;
2805
+ /**
2806
+ * @param {Number} id
2807
+ * @param {Object} opts Optional parameters
2808
+ * @param {String} opts.authorization The authorization token of the logged in user
2809
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2810
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2811
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2812
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2813
+ * @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)
2814
+ * @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
+ * @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
+ * @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
+ * @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>}
2820
+ */
2821
+ tagUsers(id: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2822
+ authorization?: string;
2823
+ cacheduration?: number;
2824
+ cachegroup?: Array<string>;
2825
+ cachekey?: Array<string>;
2826
+ cachescope?: any;
2827
+ cacheuser?: Array<string>;
2828
+ zeusportalPostasApp?: number;
2829
+ zeusportalPostas?: number;
2830
+ zeusportalPostasSite?: number;
2831
+ transactionid?: string;
2832
+ purgeDataDefaultResponseValue?: any;
2833
+ }): Promise<any>;
2834
+ /**
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
2839
+ * @param {Object} opts Optional parameters
2840
+ * @param {String} [authorization] The authorization token of the logged in user
2841
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2842
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2843
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2844
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2845
+ * @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)
2846
+ * @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
+ * @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
+ * @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
+ * @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
2851
+ */
2852
+ updateObjectWithHttpInfo(id: number, graphObjectPayload: any, opts: any): Promise<any>;
2853
+ /**
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
2858
+ * @param {Object} opts Optional parameters
2859
+ * @param {String} opts.authorization The authorization token of the logged in user
2860
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2861
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2862
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2863
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2864
+ * @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)
2865
+ * @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
+ * @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
+ * @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
+ * @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}
2870
+ */
2871
+ updateObject(id: number, graphObjectPayload: any, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2872
+ authorization?: string;
2873
+ cacheduration?: number;
2874
+ cachegroup?: Array<string>;
2875
+ cachekey?: Array<string>;
2876
+ cachescope?: any;
2877
+ cacheuser?: Array<string>;
2878
+ zeusportalPostasApp?: number;
2879
+ zeusportalPostas?: number;
2880
+ zeusportalPostasSite?: number;
2881
+ transactionid?: string;
2882
+ }): Promise<any>;
2883
+ /**
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
2886
+ * @param {Object} opts Optional parameters
2887
+ * @param {String} [authorization] The authorization token of the logged in user
2888
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2889
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2890
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2891
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2892
+ * @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)
2893
+ * @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
+ * @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
+ * @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
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
2897
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2898
+ */
2899
+ updateTagsWithHttpInfo(id: number, body: string, opts: any): Promise<any>;
2900
+ /**
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
2903
+ * @param {Object} opts Optional parameters
2904
+ * @param {String} opts.authorization The authorization token of the logged in user
2905
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2906
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2907
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2908
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2909
+ * @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)
2910
+ * @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
+ * @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
+ * @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
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
2914
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}
2915
+ */
2916
+ updateTags(id: number, body: string, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2917
+ authorization?: string;
2918
+ cacheduration?: number;
2919
+ cachegroup?: Array<string>;
2920
+ cachekey?: Array<string>;
2921
+ cachescope?: any;
2922
+ cacheuser?: Array<string>;
2923
+ zeusportalPostasApp?: number;
2924
+ zeusportalPostas?: number;
2925
+ zeusportalPostasSite?: number;
2926
+ transactionid?: string;
2927
+ }): Promise<any>;
2928
+ /**
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
2932
+ * @param {Object} opts Optional parameters
2933
+ * @param {String} [authorization] The authorization token of the logged in user
2934
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2935
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2936
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2937
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2938
+ * @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)
2939
+ * @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
+ * @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
+ * @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
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
2943
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2944
+ */
2945
+ viewWithHttpInfo(objectid: number, opts: any): Promise<any>;
2946
+ /**
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
2950
+ * @param {Object} opts Optional parameters
2951
+ * @param {String} opts.authorization The authorization token of the logged in user
2952
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
2953
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2954
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2955
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2956
+ * @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)
2957
+ * @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
+ * @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
+ * @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
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
2961
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}
2962
+ */
2963
+ view(objectid: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
2964
+ authorization?: string;
2965
+ cacheduration?: number;
2966
+ cachegroup?: Array<string>;
2967
+ cachekey?: Array<string>;
2968
+ cachescope?: any;
2969
+ cacheuser?: Array<string>;
2970
+ zeusportalPostasApp?: number;
2971
+ zeusportalPostas?: number;
2972
+ zeusportalPostasSite?: number;
2973
+ transactionid?: string;
2974
+ }): Promise<any>;
2975
+ /**
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
2979
+ * @param {Object} opts Optional parameters
2980
+ * @param {String} [authorization] The authorization token of the logged in user
2981
+ * @param {Number} [cacheduration] The how long the cache entry should persist
2982
+ * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2983
+ * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2984
+ * @param {module:model/String} [cachescope] The scope of storage of the cache item
2985
+ * @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)
2986
+ * @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
+ * @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
+ * @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
+ * @param {String} [transactionid] The id of the transaction this operation is being run in
2990
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
2991
+ */
2992
+ viewPostWithHttpInfo(id: number, opts: any): Promise<any>;
2993
+ /**
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
2997
+ * @param {Object} opts Optional parameters
2998
+ * @param {String} opts.authorization The authorization token of the logged in user
2999
+ * @param {Number} opts.cacheduration The how long the cache entry should persist
3000
+ * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3001
+ * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3002
+ * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3003
+ * @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)
3004
+ * @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
+ * @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
+ * @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
+ * @param {String} opts.transactionid The id of the transaction this operation is being run in
3008
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}
3009
+ */
3010
+ viewPost(id: number, opts?: { [key: string]: any; [key: string]: any; [key: string]: any; [key: string]: any;
3011
+ authorization?: string;
3012
+ cacheduration?: number;
3013
+ cachegroup?: Array<string>;
3014
+ cachekey?: Array<string>;
3015
+ cachescope?: any;
3016
+ cacheuser?: Array<string>;
3017
+ zeusportalPostasApp?: number;
3018
+ zeusportalPostas?: number;
3019
+ zeusportalPostasSite?: number;
3020
+ transactionid?: string;
3021
+ }): Promise<any>;
3022
+ }
3023
+ //# sourceMappingURL=GraphObjectsApi.d.ts.map