@gobodo/gobodo-api-promise 0.1.215 → 0.1.216

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 (1746) hide show
  1. package/README.md +15 -10
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/ApiClient.d.ts +1 -1
  4. package/dist/ApiClient.js +3 -3
  5. package/dist/api/AIApi.d.ts +59 -171
  6. package/dist/api/AIApi.d.ts.map +1 -1
  7. package/dist/api/AIApi.js +8 -195
  8. package/dist/api/AIConversationsApi.d.ts +53 -171
  9. package/dist/api/AIConversationsApi.d.ts.map +1 -1
  10. package/dist/api/AIConversationsApi.js +10 -199
  11. package/dist/api/AbilitiesApi.d.ts +16 -52
  12. package/dist/api/AbilitiesApi.d.ts.map +1 -1
  13. package/dist/api/AbilitiesApi.js +4 -61
  14. package/dist/api/AdCampaignsApi.d.ts +40 -120
  15. package/dist/api/AdCampaignsApi.d.ts.map +1 -1
  16. package/dist/api/AdCampaignsApi.js +9 -143
  17. package/dist/api/AdManagementApi.d.ts +67 -205
  18. package/dist/api/AdManagementApi.d.ts.map +1 -1
  19. package/dist/api/AdManagementApi.js +14 -243
  20. package/dist/api/AdminDataManagementApi.d.ts +6 -18
  21. package/dist/api/AdminDataManagementApi.d.ts.map +1 -1
  22. package/dist/api/AdminDataManagementApi.js +3 -23
  23. package/dist/api/AdminRequestLogConfigApi.d.ts +85 -0
  24. package/dist/api/AdminRequestLogConfigApi.d.ts.map +1 -0
  25. package/dist/api/AdminRequestLogConfigApi.js +162 -0
  26. package/dist/api/AdsApi.d.ts +28 -86
  27. package/dist/api/AdsApi.d.ts.map +1 -1
  28. package/dist/api/AdsApi.js +7 -103
  29. package/dist/api/AuthenticationApi.d.ts +1 -1
  30. package/dist/api/AuthenticationApi.js +2 -2
  31. package/dist/api/BatchApi.d.ts +103 -256
  32. package/dist/api/BatchApi.d.ts.map +1 -1
  33. package/dist/api/BatchApi.js +9 -287
  34. package/dist/api/CategoriesApi.d.ts +37 -120
  35. package/dist/api/CategoriesApi.d.ts.map +1 -1
  36. package/dist/api/CategoriesApi.js +9 -143
  37. package/dist/api/CircleAccountsApi.d.ts +56 -171
  38. package/dist/api/CircleAccountsApi.d.ts.map +1 -1
  39. package/dist/api/CircleAccountsApi.js +12 -203
  40. package/dist/api/CommentsApi.d.ts +63 -188
  41. package/dist/api/CommentsApi.d.ts.map +1 -1
  42. package/dist/api/CommentsApi.js +8 -213
  43. package/dist/api/ContentManagementApi.d.ts +144 -477
  44. package/dist/api/ContentManagementApi.d.ts.map +1 -1
  45. package/dist/api/ContentManagementApi.js +30 -563
  46. package/dist/api/ConversationsApi.d.ts +42 -120
  47. package/dist/api/ConversationsApi.d.ts.map +1 -1
  48. package/dist/api/ConversationsApi.js +7 -139
  49. package/dist/api/CurrencyApi.d.ts +44 -137
  50. package/dist/api/CurrencyApi.d.ts.map +1 -1
  51. package/dist/api/CurrencyApi.js +9 -161
  52. package/dist/api/DataSheetImportsApi.d.ts +79 -256
  53. package/dist/api/DataSheetImportsApi.d.ts.map +1 -1
  54. package/dist/api/DataSheetImportsApi.js +17 -303
  55. package/dist/api/DataSyncApi.d.ts +46 -154
  56. package/dist/api/DataSyncApi.d.ts.map +1 -1
  57. package/dist/api/DataSyncApi.js +11 -183
  58. package/dist/api/DefaultApi.d.ts +66 -188
  59. package/dist/api/DefaultApi.d.ts.map +1 -1
  60. package/dist/api/DefaultApi.js +13 -223
  61. package/dist/api/DocumentPartTypesApi.d.ts +12 -35
  62. package/dist/api/DocumentPartTypesApi.d.ts.map +1 -1
  63. package/dist/api/DocumentPartTypesApi.js +4 -43
  64. package/dist/api/DocumentTypesApi.d.ts +12 -35
  65. package/dist/api/DocumentTypesApi.d.ts.map +1 -1
  66. package/dist/api/DocumentTypesApi.js +4 -43
  67. package/dist/api/DocumentsApi.d.ts +84 -239
  68. package/dist/api/DocumentsApi.d.ts.map +1 -1
  69. package/dist/api/DocumentsApi.js +14 -279
  70. package/dist/api/DynamoDBSyncApi.d.ts +7 -18
  71. package/dist/api/DynamoDBSyncApi.d.ts.map +1 -1
  72. package/dist/api/DynamoDBSyncApi.js +2 -21
  73. package/dist/api/EmailApi.d.ts +6 -18
  74. package/dist/api/EmailApi.d.ts.map +1 -1
  75. package/dist/api/EmailApi.js +3 -23
  76. package/dist/api/EmailsApi.d.ts +21 -69
  77. package/dist/api/EmailsApi.d.ts.map +1 -1
  78. package/dist/api/EmailsApi.js +6 -83
  79. package/dist/api/EntryPartsApi.d.ts +61 -205
  80. package/dist/api/EntryPartsApi.d.ts.map +1 -1
  81. package/dist/api/EntryPartsApi.js +14 -243
  82. package/dist/api/FacebookApi.d.ts +1 -1
  83. package/dist/api/FacebookApi.js +2 -2
  84. package/dist/api/FieldsApi.d.ts +95 -263
  85. package/dist/api/FieldsApi.d.ts.map +1 -1
  86. package/dist/api/FieldsApi.js +52 -314
  87. package/dist/api/FilesApi.d.ts +60 -103
  88. package/dist/api/FilesApi.d.ts.map +1 -1
  89. package/dist/api/FilesApi.js +8 -116
  90. package/dist/api/FormsApi.d.ts +71 -239
  91. package/dist/api/FormsApi.d.ts.map +1 -1
  92. package/dist/api/FormsApi.js +16 -283
  93. package/dist/api/FunctionsApi.d.ts +134 -443
  94. package/dist/api/FunctionsApi.d.ts.map +1 -1
  95. package/dist/api/FunctionsApi.js +25 -517
  96. package/dist/api/GeocodeApi.d.ts +16 -52
  97. package/dist/api/GeocodeApi.d.ts.map +1 -1
  98. package/dist/api/GeocodeApi.js +5 -63
  99. package/dist/api/GobodoManagementApi.d.ts +159 -307
  100. package/dist/api/GobodoManagementApi.d.ts.map +1 -1
  101. package/dist/api/GobodoManagementApi.js +148 -363
  102. package/dist/api/GoogleApi.d.ts +1 -1
  103. package/dist/api/GoogleApi.js +2 -2
  104. package/dist/api/GraphActionTypesApi.d.ts +120 -349
  105. package/dist/api/GraphActionTypesApi.d.ts.map +1 -1
  106. package/dist/api/GraphActionTypesApi.js +30 -404
  107. package/dist/api/GraphActionsApi.d.ts +151 -324
  108. package/dist/api/GraphActionsApi.d.ts.map +1 -1
  109. package/dist/api/GraphActionsApi.js +7 -355
  110. package/dist/api/GraphObjectPermissionsApi.d.ts +61 -171
  111. package/dist/api/GraphObjectPermissionsApi.d.ts.map +1 -1
  112. package/dist/api/GraphObjectPermissionsApi.js +8 -195
  113. package/dist/api/GraphObjectTypesApi.d.ts +213 -621
  114. package/dist/api/GraphObjectTypesApi.d.ts.map +1 -1
  115. package/dist/api/GraphObjectTypesApi.js +42 -716
  116. package/dist/api/GraphObjectsApi.d.ts +492 -1076
  117. package/dist/api/GraphObjectsApi.d.ts.map +1 -1
  118. package/dist/api/GraphObjectsApi.js +16 -1161
  119. package/dist/api/GraphRelationshipTypesApi.d.ts +181 -485
  120. package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -1
  121. package/dist/api/GraphRelationshipTypesApi.js +35 -558
  122. package/dist/api/GraphRelationshipsApi.d.ts +237 -511
  123. package/dist/api/GraphRelationshipsApi.d.ts.map +1 -1
  124. package/dist/api/GraphRelationshipsApi.js +6 -551
  125. package/dist/api/GraphSchemasApi.d.ts +123 -375
  126. package/dist/api/GraphSchemasApi.d.ts.map +1 -1
  127. package/dist/api/GraphSchemasApi.js +20 -435
  128. package/dist/api/GraphTraversalApi.d.ts +95 -149
  129. package/dist/api/GraphTraversalApi.d.ts.map +1 -1
  130. package/dist/api/GraphTraversalApi.js +16 -163
  131. package/dist/api/GraphsApi.d.ts +184 -528
  132. package/dist/api/GraphsApi.d.ts.map +1 -1
  133. package/dist/api/GraphsApi.js +26 -609
  134. package/dist/api/GroupsApi.d.ts +11 -11
  135. package/dist/api/IAMApi.d.ts +23 -69
  136. package/dist/api/IAMApi.d.ts.map +1 -1
  137. package/dist/api/IAMApi.js +6 -83
  138. package/dist/api/ImagesApi.d.ts +60 -103
  139. package/dist/api/ImagesApi.d.ts.map +1 -1
  140. package/dist/api/ImagesApi.js +8 -116
  141. package/dist/api/InvitesApi.d.ts +26 -86
  142. package/dist/api/InvitesApi.d.ts.map +1 -1
  143. package/dist/api/InvitesApi.js +7 -103
  144. package/dist/api/LaunchTemplatesApi.d.ts +103 -273
  145. package/dist/api/LaunchTemplatesApi.d.ts.map +1 -1
  146. package/dist/api/LaunchTemplatesApi.js +13 -313
  147. package/dist/api/LikesApi.d.ts +66 -222
  148. package/dist/api/LikesApi.d.ts.map +1 -1
  149. package/dist/api/LikesApi.js +15 -263
  150. package/dist/api/LinkedINApi.d.ts +1 -1
  151. package/dist/api/LinkedINApi.js +2 -2
  152. package/dist/api/LinksApi.d.ts +53 -154
  153. package/dist/api/LinksApi.d.ts.map +1 -1
  154. package/dist/api/LinksApi.js +8 -177
  155. package/dist/api/LiveMeetingsApi.d.ts +11 -35
  156. package/dist/api/LiveMeetingsApi.d.ts.map +1 -1
  157. package/dist/api/LiveMeetingsApi.js +4 -43
  158. package/dist/api/MeetingEventsApi.d.ts +176 -409
  159. package/dist/api/MeetingEventsApi.d.ts.map +1 -1
  160. package/dist/api/MeetingEventsApi.js +13 -457
  161. package/dist/api/MenuItemsApi.d.ts +32 -103
  162. package/dist/api/MenuItemsApi.d.ts.map +1 -1
  163. package/dist/api/MenuItemsApi.js +7 -121
  164. package/dist/api/MenusApi.d.ts +32 -103
  165. package/dist/api/MenusApi.d.ts.map +1 -1
  166. package/dist/api/MenusApi.js +7 -121
  167. package/dist/api/NotificationsApi.d.ts +77 -239
  168. package/dist/api/NotificationsApi.d.ts.map +1 -1
  169. package/dist/api/NotificationsApi.js +13 -277
  170. package/dist/api/PageLayoutsApi.d.ts +45 -103
  171. package/dist/api/PageLayoutsApi.d.ts.map +1 -1
  172. package/dist/api/PageLayoutsApi.js +5 -117
  173. package/dist/api/PagesApi.d.ts +114 -307
  174. package/dist/api/PagesApi.d.ts.map +1 -1
  175. package/dist/api/PagesApi.js +15 -353
  176. package/dist/api/PasswordResetApi.d.ts +1 -1
  177. package/dist/api/PasswordResetApi.js +2 -2
  178. package/dist/api/PhoneNumbersApi.d.ts +29 -86
  179. package/dist/api/PhoneNumbersApi.d.ts.map +1 -1
  180. package/dist/api/PhoneNumbersApi.js +7 -103
  181. package/dist/api/PostsApi.d.ts +55 -154
  182. package/dist/api/PostsApi.d.ts.map +1 -1
  183. package/dist/api/PostsApi.js +7 -175
  184. package/dist/api/PrivateMessagesApi.d.ts +72 -222
  185. package/dist/api/PrivateMessagesApi.d.ts.map +1 -1
  186. package/dist/api/PrivateMessagesApi.js +13 -259
  187. package/dist/api/ProxyServersApi.d.ts +89 -239
  188. package/dist/api/ProxyServersApi.d.ts.map +1 -1
  189. package/dist/api/ProxyServersApi.js +9 -269
  190. package/dist/api/PublicationsApi.d.ts +55 -154
  191. package/dist/api/PublicationsApi.d.ts.map +1 -1
  192. package/dist/api/PublicationsApi.js +7 -175
  193. package/dist/api/RequestLogsApi.d.ts +198 -0
  194. package/dist/api/RequestLogsApi.d.ts.map +1 -0
  195. package/dist/api/RequestLogsApi.js +332 -0
  196. package/dist/api/RestApplicationsApi.d.ts +66 -205
  197. package/dist/api/RestApplicationsApi.d.ts.map +1 -1
  198. package/dist/api/RestApplicationsApi.js +12 -239
  199. package/dist/api/SchemaViewsApi.d.ts +29 -86
  200. package/dist/api/SchemaViewsApi.d.ts.map +1 -1
  201. package/dist/api/SchemaViewsApi.js +6 -101
  202. package/dist/api/ScreensApi.d.ts +11 -35
  203. package/dist/api/ScreensApi.d.ts.map +1 -1
  204. package/dist/api/ScreensApi.js +4 -43
  205. package/dist/api/SearchApi.d.ts +122 -103
  206. package/dist/api/SearchApi.d.ts.map +1 -1
  207. package/dist/api/SearchApi.js +2 -111
  208. package/dist/api/SitesApi.d.ts +106 -324
  209. package/dist/api/SitesApi.d.ts.map +1 -1
  210. package/dist/api/SitesApi.js +18 -377
  211. package/dist/api/SocialGroupsApi.d.ts +124 -341
  212. package/dist/api/SocialGroupsApi.d.ts.map +1 -1
  213. package/dist/api/SocialGroupsApi.js +16 -391
  214. package/dist/api/SocialIntegrationApi.d.ts +1 -1
  215. package/dist/api/SocialIntegrationApi.js +2 -2
  216. package/dist/api/SquareAccountsApi.d.ts +17 -52
  217. package/dist/api/SquareAccountsApi.d.ts.map +1 -1
  218. package/dist/api/SquareAccountsApi.js +5 -63
  219. package/dist/api/StripeAccountsApi.d.ts +483 -1565
  220. package/dist/api/StripeAccountsApi.d.ts.map +1 -1
  221. package/dist/api/StripeAccountsApi.js +3812 -1402
  222. package/dist/api/TabDefinitionsApi.d.ts +21 -69
  223. package/dist/api/TabDefinitionsApi.d.ts.map +1 -1
  224. package/dist/api/TabDefinitionsApi.js +6 -83
  225. package/dist/api/TabSetsApi.d.ts +49 -120
  226. package/dist/api/TabSetsApi.d.ts.map +1 -1
  227. package/dist/api/TabSetsApi.js +7 -139
  228. package/dist/api/TemplatesApi.d.ts +46 -154
  229. package/dist/api/TemplatesApi.d.ts.map +1 -1
  230. package/dist/api/TemplatesApi.js +11 -183
  231. package/dist/api/ThemeMappingsApi.d.ts +44 -137
  232. package/dist/api/ThemeMappingsApi.d.ts.map +1 -1
  233. package/dist/api/ThemeMappingsApi.js +9 -161
  234. package/dist/api/TopicsApi.d.ts +56 -188
  235. package/dist/api/TopicsApi.d.ts.map +1 -1
  236. package/dist/api/TopicsApi.js +13 -223
  237. package/dist/api/TransactionsApi.d.ts +3 -9
  238. package/dist/api/TransactionsApi.d.ts.map +1 -1
  239. package/dist/api/TransactionsApi.js +7 -13
  240. package/dist/api/TwitterApi.d.ts +1 -1
  241. package/dist/api/TwitterApi.js +2 -2
  242. package/dist/api/URLMappingsApi.d.ts +41 -137
  243. package/dist/api/URLMappingsApi.d.ts.map +1 -1
  244. package/dist/api/URLMappingsApi.js +8 -159
  245. package/dist/api/UserManagerAdministrationApi.d.ts +136 -460
  246. package/dist/api/UserManagerAdministrationApi.d.ts.map +1 -1
  247. package/dist/api/UserManagerAdministrationApi.js +29 -543
  248. package/dist/api/UserTagsApi.d.ts +16 -52
  249. package/dist/api/UserTagsApi.d.ts.map +1 -1
  250. package/dist/api/UserTagsApi.js +5 -63
  251. package/dist/api/UsersApi.d.ts +105 -273
  252. package/dist/api/UsersApi.d.ts.map +1 -1
  253. package/dist/api/UsersApi.js +15 -310
  254. package/dist/api/UtilsApi.d.ts +1 -1
  255. package/dist/api/UtilsApi.js +2 -2
  256. package/dist/api/VideosApi.d.ts +75 -171
  257. package/dist/api/VideosApi.d.ts.map +1 -1
  258. package/dist/api/VideosApi.js +9 -197
  259. package/dist/api/ViewsApi.d.ts +26 -86
  260. package/dist/api/ViewsApi.d.ts.map +1 -1
  261. package/dist/api/ViewsApi.js +7 -103
  262. package/dist/api/WalletsApi.d.ts +131 -290
  263. package/dist/api/WalletsApi.d.ts.map +1 -1
  264. package/dist/api/WalletsApi.js +61 -340
  265. package/dist/api/WidgetsApi.d.ts +64 -205
  266. package/dist/api/WidgetsApi.d.ts.map +1 -1
  267. package/dist/api/WidgetsApi.js +13 -241
  268. package/dist/index.d.ts +8 -3
  269. package/dist/index.d.ts.map +1 -1
  270. package/dist/index.js +49 -14
  271. package/dist/model/AIPromptRequest.d.ts +1 -1
  272. package/dist/model/AIPromptRequest.js +2 -2
  273. package/dist/model/AIPromptResponse.d.ts +1 -1
  274. package/dist/model/AIPromptResponse.js +2 -2
  275. package/dist/model/AIProviderConfigInfo.d.ts +1 -1
  276. package/dist/model/AIProviderConfigInfo.js +2 -2
  277. package/dist/model/AITenantConfigRequest.d.ts +1 -1
  278. package/dist/model/AITenantConfigRequest.js +2 -2
  279. package/dist/model/AITenantConfigResponse.d.ts +1 -1
  280. package/dist/model/AITenantConfigResponse.js +2 -2
  281. package/dist/model/APIClient.d.ts +19 -19
  282. package/dist/model/APIClient.d.ts.map +1 -1
  283. package/dist/model/APIClient.js +62 -62
  284. package/dist/model/Aba.d.ts +1 -1
  285. package/dist/model/Aba.js +2 -2
  286. package/dist/model/AbilityResponse.d.ts +1 -1
  287. package/dist/model/AbilityResponse.js +2 -2
  288. package/dist/model/Account.d.ts +1 -1
  289. package/dist/model/Account.js +2 -2
  290. package/dist/model/AccountSessionInput.d.ts +1 -1
  291. package/dist/model/AccountSessionInput.js +2 -2
  292. package/dist/model/AccountSessionResponse.d.ts +1 -1
  293. package/dist/model/AccountSessionResponse.js +2 -2
  294. package/dist/model/AchCreditTransfer.d.ts +1 -1
  295. package/dist/model/AchCreditTransfer.js +2 -2
  296. package/dist/model/AchDebit.d.ts +1 -1
  297. package/dist/model/AchDebit.js +2 -2
  298. package/dist/model/AcssDebit.d.ts +1 -1
  299. package/dist/model/AcssDebit.js +2 -2
  300. package/dist/model/AddInvoiceItem.d.ts +1 -1
  301. package/dist/model/AddInvoiceItem.js +2 -2
  302. package/dist/model/AddMembersInput.d.ts +1 -1
  303. package/dist/model/AddMembersInput.js +2 -2
  304. package/dist/model/AdditionalDocument.d.ts +1 -1
  305. package/dist/model/AdditionalDocument.js +2 -2
  306. package/dist/model/AdditionalTosAcceptances.d.ts +1 -1
  307. package/dist/model/AdditionalTosAcceptances.js +2 -2
  308. package/dist/model/Address.d.ts +1 -1
  309. package/dist/model/Address.js +2 -2
  310. package/dist/model/AddressKana.d.ts +1 -1
  311. package/dist/model/AddressKana.js +2 -2
  312. package/dist/model/AddressKanji.d.ts +1 -1
  313. package/dist/model/AddressKanji.js +2 -2
  314. package/dist/model/AddressResponse.d.ts +1 -1
  315. package/dist/model/AddressResponse.js +2 -2
  316. package/dist/model/Affirm.d.ts +1 -1
  317. package/dist/model/Affirm.js +2 -2
  318. package/dist/model/AfterCompletion.d.ts +1 -1
  319. package/dist/model/AfterCompletion.js +2 -2
  320. package/dist/model/AfterExpiration.d.ts +1 -1
  321. package/dist/model/AfterExpiration.js +2 -2
  322. package/dist/model/AfterpayClearpay.d.ts +1 -1
  323. package/dist/model/AfterpayClearpay.js +2 -2
  324. package/dist/model/Alipay.d.ts +1 -1
  325. package/dist/model/Alipay.js +2 -2
  326. package/dist/model/AlipayHandleRedirect.d.ts +1 -1
  327. package/dist/model/AlipayHandleRedirect.js +2 -2
  328. package/dist/model/Alternative.d.ts +1 -1
  329. package/dist/model/Alternative.js +2 -2
  330. package/dist/model/AmexExpressCheckout.d.ts +1 -1
  331. package/dist/model/AmexExpressCheckout.js +2 -2
  332. package/dist/model/AmountDetails.d.ts +1 -1
  333. package/dist/model/AmountDetails.js +2 -2
  334. package/dist/model/ApplePay.d.ts +1 -1
  335. package/dist/model/ApplePay.js +2 -2
  336. package/dist/model/Application.d.ts +1 -1
  337. package/dist/model/Application.js +2 -2
  338. package/dist/model/ApplicationFee.d.ts +10 -10
  339. package/dist/model/ApplicationFee.d.ts.map +1 -1
  340. package/dist/model/ApplicationFee.js +32 -32
  341. package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
  342. package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
  343. package/dist/model/AppliesTo.d.ts +1 -1
  344. package/dist/model/AppliesTo.js +2 -2
  345. package/dist/model/Article.d.ts +31 -31
  346. package/dist/model/Article.d.ts.map +1 -1
  347. package/dist/model/Article.js +87 -87
  348. package/dist/model/AttachmentData.d.ts +1 -1
  349. package/dist/model/AttachmentData.js +2 -2
  350. package/dist/model/AuBecsDebit.d.ts +1 -1
  351. package/dist/model/AuBecsDebit.js +2 -2
  352. package/dist/model/Auth0ConfigInput.d.ts +1 -1
  353. package/dist/model/Auth0ConfigInput.js +2 -2
  354. package/dist/model/Auth0ConfigResponse.d.ts +1 -1
  355. package/dist/model/Auth0ConfigResponse.js +2 -2
  356. package/dist/model/AuthResponse.d.ts +1 -1
  357. package/dist/model/AuthResponse.js +2 -2
  358. package/dist/model/AuthorizationCheckResponse.d.ts +1 -1
  359. package/dist/model/AuthorizationCheckResponse.js +2 -2
  360. package/dist/model/AutomaticPaymentMethods.d.ts +1 -1
  361. package/dist/model/AutomaticPaymentMethods.js +2 -2
  362. package/dist/model/AutomaticTax.d.ts +1 -1
  363. package/dist/model/AutomaticTax.js +2 -2
  364. package/dist/model/AvailablePlan.d.ts +1 -1
  365. package/dist/model/AvailablePlan.js +2 -2
  366. package/dist/model/AwsSettings.d.ts +1 -1
  367. package/dist/model/AwsSettings.js +2 -2
  368. package/dist/model/BacsDebit.d.ts +1 -1
  369. package/dist/model/BacsDebit.js +2 -2
  370. package/dist/model/BacsDebitPayments.d.ts +1 -1
  371. package/dist/model/BacsDebitPayments.js +2 -2
  372. package/dist/model/Balance.d.ts +19 -19
  373. package/dist/model/Balance.d.ts.map +1 -1
  374. package/dist/model/Balance.js +73 -73
  375. package/dist/model/BalanceDetails.d.ts +1 -1
  376. package/dist/model/BalanceDetails.js +2 -2
  377. package/dist/model/BalanceResponse.d.ts +1 -1
  378. package/dist/model/BalanceResponse.js +2 -2
  379. package/dist/model/BalanceTransaction.d.ts +1 -1
  380. package/dist/model/BalanceTransaction.js +2 -2
  381. package/dist/model/BalanceTransactionSource.d.ts +1 -1
  382. package/dist/model/BalanceTransactionSource.js +2 -2
  383. package/dist/model/Bancontact.d.ts +1 -1
  384. package/dist/model/Bancontact.js +2 -2
  385. package/dist/model/BankAccountInfo.d.ts +1 -1
  386. package/dist/model/BankAccountInfo.js +2 -2
  387. package/dist/model/BankTransfer.d.ts +1 -1
  388. package/dist/model/BankTransfer.js +2 -2
  389. package/dist/model/Base64AttachmentUpload.d.ts +22 -1
  390. package/dist/model/Base64AttachmentUpload.d.ts.map +1 -1
  391. package/dist/model/Base64AttachmentUpload.js +82 -2
  392. package/dist/model/Base64ImageUpload.d.ts +22 -1
  393. package/dist/model/Base64ImageUpload.d.ts.map +1 -1
  394. package/dist/model/Base64ImageUpload.js +82 -2
  395. package/dist/model/Base64ImportUpload.d.ts +1 -1
  396. package/dist/model/Base64ImportUpload.js +2 -2
  397. package/dist/model/Base64Upload.d.ts +1 -1
  398. package/dist/model/Base64Upload.js +2 -2
  399. package/dist/model/Base64VideoUpload.d.ts +1 -1
  400. package/dist/model/Base64VideoUpload.js +2 -2
  401. package/dist/model/BatchExecuteResult.d.ts +1 -1
  402. package/dist/model/BatchExecuteResult.js +2 -2
  403. package/dist/model/BatchExecutionListResponse.d.ts +1 -1
  404. package/dist/model/BatchExecutionListResponse.js +2 -2
  405. package/dist/model/BatchExecutionResponse.d.ts +1 -1
  406. package/dist/model/BatchExecutionResponse.js +2 -2
  407. package/dist/model/BatchExecutionSummaryResponse.d.ts +1 -1
  408. package/dist/model/BatchExecutionSummaryResponse.js +2 -2
  409. package/dist/model/BatchFailedRecordResponse.d.ts +1 -1
  410. package/dist/model/BatchFailedRecordResponse.js +2 -2
  411. package/dist/model/BatchOperationDetailResponse.d.ts +1 -1
  412. package/dist/model/BatchOperationDetailResponse.js +2 -2
  413. package/dist/model/BatchOperationListResponse.d.ts +1 -1
  414. package/dist/model/BatchOperationListResponse.js +2 -2
  415. package/dist/model/BatchOperationResponse.d.ts +1 -1
  416. package/dist/model/BatchOperationResponse.js +2 -2
  417. package/dist/model/BatchOperationSummaryResponse.d.ts +1 -1
  418. package/dist/model/BatchOperationSummaryResponse.js +2 -2
  419. package/dist/model/BatchStartInput.d.ts +1 -1
  420. package/dist/model/BatchStartInput.js +2 -2
  421. package/dist/model/BatchStartResponse.d.ts +1 -1
  422. package/dist/model/BatchStartResponse.js +2 -2
  423. package/dist/model/BatchUpdateInput.d.ts +1 -1
  424. package/dist/model/BatchUpdateInput.js +2 -2
  425. package/dist/model/BillingDetails.d.ts +1 -1
  426. package/dist/model/BillingDetails.js +2 -2
  427. package/dist/model/BillingThresholds.d.ts +1 -1
  428. package/dist/model/BillingThresholds.js +2 -2
  429. package/dist/model/Blik.d.ts +1 -1
  430. package/dist/model/Blik.js +2 -2
  431. package/dist/model/Blocked.d.ts +1 -1
  432. package/dist/model/Blocked.js +2 -2
  433. package/dist/model/BlogPostResponse.d.ts +1 -1
  434. package/dist/model/BlogPostResponse.js +2 -2
  435. package/dist/model/Boleto.d.ts +1 -1
  436. package/dist/model/Boleto.js +2 -2
  437. package/dist/model/BoletoDisplayDetails.d.ts +1 -1
  438. package/dist/model/BoletoDisplayDetails.js +2 -2
  439. package/dist/model/Branding.d.ts +1 -1
  440. package/dist/model/Branding.js +2 -2
  441. package/dist/model/Breakdown.d.ts +1 -1
  442. package/dist/model/Breakdown.js +2 -2
  443. package/dist/model/BulkUpsertActionPayload.d.ts +1 -1
  444. package/dist/model/BulkUpsertActionPayload.js +2 -2
  445. package/dist/model/BulkUpsertRelationshipPayload.d.ts +1 -1
  446. package/dist/model/BulkUpsertRelationshipPayload.js +2 -2
  447. package/dist/model/BusinessProfile.d.ts +1 -1
  448. package/dist/model/BusinessProfile.js +2 -2
  449. package/dist/model/CancellationDetails.d.ts +1 -1
  450. package/dist/model/CancellationDetails.js +2 -2
  451. package/dist/model/Capabilities.d.ts +1 -1
  452. package/dist/model/Capabilities.js +2 -2
  453. package/dist/model/Card.d.ts +1 -1
  454. package/dist/model/Card.js +2 -2
  455. package/dist/model/CardAwaitNotification.d.ts +1 -1
  456. package/dist/model/CardAwaitNotification.js +2 -2
  457. package/dist/model/CardInfo.d.ts +1 -1
  458. package/dist/model/CardInfo.js +2 -2
  459. package/dist/model/CardIssuing.d.ts +1 -1
  460. package/dist/model/CardIssuing.js +2 -2
  461. package/dist/model/CardPayments.d.ts +1 -1
  462. package/dist/model/CardPayments.js +2 -2
  463. package/dist/model/CardPresent.d.ts +1 -1
  464. package/dist/model/CardPresent.js +2 -2
  465. package/dist/model/CashBalance.d.ts +1 -1
  466. package/dist/model/CashBalance.js +2 -2
  467. package/dist/model/Cashapp.d.ts +1 -1
  468. package/dist/model/Cashapp.js +2 -2
  469. package/dist/model/CashappHandleRedirectOrDisplayQrCode.d.ts +1 -1
  470. package/dist/model/CashappHandleRedirectOrDisplayQrCode.js +2 -2
  471. package/dist/model/Charge.d.ts +19 -19
  472. package/dist/model/Charge.d.ts.map +1 -1
  473. package/dist/model/Charge.js +62 -62
  474. package/dist/model/CheckoutSessionInput.d.ts +1 -1
  475. package/dist/model/CheckoutSessionInput.js +2 -2
  476. package/dist/model/CheckoutSessionResponse.d.ts +1 -1
  477. package/dist/model/CheckoutSessionResponse.js +2 -2
  478. package/dist/model/Checks.d.ts +1 -1
  479. package/dist/model/Checks.js +2 -2
  480. package/dist/model/ClerkConfigInput.d.ts +1 -1
  481. package/dist/model/ClerkConfigInput.js +2 -2
  482. package/dist/model/ClerkConfigResponse.d.ts +1 -1
  483. package/dist/model/ClerkConfigResponse.js +2 -2
  484. package/dist/model/CognitoConfigInput.d.ts +1 -1
  485. package/dist/model/CognitoConfigInput.js +2 -2
  486. package/dist/model/CognitoConfigResponse.d.ts +1 -1
  487. package/dist/model/CognitoConfigResponse.js +2 -2
  488. package/dist/model/CommentInput.d.ts +1 -1
  489. package/dist/model/CommentInput.js +2 -2
  490. package/dist/model/CommentResponse.d.ts +1 -1
  491. package/dist/model/CommentResponse.js +2 -2
  492. package/dist/model/Company.d.ts +1 -1
  493. package/dist/model/Company.js +2 -2
  494. package/dist/model/CompletedSessions.d.ts +1 -1
  495. package/dist/model/CompletedSessions.js +2 -2
  496. package/dist/model/Computed.d.ts +1 -1
  497. package/dist/model/Computed.js +2 -2
  498. package/dist/model/Consent.d.ts +1 -1
  499. package/dist/model/Consent.js +2 -2
  500. package/dist/model/ConsentCollection.d.ts +1 -1
  501. package/dist/model/ConsentCollection.js +2 -2
  502. package/dist/model/ConsoleOrganizationInput.d.ts +1 -1
  503. package/dist/model/ConsoleOrganizationInput.js +2 -2
  504. package/dist/model/ConsoleOrganizationResponse.d.ts +1 -1
  505. package/dist/model/ConsoleOrganizationResponse.js +2 -2
  506. package/dist/model/ConsoleProjectInput.d.ts +1 -1
  507. package/dist/model/ConsoleProjectInput.js +2 -2
  508. package/dist/model/ConsoleProjectResponse.d.ts +1 -1
  509. package/dist/model/ConsoleProjectResponse.js +2 -2
  510. package/dist/model/Controller.d.ts +1 -1
  511. package/dist/model/Controller.js +2 -2
  512. package/dist/model/Coordinates.d.ts +1 -1
  513. package/dist/model/Coordinates.js +2 -2
  514. package/dist/model/Coupon.d.ts +1 -1
  515. package/dist/model/Coupon.js +2 -2
  516. package/dist/model/CreateAccountResponse.d.ts +1 -1
  517. package/dist/model/CreateAccountResponse.js +2 -2
  518. package/dist/model/CreateCircleAccountInput.d.ts +1 -1
  519. package/dist/model/CreateCircleAccountInput.js +2 -2
  520. package/dist/model/CreateFunctionInput.d.ts +1 -1
  521. package/dist/model/CreateFunctionInput.js +2 -2
  522. package/dist/model/CreateOrphanStripeCustomerInput.d.ts +1 -1
  523. package/dist/model/CreateOrphanStripeCustomerInput.js +2 -2
  524. package/dist/model/CreatePayPalAccountInput.d.ts +1 -1
  525. package/dist/model/CreatePayPalAccountInput.js +2 -2
  526. package/dist/model/CreateStripeAccountInput.d.ts +1 -1
  527. package/dist/model/CreateStripeAccountInput.js +2 -2
  528. package/dist/model/CreateStripeCustomerInput.d.ts +1 -1
  529. package/dist/model/CreateStripeCustomerInput.js +2 -2
  530. package/dist/model/CreateTopicInput.d.ts +1 -1
  531. package/dist/model/CreateTopicInput.js +2 -2
  532. package/dist/model/CreateTopicListenerInput.d.ts +1 -1
  533. package/dist/model/CreateTopicListenerInput.js +2 -2
  534. package/dist/model/CreditedItems.d.ts +1 -1
  535. package/dist/model/CreditedItems.js +2 -2
  536. package/dist/model/CurrencyConversion.d.ts +1 -1
  537. package/dist/model/CurrencyConversion.js +2 -2
  538. package/dist/model/CurrencyGrantInput.d.ts +1 -1
  539. package/dist/model/CurrencyGrantInput.js +2 -2
  540. package/dist/model/CurrencyGrantResponse.d.ts +1 -1
  541. package/dist/model/CurrencyGrantResponse.js +2 -2
  542. package/dist/model/CurrencyInput.d.ts +1 -1
  543. package/dist/model/CurrencyInput.js +2 -2
  544. package/dist/model/CurrencyMinterRegistrationInput.d.ts +1 -1
  545. package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
  546. package/dist/model/CurrencyOption.d.ts +1 -1
  547. package/dist/model/CurrencyOption.js +2 -2
  548. package/dist/model/CurrencyResponse.d.ts +1 -1
  549. package/dist/model/CurrencyResponse.js +2 -2
  550. package/dist/model/CurrencySettingsInput.d.ts +1 -1
  551. package/dist/model/CurrencySettingsInput.js +2 -2
  552. package/dist/model/CurrencySettingsResponse.d.ts +1 -1
  553. package/dist/model/CurrencySettingsResponse.js +2 -2
  554. package/dist/model/CurrentPhase.d.ts +1 -1
  555. package/dist/model/CurrentPhase.js +2 -2
  556. package/dist/model/CustomField.d.ts +1 -1
  557. package/dist/model/CustomField.js +2 -2
  558. package/dist/model/CustomText.d.ts +1 -1
  559. package/dist/model/CustomText.js +2 -2
  560. package/dist/model/CustomUnitAmount.d.ts +1 -1
  561. package/dist/model/CustomUnitAmount.js +2 -2
  562. package/dist/model/Customer.d.ts +1 -1
  563. package/dist/model/Customer.js +2 -2
  564. package/dist/model/CustomerAcceptance.d.ts +1 -1
  565. package/dist/model/CustomerAcceptance.js +2 -2
  566. package/dist/model/CustomerBalance.d.ts +1 -1
  567. package/dist/model/CustomerBalance.js +2 -2
  568. package/dist/model/CustomerDetails.d.ts +1 -1
  569. package/dist/model/CustomerDetails.js +2 -2
  570. package/dist/model/CustomerNotification.d.ts +1 -1
  571. package/dist/model/CustomerNotification.js +2 -2
  572. package/dist/model/CustomerResponse.d.ts +1 -1
  573. package/dist/model/CustomerResponse.js +2 -2
  574. package/dist/model/CustomerTaxId.d.ts +1 -1
  575. package/dist/model/CustomerTaxId.js +2 -2
  576. package/dist/model/Dashboard.d.ts +1 -1
  577. package/dist/model/Dashboard.js +2 -2
  578. package/dist/model/DataObject.d.ts +1 -1
  579. package/dist/model/DataObject.js +2 -2
  580. package/dist/model/DataSheetImport.d.ts +28 -28
  581. package/dist/model/DataSheetImport.d.ts.map +1 -1
  582. package/dist/model/DataSheetImport.js +90 -90
  583. package/dist/model/DataSheetImportPrivacySettings.d.ts +1 -1
  584. package/dist/model/DataSheetImportPrivacySettings.js +2 -2
  585. package/dist/model/DataSheetImportSummary.d.ts +1 -1
  586. package/dist/model/DataSheetImportSummary.js +2 -2
  587. package/dist/model/DataSyncInput.d.ts +1 -1
  588. package/dist/model/DataSyncInput.js +2 -2
  589. package/dist/model/DataSyncResponse.d.ts +1 -1
  590. package/dist/model/DataSyncResponse.js +2 -2
  591. package/dist/model/DeclineOn.d.ts +1 -1
  592. package/dist/model/DeclineOn.js +2 -2
  593. package/dist/model/DefaultSettings.d.ts +1 -1
  594. package/dist/model/DefaultSettings.js +2 -2
  595. package/dist/model/DeliveryEstimate.d.ts +1 -1
  596. package/dist/model/DeliveryEstimate.js +2 -2
  597. package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
  598. package/dist/model/DeviceRegistrationRequest.js +2 -2
  599. package/dist/model/Discount.d.ts +1 -1
  600. package/dist/model/Discount.js +2 -2
  601. package/dist/model/DiscountAmount.d.ts +1 -1
  602. package/dist/model/DiscountAmount.js +2 -2
  603. package/dist/model/DisplayBankTransferInstructions.d.ts +1 -1
  604. package/dist/model/DisplayBankTransferInstructions.js +2 -2
  605. package/dist/model/DisplayDetails.d.ts +1 -1
  606. package/dist/model/DisplayDetails.js +2 -2
  607. package/dist/model/Dob.d.ts +1 -1
  608. package/dist/model/Dob.js +2 -2
  609. package/dist/model/Document.d.ts +31 -31
  610. package/dist/model/Document.d.ts.map +1 -1
  611. package/dist/model/Document.js +87 -87
  612. package/dist/model/DocumentPart.d.ts +28 -28
  613. package/dist/model/DocumentPart.d.ts.map +1 -1
  614. package/dist/model/DocumentPart.js +81 -81
  615. package/dist/model/DocumentPartType.d.ts +19 -19
  616. package/dist/model/DocumentPartType.d.ts.map +1 -1
  617. package/dist/model/DocumentPartType.js +63 -63
  618. package/dist/model/DocumentType.d.ts +28 -28
  619. package/dist/model/DocumentType.d.ts.map +1 -1
  620. package/dist/model/DocumentType.js +83 -83
  621. package/dist/model/DomainCreateInput.d.ts +1 -1
  622. package/dist/model/DomainCreateInput.js +2 -2
  623. package/dist/model/DomainCreateResponse.d.ts +1 -1
  624. package/dist/model/DomainCreateResponse.js +2 -2
  625. package/dist/model/DomainMappingInput.d.ts +1 -1
  626. package/dist/model/DomainMappingInput.js +2 -2
  627. package/dist/model/DomainMappingResponse.d.ts +1 -1
  628. package/dist/model/DomainMappingResponse.js +2 -2
  629. package/dist/model/Dropdown.d.ts +1 -1
  630. package/dist/model/Dropdown.js +2 -2
  631. package/dist/model/EmailAddress.d.ts +17 -17
  632. package/dist/model/EmailAddress.d.ts.map +1 -1
  633. package/dist/model/EmailAddress.js +52 -52
  634. package/dist/model/EmailSent.d.ts +1 -1
  635. package/dist/model/EmailSent.js +2 -2
  636. package/dist/model/EndBehavior.d.ts +1 -1
  637. package/dist/model/EndBehavior.js +2 -2
  638. package/dist/model/Eps.d.ts +1 -1
  639. package/dist/model/Eps.js +2 -2
  640. package/dist/model/Errors.d.ts +1 -1
  641. package/dist/model/Errors.js +2 -2
  642. package/dist/model/EuBankTransfer.d.ts +1 -1
  643. package/dist/model/EuBankTransfer.js +2 -2
  644. package/dist/model/ExtendedAuthorization.d.ts +1 -1
  645. package/dist/model/ExtendedAuthorization.js +2 -2
  646. package/dist/model/ExternalAccount.d.ts +1 -1
  647. package/dist/model/ExternalAccount.js +2 -2
  648. package/dist/model/ExternalAccountCollection.d.ts +1 -1
  649. package/dist/model/ExternalAccountCollection.js +2 -2
  650. package/dist/model/ExternalAccountCollectionPageTypeToken.d.ts +1 -1
  651. package/dist/model/ExternalAccountCollectionPageTypeToken.js +2 -2
  652. package/dist/model/Familymart.d.ts +1 -1
  653. package/dist/model/Familymart.js +2 -2
  654. package/dist/model/Feature.d.ts +1 -1
  655. package/dist/model/Feature.js +2 -2
  656. package/dist/model/FeeDetail.d.ts +1 -1
  657. package/dist/model/FeeDetail.js +2 -2
  658. package/dist/model/FeeRefund.d.ts +1 -1
  659. package/dist/model/FeeRefund.js +2 -2
  660. package/dist/model/FeeRefundCollection.d.ts +1 -1
  661. package/dist/model/FeeRefundCollection.js +2 -2
  662. package/dist/model/Field.d.ts +1 -1
  663. package/dist/model/Field.js +2 -2
  664. package/dist/model/FieldMapping.d.ts +10 -10
  665. package/dist/model/FieldMapping.d.ts.map +1 -1
  666. package/dist/model/FieldMapping.js +29 -29
  667. package/dist/model/Fields.d.ts +69 -69
  668. package/dist/model/Fields.d.ts.map +1 -1
  669. package/dist/model/Fields.js +226 -226
  670. package/dist/model/File.d.ts +31 -1
  671. package/dist/model/File.d.ts.map +1 -1
  672. package/dist/model/File.js +104 -2
  673. package/dist/model/FileLink.d.ts +1 -1
  674. package/dist/model/FileLink.js +2 -2
  675. package/dist/model/FileLinkCollection.d.ts +1 -1
  676. package/dist/model/FileLinkCollection.js +2 -2
  677. package/dist/model/Filter.d.ts +1 -1
  678. package/dist/model/Filter.js +2 -2
  679. package/dist/model/FilterManager.d.ts +1 -1
  680. package/dist/model/FilterManager.js +2 -2
  681. package/dist/model/FinancialAddress.d.ts +1 -1
  682. package/dist/model/FinancialAddress.js +2 -2
  683. package/dist/model/FinancialConnections.d.ts +1 -1
  684. package/dist/model/FinancialConnections.js +2 -2
  685. package/dist/model/FirebaseConfigInput.d.ts +1 -1
  686. package/dist/model/FirebaseConfigInput.js +2 -2
  687. package/dist/model/FirebaseConfigResponse.d.ts +1 -1
  688. package/dist/model/FirebaseConfigResponse.js +2 -2
  689. package/dist/model/FixedAmount.d.ts +1 -1
  690. package/dist/model/FixedAmount.js +2 -2
  691. package/dist/model/Form.d.ts +10 -10
  692. package/dist/model/Form.d.ts.map +1 -1
  693. package/dist/model/Form.js +33 -33
  694. package/dist/model/FormSection.d.ts +10 -10
  695. package/dist/model/FormSection.d.ts.map +1 -1
  696. package/dist/model/FormSection.js +31 -31
  697. package/dist/model/FormSubmission.d.ts +10 -10
  698. package/dist/model/FormSubmission.d.ts.map +1 -1
  699. package/dist/model/FormSubmission.js +29 -29
  700. package/dist/model/Fpx.d.ts +1 -1
  701. package/dist/model/Fpx.js +2 -2
  702. package/dist/model/FraudDetails.d.ts +1 -1
  703. package/dist/model/FraudDetails.js +2 -2
  704. package/dist/model/FromInvoice.d.ts +1 -1
  705. package/dist/model/FromInvoice.js +2 -2
  706. package/dist/model/FromQuote.d.ts +1 -1
  707. package/dist/model/FromQuote.js +2 -2
  708. package/dist/model/FunctionConfigInput.d.ts +1 -1
  709. package/dist/model/FunctionConfigInput.js +2 -2
  710. package/dist/model/FunctionEnvironmentConfig.d.ts +1 -1
  711. package/dist/model/FunctionEnvironmentConfig.js +2 -2
  712. package/dist/model/FunctionOutput.d.ts +1 -1
  713. package/dist/model/FunctionOutput.js +2 -2
  714. package/dist/model/FunctionSettingsInput.d.ts +1 -1
  715. package/dist/model/FunctionSettingsInput.js +2 -2
  716. package/dist/model/FunctionSettingsResponse.d.ts +1 -1
  717. package/dist/model/FunctionSettingsResponse.js +2 -2
  718. package/dist/model/FutureRequirements.d.ts +1 -1
  719. package/dist/model/FutureRequirements.js +2 -2
  720. package/dist/model/GeneratedFrom.d.ts +1 -1
  721. package/dist/model/GeneratedFrom.js +2 -2
  722. package/dist/model/GeocodePayload.d.ts +1 -1
  723. package/dist/model/GeocodePayload.js +2 -2
  724. package/dist/model/GeocodeResponse.d.ts +1 -1
  725. package/dist/model/GeocodeResponse.js +2 -2
  726. package/dist/model/GeolocationInput.d.ts +10 -4
  727. package/dist/model/GeolocationInput.d.ts.map +1 -1
  728. package/dist/model/GeolocationInput.js +15 -5
  729. package/dist/model/GetFunctionConfig.d.ts +1 -1
  730. package/dist/model/GetFunctionConfig.js +2 -2
  731. package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
  732. package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
  733. package/dist/model/GetFunctionResponse.d.ts +1 -1
  734. package/dist/model/GetFunctionResponse.js +2 -2
  735. package/dist/model/Giropay.d.ts +1 -1
  736. package/dist/model/Giropay.js +2 -2
  737. package/dist/model/GoogleCloudSettings.d.ts +1 -1
  738. package/dist/model/GoogleCloudSettings.js +2 -2
  739. package/dist/model/GooglePay.d.ts +1 -1
  740. package/dist/model/GooglePay.js +2 -2
  741. package/dist/model/Grabpay.d.ts +1 -1
  742. package/dist/model/Grabpay.js +2 -2
  743. package/dist/model/Graph.d.ts +10 -10
  744. package/dist/model/Graph.d.ts.map +1 -1
  745. package/dist/model/Graph.js +33 -33
  746. package/dist/model/GraphAction.d.ts +10 -10
  747. package/dist/model/GraphAction.d.ts.map +1 -1
  748. package/dist/model/GraphAction.js +29 -29
  749. package/dist/model/GraphActionPayload.d.ts +1 -1
  750. package/dist/model/GraphActionPayload.js +2 -2
  751. package/dist/model/GraphActionResponse.d.ts +1 -1
  752. package/dist/model/GraphActionResponse.js +2 -2
  753. package/dist/model/GraphActionTypeInput.d.ts +1 -1
  754. package/dist/model/GraphActionTypeInput.js +2 -2
  755. package/dist/model/GraphActionTypeResponse.d.ts +1 -1
  756. package/dist/model/GraphActionTypeResponse.js +2 -2
  757. package/dist/model/GraphInput.d.ts +1 -1
  758. package/dist/model/GraphInput.js +2 -2
  759. package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
  760. package/dist/model/GraphIteratorEntryPart.js +2 -2
  761. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +1 -1
  762. package/dist/model/GraphIteratorEntryPartStackTraceInner.js +2 -2
  763. package/dist/model/GraphObject.d.ts +21 -21
  764. package/dist/model/GraphObject.d.ts.map +1 -1
  765. package/dist/model/GraphObject.js +66 -66
  766. package/dist/model/GraphObjectCountResponse.d.ts +1 -1
  767. package/dist/model/GraphObjectCountResponse.js +2 -2
  768. package/dist/model/GraphObjectPayload.d.ts +1 -1
  769. package/dist/model/GraphObjectPayload.js +2 -2
  770. package/dist/model/GraphObjectResponse.d.ts +1 -1
  771. package/dist/model/GraphObjectResponse.js +2 -2
  772. package/dist/model/GraphObjectType.d.ts +28 -28
  773. package/dist/model/GraphObjectType.d.ts.map +1 -1
  774. package/dist/model/GraphObjectType.js +88 -88
  775. package/dist/model/GraphObjectTypeDefinitionSummary.d.ts +1 -1
  776. package/dist/model/GraphObjectTypeDefinitionSummary.js +2 -2
  777. package/dist/model/GraphObjectTypeInput.d.ts +1 -1
  778. package/dist/model/GraphObjectTypeInput.js +2 -2
  779. package/dist/model/GraphObjectTypeResponse.d.ts +1 -1
  780. package/dist/model/GraphObjectTypeResponse.js +2 -2
  781. package/dist/model/GraphObjectTypeSchema.d.ts +15 -24
  782. package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -1
  783. package/dist/model/GraphObjectTypeSchema.js +45 -76
  784. package/dist/model/GraphObjectTypeSummaryEntry.d.ts +1 -1
  785. package/dist/model/GraphObjectTypeSummaryEntry.js +2 -2
  786. package/dist/model/GraphObjectTypeSummaryReport.d.ts +1 -1
  787. package/dist/model/GraphObjectTypeSummaryReport.js +2 -2
  788. package/dist/model/GraphOwner.d.ts +1 -1
  789. package/dist/model/GraphOwner.js +2 -2
  790. package/dist/model/GraphRebuildDatasetRequest.d.ts +1 -1
  791. package/dist/model/GraphRebuildDatasetRequest.js +2 -2
  792. package/dist/model/GraphRebuildPriorityRequest.d.ts +1 -1
  793. package/dist/model/GraphRebuildPriorityRequest.js +2 -2
  794. package/dist/model/GraphRebuildPriorityResponse.d.ts +1 -1
  795. package/dist/model/GraphRebuildPriorityResponse.js +2 -2
  796. package/dist/model/GraphRebuildRequest.d.ts +1 -1
  797. package/dist/model/GraphRebuildRequest.js +2 -2
  798. package/dist/model/GraphRebuildStatusResponse.d.ts +1 -1
  799. package/dist/model/GraphRebuildStatusResponse.js +2 -2
  800. package/dist/model/GraphRelationship.d.ts +1 -1
  801. package/dist/model/GraphRelationship.js +2 -2
  802. package/dist/model/GraphRelationshipPayload.d.ts +1 -1
  803. package/dist/model/GraphRelationshipPayload.js +2 -2
  804. package/dist/model/GraphRelationshipResponse.d.ts +1 -1
  805. package/dist/model/GraphRelationshipResponse.js +2 -2
  806. package/dist/model/GraphRelationshipType.d.ts +38 -38
  807. package/dist/model/GraphRelationshipType.d.ts.map +1 -1
  808. package/dist/model/GraphRelationshipType.js +105 -105
  809. package/dist/model/GraphRelationshipTypeInput.d.ts +1 -1
  810. package/dist/model/GraphRelationshipTypeInput.js +2 -2
  811. package/dist/model/GraphRelationshipTypeResponse.d.ts +1 -1
  812. package/dist/model/GraphRelationshipTypeResponse.js +2 -2
  813. package/dist/model/GraphRelationshipTypeSummaryEntry.d.ts +1 -1
  814. package/dist/model/GraphRelationshipTypeSummaryEntry.js +2 -2
  815. package/dist/model/GraphResponse.d.ts +1 -1
  816. package/dist/model/GraphResponse.js +2 -2
  817. package/dist/model/GraphSchemaInput.d.ts +1 -1
  818. package/dist/model/GraphSchemaInput.js +2 -2
  819. package/dist/model/GraphSchemaResponse.d.ts +1 -1
  820. package/dist/model/GraphSchemaResponse.js +2 -2
  821. package/dist/model/GraphTraversalInput.d.ts +145 -58
  822. package/dist/model/GraphTraversalInput.d.ts.map +1 -1
  823. package/dist/model/GraphTraversalInput.js +195 -75
  824. package/dist/model/GroupPermissionPayload.d.ts +1 -1
  825. package/dist/model/GroupPermissionPayload.js +2 -2
  826. package/dist/model/HostedConfirmation.d.ts +1 -1
  827. package/dist/model/HostedConfirmation.js +2 -2
  828. package/dist/model/Iban.d.ts +1 -1
  829. package/dist/model/Iban.js +2 -2
  830. package/dist/model/Ideal.d.ts +1 -1
  831. package/dist/model/Ideal.js +2 -2
  832. package/dist/model/Image.d.ts +32 -3
  833. package/dist/model/Image.d.ts.map +1 -1
  834. package/dist/model/Image.js +110 -6
  835. package/dist/model/IncrementalAuthorization.d.ts +1 -1
  836. package/dist/model/IncrementalAuthorization.js +2 -2
  837. package/dist/model/IndexFilter.d.ts +11 -4
  838. package/dist/model/IndexFilter.d.ts.map +1 -1
  839. package/dist/model/IndexFilter.js +21 -6
  840. package/dist/model/InheritedPayload.d.ts +1 -1
  841. package/dist/model/InheritedPayload.js +2 -2
  842. package/dist/model/InputPart.d.ts +10 -10
  843. package/dist/model/InputPart.d.ts.map +1 -1
  844. package/dist/model/InputPart.js +33 -33
  845. package/dist/model/InputPartHeaders.d.ts +1 -1
  846. package/dist/model/InputPartHeaders.js +2 -2
  847. package/dist/model/Installments.d.ts +1 -1
  848. package/dist/model/Installments.js +2 -2
  849. package/dist/model/InteracPresent.d.ts +1 -1
  850. package/dist/model/InteracPresent.js +2 -2
  851. package/dist/model/InviteMembersInput.d.ts +1 -1
  852. package/dist/model/InviteMembersInput.js +2 -2
  853. package/dist/model/Invoice.d.ts +1 -1
  854. package/dist/model/Invoice.js +2 -2
  855. package/dist/model/InvoiceCreation.d.ts +1 -1
  856. package/dist/model/InvoiceCreation.js +2 -2
  857. package/dist/model/InvoiceData.d.ts +1 -1
  858. package/dist/model/InvoiceData.js +2 -2
  859. package/dist/model/InvoiceFromPricebookInput.d.ts +1 -1
  860. package/dist/model/InvoiceFromPricebookInput.js +2 -2
  861. package/dist/model/InvoiceInput.d.ts +1 -1
  862. package/dist/model/InvoiceInput.js +2 -2
  863. package/dist/model/InvoiceItem.d.ts +1 -1
  864. package/dist/model/InvoiceItem.js +2 -2
  865. package/dist/model/InvoiceLineItem.d.ts +1 -1
  866. package/dist/model/InvoiceLineItem.js +2 -2
  867. package/dist/model/InvoiceLineItemCollection.d.ts +1 -1
  868. package/dist/model/InvoiceLineItemCollection.js +2 -2
  869. package/dist/model/InvoiceLineItemInput.d.ts +1 -1
  870. package/dist/model/InvoiceLineItemInput.js +2 -2
  871. package/dist/model/InvoiceResponse.d.ts +1 -1
  872. package/dist/model/InvoiceResponse.js +2 -2
  873. package/dist/model/InvoiceSettings.d.ts +1 -1
  874. package/dist/model/InvoiceSettings.js +2 -2
  875. package/dist/model/IpAddressLocation.d.ts +1 -1
  876. package/dist/model/IpAddressLocation.js +2 -2
  877. package/dist/model/Item.d.ts +1 -1
  878. package/dist/model/Item.js +2 -2
  879. package/dist/model/ItemReason.d.ts +1 -1
  880. package/dist/model/ItemReason.js +2 -2
  881. package/dist/model/JsonArray.d.ts +1 -1
  882. package/dist/model/JsonArray.js +2 -2
  883. package/dist/model/JsonNull.d.ts +37 -37
  884. package/dist/model/JsonNull.d.ts.map +1 -1
  885. package/dist/model/JsonNull.js +104 -104
  886. package/dist/model/JsonObject.d.ts +1 -1
  887. package/dist/model/JsonObject.js +2 -2
  888. package/dist/model/JsonPrimitive.d.ts +37 -37
  889. package/dist/model/JsonPrimitive.d.ts.map +1 -1
  890. package/dist/model/JsonPrimitive.js +104 -104
  891. package/dist/model/JsonValue.d.ts +1 -1
  892. package/dist/model/JsonValue.js +2 -2
  893. package/dist/model/KafkaSettings.d.ts +1 -1
  894. package/dist/model/KafkaSettings.js +2 -2
  895. package/dist/model/KeycloakConfigInput.d.ts +1 -1
  896. package/dist/model/KeycloakConfigInput.js +2 -2
  897. package/dist/model/KeycloakConfigResponse.d.ts +1 -1
  898. package/dist/model/KeycloakConfigResponse.js +2 -2
  899. package/dist/model/Klarna.d.ts +1 -1
  900. package/dist/model/Klarna.js +2 -2
  901. package/dist/model/Konbini.d.ts +1 -1
  902. package/dist/model/Konbini.js +2 -2
  903. package/dist/model/KonbiniDisplayDetails.d.ts +1 -1
  904. package/dist/model/KonbiniDisplayDetails.js +2 -2
  905. package/dist/model/Label.d.ts +1 -1
  906. package/dist/model/Label.js +2 -2
  907. package/dist/model/LaunchTemplateExecutionRequest.d.ts +1 -1
  908. package/dist/model/LaunchTemplateExecutionRequest.js +2 -2
  909. package/dist/model/LaunchTemplateExecutionResponse.d.ts +1 -1
  910. package/dist/model/LaunchTemplateExecutionResponse.js +2 -2
  911. package/dist/model/LaunchTemplateInput.d.ts +1 -1
  912. package/dist/model/LaunchTemplateInput.js +2 -2
  913. package/dist/model/LaunchTemplateObject.d.ts +19 -19
  914. package/dist/model/LaunchTemplateObject.d.ts.map +1 -1
  915. package/dist/model/LaunchTemplateObject.js +58 -58
  916. package/dist/model/LaunchTemplateResponse.d.ts +1 -1
  917. package/dist/model/LaunchTemplateResponse.js +2 -2
  918. package/dist/model/Lawson.d.ts +1 -1
  919. package/dist/model/Lawson.js +2 -2
  920. package/dist/model/Level3.d.ts +1 -1
  921. package/dist/model/Level3.js +2 -2
  922. package/dist/model/LineItem.d.ts +1 -1
  923. package/dist/model/LineItem.js +2 -2
  924. package/dist/model/LineItemCollection.d.ts +1 -1
  925. package/dist/model/LineItemCollection.js +2 -2
  926. package/dist/model/LineItemInput.d.ts +1 -1
  927. package/dist/model/LineItemInput.js +2 -2
  928. package/dist/model/Link.d.ts +1 -1
  929. package/dist/model/Link.js +2 -2
  930. package/dist/model/LinkInput.d.ts +1 -1
  931. package/dist/model/LinkInput.js +2 -2
  932. package/dist/model/LinkResponse.d.ts +1 -1
  933. package/dist/model/LinkResponse.js +2 -2
  934. package/dist/model/LiveStreamInfo.d.ts +10 -10
  935. package/dist/model/LiveStreamInfo.d.ts.map +1 -1
  936. package/dist/model/LiveStreamInfo.js +33 -33
  937. package/dist/model/Location.d.ts +1 -1
  938. package/dist/model/Location.js +2 -2
  939. package/dist/model/MainPhoto.d.ts +1 -1
  940. package/dist/model/MainPhoto.js +2 -2
  941. package/dist/model/MainPhotoInput.d.ts +1 -1
  942. package/dist/model/MainPhotoInput.js +2 -2
  943. package/dist/model/Mandate.d.ts +1 -1
  944. package/dist/model/Mandate.js +2 -2
  945. package/dist/model/MandateOptions.d.ts +1 -1
  946. package/dist/model/MandateOptions.js +2 -2
  947. package/dist/model/Masterpass.d.ts +1 -1
  948. package/dist/model/Masterpass.js +2 -2
  949. package/dist/model/Maximum.d.ts +1 -1
  950. package/dist/model/Maximum.js +2 -2
  951. package/dist/model/MediaType.d.ts +1 -1
  952. package/dist/model/MediaType.js +2 -2
  953. package/dist/model/MeetingEventInput.d.ts +1 -1
  954. package/dist/model/MeetingEventInput.js +2 -2
  955. package/dist/model/MeetingEventResponse.d.ts +1 -1
  956. package/dist/model/MeetingEventResponse.js +2 -2
  957. package/dist/model/MeetingEventTypeInput.d.ts +1 -1
  958. package/dist/model/MeetingEventTypeInput.js +2 -2
  959. package/dist/model/MeetingEventTypeResponse.d.ts +1 -1
  960. package/dist/model/MeetingEventTypeResponse.js +2 -2
  961. package/dist/model/MeetingInfo.d.ts +12 -12
  962. package/dist/model/MeetingInfo.d.ts.map +1 -1
  963. package/dist/model/MeetingInfo.js +32 -32
  964. package/dist/model/Member.d.ts +19 -19
  965. package/dist/model/Member.d.ts.map +1 -1
  966. package/dist/model/Member.js +62 -62
  967. package/dist/model/MemberList.d.ts +1 -1
  968. package/dist/model/MemberList.js +2 -2
  969. package/dist/model/MemberManagerConfigInput.d.ts +1 -1
  970. package/dist/model/MemberManagerConfigInput.js +2 -2
  971. package/dist/model/MemberManagerConfigResponse.d.ts +1 -1
  972. package/dist/model/MemberManagerConfigResponse.js +2 -2
  973. package/dist/model/MemberManagerInput.d.ts +1 -1
  974. package/dist/model/MemberManagerInput.js +2 -2
  975. package/dist/model/MemberManagerResponse.d.ts +1 -1
  976. package/dist/model/MemberManagerResponse.js +2 -2
  977. package/dist/model/MemberManagerSecretInput.d.ts +1 -1
  978. package/dist/model/MemberManagerSecretInput.js +2 -2
  979. package/dist/model/MemberManagerSecretResponse.d.ts +1 -1
  980. package/dist/model/MemberManagerSecretResponse.js +2 -2
  981. package/dist/model/MenuInput.d.ts +1 -1
  982. package/dist/model/MenuInput.js +2 -2
  983. package/dist/model/MenuItemInput.d.ts +1 -1
  984. package/dist/model/MenuItemInput.js +2 -2
  985. package/dist/model/MenuItemResponse.d.ts +1 -1
  986. package/dist/model/MenuItemResponse.js +2 -2
  987. package/dist/model/MenuResponse.d.ts +1 -1
  988. package/dist/model/MenuResponse.js +2 -2
  989. package/dist/model/Message.d.ts +1 -1
  990. package/dist/model/Message.js +2 -2
  991. package/dist/model/Minimum.d.ts +1 -1
  992. package/dist/model/Minimum.js +2 -2
  993. package/dist/model/Ministop.d.ts +1 -1
  994. package/dist/model/Ministop.js +2 -2
  995. package/dist/model/MonthlyEstimatedRevenue.d.ts +1 -1
  996. package/dist/model/MonthlyEstimatedRevenue.js +2 -2
  997. package/dist/model/MultiUse.d.ts +1 -1
  998. package/dist/model/MultiUse.js +2 -2
  999. package/dist/model/Multibanco.d.ts +1 -1
  1000. package/dist/model/Multibanco.js +2 -2
  1001. package/dist/model/Multicapture.d.ts +1 -1
  1002. package/dist/model/Multicapture.js +2 -2
  1003. package/dist/model/MultivaluedMapStringString.d.ts +1 -1
  1004. package/dist/model/MultivaluedMapStringString.js +2 -2
  1005. package/dist/model/N8nSettings.d.ts +1 -1
  1006. package/dist/model/N8nSettings.js +2 -2
  1007. package/dist/model/NetworkToken.d.ts +1 -1
  1008. package/dist/model/NetworkToken.js +2 -2
  1009. package/dist/model/Networks.d.ts +1 -1
  1010. package/dist/model/Networks.js +2 -2
  1011. package/dist/model/NextAction.d.ts +1 -1
  1012. package/dist/model/NextAction.js +2 -2
  1013. package/dist/model/NotificationInput.d.ts +1 -1
  1014. package/dist/model/NotificationInput.js +2 -2
  1015. package/dist/model/NotificationResponse.d.ts +1 -1
  1016. package/dist/model/NotificationResponse.js +2 -2
  1017. package/dist/model/NumberSettingsInput.d.ts +1 -1
  1018. package/dist/model/NumberSettingsInput.js +2 -2
  1019. package/dist/model/NumberSettingsResponse.d.ts +1 -1
  1020. package/dist/model/NumberSettingsResponse.js +2 -2
  1021. package/dist/model/Numeric.d.ts +1 -1
  1022. package/dist/model/Numeric.js +2 -2
  1023. package/dist/model/ObjectSettingsInput.d.ts +1 -1
  1024. package/dist/model/ObjectSettingsInput.js +2 -2
  1025. package/dist/model/ObjectSettingsResponse.d.ts +1 -1
  1026. package/dist/model/ObjectSettingsResponse.js +2 -2
  1027. package/dist/model/Objecttype.d.ts +28 -19
  1028. package/dist/model/Objecttype.d.ts.map +1 -1
  1029. package/dist/model/Objecttype.js +89 -58
  1030. package/dist/model/Offline.d.ts +1 -1
  1031. package/dist/model/Offline.js +2 -2
  1032. package/dist/model/Online.d.ts +1 -1
  1033. package/dist/model/Online.js +2 -2
  1034. package/dist/model/Option.d.ts +1 -1
  1035. package/dist/model/Option.js +2 -2
  1036. package/dist/model/OutParameter.d.ts +1 -1
  1037. package/dist/model/OutParameter.js +2 -2
  1038. package/dist/model/Outcome.d.ts +1 -1
  1039. package/dist/model/Outcome.js +2 -2
  1040. package/dist/model/Overcapture.d.ts +1 -1
  1041. package/dist/model/Overcapture.js +2 -2
  1042. package/dist/model/OwnershipDeclaration.d.ts +1 -1
  1043. package/dist/model/OwnershipDeclaration.js +2 -2
  1044. package/dist/model/Oxxo.d.ts +1 -1
  1045. package/dist/model/Oxxo.js +2 -2
  1046. package/dist/model/OxxoDisplayDetails.d.ts +1 -1
  1047. package/dist/model/OxxoDisplayDetails.js +2 -2
  1048. package/dist/model/P24.d.ts +1 -1
  1049. package/dist/model/P24.js +2 -2
  1050. package/dist/model/PackageDimensions.d.ts +1 -1
  1051. package/dist/model/PackageDimensions.js +2 -2
  1052. package/dist/model/PageInput.d.ts +1 -1
  1053. package/dist/model/PageInput.js +2 -2
  1054. package/dist/model/PageLayoutInput.d.ts +1 -1
  1055. package/dist/model/PageLayoutInput.js +2 -2
  1056. package/dist/model/PageLayoutResponse.d.ts +1 -1
  1057. package/dist/model/PageLayoutResponse.js +2 -2
  1058. package/dist/model/PageLayoutSection.d.ts +1 -1
  1059. package/dist/model/PageLayoutSection.js +2 -2
  1060. package/dist/model/PageResponse.d.ts +1 -1
  1061. package/dist/model/PageResponse.js +2 -2
  1062. package/dist/model/PageTypeInput.d.ts +1 -1
  1063. package/dist/model/PageTypeInput.js +2 -2
  1064. package/dist/model/PageTypeResponse.d.ts +1 -1
  1065. package/dist/model/PageTypeResponse.js +2 -2
  1066. package/dist/model/Parameter.d.ts +1 -1
  1067. package/dist/model/Parameter.js +2 -2
  1068. package/dist/model/PasswordResetCompleteByEmailRequest.d.ts +1 -1
  1069. package/dist/model/PasswordResetCompleteByEmailRequest.js +2 -2
  1070. package/dist/model/PasswordResetInitiateRequest.d.ts +1 -1
  1071. package/dist/model/PasswordResetInitiateRequest.js +2 -2
  1072. package/dist/model/PasswordResetInitiateResponse.d.ts +1 -1
  1073. package/dist/model/PasswordResetInitiateResponse.js +2 -2
  1074. package/dist/model/PasswordResetRequest.d.ts +1 -1
  1075. package/dist/model/PasswordResetRequest.js +2 -2
  1076. package/dist/model/PasswordResetResponse.d.ts +1 -1
  1077. package/dist/model/PasswordResetResponse.js +2 -2
  1078. package/dist/model/PasswordResetValidateByEmailRequest.d.ts +1 -1
  1079. package/dist/model/PasswordResetValidateByEmailRequest.js +2 -2
  1080. package/dist/model/PasswordResetValidationResponse.d.ts +1 -1
  1081. package/dist/model/PasswordResetValidationResponse.js +2 -2
  1082. package/dist/model/Path.d.ts +1 -1
  1083. package/dist/model/Path.js +2 -2
  1084. package/dist/model/PauseCollection.d.ts +1 -1
  1085. package/dist/model/PauseCollection.js +2 -2
  1086. package/dist/model/PaymentAccountObject.d.ts +10 -10
  1087. package/dist/model/PaymentAccountObject.d.ts.map +1 -1
  1088. package/dist/model/PaymentAccountObject.js +25 -25
  1089. package/dist/model/PaymentIntent.d.ts +19 -19
  1090. package/dist/model/PaymentIntent.d.ts.map +1 -1
  1091. package/dist/model/PaymentIntent.js +62 -62
  1092. package/dist/model/PaymentIntentData.d.ts +1 -1
  1093. package/dist/model/PaymentIntentData.js +2 -2
  1094. package/dist/model/PaymentIntentInput.d.ts +1 -1
  1095. package/dist/model/PaymentIntentInput.js +2 -2
  1096. package/dist/model/PaymentIntentResponse.d.ts +1 -1
  1097. package/dist/model/PaymentIntentResponse.js +2 -2
  1098. package/dist/model/PaymentLink.d.ts +1 -1
  1099. package/dist/model/PaymentLink.js +2 -2
  1100. package/dist/model/PaymentMethod.d.ts +1 -1
  1101. package/dist/model/PaymentMethod.js +2 -2
  1102. package/dist/model/PaymentMethodConfigurationDetails.d.ts +1 -1
  1103. package/dist/model/PaymentMethodConfigurationDetails.js +2 -2
  1104. package/dist/model/PaymentMethodDetails.d.ts +1 -1
  1105. package/dist/model/PaymentMethodDetails.js +2 -2
  1106. package/dist/model/PaymentMethodInput.d.ts +1 -1
  1107. package/dist/model/PaymentMethodInput.js +2 -2
  1108. package/dist/model/PaymentMethodOptions.d.ts +1 -1
  1109. package/dist/model/PaymentMethodOptions.js +2 -2
  1110. package/dist/model/PaymentMethodResponse.d.ts +1 -1
  1111. package/dist/model/PaymentMethodResponse.js +2 -2
  1112. package/dist/model/PaymentMethodsResponse.d.ts +1 -1
  1113. package/dist/model/PaymentMethodsResponse.js +2 -2
  1114. package/dist/model/PaymentSettings.d.ts +1 -1
  1115. package/dist/model/PaymentSettings.js +2 -2
  1116. package/dist/model/PaymentSource.d.ts +1 -1
  1117. package/dist/model/PaymentSource.js +2 -2
  1118. package/dist/model/PaymentSourceCollection.d.ts +1 -1
  1119. package/dist/model/PaymentSourceCollection.js +2 -2
  1120. package/dist/model/Payments.d.ts +1 -1
  1121. package/dist/model/Payments.js +2 -2
  1122. package/dist/model/Paynow.d.ts +1 -1
  1123. package/dist/model/Paynow.js +2 -2
  1124. package/dist/model/PaynowDisplayQrCode.d.ts +1 -1
  1125. package/dist/model/PaynowDisplayQrCode.js +2 -2
  1126. package/dist/model/Payout.d.ts +12 -12
  1127. package/dist/model/Payout.d.ts.map +1 -1
  1128. package/dist/model/Payout.js +32 -32
  1129. package/dist/model/PayoutInput.d.ts +1 -1
  1130. package/dist/model/PayoutInput.js +2 -2
  1131. package/dist/model/PayoutResponse.d.ts +1 -1
  1132. package/dist/model/PayoutResponse.js +2 -2
  1133. package/dist/model/Payouts.d.ts +1 -1
  1134. package/dist/model/Payouts.js +2 -2
  1135. package/dist/model/Paypal.d.ts +1 -1
  1136. package/dist/model/Paypal.js +2 -2
  1137. package/dist/model/Pdf.d.ts +1 -1
  1138. package/dist/model/Pdf.js +2 -2
  1139. package/dist/model/PendingInvoiceItemInterval.d.ts +1 -1
  1140. package/dist/model/PendingInvoiceItemInterval.js +2 -2
  1141. package/dist/model/PendingUpdate.d.ts +1 -1
  1142. package/dist/model/PendingUpdate.js +2 -2
  1143. package/dist/model/Period.d.ts +1 -1
  1144. package/dist/model/Period.js +2 -2
  1145. package/dist/model/PermissionOnlyPayload.d.ts +1 -1
  1146. package/dist/model/PermissionOnlyPayload.js +2 -2
  1147. package/dist/model/Person.d.ts +1 -1
  1148. package/dist/model/Person.js +2 -2
  1149. package/dist/model/Phase.d.ts +1 -1
  1150. package/dist/model/Phase.js +2 -2
  1151. package/dist/model/PhoneNumber.d.ts +1 -1
  1152. package/dist/model/PhoneNumber.js +2 -2
  1153. package/dist/model/PhoneNumberCollection.d.ts +1 -1
  1154. package/dist/model/PhoneNumberCollection.js +2 -2
  1155. package/dist/model/Pix.d.ts +1 -1
  1156. package/dist/model/Pix.js +2 -2
  1157. package/dist/model/PixDisplayQrCode.d.ts +1 -1
  1158. package/dist/model/PixDisplayQrCode.js +2 -2
  1159. package/dist/model/Plan.d.ts +1 -1
  1160. package/dist/model/Plan.js +2 -2
  1161. package/dist/model/PostInput.d.ts +1 -1
  1162. package/dist/model/PostInput.js +2 -2
  1163. package/dist/model/PostResponse.d.ts +1 -1
  1164. package/dist/model/PostResponse.js +2 -2
  1165. package/dist/model/Price.d.ts +1 -1
  1166. package/dist/model/Price.js +2 -2
  1167. package/dist/model/PriceInput.d.ts +1 -1
  1168. package/dist/model/PriceInput.js +2 -2
  1169. package/dist/model/PriceOutput.d.ts +1 -1
  1170. package/dist/model/PriceOutput.js +2 -2
  1171. package/dist/model/PriceResponse.d.ts +1 -1
  1172. package/dist/model/PriceResponse.js +2 -2
  1173. package/dist/model/Pricebook.d.ts +1 -1
  1174. package/dist/model/Pricebook.js +2 -2
  1175. package/dist/model/PricebookInput.d.ts +1 -1
  1176. package/dist/model/PricebookInput.js +2 -2
  1177. package/dist/model/PricebookResponse.d.ts +1 -1
  1178. package/dist/model/PricebookResponse.js +2 -2
  1179. package/dist/model/PrivateMessageConversationPayload.d.ts +1 -1
  1180. package/dist/model/PrivateMessageConversationPayload.js +2 -2
  1181. package/dist/model/PrivateMessageConversationResponse.d.ts +1 -1
  1182. package/dist/model/PrivateMessageConversationResponse.js +2 -2
  1183. package/dist/model/PrivateMessageGroupResponse.d.ts +1 -1
  1184. package/dist/model/PrivateMessageGroupResponse.js +2 -2
  1185. package/dist/model/PrivateMessageInput.d.ts +1 -1
  1186. package/dist/model/PrivateMessageInput.js +2 -2
  1187. package/dist/model/PrivateMessageLinkInput.d.ts +1 -1
  1188. package/dist/model/PrivateMessageLinkInput.js +2 -2
  1189. package/dist/model/PrivateMessageResponse.d.ts +1 -1
  1190. package/dist/model/PrivateMessageResponse.js +2 -2
  1191. package/dist/model/Processing.d.ts +1 -1
  1192. package/dist/model/Processing.js +2 -2
  1193. package/dist/model/Product.d.ts +1 -1
  1194. package/dist/model/Product.js +2 -2
  1195. package/dist/model/ProductCategoryInput.d.ts +1 -1
  1196. package/dist/model/ProductCategoryInput.js +2 -2
  1197. package/dist/model/ProductCategoryOutput.d.ts +1 -1
  1198. package/dist/model/ProductCategoryOutput.js +2 -2
  1199. package/dist/model/ProductCategoryResponse.d.ts +1 -1
  1200. package/dist/model/ProductCategoryResponse.js +2 -2
  1201. package/dist/model/ProductInput.d.ts +1 -1
  1202. package/dist/model/ProductInput.js +2 -2
  1203. package/dist/model/ProductOutput.d.ts +1 -1
  1204. package/dist/model/ProductOutput.js +2 -2
  1205. package/dist/model/ProductResponse.d.ts +1 -1
  1206. package/dist/model/ProductResponse.js +2 -2
  1207. package/dist/model/Profile.d.ts +1 -1
  1208. package/dist/model/Profile.js +2 -2
  1209. package/dist/model/Profiletype.d.ts +1 -1
  1210. package/dist/model/Profiletype.js +2 -2
  1211. package/dist/model/PromotionCode.d.ts +1 -1
  1212. package/dist/model/PromotionCode.js +2 -2
  1213. package/dist/model/Promptpay.d.ts +1 -1
  1214. package/dist/model/Promptpay.js +2 -2
  1215. package/dist/model/PromptpayDisplayQrCode.d.ts +1 -1
  1216. package/dist/model/PromptpayDisplayQrCode.js +2 -2
  1217. package/dist/model/ProrationDetails.d.ts +1 -1
  1218. package/dist/model/ProrationDetails.js +2 -2
  1219. package/dist/model/ProxyServerInput.d.ts +1 -1
  1220. package/dist/model/ProxyServerInput.js +2 -2
  1221. package/dist/model/ProxyServerResponse.d.ts +1 -1
  1222. package/dist/model/ProxyServerResponse.js +2 -2
  1223. package/dist/model/PublicationInput.d.ts +1 -1
  1224. package/dist/model/PublicationInput.js +2 -2
  1225. package/dist/model/PublicationResponse.d.ts +1 -1
  1226. package/dist/model/PublicationResponse.js +2 -2
  1227. package/dist/model/PurchaseInput.d.ts +1 -1
  1228. package/dist/model/PurchaseInput.js +2 -2
  1229. package/dist/model/PurchaseResponse.d.ts +1 -1
  1230. package/dist/model/PurchaseResponse.js +2 -2
  1231. package/dist/model/PurgeDataDefaultResponse.d.ts +1 -1
  1232. package/dist/model/PurgeDataDefaultResponse.js +2 -2
  1233. package/dist/model/QrCode.d.ts +1 -1
  1234. package/dist/model/QrCode.js +2 -2
  1235. package/dist/model/Quote.d.ts +10 -10
  1236. package/dist/model/Quote.d.ts.map +1 -1
  1237. package/dist/model/Quote.js +32 -32
  1238. package/dist/model/RadarOptions.d.ts +1 -1
  1239. package/dist/model/RadarOptions.js +2 -2
  1240. package/dist/model/Receipt.d.ts +1 -1
  1241. package/dist/model/Receipt.js +2 -2
  1242. package/dist/model/Recovery.d.ts +1 -1
  1243. package/dist/model/Recovery.js +2 -2
  1244. package/dist/model/Recurring.d.ts +1 -1
  1245. package/dist/model/Recurring.js +2 -2
  1246. package/dist/model/RecurringInput.d.ts +1 -1
  1247. package/dist/model/RecurringInput.js +2 -2
  1248. package/dist/model/Redirect.d.ts +1 -1
  1249. package/dist/model/Redirect.js +2 -2
  1250. package/dist/model/RedirectToUrl.d.ts +1 -1
  1251. package/dist/model/RedirectToUrl.js +2 -2
  1252. package/dist/model/Refund.d.ts +15 -15
  1253. package/dist/model/Refund.d.ts.map +1 -1
  1254. package/dist/model/Refund.js +44 -44
  1255. package/dist/model/RefundCollection.d.ts +1 -1
  1256. package/dist/model/RefundCollection.js +2 -2
  1257. package/dist/model/Relationship.d.ts +1 -1
  1258. package/dist/model/Relationship.js +2 -2
  1259. package/dist/model/RelationshipMapping.d.ts +10 -10
  1260. package/dist/model/RelationshipMapping.d.ts.map +1 -1
  1261. package/dist/model/RelationshipMapping.js +33 -33
  1262. package/dist/model/Rendering.d.ts +1 -1
  1263. package/dist/model/Rendering.js +2 -2
  1264. package/dist/model/RenderingOptions.d.ts +1 -1
  1265. package/dist/model/RenderingOptions.js +2 -2
  1266. package/dist/model/RequestLogConfigRequest.d.ts +38 -0
  1267. package/dist/model/RequestLogConfigRequest.d.ts.map +1 -0
  1268. package/dist/model/RequestLogConfigRequest.js +104 -0
  1269. package/dist/model/RequestLogConfigResponse.d.ts +56 -0
  1270. package/dist/model/RequestLogConfigResponse.d.ts.map +1 -0
  1271. package/dist/model/RequestLogConfigResponse.js +162 -0
  1272. package/dist/model/RequestLogDetailResponse.d.ts +191 -0
  1273. package/dist/model/RequestLogDetailResponse.d.ts.map +1 -0
  1274. package/dist/model/RequestLogDetailResponse.js +573 -0
  1275. package/dist/model/RequestLogListItemResponse.d.ts +110 -0
  1276. package/dist/model/RequestLogListItemResponse.d.ts.map +1 -0
  1277. package/dist/model/RequestLogListItemResponse.js +320 -0
  1278. package/dist/model/RequestLogPageResponse.d.ts +47 -0
  1279. package/dist/model/RequestLogPageResponse.d.ts.map +1 -0
  1280. package/dist/model/RequestLogPageResponse.js +158 -0
  1281. package/dist/model/RequestOptions.d.ts +1 -1
  1282. package/dist/model/RequestOptions.js +2 -2
  1283. package/dist/model/RequestOptionsProxyCredential.d.ts +1 -1
  1284. package/dist/model/RequestOptionsProxyCredential.js +2 -2
  1285. package/dist/model/Requirements.d.ts +1 -1
  1286. package/dist/model/Requirements.js +2 -2
  1287. package/dist/model/ResponseProjectionInput.d.ts +1 -1
  1288. package/dist/model/ResponseProjectionInput.js +2 -2
  1289. package/dist/model/RestApplicationInput.d.ts +1 -1
  1290. package/dist/model/RestApplicationInput.js +2 -2
  1291. package/dist/model/RestApplicationResponse.d.ts +1 -1
  1292. package/dist/model/RestApplicationResponse.js +2 -2
  1293. package/dist/model/Restrictions.d.ts +1 -1
  1294. package/dist/model/Restrictions.js +2 -2
  1295. package/dist/model/Review.d.ts +1 -1
  1296. package/dist/model/Review.js +2 -2
  1297. package/dist/model/RevolutPay.d.ts +1 -1
  1298. package/dist/model/RevolutPay.js +2 -2
  1299. package/dist/model/Rule.d.ts +1 -1
  1300. package/dist/model/Rule.js +2 -2
  1301. package/dist/model/SamsungPay.d.ts +1 -1
  1302. package/dist/model/SamsungPay.js +2 -2
  1303. package/dist/model/Schedule.d.ts +1 -1
  1304. package/dist/model/Schedule.js +2 -2
  1305. package/dist/model/Schema.d.ts +1 -1
  1306. package/dist/model/Schema.js +2 -2
  1307. package/dist/model/SchemaDeploymentSettingsDto.d.ts +1 -1
  1308. package/dist/model/SchemaDeploymentSettingsDto.js +2 -2
  1309. package/dist/model/SchemaViewInput.d.ts +1 -1
  1310. package/dist/model/SchemaViewInput.js +2 -2
  1311. package/dist/model/SchemaViewResponse.d.ts +1 -1
  1312. package/dist/model/SchemaViewResponse.js +2 -2
  1313. package/dist/model/ScreenSchema.d.ts +25 -25
  1314. package/dist/model/ScreenSchema.d.ts.map +1 -1
  1315. package/dist/model/ScreenSchema.js +77 -77
  1316. package/dist/model/Seicomart.d.ts +1 -1
  1317. package/dist/model/Seicomart.js +2 -2
  1318. package/dist/model/SellerProtection.d.ts +1 -1
  1319. package/dist/model/SellerProtection.js +2 -2
  1320. package/dist/model/SendEmailInput.d.ts +1 -1
  1321. package/dist/model/SendEmailInput.js +2 -2
  1322. package/dist/model/SendEmailResponse.d.ts +1 -1
  1323. package/dist/model/SendEmailResponse.js +2 -2
  1324. package/dist/model/SepaCreditTransfer.d.ts +1 -1
  1325. package/dist/model/SepaCreditTransfer.js +2 -2
  1326. package/dist/model/SepaDebit.d.ts +1 -1
  1327. package/dist/model/SepaDebit.js +2 -2
  1328. package/dist/model/SepaDebitPayments.d.ts +1 -1
  1329. package/dist/model/SepaDebitPayments.js +2 -2
  1330. package/dist/model/Session.d.ts +1 -1
  1331. package/dist/model/Session.js +2 -2
  1332. package/dist/model/Settings.d.ts +1 -1
  1333. package/dist/model/Settings.js +2 -2
  1334. package/dist/model/SetupAttempt.d.ts +1 -1
  1335. package/dist/model/SetupAttempt.js +2 -2
  1336. package/dist/model/SetupIntent.d.ts +10 -10
  1337. package/dist/model/SetupIntent.d.ts.map +1 -1
  1338. package/dist/model/SetupIntent.js +32 -32
  1339. package/dist/model/ShippingAddress.d.ts +1 -1
  1340. package/dist/model/ShippingAddress.js +2 -2
  1341. package/dist/model/ShippingAddressCollection.d.ts +1 -1
  1342. package/dist/model/ShippingAddressCollection.js +2 -2
  1343. package/dist/model/ShippingCost.d.ts +1 -1
  1344. package/dist/model/ShippingCost.js +2 -2
  1345. package/dist/model/ShippingDetails.d.ts +1 -1
  1346. package/dist/model/ShippingDetails.js +2 -2
  1347. package/dist/model/ShippingOption.d.ts +1 -1
  1348. package/dist/model/ShippingOption.js +2 -2
  1349. package/dist/model/ShippingRate.d.ts +1 -1
  1350. package/dist/model/ShippingRate.js +2 -2
  1351. package/dist/model/SingleUse.d.ts +1 -1
  1352. package/dist/model/SingleUse.js +2 -2
  1353. package/dist/model/SiteInput.d.ts +1 -1
  1354. package/dist/model/SiteInput.js +2 -2
  1355. package/dist/model/SiteResponse.d.ts +1 -1
  1356. package/dist/model/SiteResponse.js +2 -2
  1357. package/dist/model/SiteTypeInput.d.ts +1 -1
  1358. package/dist/model/SiteTypeInput.js +2 -2
  1359. package/dist/model/SiteTypeResponse.d.ts +1 -1
  1360. package/dist/model/SiteTypeResponse.js +2 -2
  1361. package/dist/model/SkinField.d.ts +69 -69
  1362. package/dist/model/SkinField.d.ts.map +1 -1
  1363. package/dist/model/SkinField.js +226 -226
  1364. package/dist/model/SkinFieldInput.d.ts +235 -8
  1365. package/dist/model/SkinFieldInput.d.ts.map +1 -1
  1366. package/dist/model/SkinFieldInput.js +239 -6
  1367. package/dist/model/SkinFieldResponse.d.ts +235 -8
  1368. package/dist/model/SkinFieldResponse.d.ts.map +1 -1
  1369. package/dist/model/SkinFieldResponse.js +239 -6
  1370. package/dist/model/SocialGroupInput.d.ts +1 -1
  1371. package/dist/model/SocialGroupInput.js +2 -2
  1372. package/dist/model/SocialGroupResponse.d.ts +1 -1
  1373. package/dist/model/SocialGroupResponse.js +2 -2
  1374. package/dist/model/SocialGroupType.d.ts +1 -1
  1375. package/dist/model/SocialGroupType.js +2 -2
  1376. package/dist/model/SocialGroupTypeInput.d.ts +1 -1
  1377. package/dist/model/SocialGroupTypeInput.js +2 -2
  1378. package/dist/model/Sofort.d.ts +1 -1
  1379. package/dist/model/Sofort.js +2 -2
  1380. package/dist/model/SortCode.d.ts +1 -1
  1381. package/dist/model/SortCode.js +2 -2
  1382. package/dist/model/SourceTypes.d.ts +1 -1
  1383. package/dist/model/SourceTypes.js +2 -2
  1384. package/dist/model/Spei.d.ts +1 -1
  1385. package/dist/model/Spei.js +2 -2
  1386. package/dist/model/StatusDetails.d.ts +1 -1
  1387. package/dist/model/StatusDetails.js +2 -2
  1388. package/dist/model/StatusTransitions.d.ts +1 -1
  1389. package/dist/model/StatusTransitions.js +2 -2
  1390. package/dist/model/Store.d.ts +1 -1
  1391. package/dist/model/Store.js +2 -2
  1392. package/dist/model/Stores.d.ts +1 -1
  1393. package/dist/model/Stores.js +2 -2
  1394. package/dist/model/StripeAccount.d.ts +1 -1
  1395. package/dist/model/StripeAccount.js +2 -2
  1396. package/dist/model/StripeCheckoutSession.d.ts +34 -34
  1397. package/dist/model/StripeCheckoutSession.d.ts.map +1 -1
  1398. package/dist/model/StripeCheckoutSession.js +97 -97
  1399. package/dist/model/StripeCustomerAccount.d.ts +1 -1
  1400. package/dist/model/StripeCustomerAccount.js +2 -2
  1401. package/dist/model/StripeError.d.ts +1 -1
  1402. package/dist/model/StripeError.js +2 -2
  1403. package/dist/model/StripePaymentIntent.d.ts +23 -23
  1404. package/dist/model/StripePaymentIntent.d.ts.map +1 -1
  1405. package/dist/model/StripePaymentIntent.js +66 -66
  1406. package/dist/model/StripePrice.d.ts +28 -28
  1407. package/dist/model/StripePrice.d.ts.map +1 -1
  1408. package/dist/model/StripePrice.js +85 -85
  1409. package/dist/model/StripeSubscription.d.ts +12 -12
  1410. package/dist/model/StripeSubscription.d.ts.map +1 -1
  1411. package/dist/model/StripeSubscription.js +34 -34
  1412. package/dist/model/StripeTenantConfigRequest.d.ts +1 -1
  1413. package/dist/model/StripeTenantConfigRequest.js +2 -2
  1414. package/dist/model/StripeTenantConfigResponse.d.ts +1 -1
  1415. package/dist/model/StripeTenantConfigResponse.js +2 -2
  1416. package/dist/model/Submit.d.ts +1 -1
  1417. package/dist/model/Submit.js +2 -2
  1418. package/dist/model/Subscription.d.ts +1 -1
  1419. package/dist/model/Subscription.js +2 -2
  1420. package/dist/model/SubscriptionCollection.d.ts +1 -1
  1421. package/dist/model/SubscriptionCollection.js +2 -2
  1422. package/dist/model/SubscriptionData.d.ts +1 -1
  1423. package/dist/model/SubscriptionData.js +2 -2
  1424. package/dist/model/SubscriptionDetails.d.ts +1 -1
  1425. package/dist/model/SubscriptionDetails.js +2 -2
  1426. package/dist/model/SubscriptionInput.d.ts +1 -1
  1427. package/dist/model/SubscriptionInput.js +2 -2
  1428. package/dist/model/SubscriptionItem.d.ts +1 -1
  1429. package/dist/model/SubscriptionItem.js +2 -2
  1430. package/dist/model/SubscriptionItemCollection.d.ts +1 -1
  1431. package/dist/model/SubscriptionItemCollection.js +2 -2
  1432. package/dist/model/SubscriptionItemInput.d.ts +1 -1
  1433. package/dist/model/SubscriptionItemInput.js +2 -2
  1434. package/dist/model/SubscriptionResponse.d.ts +1 -1
  1435. package/dist/model/SubscriptionResponse.js +2 -2
  1436. package/dist/model/SubscriptionSchedule.d.ts +1 -1
  1437. package/dist/model/SubscriptionSchedule.js +2 -2
  1438. package/dist/model/SupabaseConfigInput.d.ts +1 -1
  1439. package/dist/model/SupabaseConfigInput.js +2 -2
  1440. package/dist/model/SupabaseConfigResponse.d.ts +1 -1
  1441. package/dist/model/SupabaseConfigResponse.js +2 -2
  1442. package/dist/model/Swift.d.ts +1 -1
  1443. package/dist/model/Swift.js +2 -2
  1444. package/dist/model/TabDeployInput.d.ts +1 -1
  1445. package/dist/model/TabDeployInput.js +2 -2
  1446. package/dist/model/TabItem.d.ts +1 -1
  1447. package/dist/model/TabItem.js +2 -2
  1448. package/dist/model/TabItemDefinitionInput.d.ts +1 -1
  1449. package/dist/model/TabItemDefinitionInput.js +2 -2
  1450. package/dist/model/TabItemDefinitionResponse.d.ts +1 -1
  1451. package/dist/model/TabItemDefinitionResponse.js +2 -2
  1452. package/dist/model/TabSetInput.d.ts +1 -1
  1453. package/dist/model/TabSetInput.js +2 -2
  1454. package/dist/model/TabSetResponse.d.ts +1 -1
  1455. package/dist/model/TabSetResponse.js +2 -2
  1456. package/dist/model/Tax.d.ts +1 -1
  1457. package/dist/model/Tax.js +2 -2
  1458. package/dist/model/TaxAmount.d.ts +1 -1
  1459. package/dist/model/TaxAmount.js +2 -2
  1460. package/dist/model/TaxCode.d.ts +1 -1
  1461. package/dist/model/TaxCode.js +2 -2
  1462. package/dist/model/TaxId.d.ts +1 -1
  1463. package/dist/model/TaxId.js +2 -2
  1464. package/dist/model/TaxIdCollection.d.ts +1 -1
  1465. package/dist/model/TaxIdCollection.js +2 -2
  1466. package/dist/model/TaxRate.d.ts +1 -1
  1467. package/dist/model/TaxRate.js +2 -2
  1468. package/dist/model/Template.d.ts +10 -10
  1469. package/dist/model/Template.d.ts.map +1 -1
  1470. package/dist/model/Template.js +33 -33
  1471. package/dist/model/TemplateInput.d.ts +1 -1
  1472. package/dist/model/TemplateInput.js +2 -2
  1473. package/dist/model/TemplateResponse.d.ts +1 -1
  1474. package/dist/model/TemplateResponse.js +2 -2
  1475. package/dist/model/TemplateSchema.d.ts +10 -10
  1476. package/dist/model/TemplateSchema.d.ts.map +1 -1
  1477. package/dist/model/TemplateSchema.js +31 -31
  1478. package/dist/model/TermsOfServiceAcceptance.d.ts +1 -1
  1479. package/dist/model/TermsOfServiceAcceptance.js +2 -2
  1480. package/dist/model/TestClock.d.ts +1 -1
  1481. package/dist/model/TestClock.js +2 -2
  1482. package/dist/model/TestConnectionRequest.d.ts +1 -1
  1483. package/dist/model/TestConnectionRequest.js +2 -2
  1484. package/dist/model/TestConnectionResponse.d.ts +1 -1
  1485. package/dist/model/TestConnectionResponse.js +2 -2
  1486. package/dist/model/Text.d.ts +1 -1
  1487. package/dist/model/Text.js +2 -2
  1488. package/dist/model/TextSettingsInput.d.ts +1 -1
  1489. package/dist/model/TextSettingsInput.js +2 -2
  1490. package/dist/model/TextSettingsResponse.d.ts +1 -1
  1491. package/dist/model/TextSettingsResponse.js +2 -2
  1492. package/dist/model/ThemeMapping.d.ts +1 -1
  1493. package/dist/model/ThemeMapping.js +2 -2
  1494. package/dist/model/ThemeMappingPayload.d.ts +1 -1
  1495. package/dist/model/ThemeMappingPayload.js +2 -2
  1496. package/dist/model/ThreeDSecure.d.ts +1 -1
  1497. package/dist/model/ThreeDSecure.js +2 -2
  1498. package/dist/model/ThreeDSecureUsage.d.ts +1 -1
  1499. package/dist/model/ThreeDSecureUsage.js +2 -2
  1500. package/dist/model/ThresholdReason.d.ts +1 -1
  1501. package/dist/model/ThresholdReason.js +2 -2
  1502. package/dist/model/Tier.d.ts +1 -1
  1503. package/dist/model/Tier.js +2 -2
  1504. package/dist/model/TierInput.d.ts +1 -1
  1505. package/dist/model/TierInput.js +2 -2
  1506. package/dist/model/TierOutput.d.ts +1 -1
  1507. package/dist/model/TierOutput.js +2 -2
  1508. package/dist/model/Timezone.d.ts +1 -1
  1509. package/dist/model/Timezone.js +2 -2
  1510. package/dist/model/Timezone1.d.ts +1 -1
  1511. package/dist/model/Timezone1.js +2 -2
  1512. package/dist/model/Tip.d.ts +1 -1
  1513. package/dist/model/Tip.js +2 -2
  1514. package/dist/model/TopicInfoResponse.d.ts +1 -1
  1515. package/dist/model/TopicInfoResponse.js +2 -2
  1516. package/dist/model/TopicMessageInput.d.ts +1 -1
  1517. package/dist/model/TopicMessageInput.js +2 -2
  1518. package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
  1519. package/dist/model/TopicSubscriptionResponse.js +2 -2
  1520. package/dist/model/TosAcceptance.d.ts +1 -1
  1521. package/dist/model/TosAcceptance.js +2 -2
  1522. package/dist/model/TotalDetails.d.ts +1 -1
  1523. package/dist/model/TotalDetails.js +2 -2
  1524. package/dist/model/TotalDiscountAmount.d.ts +1 -1
  1525. package/dist/model/TotalDiscountAmount.js +2 -2
  1526. package/dist/model/TotalTaxAmount.d.ts +1 -1
  1527. package/dist/model/TotalTaxAmount.js +2 -2
  1528. package/dist/model/Transaction.d.ts +1 -1
  1529. package/dist/model/Transaction.js +2 -2
  1530. package/dist/model/TransactionOutput.d.ts +1 -1
  1531. package/dist/model/TransactionOutput.js +2 -2
  1532. package/dist/model/Transfer.d.ts +12 -12
  1533. package/dist/model/Transfer.d.ts.map +1 -1
  1534. package/dist/model/Transfer.js +32 -32
  1535. package/dist/model/TransferData.d.ts +1 -1
  1536. package/dist/model/TransferData.js +2 -2
  1537. package/dist/model/TransferInput.d.ts +1 -1
  1538. package/dist/model/TransferInput.js +2 -2
  1539. package/dist/model/TransferResponse.d.ts +1 -1
  1540. package/dist/model/TransferResponse.js +2 -2
  1541. package/dist/model/TransferResponsePaymentMethodDetails.d.ts +12 -12
  1542. package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -1
  1543. package/dist/model/TransferResponsePaymentMethodDetails.js +32 -32
  1544. package/dist/model/TransferReversal.d.ts +10 -10
  1545. package/dist/model/TransferReversal.d.ts.map +1 -1
  1546. package/dist/model/TransferReversal.js +32 -32
  1547. package/dist/model/TransferReversalCollection.d.ts +1 -1
  1548. package/dist/model/TransferReversalCollection.js +2 -2
  1549. package/dist/model/TransformQuantity.d.ts +1 -1
  1550. package/dist/model/TransformQuantity.js +2 -2
  1551. package/dist/model/TransformUsage.d.ts +1 -1
  1552. package/dist/model/TransformUsage.js +2 -2
  1553. package/dist/model/TraversalProjectionInput.d.ts +153 -65
  1554. package/dist/model/TraversalProjectionInput.d.ts.map +1 -1
  1555. package/dist/model/TraversalProjectionInput.js +204 -84
  1556. package/dist/model/TraversalRelationResponse.d.ts +1 -1
  1557. package/dist/model/TraversalRelationResponse.js +2 -2
  1558. package/dist/model/Treasury.d.ts +1 -1
  1559. package/dist/model/Treasury.js +2 -2
  1560. package/dist/model/TrialSettings.d.ts +1 -1
  1561. package/dist/model/TrialSettings.js +2 -2
  1562. package/dist/model/URLMappingInput.d.ts +1 -1
  1563. package/dist/model/URLMappingInput.js +2 -2
  1564. package/dist/model/URLMappingResponse.d.ts +1 -1
  1565. package/dist/model/URLMappingResponse.js +2 -2
  1566. package/dist/model/Upfront.d.ts +1 -1
  1567. package/dist/model/Upfront.js +2 -2
  1568. package/dist/model/UsBankAccount.d.ts +1 -1
  1569. package/dist/model/UsBankAccount.js +2 -2
  1570. package/dist/model/User.d.ts +19 -19
  1571. package/dist/model/User.d.ts.map +1 -1
  1572. package/dist/model/User.js +62 -62
  1573. package/dist/model/UserDataPayload.d.ts +19 -19
  1574. package/dist/model/UserDataPayload.d.ts.map +1 -1
  1575. package/dist/model/UserDataPayload.js +62 -62
  1576. package/dist/model/UserDomain.d.ts +1 -1
  1577. package/dist/model/UserDomain.js +2 -2
  1578. package/dist/model/UserInvite.d.ts +24 -24
  1579. package/dist/model/UserInvite.d.ts.map +1 -1
  1580. package/dist/model/UserInvite.js +70 -70
  1581. package/dist/model/UserInviteInput.d.ts +1 -1
  1582. package/dist/model/UserInviteInput.js +2 -2
  1583. package/dist/model/UserPermissionPayload.d.ts +1 -1
  1584. package/dist/model/UserPermissionPayload.js +2 -2
  1585. package/dist/model/UserResponse.d.ts +1 -1
  1586. package/dist/model/UserResponse.js +2 -2
  1587. package/dist/model/UserSchema.d.ts +19 -19
  1588. package/dist/model/UserSchema.d.ts.map +1 -1
  1589. package/dist/model/UserSchema.js +62 -62
  1590. package/dist/model/Userid.d.ts +10 -10
  1591. package/dist/model/Userid.d.ts.map +1 -1
  1592. package/dist/model/Userid.js +25 -25
  1593. package/dist/model/UsernameReminderRequest.d.ts +1 -1
  1594. package/dist/model/UsernameReminderRequest.js +2 -2
  1595. package/dist/model/UsernameReminderResponse.d.ts +1 -1
  1596. package/dist/model/UsernameReminderResponse.js +2 -2
  1597. package/dist/model/Verification.d.ts +1 -1
  1598. package/dist/model/Verification.js +2 -2
  1599. package/dist/model/VerifyWithMicrodeposits.d.ts +1 -1
  1600. package/dist/model/VerifyWithMicrodeposits.js +2 -2
  1601. package/dist/model/Video.d.ts +1 -1
  1602. package/dist/model/Video.js +2 -2
  1603. package/dist/model/ViewInput.d.ts +1 -1
  1604. package/dist/model/ViewInput.js +2 -2
  1605. package/dist/model/ViewResponse.d.ts +1 -1
  1606. package/dist/model/ViewResponse.js +2 -2
  1607. package/dist/model/VisaCheckout.d.ts +1 -1
  1608. package/dist/model/VisaCheckout.js +2 -2
  1609. package/dist/model/Wallet.d.ts +1 -1
  1610. package/dist/model/Wallet.js +2 -2
  1611. package/dist/model/WalletHoldInput.d.ts +1 -1
  1612. package/dist/model/WalletHoldInput.js +2 -2
  1613. package/dist/model/WalletHoldResponse.d.ts +1 -1
  1614. package/dist/model/WalletHoldResponse.js +2 -2
  1615. package/dist/model/WalletPayoutInput.d.ts +1 -1
  1616. package/dist/model/WalletPayoutInput.js +2 -2
  1617. package/dist/model/WalletPayoutResponse.d.ts +1 -1
  1618. package/dist/model/WalletPayoutResponse.js +2 -2
  1619. package/dist/model/WalletResponse.d.ts +1 -1
  1620. package/dist/model/WalletResponse.js +2 -2
  1621. package/dist/model/Wechat.d.ts +1 -1
  1622. package/dist/model/Wechat.js +2 -2
  1623. package/dist/model/WechatPay.d.ts +1 -1
  1624. package/dist/model/WechatPay.js +2 -2
  1625. package/dist/model/WechatPayDisplayQrCode.d.ts +1 -1
  1626. package/dist/model/WechatPayDisplayQrCode.js +2 -2
  1627. package/dist/model/WechatPayRedirectToAndroidApp.d.ts +1 -1
  1628. package/dist/model/WechatPayRedirectToAndroidApp.js +2 -2
  1629. package/dist/model/WechatPayRedirectToIosApp.d.ts +1 -1
  1630. package/dist/model/WechatPayRedirectToIosApp.js +2 -2
  1631. package/dist/model/WidgetDeployInput.d.ts +1 -1
  1632. package/dist/model/WidgetDeployInput.js +2 -2
  1633. package/dist/model/WidgetDeployMoveInput.d.ts +1 -1
  1634. package/dist/model/WidgetDeployMoveInput.js +2 -2
  1635. package/dist/model/WidgetDeployResponse.d.ts +1 -1
  1636. package/dist/model/WidgetDeployResponse.js +2 -2
  1637. package/dist/model/WidgetDeployUpdateInput.d.ts +1 -1
  1638. package/dist/model/WidgetDeployUpdateInput.js +2 -2
  1639. package/dist/model/WidgetInput.d.ts +1 -1
  1640. package/dist/model/WidgetInput.js +2 -2
  1641. package/dist/model/WidgetResponse.d.ts +1 -1
  1642. package/dist/model/WidgetResponse.js +2 -2
  1643. package/dist/model/WidgetScreenInput.d.ts +1 -1
  1644. package/dist/model/WidgetScreenInput.js +2 -2
  1645. package/dist/model/WysiwygSettingsInput.d.ts +1 -1
  1646. package/dist/model/WysiwygSettingsInput.js +2 -2
  1647. package/dist/model/WysiwygSettingsResponse.d.ts +1 -1
  1648. package/dist/model/WysiwygSettingsResponse.js +2 -2
  1649. package/dist/model/Zengin.d.ts +1 -1
  1650. package/dist/model/Zengin.js +2 -2
  1651. package/dist/model/ZeusPortalCategory.d.ts +19 -19
  1652. package/dist/model/ZeusPortalCategory.d.ts.map +1 -1
  1653. package/dist/model/ZeusPortalCategory.js +58 -58
  1654. package/dist/model/Zip.d.ts +1 -1
  1655. package/dist/model/Zip.js +2 -2
  1656. package/dist/src/api/AIApi.d.ts +6 -6
  1657. package/dist/src/api/AIConversationsApi.d.ts +10 -10
  1658. package/dist/src/api/AbilitiesApi.d.ts +3 -3
  1659. package/dist/src/api/ActionTypesApi.d.ts +1 -1
  1660. package/dist/src/api/AdCampaignsApi.d.ts +7 -7
  1661. package/dist/src/api/AdManagementApi.d.ts +12 -12
  1662. package/dist/src/api/AdminDataManagementApi.d.ts +1 -1
  1663. package/dist/src/api/AdsApi.d.ts +5 -5
  1664. package/dist/src/api/AttachmentsApi.d.ts +6 -6
  1665. package/dist/src/api/AuthenticationApi.d.ts +11 -11
  1666. package/dist/src/api/BatchApi.d.ts +7 -7
  1667. package/dist/src/api/CategoriesApi.d.ts +7 -7
  1668. package/dist/src/api/CircleAccountsApi.d.ts +10 -10
  1669. package/dist/src/api/CommentsApi.d.ts +9 -9
  1670. package/dist/src/api/ContentManagementApi.d.ts +28 -28
  1671. package/dist/src/api/ConversationsApi.d.ts +8 -8
  1672. package/dist/src/api/CurrencyApi.d.ts +7 -7
  1673. package/dist/src/api/DataSheetImportsApi.d.ts +15 -15
  1674. package/dist/src/api/DataSyncApi.d.ts +9 -9
  1675. package/dist/src/api/DefaultApi.d.ts +12 -12
  1676. package/dist/src/api/DocumentPartTypesApi.d.ts +2 -2
  1677. package/dist/src/api/DocumentTypesApi.d.ts +2 -2
  1678. package/dist/src/api/DocumentsApi.d.ts +14 -14
  1679. package/dist/src/api/DynamoDBSyncApi.d.ts +1 -1
  1680. package/dist/src/api/EmailApi.d.ts +1 -1
  1681. package/dist/src/api/EmailsApi.d.ts +4 -4
  1682. package/dist/src/api/EntryPartsApi.d.ts +12 -12
  1683. package/dist/src/api/FacebookApi.d.ts +1 -1
  1684. package/dist/src/api/FieldsApi.d.ts +8 -8
  1685. package/dist/src/api/FilesApi.d.ts +6 -6
  1686. package/dist/src/api/FormsApi.d.ts +14 -14
  1687. package/dist/src/api/FunctionsApi.d.ts +25 -25
  1688. package/dist/src/api/GeocodeApi.d.ts +3 -3
  1689. package/dist/src/api/GobodoManagementApi.d.ts +17 -17
  1690. package/dist/src/api/GoogleApi.d.ts +1 -1
  1691. package/dist/src/api/GraphActionTypesApi.d.ts +18 -18
  1692. package/dist/src/api/GraphActionsApi.d.ts +11 -11
  1693. package/dist/src/api/GraphObjectPermissionsApi.d.ts +10 -10
  1694. package/dist/src/api/GraphObjectTypesApi.d.ts +33 -33
  1695. package/dist/src/api/GraphObjectsApi.d.ts +45 -45
  1696. package/dist/src/api/GraphRelationshipTypesApi.d.ts +26 -26
  1697. package/dist/src/api/GraphRelationshipsApi.d.ts +21 -21
  1698. package/dist/src/api/GraphSchemasApi.d.ts +20 -20
  1699. package/dist/src/api/GraphTraversalApi.d.ts +7 -7
  1700. package/dist/src/api/GraphsApi.d.ts +27 -27
  1701. package/dist/src/api/IAMApi.d.ts +4 -4
  1702. package/dist/src/api/ImagesApi.d.ts +6 -6
  1703. package/dist/src/api/InvitesApi.d.ts +5 -5
  1704. package/dist/src/api/LaunchTemplatesApi.d.ts +16 -16
  1705. package/dist/src/api/LikesApi.d.ts +13 -13
  1706. package/dist/src/api/LinkedINApi.d.ts +1 -1
  1707. package/dist/src/api/LinksApi.d.ts +9 -9
  1708. package/dist/src/api/LiveMeetingsApi.d.ts +2 -2
  1709. package/dist/src/api/MeetingEventsApi.d.ts +24 -24
  1710. package/dist/src/api/MenuItemsApi.d.ts +6 -6
  1711. package/dist/src/api/MenusApi.d.ts +6 -6
  1712. package/dist/src/api/NotificationsApi.d.ts +14 -14
  1713. package/dist/src/api/PageLayoutsApi.d.ts +6 -6
  1714. package/dist/src/api/PagesApi.d.ts +18 -18
  1715. package/dist/src/api/PasswordResetApi.d.ts +1 -1
  1716. package/dist/src/api/PayPalAccountsApi.d.ts +3 -3
  1717. package/dist/src/api/PhoneNumbersApi.d.ts +5 -5
  1718. package/dist/src/api/PostsApi.d.ts +9 -9
  1719. package/dist/src/api/PrivateMessagesApi.d.ts +15 -15
  1720. package/dist/src/api/ProxyServersApi.d.ts +14 -14
  1721. package/dist/src/api/PublicationsApi.d.ts +9 -9
  1722. package/dist/src/api/RestApplicationsApi.d.ts +8 -8
  1723. package/dist/src/api/SchemaViewsApi.d.ts +5 -5
  1724. package/dist/src/api/ScreensApi.d.ts +2 -2
  1725. package/dist/src/api/SearchApi.d.ts +6 -6
  1726. package/dist/src/api/SitesApi.d.ts +15 -15
  1727. package/dist/src/api/SocialGroupsApi.d.ts +20 -20
  1728. package/dist/src/api/SocialIntegrationApi.d.ts +4 -4
  1729. package/dist/src/api/SquareAccountsApi.d.ts +3 -3
  1730. package/dist/src/api/StripeAccountsApi.d.ts +92 -92
  1731. package/dist/src/api/TabDefinitionsApi.d.ts +4 -4
  1732. package/dist/src/api/TabSetsApi.d.ts +7 -7
  1733. package/dist/src/api/TagsApi.d.ts +1 -1
  1734. package/dist/src/api/TemplatesApi.d.ts +9 -9
  1735. package/dist/src/api/ThemeMappingsApi.d.ts +8 -8
  1736. package/dist/src/api/TopicsApi.d.ts +8 -8
  1737. package/dist/src/api/TwitterApi.d.ts +1 -1
  1738. package/dist/src/api/URLMappingsApi.d.ts +8 -8
  1739. package/dist/src/api/UserManagerAdministrationApi.d.ts +27 -27
  1740. package/dist/src/api/UserTagsApi.d.ts +3 -3
  1741. package/dist/src/api/UsersApi.d.ts +13 -13
  1742. package/dist/src/api/VideosApi.d.ts +10 -10
  1743. package/dist/src/api/ViewsApi.d.ts +5 -5
  1744. package/dist/src/api/WalletsApi.d.ts +17 -17
  1745. package/dist/src/api/WidgetsApi.d.ts +12 -12
  1746. package/package.json +2 -2
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * StripeAccounts service.
3
3
  * @module api/StripeAccountsApi
4
- * @version 0.1.215
4
+ * @version 0.1.216
5
5
  */
6
6
  export default class StripeAccountsApi {
7
7
  /**
@@ -20,12 +20,6 @@ export default class StripeAccountsApi {
20
20
  * @param {module:model/InvoiceLineItemInput} invoiceLineItemInput Line item: priceId and quantity
21
21
  * @param {Object} opts Optional parameters
22
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 {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
29
23
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
30
24
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
31
25
  * @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
@@ -41,12 +35,6 @@ export default class StripeAccountsApi {
41
35
  * @param {module:model/InvoiceLineItemInput} invoiceLineItemInput Line item: priceId and quantity
42
36
  * @param {Object} opts Optional parameters
43
37
  * @param {String} opts.authorization The authorization token of the logged in user
44
- * @param {Number} opts.cacheduration The how long the cache entry should persist
45
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
46
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
47
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
48
- * @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)
49
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
50
38
  * @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
51
39
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
52
40
  * @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
@@ -56,23 +44,17 @@ export default class StripeAccountsApi {
56
44
  */
57
45
  addStripeInvoiceLineItem(invoiceId: string, invoiceLineItemInput: any, opts?: { [key: string]: any; [key: string]: any;
58
46
  authorization?: string;
59
- cacheduration?: number;
60
- cachegroup?: Array<string>;
61
- cachekey?: Array<string>;
62
- cachescope?: any;
63
- cacheuser?: Array<string>;
47
+ zeusportalPostasApp?: number;
48
+ zeusportalPostasOrg?: number;
49
+ zeusportalPostas?: number;
50
+ zeusportalPostasSite?: number;
51
+ transactionid?: string;
64
52
  }): Promise<any>;
65
53
  /**
66
54
  * Adds payment methods for the customer stored in stripe
67
55
  * Retrieves the payment methods for the customer stored in stripe
68
56
  * @param {Object} opts Optional parameters
69
57
  * @param {String} [authorization] The authorization token of the logged in user
70
- * @param {Number} [cacheduration] The how long the cache entry should persist
71
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
72
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
73
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
74
- * @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)
75
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
76
58
  * @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
59
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
78
60
  * @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
@@ -87,12 +69,6 @@ export default class StripeAccountsApi {
87
69
  * Retrieves the payment methods for the customer stored in stripe
88
70
  * @param {Object} opts Optional parameters
89
71
  * @param {String} opts.authorization The authorization token of the logged in user
90
- * @param {Number} opts.cacheduration The how long the cache entry should persist
91
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
92
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
93
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
94
- * @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)
95
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
96
72
  * @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
97
73
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
98
74
  * @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
@@ -103,11 +79,12 @@ export default class StripeAccountsApi {
103
79
  */
104
80
  addStripePaymentMethod(opts?: { [key: string]: any; [key: string]: any;
105
81
  authorization?: string;
106
- cacheduration?: number;
107
- cachegroup?: Array<string>;
108
- cachekey?: Array<string>;
109
- cachescope?: any;
110
- cacheuser?: Array<string>;
82
+ zeusportalPostasApp?: number;
83
+ zeusportalPostasOrg?: number;
84
+ zeusportalPostas?: number;
85
+ zeusportalPostasSite?: number;
86
+ transactionid?: string;
87
+ paymentMethodInput?: any;
111
88
  }): Promise<any>;
112
89
  /**
113
90
  * Adds payment methods for the customer stored in stripe
@@ -116,12 +93,6 @@ export default class StripeAccountsApi {
116
93
  * @param {String} body The payment method id
117
94
  * @param {Object} opts Optional parameters
118
95
  * @param {String} [authorization] The authorization token of the logged in user
119
- * @param {Number} [cacheduration] The how long the cache entry should persist
120
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
121
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
122
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
123
- * @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)
124
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
125
96
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
126
97
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
127
98
  * @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
@@ -137,12 +108,6 @@ export default class StripeAccountsApi {
137
108
  * @param {String} body The payment method id
138
109
  * @param {Object} opts Optional parameters
139
110
  * @param {String} opts.authorization The authorization token of the logged in user
140
- * @param {Number} opts.cacheduration The how long the cache entry should persist
141
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
142
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
143
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
144
- * @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)
145
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
146
111
  * @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
147
112
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
148
113
  * @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
@@ -152,11 +117,11 @@ export default class StripeAccountsApi {
152
117
  */
153
118
  attachCustomerStripePaymentMethod(customerID: number, body: string, opts?: { [key: string]: any; [key: string]: any;
154
119
  authorization?: string;
155
- cacheduration?: number;
156
- cachegroup?: Array<string>;
157
- cachekey?: Array<string>;
158
- cachescope?: any;
159
- cacheuser?: Array<string>;
120
+ zeusportalPostasApp?: number;
121
+ zeusportalPostasOrg?: number;
122
+ zeusportalPostas?: number;
123
+ zeusportalPostasSite?: number;
124
+ transactionid?: string;
160
125
  }): Promise<any>;
161
126
  /**
162
127
  * Adds payment methods for the customer stored in stripe
@@ -164,12 +129,6 @@ export default class StripeAccountsApi {
164
129
  * @param {String} body The payment method id
165
130
  * @param {Object} opts Optional parameters
166
131
  * @param {String} [authorization] The authorization token of the logged in user
167
- * @param {Number} [cacheduration] The how long the cache entry should persist
168
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
169
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
170
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
171
- * @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)
172
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
173
132
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
174
133
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
175
134
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
@@ -184,12 +143,6 @@ export default class StripeAccountsApi {
184
143
  * @param {String} body The payment method id
185
144
  * @param {Object} opts Optional parameters
186
145
  * @param {String} opts.authorization The authorization token of the logged in user
187
- * @param {Number} opts.cacheduration The how long the cache entry should persist
188
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
189
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
190
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
191
- * @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)
192
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
193
146
  * @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
194
147
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
195
148
  * @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
@@ -199,11 +152,11 @@ export default class StripeAccountsApi {
199
152
  */
200
153
  attachStripePaymentMethod(body: string, opts?: { [key: string]: any; [key: string]: any;
201
154
  authorization?: string;
202
- cacheduration?: number;
203
- cachegroup?: Array<string>;
204
- cachekey?: Array<string>;
205
- cachescope?: any;
206
- cacheuser?: Array<string>;
155
+ zeusportalPostasApp?: number;
156
+ zeusportalPostasOrg?: number;
157
+ zeusportalPostas?: number;
158
+ zeusportalPostasSite?: number;
159
+ transactionid?: string;
207
160
  }): Promise<any>;
208
161
  /**
209
162
  * Cancels a subscription immediately
@@ -211,12 +164,6 @@ export default class StripeAccountsApi {
211
164
  * @param {String} subscriptionId The subscription ID
212
165
  * @param {Object} opts Optional parameters
213
166
  * @param {String} [authorization] The authorization token of the logged in user
214
- * @param {Number} [cacheduration] The how long the cache entry should persist
215
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
216
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
217
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
218
- * @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)
219
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
220
167
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
221
168
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
222
169
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
@@ -231,12 +178,6 @@ export default class StripeAccountsApi {
231
178
  * @param {String} subscriptionId The subscription ID
232
179
  * @param {Object} opts Optional parameters
233
180
  * @param {String} opts.authorization The authorization token of the logged in user
234
- * @param {Number} opts.cacheduration The how long the cache entry should persist
235
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
236
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
237
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
238
- * @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)
239
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
240
181
  * @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
241
182
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
242
183
  * @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
@@ -246,11 +187,11 @@ export default class StripeAccountsApi {
246
187
  */
247
188
  cancelStripeSubscription(subscriptionId: string, opts?: { [key: string]: any; [key: string]: any;
248
189
  authorization?: string;
249
- cacheduration?: number;
250
- cachegroup?: Array<string>;
251
- cachekey?: Array<string>;
252
- cachescope?: any;
253
- cacheuser?: Array<string>;
190
+ zeusportalPostasApp?: number;
191
+ zeusportalPostasOrg?: number;
192
+ zeusportalPostas?: number;
193
+ zeusportalPostasSite?: number;
194
+ transactionid?: string;
254
195
  }): Promise<any>;
255
196
  /**
256
197
  * Cancels subscription at period end
@@ -258,12 +199,6 @@ export default class StripeAccountsApi {
258
199
  * @param {String} subscriptionId The subscription ID
259
200
  * @param {Object} opts Optional parameters
260
201
  * @param {String} [authorization] The authorization token of the logged in user
261
- * @param {Number} [cacheduration] The how long the cache entry should persist
262
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
263
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
264
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
265
- * @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)
266
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
267
202
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
268
203
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
269
204
  * @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
@@ -278,12 +213,6 @@ export default class StripeAccountsApi {
278
213
  * @param {String} subscriptionId The subscription ID
279
214
  * @param {Object} opts Optional parameters
280
215
  * @param {String} opts.authorization The authorization token of the logged in user
281
- * @param {Number} opts.cacheduration The how long the cache entry should persist
282
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
283
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
284
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
285
- * @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)
286
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
287
216
  * @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
288
217
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
289
218
  * @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,11 +222,11 @@ export default class StripeAccountsApi {
293
222
  */
294
223
  cancelStripeSubscriptionAtPeriodEnd(subscriptionId: string, opts?: { [key: string]: any; [key: string]: any;
295
224
  authorization?: string;
296
- cacheduration?: number;
297
- cachegroup?: Array<string>;
298
- cachekey?: Array<string>;
299
- cachescope?: any;
300
- cacheuser?: Array<string>;
225
+ zeusportalPostasApp?: number;
226
+ zeusportalPostasOrg?: number;
227
+ zeusportalPostas?: number;
228
+ zeusportalPostasSite?: number;
229
+ transactionid?: string;
301
230
  }): Promise<any>;
302
231
  /**
303
232
  * Creates an Account Session which is used to integrate Stripe's connected UI components
@@ -305,12 +234,6 @@ export default class StripeAccountsApi {
305
234
  * @param {module:model/AccountSessionInput} accountSessionInput Contains the info to create the Account Session
306
235
  * @param {Object} opts Optional parameters
307
236
  * @param {String} [authorization] The authorization token of the logged in user
308
- * @param {Number} [cacheduration] The how long the cache entry should persist
309
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
310
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
311
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
312
- * @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)
313
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
314
237
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
315
238
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
316
239
  * @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
@@ -325,12 +248,6 @@ export default class StripeAccountsApi {
325
248
  * @param {module:model/AccountSessionInput} accountSessionInput Contains the info to create the Account Session
326
249
  * @param {Object} opts Optional parameters
327
250
  * @param {String} opts.authorization The authorization token of the logged in user
328
- * @param {Number} opts.cacheduration The how long the cache entry should persist
329
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
330
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
331
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
332
- * @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)
333
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
334
251
  * @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
335
252
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
336
253
  * @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,11 +257,11 @@ export default class StripeAccountsApi {
340
257
  */
341
258
  createAccountSession(accountSessionInput: any, opts?: { [key: string]: any; [key: string]: any;
342
259
  authorization?: string;
343
- cacheduration?: number;
344
- cachegroup?: Array<string>;
345
- cachekey?: Array<string>;
346
- cachescope?: any;
347
- cacheuser?: Array<string>;
260
+ zeusportalPostasApp?: number;
261
+ zeusportalPostasOrg?: number;
262
+ zeusportalPostas?: number;
263
+ zeusportalPostasSite?: number;
264
+ transactionid?: string;
348
265
  }): Promise<any>;
349
266
  /**
350
267
  * Creates a Stripe account for the logged in user
@@ -352,12 +269,6 @@ export default class StripeAccountsApi {
352
269
  * @param {module:model/CreateStripeAccountInput} createStripeAccountInput Contains the info to create the Stripe Account
353
270
  * @param {Object} opts Optional parameters
354
271
  * @param {String} [authorization] The authorization token of the logged in user
355
- * @param {Number} [cacheduration] The how long the cache entry should persist
356
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
357
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
358
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
359
- * @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)
360
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
361
272
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
362
273
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
363
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
@@ -372,12 +283,6 @@ export default class StripeAccountsApi {
372
283
  * @param {module:model/CreateStripeAccountInput} createStripeAccountInput Contains the info to create the Stripe Account
373
284
  * @param {Object} opts Optional parameters
374
285
  * @param {String} opts.authorization The authorization token of the logged in user
375
- * @param {Number} opts.cacheduration The how long the cache entry should persist
376
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
377
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
378
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
379
- * @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)
380
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
381
286
  * @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
382
287
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
383
288
  * @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
@@ -387,11 +292,11 @@ export default class StripeAccountsApi {
387
292
  */
388
293
  createAndLinkStripeAccount(createStripeAccountInput: any, opts?: { [key: string]: any; [key: string]: any;
389
294
  authorization?: string;
390
- cacheduration?: number;
391
- cachegroup?: Array<string>;
392
- cachekey?: Array<string>;
393
- cachescope?: any;
394
- cacheuser?: Array<string>;
295
+ zeusportalPostasApp?: number;
296
+ zeusportalPostasOrg?: number;
297
+ zeusportalPostas?: number;
298
+ zeusportalPostasSite?: number;
299
+ transactionid?: string;
395
300
  }): Promise<any>;
396
301
  /**
397
302
  * Creates a Stripe customer account for the logged in user
@@ -399,12 +304,6 @@ export default class StripeAccountsApi {
399
304
  * @param {module:model/CreateStripeCustomerInput} createStripeCustomerInput Contains the info to create the Stripe Account
400
305
  * @param {Object} opts Optional parameters
401
306
  * @param {String} [authorization] The authorization token of the logged in user
402
- * @param {Number} [cacheduration] The how long the cache entry should persist
403
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
404
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
405
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
406
- * @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)
407
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
408
307
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
409
308
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
410
309
  * @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
@@ -419,12 +318,6 @@ export default class StripeAccountsApi {
419
318
  * @param {module:model/CreateStripeCustomerInput} createStripeCustomerInput Contains the info to create the Stripe Account
420
319
  * @param {Object} opts Optional parameters
421
320
  * @param {String} opts.authorization The authorization token of the logged in user
422
- * @param {Number} opts.cacheduration The how long the cache entry should persist
423
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
424
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
425
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
426
- * @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)
427
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
428
321
  * @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
429
322
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
430
323
  * @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
@@ -434,11 +327,11 @@ export default class StripeAccountsApi {
434
327
  */
435
328
  createAndLinkStripeCustomerAccount(createStripeCustomerInput: any, opts?: { [key: string]: any; [key: string]: any;
436
329
  authorization?: string;
437
- cacheduration?: number;
438
- cachegroup?: Array<string>;
439
- cachekey?: Array<string>;
440
- cachescope?: any;
441
- cacheuser?: Array<string>;
330
+ zeusportalPostasApp?: number;
331
+ zeusportalPostasOrg?: number;
332
+ zeusportalPostas?: number;
333
+ zeusportalPostasSite?: number;
334
+ transactionid?: string;
442
335
  }): Promise<any>;
443
336
  /**
444
337
  * Creates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
@@ -447,12 +340,6 @@ export default class StripeAccountsApi {
447
340
  * @param {module:model/CreateStripeAccountInput} createStripeAccountInput Contains the info to create the Stripe Account
448
341
  * @param {Object} opts Optional parameters
449
342
  * @param {String} [authorization] The authorization token of the logged in user
450
- * @param {Number} [cacheduration] The how long the cache entry should persist
451
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
452
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
453
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
454
- * @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)
455
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
456
343
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
457
344
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
458
345
  * @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
@@ -468,12 +355,6 @@ export default class StripeAccountsApi {
468
355
  * @param {module:model/CreateStripeAccountInput} createStripeAccountInput Contains the info to create the Stripe Account
469
356
  * @param {Object} opts Optional parameters
470
357
  * @param {String} opts.authorization The authorization token of the logged in user
471
- * @param {Number} opts.cacheduration The how long the cache entry should persist
472
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
473
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
474
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
475
- * @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)
476
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
477
358
  * @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
478
359
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
479
360
  * @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,11 +364,11 @@ export default class StripeAccountsApi {
483
364
  */
484
365
  createApplicationStripePaymentAccount(applicationid: number, createStripeAccountInput: any, opts?: { [key: string]: any; [key: string]: any;
485
366
  authorization?: string;
486
- cacheduration?: number;
487
- cachegroup?: Array<string>;
488
- cachekey?: Array<string>;
489
- cachescope?: any;
490
- cacheuser?: Array<string>;
367
+ zeusportalPostasApp?: number;
368
+ zeusportalPostasOrg?: number;
369
+ zeusportalPostas?: number;
370
+ zeusportalPostasSite?: number;
371
+ transactionid?: string;
491
372
  }): Promise<any>;
492
373
  /**
493
374
  * Creates an orphan Stripe customer (admin-only)
@@ -495,12 +376,6 @@ export default class StripeAccountsApi {
495
376
  * @param {module:model/CreateOrphanStripeCustomerInput} createOrphanStripeCustomerInput Orphan customer input: name (required), optional email, optional metadata
496
377
  * @param {Object} opts Optional parameters
497
378
  * @param {String} [authorization] The authorization token of the logged in user
498
- * @param {Number} [cacheduration] The how long the cache entry should persist
499
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
500
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
501
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
502
- * @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)
503
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
504
379
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
505
380
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
506
381
  * @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
@@ -515,12 +390,6 @@ export default class StripeAccountsApi {
515
390
  * @param {module:model/CreateOrphanStripeCustomerInput} createOrphanStripeCustomerInput Orphan customer input: name (required), optional email, optional metadata
516
391
  * @param {Object} opts Optional parameters
517
392
  * @param {String} opts.authorization The authorization token of the logged in user
518
- * @param {Number} opts.cacheduration The how long the cache entry should persist
519
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
520
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
521
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
522
- * @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)
523
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
524
393
  * @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
525
394
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
526
395
  * @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
@@ -530,11 +399,11 @@ export default class StripeAccountsApi {
530
399
  */
531
400
  createOrphanStripeCustomer(createOrphanStripeCustomerInput: any, opts?: { [key: string]: any; [key: string]: any;
532
401
  authorization?: string;
533
- cacheduration?: number;
534
- cachegroup?: Array<string>;
535
- cachekey?: Array<string>;
536
- cachescope?: any;
537
- cacheuser?: Array<string>;
402
+ zeusportalPostasApp?: number;
403
+ zeusportalPostasOrg?: number;
404
+ zeusportalPostas?: number;
405
+ zeusportalPostasSite?: number;
406
+ transactionid?: string;
538
407
  }): Promise<any>;
539
408
  /**
540
409
  * Creates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
@@ -543,12 +412,6 @@ export default class StripeAccountsApi {
543
412
  * @param {module:model/CreateStripeAccountInput} createStripeAccountInput Contains the info to create the Stripe Account
544
413
  * @param {Object} opts Optional parameters
545
414
  * @param {String} [authorization] The authorization token of the logged in user
546
- * @param {Number} [cacheduration] The how long the cache entry should persist
547
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
548
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
549
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
550
- * @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)
551
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
552
415
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
553
416
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
554
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
@@ -564,12 +427,6 @@ export default class StripeAccountsApi {
564
427
  * @param {module:model/CreateStripeAccountInput} createStripeAccountInput Contains the info to create the Stripe Account
565
428
  * @param {Object} opts Optional parameters
566
429
  * @param {String} opts.authorization The authorization token of the logged in user
567
- * @param {Number} opts.cacheduration The how long the cache entry should persist
568
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
569
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
570
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
571
- * @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)
572
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
573
430
  * @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
574
431
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
575
432
  * @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
@@ -579,11 +436,11 @@ export default class StripeAccountsApi {
579
436
  */
580
437
  createSiteStripePaymentAccount(siteid: number, createStripeAccountInput: any, opts?: { [key: string]: any; [key: string]: any;
581
438
  authorization?: string;
582
- cacheduration?: number;
583
- cachegroup?: Array<string>;
584
- cachekey?: Array<string>;
585
- cachescope?: any;
586
- cacheuser?: Array<string>;
439
+ zeusportalPostasApp?: number;
440
+ zeusportalPostasOrg?: number;
441
+ zeusportalPostas?: number;
442
+ zeusportalPostasSite?: number;
443
+ transactionid?: string;
587
444
  }): Promise<any>;
588
445
  /**
589
446
  * Creates a Stripe Checkout Session for hosted payment page
@@ -591,12 +448,6 @@ export default class StripeAccountsApi {
591
448
  * @param {module:model/CheckoutSessionInput} checkoutSessionInput Contains the info to create the Checkout Session. When invoiceId is set, only invoiceId, successUrl, and cancelUrl are required; other fields are optional or ignored.
592
449
  * @param {Object} opts Optional parameters
593
450
  * @param {String} [authorization] The authorization token of the logged in user
594
- * @param {Number} [cacheduration] The how long the cache entry should persist
595
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
596
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
597
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
598
- * @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)
599
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
600
451
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
601
452
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
602
453
  * @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
@@ -611,12 +462,6 @@ export default class StripeAccountsApi {
611
462
  * @param {module:model/CheckoutSessionInput} checkoutSessionInput Contains the info to create the Checkout Session. When invoiceId is set, only invoiceId, successUrl, and cancelUrl are required; other fields are optional or ignored.
612
463
  * @param {Object} opts Optional parameters
613
464
  * @param {String} opts.authorization The authorization token of the logged in user
614
- * @param {Number} opts.cacheduration The how long the cache entry should persist
615
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
616
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
617
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
618
- * @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)
619
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
620
465
  * @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
621
466
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
622
467
  * @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,11 +471,11 @@ export default class StripeAccountsApi {
626
471
  */
627
472
  createStripeCheckoutSession(checkoutSessionInput: any, opts?: { [key: string]: any; [key: string]: any;
628
473
  authorization?: string;
629
- cacheduration?: number;
630
- cachegroup?: Array<string>;
631
- cachekey?: Array<string>;
632
- cachescope?: any;
633
- cacheuser?: Array<string>;
474
+ zeusportalPostasApp?: number;
475
+ zeusportalPostasOrg?: number;
476
+ zeusportalPostas?: number;
477
+ zeusportalPostasSite?: number;
478
+ transactionid?: string;
634
479
  }): Promise<any>;
635
480
  /**
636
481
  * Creates a Stripe invoice
@@ -638,12 +483,6 @@ export default class StripeAccountsApi {
638
483
  * @param {module:model/InvoiceInput} invoiceInput Invoice input: customerId (graph id), lineItems (priceId + quantity), optional collectionMethod, daysUntilDue, autoFinalize, sendAfterFinalize
639
484
  * @param {Object} opts Optional parameters
640
485
  * @param {String} [authorization] The authorization token of the logged in user
641
- * @param {Number} [cacheduration] The how long the cache entry should persist
642
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
643
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
644
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
645
- * @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)
646
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
647
486
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
648
487
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
649
488
  * @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
@@ -658,12 +497,6 @@ export default class StripeAccountsApi {
658
497
  * @param {module:model/InvoiceInput} invoiceInput Invoice input: customerId (graph id), lineItems (priceId + quantity), optional collectionMethod, daysUntilDue, autoFinalize, sendAfterFinalize
659
498
  * @param {Object} opts Optional parameters
660
499
  * @param {String} opts.authorization The authorization token of the logged in user
661
- * @param {Number} opts.cacheduration The how long the cache entry should persist
662
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
663
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
664
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
665
- * @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)
666
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
667
500
  * @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
668
501
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
669
502
  * @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,11 +506,11 @@ export default class StripeAccountsApi {
673
506
  */
674
507
  createStripeInvoice(invoiceInput: any, opts?: { [key: string]: any; [key: string]: any;
675
508
  authorization?: string;
676
- cacheduration?: number;
677
- cachegroup?: Array<string>;
678
- cachekey?: Array<string>;
679
- cachescope?: any;
680
- cacheuser?: Array<string>;
509
+ zeusportalPostasApp?: number;
510
+ zeusportalPostasOrg?: number;
511
+ zeusportalPostas?: number;
512
+ zeusportalPostasSite?: number;
513
+ transactionid?: string;
681
514
  }): Promise<any>;
682
515
  /**
683
516
  * Creates a draft invoice from a pricebook
@@ -685,12 +518,6 @@ export default class StripeAccountsApi {
685
518
  * @param {module:model/InvoiceFromPricebookInput} invoiceFromPricebookInput InvoiceFromPricebookInput: customerId or stripeCustomerId, pricebookIdOrKey (required), optional lineItems (subset). When lineItems empty, entire pricebook used.
686
519
  * @param {Object} opts Optional parameters
687
520
  * @param {String} [authorization] The authorization token of the logged in user
688
- * @param {Number} [cacheduration] The how long the cache entry should persist
689
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
690
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
691
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
692
- * @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)
693
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
694
521
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
695
522
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
696
523
  * @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
@@ -705,12 +532,6 @@ export default class StripeAccountsApi {
705
532
  * @param {module:model/InvoiceFromPricebookInput} invoiceFromPricebookInput InvoiceFromPricebookInput: customerId or stripeCustomerId, pricebookIdOrKey (required), optional lineItems (subset). When lineItems empty, entire pricebook used.
706
533
  * @param {Object} opts Optional parameters
707
534
  * @param {String} opts.authorization The authorization token of the logged in user
708
- * @param {Number} opts.cacheduration The how long the cache entry should persist
709
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
710
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
711
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
712
- * @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)
713
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
714
535
  * @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
715
536
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
716
537
  * @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
@@ -720,11 +541,11 @@ export default class StripeAccountsApi {
720
541
  */
721
542
  createStripeInvoiceFromPricebook(invoiceFromPricebookInput: any, opts?: { [key: string]: any; [key: string]: any;
722
543
  authorization?: string;
723
- cacheduration?: number;
724
- cachegroup?: Array<string>;
725
- cachekey?: Array<string>;
726
- cachescope?: any;
727
- cacheuser?: Array<string>;
544
+ zeusportalPostasApp?: number;
545
+ zeusportalPostasOrg?: number;
546
+ zeusportalPostas?: number;
547
+ zeusportalPostasSite?: number;
548
+ transactionid?: string;
728
549
  }): Promise<any>;
729
550
  /**
730
551
  * Creates a Payment Intent to initate a Stripe payment
@@ -732,12 +553,6 @@ export default class StripeAccountsApi {
732
553
  * @param {module:model/PaymentIntentInput} paymentIntentInput Contains the info to create the Stripe Payment Intent
733
554
  * @param {Object} opts Optional parameters
734
555
  * @param {String} [authorization] The authorization token of the logged in user
735
- * @param {Number} [cacheduration] The how long the cache entry should persist
736
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
737
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
738
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
739
- * @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)
740
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
741
556
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
742
557
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
743
558
  * @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
@@ -752,12 +567,6 @@ export default class StripeAccountsApi {
752
567
  * @param {module:model/PaymentIntentInput} paymentIntentInput Contains the info to create the Stripe Payment Intent
753
568
  * @param {Object} opts Optional parameters
754
569
  * @param {String} opts.authorization The authorization token of the logged in user
755
- * @param {Number} opts.cacheduration The how long the cache entry should persist
756
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
757
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
758
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
759
- * @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)
760
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
761
570
  * @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
762
571
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
763
572
  * @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
@@ -767,11 +576,11 @@ export default class StripeAccountsApi {
767
576
  */
768
577
  createStripePaymentIntent(paymentIntentInput: any, opts?: { [key: string]: any; [key: string]: any;
769
578
  authorization?: string;
770
- cacheduration?: number;
771
- cachegroup?: Array<string>;
772
- cachekey?: Array<string>;
773
- cachescope?: any;
774
- cacheuser?: Array<string>;
579
+ zeusportalPostasApp?: number;
580
+ zeusportalPostasOrg?: number;
581
+ zeusportalPostas?: number;
582
+ zeusportalPostasSite?: number;
583
+ transactionid?: string;
775
584
  }): Promise<any>;
776
585
  /**
777
586
  * Creates a new price
@@ -779,12 +588,6 @@ export default class StripeAccountsApi {
779
588
  * @param {module:model/PriceInput} priceInput Contains the info to create the price
780
589
  * @param {Object} opts Optional parameters
781
590
  * @param {String} [authorization] The authorization token of the logged in user
782
- * @param {Number} [cacheduration] The how long the cache entry should persist
783
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
784
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
785
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
786
- * @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)
787
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
788
591
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
789
592
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
790
593
  * @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
@@ -799,12 +602,6 @@ export default class StripeAccountsApi {
799
602
  * @param {module:model/PriceInput} priceInput Contains the info to create the price
800
603
  * @param {Object} opts Optional parameters
801
604
  * @param {String} opts.authorization The authorization token of the logged in user
802
- * @param {Number} opts.cacheduration The how long the cache entry should persist
803
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
804
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
805
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
806
- * @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)
807
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
808
605
  * @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
809
606
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
810
607
  * @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
@@ -814,11 +611,11 @@ export default class StripeAccountsApi {
814
611
  */
815
612
  createStripePrice(priceInput: any, opts?: { [key: string]: any; [key: string]: any;
816
613
  authorization?: string;
817
- cacheduration?: number;
818
- cachegroup?: Array<string>;
819
- cachekey?: Array<string>;
820
- cachescope?: any;
821
- cacheuser?: Array<string>;
614
+ zeusportalPostasApp?: number;
615
+ zeusportalPostasOrg?: number;
616
+ zeusportalPostas?: number;
617
+ zeusportalPostasSite?: number;
618
+ transactionid?: string;
822
619
  }): Promise<any>;
823
620
  /**
824
621
  * Creates a new pricebook
@@ -826,12 +623,6 @@ export default class StripeAccountsApi {
826
623
  * @param {module:model/PricebookInput} pricebookInput Contains the info to create the pricebook
827
624
  * @param {Object} opts Optional parameters
828
625
  * @param {String} [authorization] The authorization token of the logged in user
829
- * @param {Number} [cacheduration] The how long the cache entry should persist
830
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
831
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
832
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
833
- * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
834
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
835
626
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
836
627
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
837
628
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
@@ -846,12 +637,6 @@ export default class StripeAccountsApi {
846
637
  * @param {module:model/PricebookInput} pricebookInput Contains the info to create the pricebook
847
638
  * @param {Object} opts Optional parameters
848
639
  * @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 {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
855
640
  * @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
856
641
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
857
642
  * @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
@@ -861,11 +646,11 @@ export default class StripeAccountsApi {
861
646
  */
862
647
  createStripePricebook(pricebookInput: any, opts?: { [key: string]: any; [key: string]: any;
863
648
  authorization?: string;
864
- cacheduration?: number;
865
- cachegroup?: Array<string>;
866
- cachekey?: Array<string>;
867
- cachescope?: any;
868
- cacheuser?: Array<string>;
649
+ zeusportalPostasApp?: number;
650
+ zeusportalPostasOrg?: number;
651
+ zeusportalPostas?: number;
652
+ zeusportalPostasSite?: number;
653
+ transactionid?: string;
869
654
  }): Promise<any>;
870
655
  /**
871
656
  * Creates a new product
@@ -873,12 +658,6 @@ export default class StripeAccountsApi {
873
658
  * @param {module:model/ProductInput} productInput Contains the info to create the product
874
659
  * @param {Object} opts Optional parameters
875
660
  * @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 {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
882
661
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
883
662
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
884
663
  * @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
@@ -893,12 +672,6 @@ export default class StripeAccountsApi {
893
672
  * @param {module:model/ProductInput} productInput Contains the info to create the product
894
673
  * @param {Object} opts Optional parameters
895
674
  * @param {String} opts.authorization The authorization token of the logged in user
896
- * @param {Number} opts.cacheduration The how long the cache entry should persist
897
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
898
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
899
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
900
- * @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)
901
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
902
675
  * @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
903
676
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
904
677
  * @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
@@ -908,11 +681,11 @@ export default class StripeAccountsApi {
908
681
  */
909
682
  createStripeProduct(productInput: any, opts?: { [key: string]: any; [key: string]: any;
910
683
  authorization?: string;
911
- cacheduration?: number;
912
- cachegroup?: Array<string>;
913
- cachekey?: Array<string>;
914
- cachescope?: any;
915
- cacheuser?: Array<string>;
684
+ zeusportalPostasApp?: number;
685
+ zeusportalPostasOrg?: number;
686
+ zeusportalPostas?: number;
687
+ zeusportalPostasSite?: number;
688
+ transactionid?: string;
916
689
  }): Promise<any>;
917
690
  /**
918
691
  * Creates a new product category
@@ -920,12 +693,6 @@ export default class StripeAccountsApi {
920
693
  * @param {module:model/ProductCategoryInput} productCategoryInput Contains the info to create the category
921
694
  * @param {Object} opts Optional parameters
922
695
  * @param {String} [authorization] The authorization token of the logged in user
923
- * @param {Number} [cacheduration] The how long the cache entry should persist
924
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
925
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
926
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
927
- * @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)
928
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
929
696
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
930
697
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
931
698
  * @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
@@ -940,12 +707,6 @@ export default class StripeAccountsApi {
940
707
  * @param {module:model/ProductCategoryInput} productCategoryInput Contains the info to create the category
941
708
  * @param {Object} opts Optional parameters
942
709
  * @param {String} opts.authorization The authorization token of the logged in user
943
- * @param {Number} opts.cacheduration The how long the cache entry should persist
944
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
945
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
946
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
947
- * @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)
948
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
949
710
  * @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
950
711
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
951
712
  * @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
@@ -955,11 +716,11 @@ export default class StripeAccountsApi {
955
716
  */
956
717
  createStripeProductCategory(productCategoryInput: any, opts?: { [key: string]: any; [key: string]: any;
957
718
  authorization?: string;
958
- cacheduration?: number;
959
- cachegroup?: Array<string>;
960
- cachekey?: Array<string>;
961
- cachescope?: any;
962
- cacheuser?: Array<string>;
719
+ zeusportalPostasApp?: number;
720
+ zeusportalPostasOrg?: number;
721
+ zeusportalPostas?: number;
722
+ zeusportalPostasSite?: number;
723
+ transactionid?: string;
963
724
  }): Promise<any>;
964
725
  /**
965
726
  * Creates a new subscription
@@ -967,12 +728,6 @@ export default class StripeAccountsApi {
967
728
  * @param {module:model/SubscriptionInput} subscriptionInput Contains the info to create the subscription
968
729
  * @param {Object} opts Optional parameters
969
730
  * @param {String} [authorization] The authorization token of the logged in user
970
- * @param {Number} [cacheduration] The how long the cache entry should persist
971
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
972
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
973
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
974
- * @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)
975
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
976
731
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
977
732
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
978
733
  * @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
@@ -987,12 +742,6 @@ export default class StripeAccountsApi {
987
742
  * @param {module:model/SubscriptionInput} subscriptionInput Contains the info to create the subscription
988
743
  * @param {Object} opts Optional parameters
989
744
  * @param {String} opts.authorization The authorization token of the logged in user
990
- * @param {Number} opts.cacheduration The how long the cache entry should persist
991
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
992
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
993
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
994
- * @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)
995
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
996
745
  * @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
997
746
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
998
747
  * @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
@@ -1002,21 +751,15 @@ export default class StripeAccountsApi {
1002
751
  */
1003
752
  createStripeSubscription(subscriptionInput: any, opts?: { [key: string]: any; [key: string]: any;
1004
753
  authorization?: string;
1005
- cacheduration?: number;
1006
- cachegroup?: Array<string>;
1007
- cachekey?: Array<string>;
1008
- cachescope?: any;
1009
- cacheuser?: Array<string>;
754
+ zeusportalPostasApp?: number;
755
+ zeusportalPostasOrg?: number;
756
+ zeusportalPostas?: number;
757
+ zeusportalPostasSite?: number;
758
+ transactionid?: string;
1010
759
  }): Promise<any>;
1011
760
  /**
1012
761
  * @param {Object} opts Optional parameters
1013
762
  * @param {String} [authorization] The authorization token of the logged in user
1014
- * @param {Number} [cacheduration] The how long the cache entry should persist
1015
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1016
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1017
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1018
- * @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)
1019
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1020
763
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1021
764
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1022
765
  * @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
@@ -1028,12 +771,6 @@ export default class StripeAccountsApi {
1028
771
  /**
1029
772
  * @param {Object} opts Optional parameters
1030
773
  * @param {String} opts.authorization The authorization token of the logged in user
1031
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1032
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1033
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1034
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1035
- * @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)
1036
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1037
774
  * @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
1038
775
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1039
776
  * @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
@@ -1043,22 +780,16 @@ export default class StripeAccountsApi {
1043
780
  */
1044
781
  deleteStripeAccount(opts?: { [key: string]: any; [key: string]: any;
1045
782
  authorization?: string;
1046
- cacheduration?: number;
1047
- cachegroup?: Array<string>;
1048
- cachekey?: Array<string>;
1049
- cachescope?: any;
1050
- cacheuser?: Array<string>;
783
+ zeusportalPostasApp?: number;
784
+ zeusportalPostasOrg?: number;
785
+ zeusportalPostas?: number;
786
+ zeusportalPostasSite?: number;
787
+ transactionid?: string;
1051
788
  }): Promise<any>;
1052
789
  /**
1053
790
  * @param {Number} accountID The id of the account to delete
1054
791
  * @param {Object} opts Optional parameters
1055
792
  * @param {String} [authorization] The authorization token of the logged in user
1056
- * @param {Number} [cacheduration] The how long the cache entry should persist
1057
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1058
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1059
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1060
- * @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)
1061
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1062
793
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1063
794
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1064
795
  * @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
@@ -1071,12 +802,6 @@ export default class StripeAccountsApi {
1071
802
  * @param {Number} accountID The id of the account to delete
1072
803
  * @param {Object} opts Optional parameters
1073
804
  * @param {String} opts.authorization The authorization token of the logged in user
1074
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1075
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1076
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1077
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1078
- * @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)
1079
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1080
805
  * @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
1081
806
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1082
807
  * @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
@@ -1086,11 +811,11 @@ export default class StripeAccountsApi {
1086
811
  */
1087
812
  deleteStripeAccountWithId(accountID: number, opts?: { [key: string]: any; [key: string]: any;
1088
813
  authorization?: string;
1089
- cacheduration?: number;
1090
- cachegroup?: Array<string>;
1091
- cachekey?: Array<string>;
1092
- cachescope?: any;
1093
- cacheuser?: Array<string>;
814
+ zeusportalPostasApp?: number;
815
+ zeusportalPostasOrg?: number;
816
+ zeusportalPostas?: number;
817
+ zeusportalPostasSite?: number;
818
+ transactionid?: string;
1094
819
  }): Promise<any>;
1095
820
  /**
1096
821
  * Adds payment methods for the customer stored in stripe
@@ -1098,12 +823,6 @@ export default class StripeAccountsApi {
1098
823
  * @param {String} paymentMethodID The id of the payment method to delete
1099
824
  * @param {Object} opts Optional parameters
1100
825
  * @param {String} [authorization] The authorization token of the logged in user
1101
- * @param {Number} [cacheduration] The how long the cache entry should persist
1102
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1103
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1104
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1105
- * @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)
1106
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1107
826
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1108
827
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1109
828
  * @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,12 +837,6 @@ export default class StripeAccountsApi {
1118
837
  * @param {String} paymentMethodID The id of the payment method to delete
1119
838
  * @param {Object} opts Optional parameters
1120
839
  * @param {String} opts.authorization The authorization token of the logged in user
1121
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1122
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1123
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1124
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1125
- * @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)
1126
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1127
840
  * @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
1128
841
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1129
842
  * @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
@@ -1133,11 +846,11 @@ export default class StripeAccountsApi {
1133
846
  */
1134
847
  deleteStripePaymentMethod(paymentMethodID: string, opts?: { [key: string]: any; [key: string]: any;
1135
848
  authorization?: string;
1136
- cacheduration?: number;
1137
- cachegroup?: Array<string>;
1138
- cachekey?: Array<string>;
1139
- cachescope?: any;
1140
- cacheuser?: Array<string>;
849
+ zeusportalPostasApp?: number;
850
+ zeusportalPostasOrg?: number;
851
+ zeusportalPostas?: number;
852
+ zeusportalPostasSite?: number;
853
+ transactionid?: string;
1141
854
  }): Promise<any>;
1142
855
  /**
1143
856
  * Archives a price
@@ -1145,12 +858,6 @@ export default class StripeAccountsApi {
1145
858
  * @param {String} priceId The price ID
1146
859
  * @param {Object} opts Optional parameters
1147
860
  * @param {String} [authorization] The authorization token of the logged in user
1148
- * @param {Number} [cacheduration] The how long the cache entry should persist
1149
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1150
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1151
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1152
- * @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)
1153
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1154
861
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1155
862
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1156
863
  * @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
@@ -1165,12 +872,6 @@ export default class StripeAccountsApi {
1165
872
  * @param {String} priceId The price ID
1166
873
  * @param {Object} opts Optional parameters
1167
874
  * @param {String} opts.authorization The authorization token of the logged in user
1168
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1169
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1170
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1171
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1172
- * @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)
1173
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1174
875
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1175
876
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1176
877
  * @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
@@ -1180,11 +881,11 @@ export default class StripeAccountsApi {
1180
881
  */
1181
882
  deleteStripePrice(priceId: string, opts?: { [key: string]: any; [key: string]: any;
1182
883
  authorization?: string;
1183
- cacheduration?: number;
1184
- cachegroup?: Array<string>;
1185
- cachekey?: Array<string>;
1186
- cachescope?: any;
1187
- cacheuser?: Array<string>;
884
+ zeusportalPostasApp?: number;
885
+ zeusportalPostasOrg?: number;
886
+ zeusportalPostas?: number;
887
+ zeusportalPostasSite?: number;
888
+ transactionid?: string;
1188
889
  }): Promise<any>;
1189
890
  /**
1190
891
  * Deletes a pricebook
@@ -1192,12 +893,6 @@ export default class StripeAccountsApi {
1192
893
  * @param {Number} id The pricebook ID
1193
894
  * @param {Object} opts Optional parameters
1194
895
  * @param {String} [authorization] The authorization token of the logged in user
1195
- * @param {Number} [cacheduration] The how long the cache entry should persist
1196
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1197
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1198
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1199
- * @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)
1200
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1201
896
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1202
897
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1203
898
  * @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
@@ -1212,12 +907,6 @@ export default class StripeAccountsApi {
1212
907
  * @param {Number} id The pricebook ID
1213
908
  * @param {Object} opts Optional parameters
1214
909
  * @param {String} opts.authorization The authorization token of the logged in user
1215
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1216
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1217
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1218
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1219
- * @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)
1220
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1221
910
  * @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
1222
911
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1223
912
  * @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
@@ -1227,11 +916,11 @@ export default class StripeAccountsApi {
1227
916
  */
1228
917
  deleteStripePricebook(id: number, opts?: { [key: string]: any; [key: string]: any;
1229
918
  authorization?: string;
1230
- cacheduration?: number;
1231
- cachegroup?: Array<string>;
1232
- cachekey?: Array<string>;
1233
- cachescope?: any;
1234
- cacheuser?: Array<string>;
919
+ zeusportalPostasApp?: number;
920
+ zeusportalPostasOrg?: number;
921
+ zeusportalPostas?: number;
922
+ zeusportalPostasSite?: number;
923
+ transactionid?: string;
1235
924
  }): Promise<any>;
1236
925
  /**
1237
926
  * Deletes a product
@@ -1239,12 +928,6 @@ export default class StripeAccountsApi {
1239
928
  * @param {String} productId The product ID
1240
929
  * @param {Object} opts Optional parameters
1241
930
  * @param {String} [authorization] The authorization token of the logged in user
1242
- * @param {Number} [cacheduration] The how long the cache entry should persist
1243
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1244
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1245
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1246
- * @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)
1247
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1248
931
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1249
932
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1250
933
  * @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,12 +942,6 @@ export default class StripeAccountsApi {
1259
942
  * @param {String} productId The product ID
1260
943
  * @param {Object} opts Optional parameters
1261
944
  * @param {String} opts.authorization The authorization token of the logged in user
1262
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1263
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1264
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1265
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1266
- * @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)
1267
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1268
945
  * @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
1269
946
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1270
947
  * @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
@@ -1274,11 +951,11 @@ export default class StripeAccountsApi {
1274
951
  */
1275
952
  deleteStripeProduct(productId: string, opts?: { [key: string]: any; [key: string]: any;
1276
953
  authorization?: string;
1277
- cacheduration?: number;
1278
- cachegroup?: Array<string>;
1279
- cachekey?: Array<string>;
1280
- cachescope?: any;
1281
- cacheuser?: Array<string>;
954
+ zeusportalPostasApp?: number;
955
+ zeusportalPostasOrg?: number;
956
+ zeusportalPostas?: number;
957
+ zeusportalPostasSite?: number;
958
+ transactionid?: string;
1282
959
  }): Promise<any>;
1283
960
  /**
1284
961
  * Deletes a category
@@ -1286,12 +963,6 @@ export default class StripeAccountsApi {
1286
963
  * @param {Number} categoryId The category ID
1287
964
  * @param {Object} opts Optional parameters
1288
965
  * @param {String} [authorization] The authorization token of the logged in user
1289
- * @param {Number} [cacheduration] The how long the cache entry should persist
1290
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1291
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1292
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1293
- * @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)
1294
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1295
966
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1296
967
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1297
968
  * @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
@@ -1306,12 +977,6 @@ export default class StripeAccountsApi {
1306
977
  * @param {Number} categoryId The category ID
1307
978
  * @param {Object} opts Optional parameters
1308
979
  * @param {String} opts.authorization The authorization token of the logged in user
1309
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1310
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1311
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1312
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1313
- * @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)
1314
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1315
980
  * @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
1316
981
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1317
982
  * @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
@@ -1321,11 +986,11 @@ export default class StripeAccountsApi {
1321
986
  */
1322
987
  deleteStripeProductCategory(categoryId: number, opts?: { [key: string]: any; [key: string]: any;
1323
988
  authorization?: string;
1324
- cacheduration?: number;
1325
- cachegroup?: Array<string>;
1326
- cachekey?: Array<string>;
1327
- cachescope?: any;
1328
- cacheuser?: Array<string>;
989
+ zeusportalPostasApp?: number;
990
+ zeusportalPostasOrg?: number;
991
+ zeusportalPostas?: number;
992
+ zeusportalPostasSite?: number;
993
+ transactionid?: string;
1329
994
  }): Promise<any>;
1330
995
  /**
1331
996
  * Finalizes a draft invoice
@@ -1333,12 +998,6 @@ export default class StripeAccountsApi {
1333
998
  * @param {String} invoiceId Stripe invoice ID
1334
999
  * @param {Object} opts Optional parameters
1335
1000
  * @param {String} [authorization] The authorization token of the logged in user
1336
- * @param {Number} [cacheduration] The how long the cache entry should persist
1337
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1338
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1339
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1340
- * @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)
1341
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1342
1001
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1343
1002
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1344
1003
  * @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
@@ -1353,12 +1012,6 @@ export default class StripeAccountsApi {
1353
1012
  * @param {String} invoiceId Stripe invoice ID
1354
1013
  * @param {Object} opts Optional parameters
1355
1014
  * @param {String} opts.authorization The authorization token of the logged in user
1356
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1357
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1358
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1359
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1360
- * @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)
1361
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1362
1015
  * @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
1363
1016
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1364
1017
  * @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
@@ -1368,22 +1021,16 @@ export default class StripeAccountsApi {
1368
1021
  */
1369
1022
  finalizeStripeInvoice(invoiceId: string, opts?: { [key: string]: any; [key: string]: any;
1370
1023
  authorization?: string;
1371
- cacheduration?: number;
1372
- cachegroup?: Array<string>;
1373
- cachekey?: Array<string>;
1374
- cachescope?: any;
1375
- cacheuser?: Array<string>;
1024
+ zeusportalPostasApp?: number;
1025
+ zeusportalPostasOrg?: number;
1026
+ zeusportalPostas?: number;
1027
+ zeusportalPostasSite?: number;
1028
+ transactionid?: string;
1376
1029
  }): Promise<any>;
1377
1030
  /**
1378
1031
  * Root for the API
1379
1032
  * @param {Object} opts Optional parameters
1380
1033
  * @param {String} [authorization] The authorization token of the logged in user
1381
- * @param {Number} [cacheduration] The how long the cache entry should persist
1382
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1383
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1384
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1385
- * @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)
1386
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1387
1034
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1388
1035
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1389
1036
  * @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
@@ -1396,12 +1043,6 @@ export default class StripeAccountsApi {
1396
1043
  * Root for the API
1397
1044
  * @param {Object} opts Optional parameters
1398
1045
  * @param {String} opts.authorization The authorization token of the logged in user
1399
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1400
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1401
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1402
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1403
- * @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)
1404
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1405
1046
  * @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
1406
1047
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1407
1048
  * @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
@@ -1411,23 +1052,17 @@ export default class StripeAccountsApi {
1411
1052
  */
1412
1053
  get6(opts?: { [key: string]: any; [key: string]: any;
1413
1054
  authorization?: string;
1414
- cacheduration?: number;
1415
- cachegroup?: Array<string>;
1416
- cachekey?: Array<string>;
1417
- cachescope?: any;
1418
- cacheuser?: Array<string>;
1055
+ zeusportalPostasApp?: number;
1056
+ zeusportalPostasOrg?: number;
1057
+ zeusportalPostas?: number;
1058
+ zeusportalPostasSite?: number;
1059
+ transactionid?: string;
1419
1060
  }): Promise<any>;
1420
1061
  /**
1421
1062
  * Gets and object by id
1422
1063
  * @param {Number} id
1423
1064
  * @param {Object} opts Optional parameters
1424
1065
  * @param {String} [authorization] The authorization token of the logged in user
1425
- * @param {Number} [cacheduration] The how long the cache entry should persist
1426
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1427
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1428
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1429
- * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1430
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1431
1066
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1432
1067
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1433
1068
  * @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
@@ -1441,12 +1076,6 @@ export default class StripeAccountsApi {
1441
1076
  * @param {Number} id
1442
1077
  * @param {Object} opts Optional parameters
1443
1078
  * @param {String} opts.authorization The authorization token of the logged in user
1444
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1445
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1446
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1447
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1448
- * @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)
1449
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1450
1079
  * @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
1451
1080
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1452
1081
  * @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
@@ -1456,11 +1085,11 @@ export default class StripeAccountsApi {
1456
1085
  */
1457
1086
  get7(id: number, opts?: { [key: string]: any; [key: string]: any;
1458
1087
  authorization?: string;
1459
- cacheduration?: number;
1460
- cachegroup?: Array<string>;
1461
- cachekey?: Array<string>;
1462
- cachescope?: any;
1463
- cacheuser?: Array<string>;
1088
+ zeusportalPostasApp?: number;
1089
+ zeusportalPostasOrg?: number;
1090
+ zeusportalPostas?: number;
1091
+ zeusportalPostasSite?: number;
1092
+ transactionid?: string;
1464
1093
  }): Promise<any>;
1465
1094
  /**
1466
1095
  * Retrieves the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
@@ -1468,12 +1097,6 @@ export default class StripeAccountsApi {
1468
1097
  * @param {Number} applicationid
1469
1098
  * @param {Object} opts Optional parameters
1470
1099
  * @param {String} [authorization] The authorization token of the logged in user
1471
- * @param {Number} [cacheduration] The how long the cache entry should persist
1472
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1473
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1474
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1475
- * @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)
1476
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1477
1100
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1478
1101
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1479
1102
  * @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
@@ -1488,12 +1111,6 @@ export default class StripeAccountsApi {
1488
1111
  * @param {Number} applicationid
1489
1112
  * @param {Object} opts Optional parameters
1490
1113
  * @param {String} opts.authorization The authorization token of the logged in user
1491
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1492
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1493
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1494
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1495
- * @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)
1496
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1497
1114
  * @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
1498
1115
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1499
1116
  * @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
@@ -1503,11 +1120,11 @@ export default class StripeAccountsApi {
1503
1120
  */
1504
1121
  getApplicationStripePaymentAccount(applicationid: number, opts?: { [key: string]: any; [key: string]: any;
1505
1122
  authorization?: string;
1506
- cacheduration?: number;
1507
- cachegroup?: Array<string>;
1508
- cachekey?: Array<string>;
1509
- cachescope?: any;
1510
- cacheuser?: Array<string>;
1123
+ zeusportalPostasApp?: number;
1124
+ zeusportalPostasOrg?: number;
1125
+ zeusportalPostas?: number;
1126
+ zeusportalPostasSite?: number;
1127
+ transactionid?: string;
1511
1128
  }): Promise<any>;
1512
1129
  /**
1513
1130
  * Gets the default payment method
@@ -1515,12 +1132,6 @@ export default class StripeAccountsApi {
1515
1132
  * @param {Number} customerID The id of the customer
1516
1133
  * @param {Object} opts Optional parameters
1517
1134
  * @param {String} [authorization] The authorization token of the logged in user
1518
- * @param {Number} [cacheduration] The how long the cache entry should persist
1519
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1520
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1521
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1522
- * @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)
1523
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1524
1135
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1525
1136
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1526
1137
  * @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
@@ -1535,12 +1146,6 @@ export default class StripeAccountsApi {
1535
1146
  * @param {Number} customerID The id of the customer
1536
1147
  * @param {Object} opts Optional parameters
1537
1148
  * @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 {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1544
1149
  * @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
1545
1150
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1546
1151
  * @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
@@ -1550,23 +1155,17 @@ export default class StripeAccountsApi {
1550
1155
  */
1551
1156
  getDefaultCustomerStripePaymentMethod(customerID: number, opts?: { [key: string]: any; [key: string]: any;
1552
1157
  authorization?: string;
1553
- cacheduration?: number;
1554
- cachegroup?: Array<string>;
1555
- cachekey?: Array<string>;
1556
- cachescope?: any;
1557
- cacheuser?: Array<string>;
1158
+ zeusportalPostasApp?: number;
1159
+ zeusportalPostasOrg?: number;
1160
+ zeusportalPostas?: number;
1161
+ zeusportalPostasSite?: number;
1162
+ transactionid?: string;
1558
1163
  }): Promise<any>;
1559
1164
  /**
1560
1165
  * Gets the default payment method
1561
1166
  * Retrieves the default payment for the customer stored in stripe
1562
1167
  * @param {Object} opts Optional parameters
1563
1168
  * @param {String} [authorization] The authorization token of the logged in user
1564
- * @param {Number} [cacheduration] The how long the cache entry should persist
1565
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1566
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1567
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1568
- * @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)
1569
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1570
1169
  * @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
1170
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1572
1171
  * @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
@@ -1580,12 +1179,6 @@ export default class StripeAccountsApi {
1580
1179
  * Retrieves the default payment for the customer stored in stripe
1581
1180
  * @param {Object} opts Optional parameters
1582
1181
  * @param {String} opts.authorization The authorization token of the logged in user
1583
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1584
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1585
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1586
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1587
- * @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)
1588
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1589
1182
  * @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
1590
1183
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1591
1184
  * @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
@@ -1595,11 +1188,11 @@ export default class StripeAccountsApi {
1595
1188
  */
1596
1189
  getDefaultStripePaymentMethod(opts?: { [key: string]: any; [key: string]: any;
1597
1190
  authorization?: string;
1598
- cacheduration?: number;
1599
- cachegroup?: Array<string>;
1600
- cachekey?: Array<string>;
1601
- cachescope?: any;
1602
- cacheuser?: Array<string>;
1191
+ zeusportalPostasApp?: number;
1192
+ zeusportalPostasOrg?: number;
1193
+ zeusportalPostas?: number;
1194
+ zeusportalPostasSite?: number;
1195
+ transactionid?: string;
1603
1196
  }): Promise<any>;
1604
1197
  /**
1605
1198
  * Retrieves the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
@@ -1607,12 +1200,6 @@ export default class StripeAccountsApi {
1607
1200
  * @param {Number} siteid
1608
1201
  * @param {Object} opts Optional parameters
1609
1202
  * @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 {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1616
1203
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1617
1204
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1618
1205
  * @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
@@ -1627,12 +1214,6 @@ export default class StripeAccountsApi {
1627
1214
  * @param {Number} siteid
1628
1215
  * @param {Object} opts Optional parameters
1629
1216
  * @param {String} opts.authorization The authorization token of the logged in user
1630
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1631
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1632
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1633
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1634
- * @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)
1635
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1636
1217
  * @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
1637
1218
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1638
1219
  * @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
@@ -1642,23 +1223,17 @@ export default class StripeAccountsApi {
1642
1223
  */
1643
1224
  getSiteStripePaymentAccount(siteid: number, opts?: { [key: string]: any; [key: string]: any;
1644
1225
  authorization?: string;
1645
- cacheduration?: number;
1646
- cachegroup?: Array<string>;
1647
- cachekey?: Array<string>;
1648
- cachescope?: any;
1649
- cacheuser?: Array<string>;
1226
+ zeusportalPostasApp?: number;
1227
+ zeusportalPostasOrg?: number;
1228
+ zeusportalPostas?: number;
1229
+ zeusportalPostasSite?: number;
1230
+ transactionid?: string;
1650
1231
  }): Promise<any>;
1651
1232
  /**
1652
1233
  * Retrieves the Stripe Account For the Logged In User
1653
1234
  * Retrieves the Stripe Customer Account
1654
1235
  * @param {Object} opts Optional parameters
1655
1236
  * @param {String} [authorization] The authorization token of the logged in user
1656
- * @param {Number} [cacheduration] The how long the cache entry should persist
1657
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1658
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1659
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1660
- * @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)
1661
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1662
1237
  * @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
1238
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1664
1239
  * @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
@@ -1672,12 +1247,6 @@ export default class StripeAccountsApi {
1672
1247
  * Retrieves the Stripe Customer Account
1673
1248
  * @param {Object} opts Optional parameters
1674
1249
  * @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 {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1681
1250
  * @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
1682
1251
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1683
1252
  * @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
@@ -1687,11 +1256,11 @@ export default class StripeAccountsApi {
1687
1256
  */
1688
1257
  getStripeAccount(opts?: { [key: string]: any; [key: string]: any;
1689
1258
  authorization?: string;
1690
- cacheduration?: number;
1691
- cachegroup?: Array<string>;
1692
- cachekey?: Array<string>;
1693
- cachescope?: any;
1694
- cacheuser?: Array<string>;
1259
+ zeusportalPostasApp?: number;
1260
+ zeusportalPostasOrg?: number;
1261
+ zeusportalPostas?: number;
1262
+ zeusportalPostasSite?: number;
1263
+ transactionid?: string;
1695
1264
  }): Promise<any>;
1696
1265
  /**
1697
1266
  * Gets the balance of the logged in user
@@ -1699,12 +1268,6 @@ export default class StripeAccountsApi {
1699
1268
  * @param {Number} accountID The id of the account we are getting the balance for
1700
1269
  * @param {Object} opts Optional parameters
1701
1270
  * @param {String} [authorization] The authorization token of the logged in user
1702
- * @param {Number} [cacheduration] The how long the cache entry should persist
1703
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1704
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1705
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1706
- * @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)
1707
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1708
1271
  * @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
1272
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1710
1273
  * @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
@@ -1719,12 +1282,6 @@ export default class StripeAccountsApi {
1719
1282
  * @param {Number} accountID The id of the account we are getting the balance for
1720
1283
  * @param {Object} opts Optional parameters
1721
1284
  * @param {String} opts.authorization The authorization token of the logged in user
1722
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1723
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1724
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1725
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1726
- * @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)
1727
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1728
1285
  * @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
1729
1286
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1730
1287
  * @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
@@ -1734,23 +1291,17 @@ export default class StripeAccountsApi {
1734
1291
  */
1735
1292
  getStripeAccountBalance(accountID: number, opts?: { [key: string]: any; [key: string]: any;
1736
1293
  authorization?: string;
1737
- cacheduration?: number;
1738
- cachegroup?: Array<string>;
1739
- cachekey?: Array<string>;
1740
- cachescope?: any;
1741
- cacheuser?: Array<string>;
1294
+ zeusportalPostasApp?: number;
1295
+ zeusportalPostasOrg?: number;
1296
+ zeusportalPostas?: number;
1297
+ zeusportalPostasSite?: number;
1298
+ transactionid?: string;
1742
1299
  }): Promise<any>;
1743
1300
  /**
1744
1301
  * Returns the publishable API key for Stripe
1745
1302
  * Returns the publishable API key for Stripe
1746
1303
  * @param {Object} opts Optional parameters
1747
1304
  * @param {String} [authorization] The authorization token of the logged in user
1748
- * @param {Number} [cacheduration] The how long the cache entry should persist
1749
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1750
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1751
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1752
- * @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)
1753
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1754
1305
  * @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
1306
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1756
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
@@ -1764,12 +1315,6 @@ export default class StripeAccountsApi {
1764
1315
  * Returns the publishable API key for Stripe
1765
1316
  * @param {Object} opts Optional parameters
1766
1317
  * @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 {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1773
1318
  * @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
1774
1319
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1775
1320
  * @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
@@ -1779,23 +1324,17 @@ export default class StripeAccountsApi {
1779
1324
  */
1780
1325
  getStripeApiKey(opts?: { [key: string]: any; [key: string]: any;
1781
1326
  authorization?: string;
1782
- cacheduration?: number;
1783
- cachegroup?: Array<string>;
1784
- cachekey?: Array<string>;
1785
- cachescope?: any;
1786
- cacheuser?: Array<string>;
1327
+ zeusportalPostasApp?: number;
1328
+ zeusportalPostasOrg?: number;
1329
+ zeusportalPostas?: number;
1330
+ zeusportalPostasSite?: number;
1331
+ transactionid?: string;
1787
1332
  }): Promise<any>;
1788
1333
  /**
1789
1334
  * Gets the balance of the logged in user
1790
1335
  * Gets the balance of the logged in user
1791
1336
  * @param {Object} opts Optional parameters
1792
1337
  * @param {String} [authorization] The authorization token of the logged in user
1793
- * @param {Number} [cacheduration] The how long the cache entry should persist
1794
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1795
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1796
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1797
- * @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)
1798
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1799
1338
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1800
1339
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1801
1340
  * @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
@@ -1809,12 +1348,6 @@ export default class StripeAccountsApi {
1809
1348
  * Gets the balance of the logged in user
1810
1349
  * @param {Object} opts Optional parameters
1811
1350
  * @param {String} opts.authorization The authorization token of the logged in user
1812
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1813
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1814
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1815
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1816
- * @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)
1817
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1818
1351
  * @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
1819
1352
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1820
1353
  * @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
@@ -1824,11 +1357,11 @@ export default class StripeAccountsApi {
1824
1357
  */
1825
1358
  getStripeBalance(opts?: { [key: string]: any; [key: string]: any;
1826
1359
  authorization?: string;
1827
- cacheduration?: number;
1828
- cachegroup?: Array<string>;
1829
- cachekey?: Array<string>;
1830
- cachescope?: any;
1831
- cacheuser?: Array<string>;
1360
+ zeusportalPostasApp?: number;
1361
+ zeusportalPostasOrg?: number;
1362
+ zeusportalPostas?: number;
1363
+ zeusportalPostasSite?: number;
1364
+ transactionid?: string;
1832
1365
  }): Promise<any>;
1833
1366
  /**
1834
1367
  * Retrieves a Stripe Checkout Session
@@ -1836,12 +1369,6 @@ export default class StripeAccountsApi {
1836
1369
  * @param {String} sessionId The checkout session ID
1837
1370
  * @param {Object} opts Optional parameters
1838
1371
  * @param {String} [authorization] The authorization token of the logged in user
1839
- * @param {Number} [cacheduration] The how long the cache entry should persist
1840
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1841
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1842
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1843
- * @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)
1844
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1845
1372
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1846
1373
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1847
1374
  * @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
@@ -1856,12 +1383,6 @@ export default class StripeAccountsApi {
1856
1383
  * @param {String} sessionId The checkout session ID
1857
1384
  * @param {Object} opts Optional parameters
1858
1385
  * @param {String} opts.authorization The authorization token of the logged in user
1859
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1860
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1861
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1862
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1863
- * @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)
1864
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1865
1386
  * @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
1866
1387
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1867
1388
  * @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
@@ -1871,11 +1392,11 @@ export default class StripeAccountsApi {
1871
1392
  */
1872
1393
  getStripeCheckoutSession(sessionId: string, opts?: { [key: string]: any; [key: string]: any;
1873
1394
  authorization?: string;
1874
- cacheduration?: number;
1875
- cachegroup?: Array<string>;
1876
- cachekey?: Array<string>;
1877
- cachescope?: any;
1878
- cacheuser?: Array<string>;
1395
+ zeusportalPostasApp?: number;
1396
+ zeusportalPostasOrg?: number;
1397
+ zeusportalPostas?: number;
1398
+ zeusportalPostasSite?: number;
1399
+ transactionid?: string;
1879
1400
  }): Promise<any>;
1880
1401
  /**
1881
1402
  * Retrieves the payment intent for a checkout session
@@ -1883,12 +1404,6 @@ export default class StripeAccountsApi {
1883
1404
  * @param {String} sessionId The checkout session ID
1884
1405
  * @param {Object} opts Optional parameters
1885
1406
  * @param {String} [authorization] The authorization token of the logged in user
1886
- * @param {Number} [cacheduration] The how long the cache entry should persist
1887
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1888
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1889
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1890
- * @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)
1891
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1892
1407
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1893
1408
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1894
1409
  * @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
@@ -1903,12 +1418,6 @@ export default class StripeAccountsApi {
1903
1418
  * @param {String} sessionId The checkout session ID
1904
1419
  * @param {Object} opts Optional parameters
1905
1420
  * @param {String} opts.authorization The authorization token of the logged in user
1906
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1907
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1908
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1909
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1910
- * @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)
1911
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1912
1421
  * @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
1913
1422
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1914
1423
  * @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
@@ -1918,23 +1427,17 @@ export default class StripeAccountsApi {
1918
1427
  */
1919
1428
  getStripeCheckoutSessionPayment(sessionId: string, opts?: { [key: string]: any; [key: string]: any;
1920
1429
  authorization?: string;
1921
- cacheduration?: number;
1922
- cachegroup?: Array<string>;
1923
- cachekey?: Array<string>;
1924
- cachescope?: any;
1925
- cacheuser?: Array<string>;
1430
+ zeusportalPostasApp?: number;
1431
+ zeusportalPostasOrg?: number;
1432
+ zeusportalPostas?: number;
1433
+ zeusportalPostasSite?: number;
1434
+ transactionid?: string;
1926
1435
  }): Promise<any>;
1927
1436
  /**
1928
1437
  * Retrieves the Stripe Customer Account For the Logged In User
1929
1438
  * Retrieves the Stripe Customer Account
1930
1439
  * @param {Object} opts Optional parameters
1931
1440
  * @param {String} [authorization] The authorization token of the logged in user
1932
- * @param {Number} [cacheduration] The how long the cache entry should persist
1933
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1934
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1935
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1936
- * @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)
1937
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1938
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
1939
1442
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1940
1443
  * @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
@@ -1948,12 +1451,6 @@ export default class StripeAccountsApi {
1948
1451
  * Retrieves the Stripe Customer Account
1949
1452
  * @param {Object} opts Optional parameters
1950
1453
  * @param {String} opts.authorization The authorization token of the logged in user
1951
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1952
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
1953
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1954
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1955
- * @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)
1956
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1957
1454
  * @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
1958
1455
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1959
1456
  * @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
@@ -1963,11 +1460,11 @@ export default class StripeAccountsApi {
1963
1460
  */
1964
1461
  getStripeCustomerAccount(opts?: { [key: string]: any; [key: string]: any;
1965
1462
  authorization?: string;
1966
- cacheduration?: number;
1967
- cachegroup?: Array<string>;
1968
- cachekey?: Array<string>;
1969
- cachescope?: any;
1970
- cacheuser?: Array<string>;
1463
+ zeusportalPostasApp?: number;
1464
+ zeusportalPostasOrg?: number;
1465
+ zeusportalPostas?: number;
1466
+ zeusportalPostasSite?: number;
1467
+ transactionid?: string;
1971
1468
  }): Promise<any>;
1972
1469
  /**
1973
1470
  * Retrieves the payment methods for the customer stored in stripe
@@ -1975,12 +1472,6 @@ export default class StripeAccountsApi {
1975
1472
  * @param {Number} customerID The customerid to update
1976
1473
  * @param {Object} opts Optional parameters
1977
1474
  * @param {String} [authorization] The authorization token of the logged in user
1978
- * @param {Number} [cacheduration] The how long the cache entry should persist
1979
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
1980
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1981
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
1982
- * @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)
1983
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1984
1475
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1985
1476
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
1986
1477
  * @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
@@ -1995,12 +1486,6 @@ export default class StripeAccountsApi {
1995
1486
  * @param {Number} customerID The customerid to update
1996
1487
  * @param {Object} opts Optional parameters
1997
1488
  * @param {String} opts.authorization The authorization token of the logged in user
1998
- * @param {Number} opts.cacheduration The how long the cache entry should persist
1999
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2000
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2001
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2002
- * @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)
2003
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2004
1489
  * @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
2005
1490
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2006
1491
  * @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
@@ -2010,11 +1495,11 @@ export default class StripeAccountsApi {
2010
1495
  */
2011
1496
  getStripeCustomerPaymentMethods(customerID: number, opts?: { [key: string]: any; [key: string]: any;
2012
1497
  authorization?: string;
2013
- cacheduration?: number;
2014
- cachegroup?: Array<string>;
2015
- cachekey?: Array<string>;
2016
- cachescope?: any;
2017
- cacheuser?: Array<string>;
1498
+ zeusportalPostasApp?: number;
1499
+ zeusportalPostasOrg?: number;
1500
+ zeusportalPostas?: number;
1501
+ zeusportalPostasSite?: number;
1502
+ transactionid?: string;
2018
1503
  }): Promise<any>;
2019
1504
  /**
2020
1505
  * Retrieves an invoice by Stripe ID
@@ -2022,12 +1507,6 @@ export default class StripeAccountsApi {
2022
1507
  * @param {String} invoiceId Stripe invoice ID (e.g. in_xxx)
2023
1508
  * @param {Object} opts Optional parameters
2024
1509
  * @param {String} [authorization] The authorization token of the logged in user
2025
- * @param {Number} [cacheduration] The how long the cache entry should persist
2026
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2027
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2028
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2029
- * @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)
2030
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2031
1510
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2032
1511
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2033
1512
  * @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
@@ -2042,12 +1521,6 @@ export default class StripeAccountsApi {
2042
1521
  * @param {String} invoiceId Stripe invoice ID (e.g. in_xxx)
2043
1522
  * @param {Object} opts Optional parameters
2044
1523
  * @param {String} opts.authorization The authorization token of the logged in user
2045
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2046
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2047
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2048
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2049
- * @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)
2050
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2051
1524
  * @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
2052
1525
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2053
1526
  * @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
@@ -2057,23 +1530,17 @@ export default class StripeAccountsApi {
2057
1530
  */
2058
1531
  getStripeInvoice(invoiceId: string, opts?: { [key: string]: any; [key: string]: any;
2059
1532
  authorization?: string;
2060
- cacheduration?: number;
2061
- cachegroup?: Array<string>;
2062
- cachekey?: Array<string>;
2063
- cachescope?: any;
2064
- cacheuser?: Array<string>;
1533
+ zeusportalPostasApp?: number;
1534
+ zeusportalPostasOrg?: number;
1535
+ zeusportalPostas?: number;
1536
+ zeusportalPostasSite?: number;
1537
+ transactionid?: string;
2065
1538
  }): Promise<any>;
2066
1539
  /**
2067
1540
  * Retrieves the payment methods for the customer stored in stripe
2068
1541
  * Retrieves the payment methods for the customer stored in stripe
2069
1542
  * @param {Object} opts Optional parameters
2070
1543
  * @param {String} [authorization] The authorization token of the logged in user
2071
- * @param {Number} [cacheduration] The how long the cache entry should persist
2072
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2073
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2074
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2075
- * @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)
2076
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2077
1544
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2078
1545
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2079
1546
  * @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
@@ -2087,12 +1554,6 @@ export default class StripeAccountsApi {
2087
1554
  * Retrieves the payment methods for the customer stored in stripe
2088
1555
  * @param {Object} opts Optional parameters
2089
1556
  * @param {String} opts.authorization The authorization token of the logged in user
2090
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2091
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2092
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2093
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2094
- * @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)
2095
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2096
1557
  * @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
2097
1558
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2098
1559
  * @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
@@ -2102,11 +1563,11 @@ export default class StripeAccountsApi {
2102
1563
  */
2103
1564
  getStripePaymentMethods(opts?: { [key: string]: any; [key: string]: any;
2104
1565
  authorization?: string;
2105
- cacheduration?: number;
2106
- cachegroup?: Array<string>;
2107
- cachekey?: Array<string>;
2108
- cachescope?: any;
2109
- cacheuser?: Array<string>;
1566
+ zeusportalPostasApp?: number;
1567
+ zeusportalPostasOrg?: number;
1568
+ zeusportalPostas?: number;
1569
+ zeusportalPostasSite?: number;
1570
+ transactionid?: string;
2110
1571
  }): Promise<any>;
2111
1572
  /**
2112
1573
  * Retrieves a price by ID
@@ -2114,12 +1575,6 @@ export default class StripeAccountsApi {
2114
1575
  * @param {String} priceId The price ID
2115
1576
  * @param {Object} opts Optional parameters
2116
1577
  * @param {String} [authorization] The authorization token of the logged in user
2117
- * @param {Number} [cacheduration] The how long the cache entry should persist
2118
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2119
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2120
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2121
- * @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)
2122
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2123
1578
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2124
1579
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2125
1580
  * @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
@@ -2134,12 +1589,6 @@ export default class StripeAccountsApi {
2134
1589
  * @param {String} priceId The price ID
2135
1590
  * @param {Object} opts Optional parameters
2136
1591
  * @param {String} opts.authorization The authorization token of the logged in user
2137
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2138
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2139
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2140
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2141
- * @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)
2142
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2143
1592
  * @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
2144
1593
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2145
1594
  * @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
@@ -2149,11 +1598,11 @@ export default class StripeAccountsApi {
2149
1598
  */
2150
1599
  getStripePrice(priceId: string, opts?: { [key: string]: any; [key: string]: any;
2151
1600
  authorization?: string;
2152
- cacheduration?: number;
2153
- cachegroup?: Array<string>;
2154
- cachekey?: Array<string>;
2155
- cachescope?: any;
2156
- cacheuser?: Array<string>;
1601
+ zeusportalPostasApp?: number;
1602
+ zeusportalPostasOrg?: number;
1603
+ zeusportalPostas?: number;
1604
+ zeusportalPostasSite?: number;
1605
+ transactionid?: string;
2157
1606
  }): Promise<any>;
2158
1607
  /**
2159
1608
  * Retrieves a pricebook by ID or key
@@ -2161,12 +1610,6 @@ export default class StripeAccountsApi {
2161
1610
  * @param {String} idOrKey The pricebook ID (numeric) or unique key
2162
1611
  * @param {Object} opts Optional parameters
2163
1612
  * @param {String} [authorization] The authorization token of the logged in user
2164
- * @param {Number} [cacheduration] The how long the cache entry should persist
2165
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2166
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2167
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2168
- * @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)
2169
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2170
1613
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2171
1614
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2172
1615
  * @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
@@ -2181,12 +1624,6 @@ export default class StripeAccountsApi {
2181
1624
  * @param {String} idOrKey The pricebook ID (numeric) or unique key
2182
1625
  * @param {Object} opts Optional parameters
2183
1626
  * @param {String} opts.authorization The authorization token of the logged in user
2184
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2185
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2186
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2187
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2188
- * @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)
2189
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2190
1627
  * @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
2191
1628
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2192
1629
  * @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
@@ -2196,11 +1633,11 @@ export default class StripeAccountsApi {
2196
1633
  */
2197
1634
  getStripePricebook(idOrKey: string, opts?: { [key: string]: any; [key: string]: any;
2198
1635
  authorization?: string;
2199
- cacheduration?: number;
2200
- cachegroup?: Array<string>;
2201
- cachekey?: Array<string>;
2202
- cachescope?: any;
2203
- cacheuser?: Array<string>;
1636
+ zeusportalPostasApp?: number;
1637
+ zeusportalPostasOrg?: number;
1638
+ zeusportalPostas?: number;
1639
+ zeusportalPostasSite?: number;
1640
+ transactionid?: string;
2204
1641
  }): Promise<any>;
2205
1642
  /**
2206
1643
  * Retrieves a product by ID
@@ -2208,12 +1645,6 @@ export default class StripeAccountsApi {
2208
1645
  * @param {String} productId The product ID
2209
1646
  * @param {Object} opts Optional parameters
2210
1647
  * @param {String} [authorization] The authorization token of the logged in user
2211
- * @param {Number} [cacheduration] The how long the cache entry should persist
2212
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2213
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2214
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2215
- * @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)
2216
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2217
1648
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2218
1649
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2219
1650
  * @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
@@ -2228,12 +1659,6 @@ export default class StripeAccountsApi {
2228
1659
  * @param {String} productId The product ID
2229
1660
  * @param {Object} opts Optional parameters
2230
1661
  * @param {String} opts.authorization The authorization token of the logged in user
2231
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2232
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2233
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2234
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2235
- * @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)
2236
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2237
1662
  * @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
2238
1663
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2239
1664
  * @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
@@ -2243,11 +1668,11 @@ export default class StripeAccountsApi {
2243
1668
  */
2244
1669
  getStripeProduct(productId: string, opts?: { [key: string]: any; [key: string]: any;
2245
1670
  authorization?: string;
2246
- cacheduration?: number;
2247
- cachegroup?: Array<string>;
2248
- cachekey?: Array<string>;
2249
- cachescope?: any;
2250
- cacheuser?: Array<string>;
1671
+ zeusportalPostasApp?: number;
1672
+ zeusportalPostasOrg?: number;
1673
+ zeusportalPostas?: number;
1674
+ zeusportalPostasSite?: number;
1675
+ transactionid?: string;
2251
1676
  }): Promise<any>;
2252
1677
  /**
2253
1678
  * Retrieves a category by ID
@@ -2255,12 +1680,6 @@ export default class StripeAccountsApi {
2255
1680
  * @param {Number} categoryId The category ID
2256
1681
  * @param {Object} opts Optional parameters
2257
1682
  * @param {String} [authorization] The authorization token of the logged in user
2258
- * @param {Number} [cacheduration] The how long the cache entry should persist
2259
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2260
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2261
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2262
- * @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)
2263
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2264
1683
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2265
1684
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2266
1685
  * @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
@@ -2275,12 +1694,6 @@ export default class StripeAccountsApi {
2275
1694
  * @param {Number} categoryId The category ID
2276
1695
  * @param {Object} opts Optional parameters
2277
1696
  * @param {String} opts.authorization The authorization token of the logged in user
2278
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2279
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2280
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2281
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2282
- * @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)
2283
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2284
1697
  * @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
2285
1698
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2286
1699
  * @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
@@ -2290,11 +1703,11 @@ export default class StripeAccountsApi {
2290
1703
  */
2291
1704
  getStripeProductCategory(categoryId: number, opts?: { [key: string]: any; [key: string]: any;
2292
1705
  authorization?: string;
2293
- cacheduration?: number;
2294
- cachegroup?: Array<string>;
2295
- cachekey?: Array<string>;
2296
- cachescope?: any;
2297
- cacheuser?: Array<string>;
1706
+ zeusportalPostasApp?: number;
1707
+ zeusportalPostasOrg?: number;
1708
+ zeusportalPostas?: number;
1709
+ zeusportalPostasSite?: number;
1710
+ transactionid?: string;
2298
1711
  }): Promise<any>;
2299
1712
  /**
2300
1713
  * Retrieves a category by unique key
@@ -2302,12 +1715,6 @@ export default class StripeAccountsApi {
2302
1715
  * @param {String} key The category key
2303
1716
  * @param {Object} opts Optional parameters
2304
1717
  * @param {String} [authorization] The authorization token of the logged in user
2305
- * @param {Number} [cacheduration] The how long the cache entry should persist
2306
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2307
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2308
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2309
- * @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)
2310
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2311
1718
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2312
1719
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2313
1720
  * @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
@@ -2322,12 +1729,6 @@ export default class StripeAccountsApi {
2322
1729
  * @param {String} key The category key
2323
1730
  * @param {Object} opts Optional parameters
2324
1731
  * @param {String} opts.authorization The authorization token of the logged in user
2325
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2326
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2327
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2328
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2329
- * @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)
2330
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2331
1732
  * @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
2332
1733
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2333
1734
  * @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
@@ -2337,23 +1738,17 @@ export default class StripeAccountsApi {
2337
1738
  */
2338
1739
  getStripeProductCategoryByKey(key: string, opts?: { [key: string]: any; [key: string]: any;
2339
1740
  authorization?: string;
2340
- cacheduration?: number;
2341
- cachegroup?: Array<string>;
2342
- cachekey?: Array<string>;
2343
- cachescope?: any;
2344
- cacheuser?: Array<string>;
1741
+ zeusportalPostasApp?: number;
1742
+ zeusportalPostasOrg?: number;
1743
+ zeusportalPostas?: number;
1744
+ zeusportalPostasSite?: number;
1745
+ transactionid?: string;
2345
1746
  }): Promise<any>;
2346
1747
  /**
2347
1748
  * Lists all subscriptions for the logged-in user
2348
1749
  * Retrieves all subscriptions for the current user
2349
1750
  * @param {Object} opts Optional parameters
2350
1751
  * @param {String} [authorization] The authorization token of the logged in user
2351
- * @param {Number} [cacheduration] The how long the cache entry should persist
2352
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2353
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2354
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2355
- * @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)
2356
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2357
1752
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2358
1753
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2359
1754
  * @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
@@ -2367,12 +1762,6 @@ export default class StripeAccountsApi {
2367
1762
  * Retrieves all subscriptions for the current user
2368
1763
  * @param {Object} opts Optional parameters
2369
1764
  * @param {String} opts.authorization The authorization token of the logged in user
2370
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2371
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2372
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2373
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2374
- * @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)
2375
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2376
1765
  * @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
2377
1766
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2378
1767
  * @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
@@ -2382,11 +1771,11 @@ export default class StripeAccountsApi {
2382
1771
  */
2383
1772
  getStripeSubscriptions(opts?: { [key: string]: any; [key: string]: any;
2384
1773
  authorization?: string;
2385
- cacheduration?: number;
2386
- cachegroup?: Array<string>;
2387
- cachekey?: Array<string>;
2388
- cachescope?: any;
2389
- cacheuser?: Array<string>;
1774
+ zeusportalPostasApp?: number;
1775
+ zeusportalPostasOrg?: number;
1776
+ zeusportalPostas?: number;
1777
+ zeusportalPostasSite?: number;
1778
+ transactionid?: string;
2390
1779
  }): Promise<any>;
2391
1780
  /**
2392
1781
  * Get a payment transaction
@@ -2394,12 +1783,6 @@ export default class StripeAccountsApi {
2394
1783
  * @param {String} idOrKey Graph relationship id, key, or external id (e.g. pi_xxx, in_xxx)
2395
1784
  * @param {Object} opts Optional parameters
2396
1785
  * @param {String} [authorization] The authorization token of the logged in user
2397
- * @param {Number} [cacheduration] The how long the cache entry should persist
2398
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2399
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2400
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2401
- * @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)
2402
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2403
1786
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2404
1787
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2405
1788
  * @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
@@ -2414,12 +1797,6 @@ export default class StripeAccountsApi {
2414
1797
  * @param {String} idOrKey Graph relationship id, key, or external id (e.g. pi_xxx, in_xxx)
2415
1798
  * @param {Object} opts Optional parameters
2416
1799
  * @param {String} opts.authorization The authorization token of the logged in user
2417
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2418
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2419
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2420
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2421
- * @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)
2422
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2423
1800
  * @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
2424
1801
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2425
1802
  * @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
@@ -2429,11 +1806,11 @@ export default class StripeAccountsApi {
2429
1806
  */
2430
1807
  getStripeTransaction(idOrKey: string, opts?: { [key: string]: any; [key: string]: any;
2431
1808
  authorization?: string;
2432
- cacheduration?: number;
2433
- cachegroup?: Array<string>;
2434
- cachekey?: Array<string>;
2435
- cachescope?: any;
2436
- cacheuser?: Array<string>;
1809
+ zeusportalPostasApp?: number;
1810
+ zeusportalPostasOrg?: number;
1811
+ zeusportalPostas?: number;
1812
+ zeusportalPostasSite?: number;
1813
+ transactionid?: string;
2437
1814
  }): Promise<any>;
2438
1815
  /**
2439
1816
  * Retrieves the transfer payment with the given transferId
@@ -2441,12 +1818,6 @@ export default class StripeAccountsApi {
2441
1818
  * @param {String} transferID The id of the transfer
2442
1819
  * @param {Object} opts Optional parameters
2443
1820
  * @param {String} [authorization] The authorization token of the logged in user
2444
- * @param {Number} [cacheduration] The how long the cache entry should persist
2445
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2446
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2447
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2448
- * @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)
2449
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2450
1821
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2451
1822
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2452
1823
  * @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
@@ -2461,12 +1832,6 @@ export default class StripeAccountsApi {
2461
1832
  * @param {String} transferID The id of the transfer
2462
1833
  * @param {Object} opts Optional parameters
2463
1834
  * @param {String} opts.authorization The authorization token of the logged in user
2464
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2465
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2466
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2467
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2468
- * @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)
2469
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2470
1835
  * @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
2471
1836
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2472
1837
  * @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
@@ -2476,11 +1841,11 @@ export default class StripeAccountsApi {
2476
1841
  */
2477
1842
  getStripeTransfer(transferID: string, opts?: { [key: string]: any; [key: string]: any;
2478
1843
  authorization?: string;
2479
- cacheduration?: number;
2480
- cachegroup?: Array<string>;
2481
- cachekey?: Array<string>;
2482
- cachescope?: any;
2483
- cacheuser?: Array<string>;
1844
+ zeusportalPostasApp?: number;
1845
+ zeusportalPostasOrg?: number;
1846
+ zeusportalPostas?: number;
1847
+ zeusportalPostasSite?: number;
1848
+ transactionid?: string;
2484
1849
  }): Promise<any>;
2485
1850
  /**
2486
1851
  * Retrieves the transfer payment details with the given transferId
@@ -2488,12 +1853,6 @@ export default class StripeAccountsApi {
2488
1853
  * @param {String} transferID The id of the transfer
2489
1854
  * @param {Object} opts Optional parameters
2490
1855
  * @param {String} [authorization] The authorization token of the logged in user
2491
- * @param {Number} [cacheduration] The how long the cache entry should persist
2492
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2493
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2494
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2495
- * @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)
2496
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2497
1856
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2498
1857
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2499
1858
  * @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
@@ -2508,12 +1867,6 @@ export default class StripeAccountsApi {
2508
1867
  * @param {String} transferID The id of the transfer
2509
1868
  * @param {Object} opts Optional parameters
2510
1869
  * @param {String} opts.authorization The authorization token of the logged in user
2511
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2512
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2513
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2514
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2515
- * @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)
2516
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2517
1870
  * @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
2518
1871
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2519
1872
  * @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
@@ -2523,11 +1876,11 @@ export default class StripeAccountsApi {
2523
1876
  */
2524
1877
  getStripeTransferPaymentMethodDetails(transferID: string, opts?: { [key: string]: any; [key: string]: any;
2525
1878
  authorization?: string;
2526
- cacheduration?: number;
2527
- cachegroup?: Array<string>;
2528
- cachekey?: Array<string>;
2529
- cachescope?: any;
2530
- cacheuser?: Array<string>;
1879
+ zeusportalPostasApp?: number;
1880
+ zeusportalPostasOrg?: number;
1881
+ zeusportalPostas?: number;
1882
+ zeusportalPostasSite?: number;
1883
+ transactionid?: string;
2531
1884
  }): Promise<any>;
2532
1885
  /**
2533
1886
  * Retrieves a subscription by ID
@@ -2535,12 +1888,6 @@ export default class StripeAccountsApi {
2535
1888
  * @param {String} subscriptionId The subscription ID
2536
1889
  * @param {Object} opts Optional parameters
2537
1890
  * @param {String} [authorization] The authorization token of the logged in user
2538
- * @param {Number} [cacheduration] The how long the cache entry should persist
2539
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2540
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2541
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2542
- * @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)
2543
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2544
1891
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2545
1892
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2546
1893
  * @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
@@ -2555,12 +1902,6 @@ export default class StripeAccountsApi {
2555
1902
  * @param {String} subscriptionId The subscription ID
2556
1903
  * @param {Object} opts Optional parameters
2557
1904
  * @param {String} opts.authorization The authorization token of the logged in user
2558
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2559
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2560
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2561
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2562
- * @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)
2563
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2564
1905
  * @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
2565
1906
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2566
1907
  * @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
@@ -2570,23 +1911,17 @@ export default class StripeAccountsApi {
2570
1911
  */
2571
1912
  getSubscription(subscriptionId: string, opts?: { [key: string]: any; [key: string]: any;
2572
1913
  authorization?: string;
2573
- cacheduration?: number;
2574
- cachegroup?: Array<string>;
2575
- cachekey?: Array<string>;
2576
- cachescope?: any;
2577
- cacheuser?: Array<string>;
1914
+ zeusportalPostasApp?: number;
1915
+ zeusportalPostasOrg?: number;
1916
+ zeusportalPostas?: number;
1917
+ zeusportalPostasSite?: number;
1918
+ transactionid?: string;
2578
1919
  }): Promise<any>;
2579
1920
  /**
2580
1921
  * Get Stripe config for tenant
2581
1922
  * Returns the Stripe configuration for a tenant (Site or RestApplication) with masked credentials. Requires CATEGORY_ADMIN on the target tenant. Optional siteId or appId (at most one) identify the tenant; if omitted, the request root category is used.
2582
1923
  * @param {Object} opts Optional parameters
2583
1924
  * @param {String} [authorization] The authorization token of the logged in user
2584
- * @param {Number} [cacheduration] The how long the cache entry should persist
2585
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2586
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2587
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2588
- * @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)
2589
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2590
1925
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2591
1926
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2592
1927
  * @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
@@ -2602,12 +1937,6 @@ export default class StripeAccountsApi {
2602
1937
  * Returns the Stripe configuration for a tenant (Site or RestApplication) with masked credentials. Requires CATEGORY_ADMIN on the target tenant. Optional siteId or appId (at most one) identify the tenant; if omitted, the request root category is used.
2603
1938
  * @param {Object} opts Optional parameters
2604
1939
  * @param {String} opts.authorization The authorization token of the logged in user
2605
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2606
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2607
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2608
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2609
- * @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)
2610
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2611
1940
  * @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
2612
1941
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2613
1942
  * @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
@@ -2619,11 +1948,13 @@ export default class StripeAccountsApi {
2619
1948
  */
2620
1949
  getTenantStripeConfig(opts?: { [key: string]: any; [key: string]: any;
2621
1950
  authorization?: string;
2622
- cacheduration?: number;
2623
- cachegroup?: Array<string>;
2624
- cachekey?: Array<string>;
2625
- cachescope?: any;
2626
- cacheuser?: Array<string>;
1951
+ zeusportalPostasApp?: number;
1952
+ zeusportalPostasOrg?: number;
1953
+ zeusportalPostas?: number;
1954
+ zeusportalPostasSite?: number;
1955
+ transactionid?: string;
1956
+ siteId?: number;
1957
+ appId?: number;
2627
1958
  }): Promise<any>;
2628
1959
  /**
2629
1960
  * Retrieves the Stripe Account For the Specified User
@@ -2631,12 +1962,6 @@ export default class StripeAccountsApi {
2631
1962
  * @param {Number} userID The id of the user to retrieve the account for
2632
1963
  * @param {Object} opts Optional parameters
2633
1964
  * @param {String} [authorization] The authorization token of the logged in user
2634
- * @param {Number} [cacheduration] The how long the cache entry should persist
2635
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2636
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2637
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2638
- * @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)
2639
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2640
1965
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2641
1966
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2642
1967
  * @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
@@ -2651,12 +1976,6 @@ export default class StripeAccountsApi {
2651
1976
  * @param {Number} userID The id of the user to retrieve the account for
2652
1977
  * @param {Object} opts Optional parameters
2653
1978
  * @param {String} opts.authorization The authorization token of the logged in user
2654
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2655
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2656
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2657
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2658
- * @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)
2659
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2660
1979
  * @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
2661
1980
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2662
1981
  * @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
@@ -2666,11 +1985,11 @@ export default class StripeAccountsApi {
2666
1985
  */
2667
1986
  getUserStripeAccount(userID: number, opts?: { [key: string]: any; [key: string]: any;
2668
1987
  authorization?: string;
2669
- cacheduration?: number;
2670
- cachegroup?: Array<string>;
2671
- cachekey?: Array<string>;
2672
- cachescope?: any;
2673
- cacheuser?: Array<string>;
1988
+ zeusportalPostasApp?: number;
1989
+ zeusportalPostasOrg?: number;
1990
+ zeusportalPostas?: number;
1991
+ zeusportalPostasSite?: number;
1992
+ transactionid?: string;
2674
1993
  }): Promise<any>;
2675
1994
  /**
2676
1995
  * Retrieves the Stripe Customer Account For the Logged In User
@@ -2678,12 +1997,6 @@ export default class StripeAccountsApi {
2678
1997
  * @param {Number} userID The id of the user to retrieve the account for
2679
1998
  * @param {Object} opts Optional parameters
2680
1999
  * @param {String} [authorization] The authorization token of the logged in user
2681
- * @param {Number} [cacheduration] The how long the cache entry should persist
2682
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2683
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2684
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2685
- * @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)
2686
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2687
2000
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2688
2001
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2689
2002
  * @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
@@ -2698,12 +2011,6 @@ export default class StripeAccountsApi {
2698
2011
  * @param {Number} userID The id of the user to retrieve the account for
2699
2012
  * @param {Object} opts Optional parameters
2700
2013
  * @param {String} opts.authorization The authorization token of the logged in user
2701
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2702
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2703
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2704
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2705
- * @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)
2706
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2707
2014
  * @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
2708
2015
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2709
2016
  * @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
@@ -2713,23 +2020,17 @@ export default class StripeAccountsApi {
2713
2020
  */
2714
2021
  getUserStripeCustomerAccount(userID: number, opts?: { [key: string]: any; [key: string]: any;
2715
2022
  authorization?: string;
2716
- cacheduration?: number;
2717
- cachegroup?: Array<string>;
2718
- cachekey?: Array<string>;
2719
- cachescope?: any;
2720
- cacheuser?: Array<string>;
2023
+ zeusportalPostasApp?: number;
2024
+ zeusportalPostasOrg?: number;
2025
+ zeusportalPostas?: number;
2026
+ zeusportalPostasSite?: number;
2027
+ transactionid?: string;
2721
2028
  }): Promise<any>;
2722
2029
  /**
2723
2030
  * Handles Stripe webhook events
2724
2031
  * Receives and processes webhook events from Stripe. This endpoint verifies the webhook signature and dispatches events to appropriate handlers. Use for tenant Stripe webhooks or as the forward target from the global webhook.
2725
2032
  * @param {Object} opts Optional parameters
2726
2033
  * @param {String} [authorization] The authorization token of the logged in user
2727
- * @param {Number} [cacheduration] The how long the cache entry should persist
2728
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2729
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2730
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2731
- * @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)
2732
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2733
2034
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2734
2035
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2735
2036
  * @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
@@ -2744,12 +2045,6 @@ export default class StripeAccountsApi {
2744
2045
  * Receives and processes webhook events from Stripe. This endpoint verifies the webhook signature and dispatches events to appropriate handlers. Use for tenant Stripe webhooks or as the forward target from the global webhook.
2745
2046
  * @param {Object} opts Optional parameters
2746
2047
  * @param {String} opts.authorization The authorization token of the logged in user
2747
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2748
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2749
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2750
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2751
- * @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)
2752
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2753
2048
  * @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
2754
2049
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2755
2050
  * @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
@@ -2760,23 +2055,18 @@ export default class StripeAccountsApi {
2760
2055
  */
2761
2056
  handleStripeWebhook(opts?: { [key: string]: any; [key: string]: any;
2762
2057
  authorization?: string;
2763
- cacheduration?: number;
2764
- cachegroup?: Array<string>;
2765
- cachekey?: Array<string>;
2766
- cachescope?: any;
2767
- cacheuser?: Array<string>;
2058
+ zeusportalPostasApp?: number;
2059
+ zeusportalPostasOrg?: number;
2060
+ zeusportalPostas?: number;
2061
+ zeusportalPostasSite?: number;
2062
+ transactionid?: string;
2063
+ body?: string;
2768
2064
  }): Promise<any>;
2769
2065
  /**
2770
2066
  * Global Stripe webhook (routing only)
2771
2067
  * Global Stripe webhook: verifies signature with the system-wide webhook secret and forwards the event to the tenant webhook URL. Register this URL in the system-wide Stripe account. Does not process events locally.
2772
2068
  * @param {Object} opts Optional parameters
2773
2069
  * @param {String} [authorization] The authorization token of the logged in user
2774
- * @param {Number} [cacheduration] The how long the cache entry should persist
2775
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2776
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2777
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2778
- * @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)
2779
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2780
2070
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2781
2071
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2782
2072
  * @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
@@ -2791,12 +2081,6 @@ export default class StripeAccountsApi {
2791
2081
  * Global Stripe webhook: verifies signature with the system-wide webhook secret and forwards the event to the tenant webhook URL. Register this URL in the system-wide Stripe account. Does not process events locally.
2792
2082
  * @param {Object} opts Optional parameters
2793
2083
  * @param {String} opts.authorization The authorization token of the logged in user
2794
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2795
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2796
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2797
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2798
- * @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)
2799
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2800
2084
  * @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
2801
2085
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2802
2086
  * @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
@@ -2807,23 +2091,18 @@ export default class StripeAccountsApi {
2807
2091
  */
2808
2092
  handleStripeWebhookGlobal(opts?: { [key: string]: any; [key: string]: any;
2809
2093
  authorization?: string;
2810
- cacheduration?: number;
2811
- cachegroup?: Array<string>;
2812
- cachekey?: Array<string>;
2813
- cachescope?: any;
2814
- cacheuser?: Array<string>;
2094
+ zeusportalPostasApp?: number;
2095
+ zeusportalPostasOrg?: number;
2096
+ zeusportalPostas?: number;
2097
+ zeusportalPostasSite?: number;
2098
+ transactionid?: string;
2099
+ body?: string;
2815
2100
  }): Promise<any>;
2816
2101
  /**
2817
2102
  * Lists all invoices
2818
2103
  * Lists all invoices (root categories graph). Requires MANAGE_SALES_OR_CUSTOMERS on root category or graph.
2819
2104
  * @param {Object} opts Optional parameters
2820
2105
  * @param {String} [authorization] The authorization token of the logged in user
2821
- * @param {Number} [cacheduration] The how long the cache entry should persist
2822
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2823
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2824
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2825
- * @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)
2826
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2827
2106
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2828
2107
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2829
2108
  * @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
@@ -2839,12 +2118,6 @@ export default class StripeAccountsApi {
2839
2118
  * Lists all invoices (root categories graph). Requires MANAGE_SALES_OR_CUSTOMERS on root category or graph.
2840
2119
  * @param {Object} opts Optional parameters
2841
2120
  * @param {String} opts.authorization The authorization token of the logged in user
2842
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2843
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2844
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2845
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2846
- * @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)
2847
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2848
2121
  * @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
2849
2122
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2850
2123
  * @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
@@ -2856,23 +2129,19 @@ export default class StripeAccountsApi {
2856
2129
  */
2857
2130
  listAllStripeInvoices(opts?: { [key: string]: any; [key: string]: any;
2858
2131
  authorization?: string;
2859
- cacheduration?: number;
2860
- cachegroup?: Array<string>;
2861
- cachekey?: Array<string>;
2862
- cachescope?: any;
2863
- cacheuser?: Array<string>;
2132
+ zeusportalPostasApp?: number;
2133
+ zeusportalPostasOrg?: number;
2134
+ zeusportalPostas?: number;
2135
+ zeusportalPostasSite?: number;
2136
+ transactionid?: string;
2137
+ limit?: number;
2138
+ startingAfter?: string;
2864
2139
  }): Promise<any>;
2865
2140
  /**
2866
2141
  * Lists all prices
2867
2142
  * Retrieves all prices
2868
2143
  * @param {Object} opts Optional parameters
2869
2144
  * @param {String} [authorization] The authorization token of the logged in user
2870
- * @param {Number} [cacheduration] The how long the cache entry should persist
2871
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2872
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2873
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2874
- * @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)
2875
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2876
2145
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2877
2146
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2878
2147
  * @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
@@ -2886,12 +2155,6 @@ export default class StripeAccountsApi {
2886
2155
  * Retrieves all prices
2887
2156
  * @param {Object} opts Optional parameters
2888
2157
  * @param {String} opts.authorization The authorization token of the logged in user
2889
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2890
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2891
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2892
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2893
- * @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)
2894
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2895
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
2896
2159
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2897
2160
  * @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
@@ -2901,11 +2164,11 @@ export default class StripeAccountsApi {
2901
2164
  */
2902
2165
  listPrices(opts?: { [key: string]: any; [key: string]: any;
2903
2166
  authorization?: string;
2904
- cacheduration?: number;
2905
- cachegroup?: Array<string>;
2906
- cachekey?: Array<string>;
2907
- cachescope?: any;
2908
- cacheuser?: Array<string>;
2167
+ zeusportalPostasApp?: number;
2168
+ zeusportalPostasOrg?: number;
2169
+ zeusportalPostas?: number;
2170
+ zeusportalPostasSite?: number;
2171
+ transactionid?: string;
2909
2172
  }): Promise<any>;
2910
2173
  /**
2911
2174
  * Lists invoices for a customer
@@ -2913,12 +2176,6 @@ export default class StripeAccountsApi {
2913
2176
  * @param {Number} customerId Graph customer ID
2914
2177
  * @param {Object} opts Optional parameters
2915
2178
  * @param {String} [authorization] The authorization token of the logged in user
2916
- * @param {Number} [cacheduration] The how long the cache entry should persist
2917
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2918
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2919
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2920
- * @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)
2921
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2922
2179
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2923
2180
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2924
2181
  * @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
@@ -2933,12 +2190,6 @@ export default class StripeAccountsApi {
2933
2190
  * @param {Number} customerId Graph customer ID
2934
2191
  * @param {Object} opts Optional parameters
2935
2192
  * @param {String} opts.authorization The authorization token of the logged in user
2936
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2937
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2938
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2939
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2940
- * @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)
2941
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2942
2193
  * @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
2943
2194
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2944
2195
  * @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
@@ -2948,23 +2199,17 @@ export default class StripeAccountsApi {
2948
2199
  */
2949
2200
  listStripeInvoices(customerId: number, opts?: { [key: string]: any; [key: string]: any;
2950
2201
  authorization?: string;
2951
- cacheduration?: number;
2952
- cachegroup?: Array<string>;
2953
- cachekey?: Array<string>;
2954
- cachescope?: any;
2955
- cacheuser?: Array<string>;
2202
+ zeusportalPostasApp?: number;
2203
+ zeusportalPostasOrg?: number;
2204
+ zeusportalPostas?: number;
2205
+ zeusportalPostasSite?: number;
2206
+ transactionid?: string;
2956
2207
  }): Promise<any>;
2957
2208
  /**
2958
2209
  * Lists all pricebooks
2959
2210
  * Retrieves all pricebooks
2960
2211
  * @param {Object} opts Optional parameters
2961
2212
  * @param {String} [authorization] The authorization token of the logged in user
2962
- * @param {Number} [cacheduration] The how long the cache entry should persist
2963
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
2964
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2965
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
2966
- * @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)
2967
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2968
2213
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2969
2214
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2970
2215
  * @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
@@ -2978,12 +2223,6 @@ export default class StripeAccountsApi {
2978
2223
  * Retrieves all pricebooks
2979
2224
  * @param {Object} opts Optional parameters
2980
2225
  * @param {String} opts.authorization The authorization token of the logged in user
2981
- * @param {Number} opts.cacheduration The how long the cache entry should persist
2982
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
2983
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2984
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2985
- * @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)
2986
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2987
2226
  * @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
2988
2227
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
2989
2228
  * @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
@@ -2993,11 +2232,11 @@ export default class StripeAccountsApi {
2993
2232
  */
2994
2233
  listStripePricebooks(opts?: { [key: string]: any; [key: string]: any;
2995
2234
  authorization?: string;
2996
- cacheduration?: number;
2997
- cachegroup?: Array<string>;
2998
- cachekey?: Array<string>;
2999
- cachescope?: any;
3000
- cacheuser?: Array<string>;
2235
+ zeusportalPostasApp?: number;
2236
+ zeusportalPostasOrg?: number;
2237
+ zeusportalPostas?: number;
2238
+ zeusportalPostasSite?: number;
2239
+ transactionid?: string;
3001
2240
  }): Promise<any>;
3002
2241
  /**
3003
2242
  * Lists all prices for a pricebook
@@ -3005,12 +2244,6 @@ export default class StripeAccountsApi {
3005
2244
  * @param {String} idOrKey The pricebook ID (numeric) or unique key
3006
2245
  * @param {Object} opts Optional parameters
3007
2246
  * @param {String} [authorization] The authorization token of the logged in user
3008
- * @param {Number} [cacheduration] The how long the cache entry should persist
3009
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3010
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3011
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3012
- * @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)
3013
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3014
2247
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3015
2248
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3016
2249
  * @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
@@ -3025,12 +2258,6 @@ export default class StripeAccountsApi {
3025
2258
  * @param {String} idOrKey The pricebook ID (numeric) or unique key
3026
2259
  * @param {Object} opts Optional parameters
3027
2260
  * @param {String} opts.authorization The authorization token of the logged in user
3028
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3029
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3030
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3031
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3032
- * @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)
3033
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3034
2261
  * @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
3035
2262
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3036
2263
  * @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
@@ -3040,11 +2267,11 @@ export default class StripeAccountsApi {
3040
2267
  */
3041
2268
  listStripePricesByPricebook(idOrKey: string, opts?: { [key: string]: any; [key: string]: any;
3042
2269
  authorization?: string;
3043
- cacheduration?: number;
3044
- cachegroup?: Array<string>;
3045
- cachekey?: Array<string>;
3046
- cachescope?: any;
3047
- cacheuser?: Array<string>;
2270
+ zeusportalPostasApp?: number;
2271
+ zeusportalPostasOrg?: number;
2272
+ zeusportalPostas?: number;
2273
+ zeusportalPostasSite?: number;
2274
+ transactionid?: string;
3048
2275
  }): Promise<any>;
3049
2276
  /**
3050
2277
  * Lists all prices for a product
@@ -3052,12 +2279,6 @@ export default class StripeAccountsApi {
3052
2279
  * @param {String} productId The product ID
3053
2280
  * @param {Object} opts Optional parameters
3054
2281
  * @param {String} [authorization] The authorization token of the logged in user
3055
- * @param {Number} [cacheduration] The how long the cache entry should persist
3056
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3057
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3058
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3059
- * @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)
3060
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3061
2282
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3062
2283
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3063
2284
  * @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
@@ -3072,12 +2293,6 @@ export default class StripeAccountsApi {
3072
2293
  * @param {String} productId The product ID
3073
2294
  * @param {Object} opts Optional parameters
3074
2295
  * @param {String} opts.authorization The authorization token of the logged in user
3075
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3076
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3077
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3078
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3079
- * @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)
3080
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3081
2296
  * @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
3082
2297
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3083
2298
  * @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
@@ -3087,23 +2302,17 @@ export default class StripeAccountsApi {
3087
2302
  */
3088
2303
  listStripePricesByProduct(productId: string, opts?: { [key: string]: any; [key: string]: any;
3089
2304
  authorization?: string;
3090
- cacheduration?: number;
3091
- cachegroup?: Array<string>;
3092
- cachekey?: Array<string>;
3093
- cachescope?: any;
3094
- cacheuser?: Array<string>;
2305
+ zeusportalPostasApp?: number;
2306
+ zeusportalPostasOrg?: number;
2307
+ zeusportalPostas?: number;
2308
+ zeusportalPostasSite?: number;
2309
+ transactionid?: string;
3095
2310
  }): Promise<any>;
3096
2311
  /**
3097
2312
  * Lists all product categories
3098
2313
  * Retrieves all product categories scoped to the current ApplicationRoot
3099
2314
  * @param {Object} opts Optional parameters
3100
2315
  * @param {String} [authorization] The authorization token of the logged in user
3101
- * @param {Number} [cacheduration] The how long the cache entry should persist
3102
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3103
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3104
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3105
- * @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)
3106
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3107
2316
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3108
2317
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3109
2318
  * @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
@@ -3117,12 +2326,6 @@ export default class StripeAccountsApi {
3117
2326
  * Retrieves all product categories scoped to the current ApplicationRoot
3118
2327
  * @param {Object} opts Optional parameters
3119
2328
  * @param {String} opts.authorization The authorization token of the logged in user
3120
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3121
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3122
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3123
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3124
- * @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)
3125
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3126
2329
  * @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
3127
2330
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3128
2331
  * @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
@@ -3132,23 +2335,17 @@ export default class StripeAccountsApi {
3132
2335
  */
3133
2336
  listStripeProductCategories(opts?: { [key: string]: any; [key: string]: any;
3134
2337
  authorization?: string;
3135
- cacheduration?: number;
3136
- cachegroup?: Array<string>;
3137
- cachekey?: Array<string>;
3138
- cachescope?: any;
3139
- cacheuser?: Array<string>;
2338
+ zeusportalPostasApp?: number;
2339
+ zeusportalPostasOrg?: number;
2340
+ zeusportalPostas?: number;
2341
+ zeusportalPostasSite?: number;
2342
+ transactionid?: string;
3140
2343
  }): Promise<any>;
3141
2344
  /**
3142
2345
  * Lists all products
3143
2346
  * Retrieves all products
3144
2347
  * @param {Object} opts Optional parameters
3145
2348
  * @param {String} [authorization] The authorization token of the logged in user
3146
- * @param {Number} [cacheduration] The how long the cache entry should persist
3147
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3148
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3149
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3150
- * @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)
3151
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3152
2349
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3153
2350
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3154
2351
  * @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
@@ -3162,12 +2359,6 @@ export default class StripeAccountsApi {
3162
2359
  * Retrieves all products
3163
2360
  * @param {Object} opts Optional parameters
3164
2361
  * @param {String} opts.authorization The authorization token of the logged in user
3165
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3166
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3167
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3168
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3169
- * @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)
3170
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3171
2362
  * @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
3172
2363
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3173
2364
  * @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
@@ -3177,23 +2368,17 @@ export default class StripeAccountsApi {
3177
2368
  */
3178
2369
  listStripeProducts(opts?: { [key: string]: any; [key: string]: any;
3179
2370
  authorization?: string;
3180
- cacheduration?: number;
3181
- cachegroup?: Array<string>;
3182
- cachekey?: Array<string>;
3183
- cachescope?: any;
3184
- cacheuser?: Array<string>;
2371
+ zeusportalPostasApp?: number;
2372
+ zeusportalPostasOrg?: number;
2373
+ zeusportalPostas?: number;
2374
+ zeusportalPostasSite?: number;
2375
+ transactionid?: string;
3185
2376
  }): Promise<any>;
3186
2377
  /**
3187
2378
  * List payment transactions
3188
2379
  * Lists payment transactions (from graph). Filter by invoiceId, userId, pageId, applicationId+applicationType, stripeAccountId, productGraphId/productStripeId, or customerId. Precedence: invoiceId > userId > pageId > stripeAccountId > application > product > customerId > all. Requires MANAGE_SALES_OR_CUSTOMERS when listing all or using invoice/product/stripeAccount/page/application filters; userId allows own user.
3189
2380
  * @param {Object} opts Optional parameters
3190
2381
  * @param {String} [authorization] The authorization token of the logged in user
3191
- * @param {Number} [cacheduration] The how long the cache entry should persist
3192
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3193
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3194
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3195
- * @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)
3196
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3197
2382
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3198
2383
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3199
2384
  * @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
@@ -3217,12 +2402,6 @@ export default class StripeAccountsApi {
3217
2402
  * Lists payment transactions (from graph). Filter by invoiceId, userId, pageId, applicationId+applicationType, stripeAccountId, productGraphId/productStripeId, or customerId. Precedence: invoiceId > userId > pageId > stripeAccountId > application > product > customerId > all. Requires MANAGE_SALES_OR_CUSTOMERS when listing all or using invoice/product/stripeAccount/page/application filters; userId allows own user.
3218
2403
  * @param {Object} opts Optional parameters
3219
2404
  * @param {String} opts.authorization The authorization token of the logged in user
3220
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3221
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3222
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3223
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3224
- * @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)
3225
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3226
2405
  * @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
3227
2406
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3228
2407
  * @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
@@ -3242,11 +2421,21 @@ export default class StripeAccountsApi {
3242
2421
  */
3243
2422
  listStripeTransactions(opts?: { [key: string]: any; [key: string]: any;
3244
2423
  authorization?: string;
3245
- cacheduration?: number;
3246
- cachegroup?: Array<string>;
3247
- cachekey?: Array<string>;
3248
- cachescope?: any;
3249
- cacheuser?: Array<string>;
2424
+ zeusportalPostasApp?: number;
2425
+ zeusportalPostasOrg?: number;
2426
+ zeusportalPostas?: number;
2427
+ zeusportalPostasSite?: number;
2428
+ transactionid?: string;
2429
+ invoiceId?: string;
2430
+ userId?: number;
2431
+ pageId?: number;
2432
+ applicationId?: number;
2433
+ applicationType?: string;
2434
+ productGraphId?: number;
2435
+ productStripeId?: string;
2436
+ stripeAccountId?: string;
2437
+ customerId?: number;
2438
+ limit?: number;
3250
2439
  }): Promise<any>;
3251
2440
  /**
3252
2441
  * Pays out the specified account
@@ -3255,12 +2444,6 @@ export default class StripeAccountsApi {
3255
2444
  * @param {module:model/PayoutInput} payoutInput Contains the info to create the Payout
3256
2445
  * @param {Object} opts Optional parameters
3257
2446
  * @param {String} [authorization] The authorization token of the logged in user
3258
- * @param {Number} [cacheduration] The how long the cache entry should persist
3259
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3260
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3261
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3262
- * @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)
3263
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3264
2447
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3265
2448
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3266
2449
  * @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
@@ -3276,12 +2459,6 @@ export default class StripeAccountsApi {
3276
2459
  * @param {module:model/PayoutInput} payoutInput Contains the info to create the Payout
3277
2460
  * @param {Object} opts Optional parameters
3278
2461
  * @param {String} opts.authorization The authorization token of the logged in user
3279
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3280
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3281
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3282
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3283
- * @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)
3284
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3285
2462
  * @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
3286
2463
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3287
2464
  * @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
@@ -3291,11 +2468,11 @@ export default class StripeAccountsApi {
3291
2468
  */
3292
2469
  payoutStripeAccount(accountID: number, payoutInput: any, opts?: { [key: string]: any; [key: string]: any;
3293
2470
  authorization?: string;
3294
- cacheduration?: number;
3295
- cachegroup?: Array<string>;
3296
- cachekey?: Array<string>;
3297
- cachescope?: any;
3298
- cacheuser?: Array<string>;
2471
+ zeusportalPostasApp?: number;
2472
+ zeusportalPostasOrg?: number;
2473
+ zeusportalPostas?: number;
2474
+ zeusportalPostasSite?: number;
2475
+ transactionid?: string;
3299
2476
  }): Promise<any>;
3300
2477
  /**
3301
2478
  * Removes a line item from a draft invoice
@@ -3304,12 +2481,6 @@ export default class StripeAccountsApi {
3304
2481
  * @param {String} lineItemId Stripe line item ID (e.g. il_xxx)
3305
2482
  * @param {Object} opts Optional parameters
3306
2483
  * @param {String} [authorization] The authorization token of the logged in user
3307
- * @param {Number} [cacheduration] The how long the cache entry should persist
3308
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3309
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3310
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3311
- * @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)
3312
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3313
2484
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3314
2485
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3315
2486
  * @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
@@ -3325,12 +2496,6 @@ export default class StripeAccountsApi {
3325
2496
  * @param {String} lineItemId Stripe line item ID (e.g. il_xxx)
3326
2497
  * @param {Object} opts Optional parameters
3327
2498
  * @param {String} opts.authorization The authorization token of the logged in user
3328
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3329
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3330
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3331
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3332
- * @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)
3333
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3334
2499
  * @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
3335
2500
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3336
2501
  * @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
@@ -3340,11 +2505,11 @@ export default class StripeAccountsApi {
3340
2505
  */
3341
2506
  removeStripeInvoiceLineItem(invoiceId: string, lineItemId: string, opts?: { [key: string]: any; [key: string]: any;
3342
2507
  authorization?: string;
3343
- cacheduration?: number;
3344
- cachegroup?: Array<string>;
3345
- cachekey?: Array<string>;
3346
- cachescope?: any;
3347
- cacheuser?: Array<string>;
2508
+ zeusportalPostasApp?: number;
2509
+ zeusportalPostasOrg?: number;
2510
+ zeusportalPostas?: number;
2511
+ zeusportalPostasSite?: number;
2512
+ transactionid?: string;
3348
2513
  }): Promise<any>;
3349
2514
  /**
3350
2515
  * Resumes a subscription
@@ -3352,12 +2517,6 @@ export default class StripeAccountsApi {
3352
2517
  * @param {String} subscriptionId The subscription ID
3353
2518
  * @param {Object} opts Optional parameters
3354
2519
  * @param {String} [authorization] The authorization token of the logged in user
3355
- * @param {Number} [cacheduration] The how long the cache entry should persist
3356
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3357
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3358
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3359
- * @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)
3360
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3361
2520
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3362
2521
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3363
2522
  * @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
@@ -3372,12 +2531,6 @@ export default class StripeAccountsApi {
3372
2531
  * @param {String} subscriptionId The subscription ID
3373
2532
  * @param {Object} opts Optional parameters
3374
2533
  * @param {String} opts.authorization The authorization token of the logged in user
3375
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3376
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3377
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3378
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3379
- * @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)
3380
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3381
2534
  * @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
3382
2535
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3383
2536
  * @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
@@ -3387,11 +2540,11 @@ export default class StripeAccountsApi {
3387
2540
  */
3388
2541
  resumeStripeSubscription(subscriptionId: string, opts?: { [key: string]: any; [key: string]: any;
3389
2542
  authorization?: string;
3390
- cacheduration?: number;
3391
- cachegroup?: Array<string>;
3392
- cachekey?: Array<string>;
3393
- cachescope?: any;
3394
- cacheuser?: Array<string>;
2543
+ zeusportalPostasApp?: number;
2544
+ zeusportalPostasOrg?: number;
2545
+ zeusportalPostas?: number;
2546
+ zeusportalPostasSite?: number;
2547
+ transactionid?: string;
3395
2548
  }): Promise<any>;
3396
2549
  /**
3397
2550
  * Sends an invoice to the customer
@@ -3399,12 +2552,6 @@ export default class StripeAccountsApi {
3399
2552
  * @param {String} invoiceId Stripe invoice ID
3400
2553
  * @param {Object} opts Optional parameters
3401
2554
  * @param {String} [authorization] The authorization token of the logged in user
3402
- * @param {Number} [cacheduration] The how long the cache entry should persist
3403
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3404
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3405
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3406
- * @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)
3407
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3408
2555
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3409
2556
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3410
2557
  * @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
@@ -3419,12 +2566,6 @@ export default class StripeAccountsApi {
3419
2566
  * @param {String} invoiceId Stripe invoice ID
3420
2567
  * @param {Object} opts Optional parameters
3421
2568
  * @param {String} opts.authorization The authorization token of the logged in user
3422
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3423
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3424
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3425
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3426
- * @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)
3427
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3428
2569
  * @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
3429
2570
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3430
2571
  * @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
@@ -3434,11 +2575,11 @@ export default class StripeAccountsApi {
3434
2575
  */
3435
2576
  sendStripeInvoice(invoiceId: string, opts?: { [key: string]: any; [key: string]: any;
3436
2577
  authorization?: string;
3437
- cacheduration?: number;
3438
- cachegroup?: Array<string>;
3439
- cachekey?: Array<string>;
3440
- cachescope?: any;
3441
- cacheuser?: Array<string>;
2578
+ zeusportalPostasApp?: number;
2579
+ zeusportalPostasOrg?: number;
2580
+ zeusportalPostas?: number;
2581
+ zeusportalPostasSite?: number;
2582
+ transactionid?: string;
3442
2583
  }): Promise<any>;
3443
2584
  /**
3444
2585
  * Updates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
@@ -3447,12 +2588,6 @@ export default class StripeAccountsApi {
3447
2588
  * @param {Number} accountid
3448
2589
  * @param {Object} opts Optional parameters
3449
2590
  * @param {String} [authorization] The authorization token of the logged in user
3450
- * @param {Number} [cacheduration] The how long the cache entry should persist
3451
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3452
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3453
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3454
- * @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)
3455
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3456
2591
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3457
2592
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3458
2593
  * @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
@@ -3468,12 +2603,6 @@ export default class StripeAccountsApi {
3468
2603
  * @param {Number} accountid
3469
2604
  * @param {Object} opts Optional parameters
3470
2605
  * @param {String} opts.authorization The authorization token of the logged in user
3471
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3472
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3473
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3474
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3475
- * @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)
3476
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3477
2606
  * @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
3478
2607
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3479
2608
  * @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
@@ -3483,11 +2612,11 @@ export default class StripeAccountsApi {
3483
2612
  */
3484
2613
  setApplicationStripePaymentAccount(applicationid: number, accountid: number, opts?: { [key: string]: any; [key: string]: any;
3485
2614
  authorization?: string;
3486
- cacheduration?: number;
3487
- cachegroup?: Array<string>;
3488
- cachekey?: Array<string>;
3489
- cachescope?: any;
3490
- cacheuser?: Array<string>;
2615
+ zeusportalPostasApp?: number;
2616
+ zeusportalPostasOrg?: number;
2617
+ zeusportalPostas?: number;
2618
+ zeusportalPostasSite?: number;
2619
+ transactionid?: string;
3491
2620
  }): Promise<any>;
3492
2621
  /**
3493
2622
  * Adds payment methods for the customer stored in stripe
@@ -3496,12 +2625,6 @@ export default class StripeAccountsApi {
3496
2625
  * @param {String} body The id of the payment method
3497
2626
  * @param {Object} opts Optional parameters
3498
2627
  * @param {String} [authorization] The authorization token of the logged in user
3499
- * @param {Number} [cacheduration] The how long the cache entry should persist
3500
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3501
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3502
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3503
- * @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)
3504
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3505
2628
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3506
2629
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3507
2630
  * @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
@@ -3517,12 +2640,6 @@ export default class StripeAccountsApi {
3517
2640
  * @param {String} body The id of the payment method
3518
2641
  * @param {Object} opts Optional parameters
3519
2642
  * @param {String} opts.authorization The authorization token of the logged in user
3520
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3521
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3522
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3523
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3524
- * @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)
3525
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3526
2643
  * @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
3527
2644
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3528
2645
  * @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
@@ -3532,11 +2649,11 @@ export default class StripeAccountsApi {
3532
2649
  */
3533
2650
  setDefaultCustomerStripePaymentMethod(customerID: number, body: string, opts?: { [key: string]: any; [key: string]: any;
3534
2651
  authorization?: string;
3535
- cacheduration?: number;
3536
- cachegroup?: Array<string>;
3537
- cachekey?: Array<string>;
3538
- cachescope?: any;
3539
- cacheuser?: Array<string>;
2652
+ zeusportalPostasApp?: number;
2653
+ zeusportalPostasOrg?: number;
2654
+ zeusportalPostas?: number;
2655
+ zeusportalPostasSite?: number;
2656
+ transactionid?: string;
3540
2657
  }): Promise<any>;
3541
2658
  /**
3542
2659
  * Sets the default payment method for the customer stored in stripe
@@ -3544,12 +2661,6 @@ export default class StripeAccountsApi {
3544
2661
  * @param {String} body The id of the payment method
3545
2662
  * @param {Object} opts Optional parameters
3546
2663
  * @param {String} [authorization] The authorization token of the logged in user
3547
- * @param {Number} [cacheduration] The how long the cache entry should persist
3548
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3549
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3550
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3551
- * @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)
3552
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3553
2664
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3554
2665
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3555
2666
  * @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
@@ -3564,12 +2675,6 @@ export default class StripeAccountsApi {
3564
2675
  * @param {String} body The id of the payment method
3565
2676
  * @param {Object} opts Optional parameters
3566
2677
  * @param {String} opts.authorization The authorization token of the logged in user
3567
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3568
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3569
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3570
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3571
- * @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)
3572
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3573
2678
  * @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
3574
2679
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3575
2680
  * @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
@@ -3579,11 +2684,11 @@ export default class StripeAccountsApi {
3579
2684
  */
3580
2685
  setDefaultStripePaymentMethod(body: string, opts?: { [key: string]: any; [key: string]: any;
3581
2686
  authorization?: string;
3582
- cacheduration?: number;
3583
- cachegroup?: Array<string>;
3584
- cachekey?: Array<string>;
3585
- cachescope?: any;
3586
- cacheuser?: Array<string>;
2687
+ zeusportalPostasApp?: number;
2688
+ zeusportalPostasOrg?: number;
2689
+ zeusportalPostas?: number;
2690
+ zeusportalPostasSite?: number;
2691
+ transactionid?: string;
3587
2692
  }): Promise<any>;
3588
2693
  /**
3589
2694
  * Updates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
@@ -3592,12 +2697,6 @@ export default class StripeAccountsApi {
3592
2697
  * @param {Number} accountid
3593
2698
  * @param {Object} opts Optional parameters
3594
2699
  * @param {String} [authorization] The authorization token of the logged in user
3595
- * @param {Number} [cacheduration] The how long the cache entry should persist
3596
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3597
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3598
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3599
- * @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)
3600
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3601
2700
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3602
2701
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3603
2702
  * @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
@@ -3613,12 +2712,6 @@ export default class StripeAccountsApi {
3613
2712
  * @param {Number} accountid
3614
2713
  * @param {Object} opts Optional parameters
3615
2714
  * @param {String} opts.authorization The authorization token of the logged in user
3616
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3617
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3618
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3619
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3620
- * @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)
3621
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3622
2715
  * @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
3623
2716
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3624
2717
  * @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
@@ -3628,11 +2721,11 @@ export default class StripeAccountsApi {
3628
2721
  */
3629
2722
  setSiteStripePaymentAccount(siteid: number, accountid: number, opts?: { [key: string]: any; [key: string]: any;
3630
2723
  authorization?: string;
3631
- cacheduration?: number;
3632
- cachegroup?: Array<string>;
3633
- cachekey?: Array<string>;
3634
- cachescope?: any;
3635
- cacheuser?: Array<string>;
2724
+ zeusportalPostasApp?: number;
2725
+ zeusportalPostasOrg?: number;
2726
+ zeusportalPostas?: number;
2727
+ zeusportalPostasSite?: number;
2728
+ transactionid?: string;
3636
2729
  }): Promise<any>;
3637
2730
  /**
3638
2731
  * Sets or removes parent category
@@ -3641,12 +2734,6 @@ export default class StripeAccountsApi {
3641
2734
  * @param {Object.<String, {String: Object}>} requestBody Contains the parent category ID (or null to remove parent)
3642
2735
  * @param {Object} opts Optional parameters
3643
2736
  * @param {String} [authorization] The authorization token of the logged in user
3644
- * @param {Number} [cacheduration] The how long the cache entry should persist
3645
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3646
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3647
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3648
- * @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)
3649
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3650
2737
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3651
2738
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3652
2739
  * @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
@@ -3662,12 +2749,6 @@ export default class StripeAccountsApi {
3662
2749
  * @param {Object.<String, {String: Object}>} requestBody Contains the parent category ID (or null to remove parent)
3663
2750
  * @param {Object} opts Optional parameters
3664
2751
  * @param {String} opts.authorization The authorization token of the logged in user
3665
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3666
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3667
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3668
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3669
- * @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)
3670
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3671
2752
  * @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
3672
2753
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3673
2754
  * @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
@@ -3677,11 +2758,11 @@ export default class StripeAccountsApi {
3677
2758
  */
3678
2759
  setStripeProductCategoryParent(categoryId: number, requestBody: any, opts?: { [key: string]: any; [key: string]: any;
3679
2760
  authorization?: string;
3680
- cacheduration?: number;
3681
- cachegroup?: Array<string>;
3682
- cachekey?: Array<string>;
3683
- cachescope?: any;
3684
- cacheuser?: Array<string>;
2761
+ zeusportalPostasApp?: number;
2762
+ zeusportalPostasOrg?: number;
2763
+ zeusportalPostas?: number;
2764
+ zeusportalPostasSite?: number;
2765
+ transactionid?: string;
3685
2766
  }): Promise<any>;
3686
2767
  /**
3687
2768
  * Pays out the account of the logged in user
@@ -3689,12 +2770,6 @@ export default class StripeAccountsApi {
3689
2770
  * @param {module:model/PayoutInput} payoutInput Contains the info to create the Payout
3690
2771
  * @param {Object} opts Optional parameters
3691
2772
  * @param {String} [authorization] The authorization token of the logged in user
3692
- * @param {Number} [cacheduration] The how long the cache entry should persist
3693
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3694
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3695
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3696
- * @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)
3697
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3698
2773
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3699
2774
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3700
2775
  * @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
@@ -3709,12 +2784,6 @@ export default class StripeAccountsApi {
3709
2784
  * @param {module:model/PayoutInput} payoutInput Contains the info to create the Payout
3710
2785
  * @param {Object} opts Optional parameters
3711
2786
  * @param {String} opts.authorization The authorization token of the logged in user
3712
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3713
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3714
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3715
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3716
- * @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)
3717
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3718
2787
  * @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
3719
2788
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3720
2789
  * @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
@@ -3724,11 +2793,11 @@ export default class StripeAccountsApi {
3724
2793
  */
3725
2794
  stripePayout(payoutInput: any, opts?: { [key: string]: any; [key: string]: any;
3726
2795
  authorization?: string;
3727
- cacheduration?: number;
3728
- cachegroup?: Array<string>;
3729
- cachekey?: Array<string>;
3730
- cachescope?: any;
3731
- cacheuser?: Array<string>;
2796
+ zeusportalPostasApp?: number;
2797
+ zeusportalPostasOrg?: number;
2798
+ zeusportalPostas?: number;
2799
+ zeusportalPostasSite?: number;
2800
+ transactionid?: string;
3732
2801
  }): Promise<any>;
3733
2802
  /**
3734
2803
  * Sends a transfer payment from the logged in user to the recipient specified in the TransferInput
@@ -3736,12 +2805,6 @@ export default class StripeAccountsApi {
3736
2805
  * @param {module:model/TransferInput} transferInput Contains the info to create the Transfer
3737
2806
  * @param {Object} opts Optional parameters
3738
2807
  * @param {String} [authorization] The authorization token of the logged in user
3739
- * @param {Number} [cacheduration] The how long the cache entry should persist
3740
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3741
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3742
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3743
- * @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)
3744
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3745
2808
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3746
2809
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3747
2810
  * @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
@@ -3756,12 +2819,6 @@ export default class StripeAccountsApi {
3756
2819
  * @param {module:model/TransferInput} transferInput Contains the info to create the Transfer
3757
2820
  * @param {Object} opts Optional parameters
3758
2821
  * @param {String} opts.authorization The authorization token of the logged in user
3759
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3760
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3761
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3762
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3763
- * @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)
3764
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3765
2822
  * @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
3766
2823
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3767
2824
  * @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
@@ -3771,23 +2828,17 @@ export default class StripeAccountsApi {
3771
2828
  */
3772
2829
  stripeTransfer(transferInput: any, opts?: { [key: string]: any; [key: string]: any;
3773
2830
  authorization?: string;
3774
- cacheduration?: number;
3775
- cachegroup?: Array<string>;
3776
- cachekey?: Array<string>;
3777
- cachescope?: any;
3778
- cacheuser?: Array<string>;
2831
+ zeusportalPostasApp?: number;
2832
+ zeusportalPostasOrg?: number;
2833
+ zeusportalPostas?: number;
2834
+ zeusportalPostasSite?: number;
2835
+ transactionid?: string;
3779
2836
  }): Promise<any>;
3780
2837
  /**
3781
2838
  * Test Stripe connection for tenant
3782
2839
  * Tests the Stripe configuration for a tenant. Requires CATEGORY_ADMIN on the target tenant. Optional siteId or appId (at most one) identify the tenant; if omitted, the request root is used.
3783
2840
  * @param {Object} opts Optional parameters
3784
2841
  * @param {String} [authorization] The authorization token of the logged in user
3785
- * @param {Number} [cacheduration] The how long the cache entry should persist
3786
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3787
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3788
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3789
- * @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)
3790
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3791
2842
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3792
2843
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3793
2844
  * @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
@@ -3803,12 +2854,6 @@ export default class StripeAccountsApi {
3803
2854
  * Tests the Stripe configuration for a tenant. Requires CATEGORY_ADMIN on the target tenant. Optional siteId or appId (at most one) identify the tenant; if omitted, the request root is used.
3804
2855
  * @param {Object} opts Optional parameters
3805
2856
  * @param {String} opts.authorization The authorization token of the logged in user
3806
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3807
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3808
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3809
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3810
- * @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)
3811
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3812
2857
  * @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
3813
2858
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3814
2859
  * @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
@@ -3820,11 +2865,13 @@ export default class StripeAccountsApi {
3820
2865
  */
3821
2866
  testTenantStripeConnection(opts?: { [key: string]: any; [key: string]: any;
3822
2867
  authorization?: string;
3823
- cacheduration?: number;
3824
- cachegroup?: Array<string>;
3825
- cachekey?: Array<string>;
3826
- cachescope?: any;
3827
- cacheuser?: Array<string>;
2868
+ zeusportalPostasApp?: number;
2869
+ zeusportalPostasOrg?: number;
2870
+ zeusportalPostas?: number;
2871
+ zeusportalPostasSite?: number;
2872
+ transactionid?: string;
2873
+ siteId?: number;
2874
+ appId?: number;
3828
2875
  }): Promise<any>;
3829
2876
  /**
3830
2877
  * Creates an Account Link which enables the user to update their Stripe account details
@@ -3833,12 +2880,6 @@ export default class StripeAccountsApi {
3833
2880
  * @param {module:model/CreateStripeAccountInput} createStripeAccountInput Contains the info to create the Stripe Account
3834
2881
  * @param {Object} opts Optional parameters
3835
2882
  * @param {String} [authorization] The authorization token of the logged in user
3836
- * @param {Number} [cacheduration] The how long the cache entry should persist
3837
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3838
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3839
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3840
- * @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)
3841
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3842
2883
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3843
2884
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3844
2885
  * @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
@@ -3854,12 +2895,6 @@ export default class StripeAccountsApi {
3854
2895
  * @param {module:model/CreateStripeAccountInput} createStripeAccountInput Contains the info to create the Stripe Account
3855
2896
  * @param {Object} opts Optional parameters
3856
2897
  * @param {String} opts.authorization The authorization token of the logged in user
3857
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3858
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3859
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3860
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3861
- * @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)
3862
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3863
2898
  * @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
3864
2899
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3865
2900
  * @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
@@ -3869,11 +2904,11 @@ export default class StripeAccountsApi {
3869
2904
  */
3870
2905
  updateAccountLink(accountID: number, createStripeAccountInput: any, opts?: { [key: string]: any; [key: string]: any;
3871
2906
  authorization?: string;
3872
- cacheduration?: number;
3873
- cachegroup?: Array<string>;
3874
- cachekey?: Array<string>;
3875
- cachescope?: any;
3876
- cacheuser?: Array<string>;
2907
+ zeusportalPostasApp?: number;
2908
+ zeusportalPostasOrg?: number;
2909
+ zeusportalPostas?: number;
2910
+ zeusportalPostasSite?: number;
2911
+ transactionid?: string;
3877
2912
  }): Promise<any>;
3878
2913
  /**
3879
2914
  * Updates the customer account and returns a client secret to enable user to update their details on Stripe
@@ -3882,12 +2917,6 @@ export default class StripeAccountsApi {
3882
2917
  * @param {module:model/CreateStripeCustomerInput} createStripeCustomerInput Contains the info to update the Stripe Customer Account including a client secret to pass into Stripe Payment Elements
3883
2918
  * @param {Object} opts Optional parameters
3884
2919
  * @param {String} [authorization] The authorization token of the logged in user
3885
- * @param {Number} [cacheduration] The how long the cache entry should persist
3886
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3887
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3888
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3889
- * @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)
3890
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3891
2920
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3892
2921
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3893
2922
  * @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
@@ -3903,12 +2932,6 @@ export default class StripeAccountsApi {
3903
2932
  * @param {module:model/CreateStripeCustomerInput} createStripeCustomerInput Contains the info to update the Stripe Customer Account including a client secret to pass into Stripe Payment Elements
3904
2933
  * @param {Object} opts Optional parameters
3905
2934
  * @param {String} opts.authorization The authorization token of the logged in user
3906
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3907
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3908
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3909
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3910
- * @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)
3911
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3912
2935
  * @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
3913
2936
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3914
2937
  * @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
@@ -3918,11 +2941,11 @@ export default class StripeAccountsApi {
3918
2941
  */
3919
2942
  updateCustomer(customerID: number, createStripeCustomerInput: any, opts?: { [key: string]: any; [key: string]: any;
3920
2943
  authorization?: string;
3921
- cacheduration?: number;
3922
- cachegroup?: Array<string>;
3923
- cachekey?: Array<string>;
3924
- cachescope?: any;
3925
- cacheuser?: Array<string>;
2944
+ zeusportalPostasApp?: number;
2945
+ zeusportalPostasOrg?: number;
2946
+ zeusportalPostas?: number;
2947
+ zeusportalPostasSite?: number;
2948
+ transactionid?: string;
3926
2949
  }): Promise<any>;
3927
2950
  /**
3928
2951
  * Updates a price
@@ -3931,12 +2954,6 @@ export default class StripeAccountsApi {
3931
2954
  * @param {module:model/PriceInput} priceInput The price update data
3932
2955
  * @param {Object} opts Optional parameters
3933
2956
  * @param {String} [authorization] The authorization token of the logged in user
3934
- * @param {Number} [cacheduration] The how long the cache entry should persist
3935
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3936
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3937
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3938
- * @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)
3939
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3940
2957
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3941
2958
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3942
2959
  * @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
@@ -3952,12 +2969,6 @@ export default class StripeAccountsApi {
3952
2969
  * @param {module:model/PriceInput} priceInput The price update data
3953
2970
  * @param {Object} opts Optional parameters
3954
2971
  * @param {String} opts.authorization The authorization token of the logged in user
3955
- * @param {Number} opts.cacheduration The how long the cache entry should persist
3956
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
3957
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
3958
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
3959
- * @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)
3960
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
3961
2972
  * @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
3962
2973
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3963
2974
  * @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
@@ -3967,11 +2978,11 @@ export default class StripeAccountsApi {
3967
2978
  */
3968
2979
  updatePrice(priceId: string, priceInput: any, opts?: { [key: string]: any; [key: string]: any;
3969
2980
  authorization?: string;
3970
- cacheduration?: number;
3971
- cachegroup?: Array<string>;
3972
- cachekey?: Array<string>;
3973
- cachescope?: any;
3974
- cacheuser?: Array<string>;
2981
+ zeusportalPostasApp?: number;
2982
+ zeusportalPostasOrg?: number;
2983
+ zeusportalPostas?: number;
2984
+ zeusportalPostasSite?: number;
2985
+ transactionid?: string;
3975
2986
  }): Promise<any>;
3976
2987
  /**
3977
2988
  * Updates a line item quantity on a draft invoice
@@ -3981,12 +2992,6 @@ export default class StripeAccountsApi {
3981
2992
  * @param {module:model/InvoiceLineItemInput} invoiceLineItemInput New quantity
3982
2993
  * @param {Object} opts Optional parameters
3983
2994
  * @param {String} [authorization] The authorization token of the logged in user
3984
- * @param {Number} [cacheduration] The how long the cache entry should persist
3985
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
3986
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
3987
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
3988
- * @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)
3989
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
3990
2995
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
3991
2996
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
3992
2997
  * @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
@@ -4003,12 +3008,6 @@ export default class StripeAccountsApi {
4003
3008
  * @param {module:model/InvoiceLineItemInput} invoiceLineItemInput New quantity
4004
3009
  * @param {Object} opts Optional parameters
4005
3010
  * @param {String} opts.authorization The authorization token of the logged in user
4006
- * @param {Number} opts.cacheduration The how long the cache entry should persist
4007
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
4008
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
4009
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
4010
- * @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)
4011
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
4012
3011
  * @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
4013
3012
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4014
3013
  * @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
@@ -4018,11 +3017,11 @@ export default class StripeAccountsApi {
4018
3017
  */
4019
3018
  updateStripeInvoiceLineItem(invoiceId: string, lineItemId: string, invoiceLineItemInput: any, opts?: { [key: string]: any; [key: string]: any;
4020
3019
  authorization?: string;
4021
- cacheduration?: number;
4022
- cachegroup?: Array<string>;
4023
- cachekey?: Array<string>;
4024
- cachescope?: any;
4025
- cacheuser?: Array<string>;
3020
+ zeusportalPostasApp?: number;
3021
+ zeusportalPostasOrg?: number;
3022
+ zeusportalPostas?: number;
3023
+ zeusportalPostasSite?: number;
3024
+ transactionid?: string;
4026
3025
  }): Promise<any>;
4027
3026
  /**
4028
3027
  * Adds payment methods for the customer stored in stripe
@@ -4030,12 +3029,6 @@ export default class StripeAccountsApi {
4030
3029
  * @param {String} paymentMethodID The id of the payment method to update
4031
3030
  * @param {Object} opts Optional parameters
4032
3031
  * @param {String} [authorization] The authorization token of the logged in user
4033
- * @param {Number} [cacheduration] The how long the cache entry should persist
4034
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
4035
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
4036
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
4037
- * @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)
4038
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
4039
3032
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
4040
3033
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4041
3034
  * @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
@@ -4051,12 +3044,6 @@ export default class StripeAccountsApi {
4051
3044
  * @param {String} paymentMethodID The id of the payment method to update
4052
3045
  * @param {Object} opts Optional parameters
4053
3046
  * @param {String} opts.authorization The authorization token of the logged in user
4054
- * @param {Number} opts.cacheduration The how long the cache entry should persist
4055
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
4056
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
4057
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
4058
- * @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)
4059
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
4060
3047
  * @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
4061
3048
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4062
3049
  * @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
@@ -4067,11 +3054,12 @@ export default class StripeAccountsApi {
4067
3054
  */
4068
3055
  updateStripePaymentMethod(paymentMethodID: string, opts?: { [key: string]: any; [key: string]: any;
4069
3056
  authorization?: string;
4070
- cacheduration?: number;
4071
- cachegroup?: Array<string>;
4072
- cachekey?: Array<string>;
4073
- cachescope?: any;
4074
- cacheuser?: Array<string>;
3057
+ zeusportalPostasApp?: number;
3058
+ zeusportalPostasOrg?: number;
3059
+ zeusportalPostas?: number;
3060
+ zeusportalPostasSite?: number;
3061
+ transactionid?: string;
3062
+ paymentMethodInput?: any;
4075
3063
  }): Promise<any>;
4076
3064
  /**
4077
3065
  * Updates a pricebook
@@ -4080,12 +3068,6 @@ export default class StripeAccountsApi {
4080
3068
  * @param {module:model/PricebookInput} pricebookInput The pricebook update data
4081
3069
  * @param {Object} opts Optional parameters
4082
3070
  * @param {String} [authorization] The authorization token of the logged in user
4083
- * @param {Number} [cacheduration] The how long the cache entry should persist
4084
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
4085
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
4086
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
4087
- * @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)
4088
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
4089
3071
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
4090
3072
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4091
3073
  * @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
@@ -4101,12 +3083,6 @@ export default class StripeAccountsApi {
4101
3083
  * @param {module:model/PricebookInput} pricebookInput The pricebook update data
4102
3084
  * @param {Object} opts Optional parameters
4103
3085
  * @param {String} opts.authorization The authorization token of the logged in user
4104
- * @param {Number} opts.cacheduration The how long the cache entry should persist
4105
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
4106
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
4107
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
4108
- * @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)
4109
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
4110
3086
  * @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
4111
3087
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4112
3088
  * @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
@@ -4116,11 +3092,11 @@ export default class StripeAccountsApi {
4116
3092
  */
4117
3093
  updateStripePricebook(id: number, pricebookInput: any, opts?: { [key: string]: any; [key: string]: any;
4118
3094
  authorization?: string;
4119
- cacheduration?: number;
4120
- cachegroup?: Array<string>;
4121
- cachekey?: Array<string>;
4122
- cachescope?: any;
4123
- cacheuser?: Array<string>;
3095
+ zeusportalPostasApp?: number;
3096
+ zeusportalPostasOrg?: number;
3097
+ zeusportalPostas?: number;
3098
+ zeusportalPostasSite?: number;
3099
+ transactionid?: string;
4124
3100
  }): Promise<any>;
4125
3101
  /**
4126
3102
  * Updates a product
@@ -4129,12 +3105,6 @@ export default class StripeAccountsApi {
4129
3105
  * @param {module:model/ProductInput} productInput The product update data
4130
3106
  * @param {Object} opts Optional parameters
4131
3107
  * @param {String} [authorization] The authorization token of the logged in user
4132
- * @param {Number} [cacheduration] The how long the cache entry should persist
4133
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
4134
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
4135
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
4136
- * @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)
4137
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
4138
3108
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
4139
3109
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4140
3110
  * @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
@@ -4150,12 +3120,6 @@ export default class StripeAccountsApi {
4150
3120
  * @param {module:model/ProductInput} productInput The product update data
4151
3121
  * @param {Object} opts Optional parameters
4152
3122
  * @param {String} opts.authorization The authorization token of the logged in user
4153
- * @param {Number} opts.cacheduration The how long the cache entry should persist
4154
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
4155
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
4156
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
4157
- * @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)
4158
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
4159
3123
  * @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
4160
3124
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4161
3125
  * @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
@@ -4165,11 +3129,11 @@ export default class StripeAccountsApi {
4165
3129
  */
4166
3130
  updateStripeProduct(productId: string, productInput: any, opts?: { [key: string]: any; [key: string]: any;
4167
3131
  authorization?: string;
4168
- cacheduration?: number;
4169
- cachegroup?: Array<string>;
4170
- cachekey?: Array<string>;
4171
- cachescope?: any;
4172
- cacheuser?: Array<string>;
3132
+ zeusportalPostasApp?: number;
3133
+ zeusportalPostasOrg?: number;
3134
+ zeusportalPostas?: number;
3135
+ zeusportalPostasSite?: number;
3136
+ transactionid?: string;
4173
3137
  }): Promise<any>;
4174
3138
  /**
4175
3139
  * Updates a category
@@ -4178,12 +3142,6 @@ export default class StripeAccountsApi {
4178
3142
  * @param {module:model/ProductCategoryInput} productCategoryInput The category update data
4179
3143
  * @param {Object} opts Optional parameters
4180
3144
  * @param {String} [authorization] The authorization token of the logged in user
4181
- * @param {Number} [cacheduration] The how long the cache entry should persist
4182
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
4183
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
4184
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
4185
- * @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)
4186
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
4187
3145
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
4188
3146
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4189
3147
  * @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
@@ -4199,12 +3157,6 @@ export default class StripeAccountsApi {
4199
3157
  * @param {module:model/ProductCategoryInput} productCategoryInput The category update data
4200
3158
  * @param {Object} opts Optional parameters
4201
3159
  * @param {String} opts.authorization The authorization token of the logged in user
4202
- * @param {Number} opts.cacheduration The how long the cache entry should persist
4203
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
4204
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
4205
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
4206
- * @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)
4207
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
4208
3160
  * @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
4209
3161
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4210
3162
  * @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
@@ -4214,11 +3166,11 @@ export default class StripeAccountsApi {
4214
3166
  */
4215
3167
  updateStripeProductCategory(categoryId: number, productCategoryInput: any, opts?: { [key: string]: any; [key: string]: any;
4216
3168
  authorization?: string;
4217
- cacheduration?: number;
4218
- cachegroup?: Array<string>;
4219
- cachekey?: Array<string>;
4220
- cachescope?: any;
4221
- cacheuser?: Array<string>;
3169
+ zeusportalPostasApp?: number;
3170
+ zeusportalPostasOrg?: number;
3171
+ zeusportalPostas?: number;
3172
+ zeusportalPostasSite?: number;
3173
+ transactionid?: string;
4222
3174
  }): Promise<any>;
4223
3175
  /**
4224
3176
  * Updates a subscription
@@ -4227,12 +3179,6 @@ export default class StripeAccountsApi {
4227
3179
  * @param {module:model/SubscriptionInput} subscriptionInput The subscription update data
4228
3180
  * @param {Object} opts Optional parameters
4229
3181
  * @param {String} [authorization] The authorization token of the logged in user
4230
- * @param {Number} [cacheduration] The how long the cache entry should persist
4231
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
4232
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
4233
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
4234
- * @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)
4235
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
4236
3182
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
4237
3183
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4238
3184
  * @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
@@ -4248,12 +3194,6 @@ export default class StripeAccountsApi {
4248
3194
  * @param {module:model/SubscriptionInput} subscriptionInput The subscription update data
4249
3195
  * @param {Object} opts Optional parameters
4250
3196
  * @param {String} opts.authorization The authorization token of the logged in user
4251
- * @param {Number} opts.cacheduration The how long the cache entry should persist
4252
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
4253
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
4254
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
4255
- * @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)
4256
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
4257
3197
  * @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
4258
3198
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4259
3199
  * @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
@@ -4263,11 +3203,11 @@ export default class StripeAccountsApi {
4263
3203
  */
4264
3204
  updateStripeSubscription(subscriptionId: string, subscriptionInput: any, opts?: { [key: string]: any; [key: string]: any;
4265
3205
  authorization?: string;
4266
- cacheduration?: number;
4267
- cachegroup?: Array<string>;
4268
- cachekey?: Array<string>;
4269
- cachescope?: any;
4270
- cacheuser?: Array<string>;
3206
+ zeusportalPostasApp?: number;
3207
+ zeusportalPostasOrg?: number;
3208
+ zeusportalPostas?: number;
3209
+ zeusportalPostasSite?: number;
3210
+ transactionid?: string;
4271
3211
  }): Promise<any>;
4272
3212
  /**
4273
3213
  * Update Stripe config for tenant
@@ -4275,12 +3215,6 @@ export default class StripeAccountsApi {
4275
3215
  * @param {module:model/StripeTenantConfigRequest} stripeTenantConfigRequest Stripe config fields to update (all optional). Request body is required.
4276
3216
  * @param {Object} opts Optional parameters
4277
3217
  * @param {String} [authorization] The authorization token of the logged in user
4278
- * @param {Number} [cacheduration] The how long the cache entry should persist
4279
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
4280
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
4281
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
4282
- * @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)
4283
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
4284
3218
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
4285
3219
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4286
3220
  * @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
@@ -4297,12 +3231,6 @@ export default class StripeAccountsApi {
4297
3231
  * @param {module:model/StripeTenantConfigRequest} stripeTenantConfigRequest Stripe config fields to update (all optional). Request body is required.
4298
3232
  * @param {Object} opts Optional parameters
4299
3233
  * @param {String} opts.authorization The authorization token of the logged in user
4300
- * @param {Number} opts.cacheduration The how long the cache entry should persist
4301
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
4302
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
4303
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
4304
- * @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)
4305
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
4306
3234
  * @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
4307
3235
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4308
3236
  * @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
@@ -4314,11 +3242,13 @@ export default class StripeAccountsApi {
4314
3242
  */
4315
3243
  updateTenantStripeConfig(stripeTenantConfigRequest: any, opts?: { [key: string]: any; [key: string]: any;
4316
3244
  authorization?: string;
4317
- cacheduration?: number;
4318
- cachegroup?: Array<string>;
4319
- cachekey?: Array<string>;
4320
- cachescope?: any;
4321
- cacheuser?: Array<string>;
3245
+ zeusportalPostasApp?: number;
3246
+ zeusportalPostasOrg?: number;
3247
+ zeusportalPostas?: number;
3248
+ zeusportalPostasSite?: number;
3249
+ transactionid?: string;
3250
+ siteId?: number;
3251
+ appId?: number;
4322
3252
  }): Promise<any>;
4323
3253
  /**
4324
3254
  * Voids a draft invoice
@@ -4326,12 +3256,6 @@ export default class StripeAccountsApi {
4326
3256
  * @param {String} invoiceId Stripe invoice ID
4327
3257
  * @param {Object} opts Optional parameters
4328
3258
  * @param {String} [authorization] The authorization token of the logged in user
4329
- * @param {Number} [cacheduration] The how long the cache entry should persist
4330
- * @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
4331
- * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
4332
- * @param {module:model/String} [cachescope] The scope of storage of the cache item
4333
- * @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)
4334
- * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
4335
3259
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
4336
3260
  * @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4337
3261
  * @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
@@ -4346,12 +3270,6 @@ export default class StripeAccountsApi {
4346
3270
  * @param {String} invoiceId Stripe invoice ID
4347
3271
  * @param {Object} opts Optional parameters
4348
3272
  * @param {String} opts.authorization The authorization token of the logged in user
4349
- * @param {Number} opts.cacheduration The how long the cache entry should persist
4350
- * @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
4351
- * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
4352
- * @param {module:model/String} opts.cachescope The scope of storage of the cache item
4353
- * @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)
4354
- * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
4355
3273
  * @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
4356
3274
  * @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
4357
3275
  * @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
@@ -4361,11 +3279,11 @@ export default class StripeAccountsApi {
4361
3279
  */
4362
3280
  voidStripeInvoice(invoiceId: string, opts?: { [key: string]: any; [key: string]: any;
4363
3281
  authorization?: string;
4364
- cacheduration?: number;
4365
- cachegroup?: Array<string>;
4366
- cachekey?: Array<string>;
4367
- cachescope?: any;
4368
- cacheuser?: Array<string>;
3282
+ zeusportalPostasApp?: number;
3283
+ zeusportalPostasOrg?: number;
3284
+ zeusportalPostas?: number;
3285
+ zeusportalPostasSite?: number;
3286
+ transactionid?: string;
4369
3287
  }): Promise<any>;
4370
3288
  }
4371
3289
  //# sourceMappingURL=StripeAccountsApi.d.ts.map