@gobodo/gobodo-api-promise 0.1.96 → 0.1.99
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +582 -685
- package/dist/.tsbuildinfo +1 -1
- package/dist/ApiClient.d.ts +1 -1
- package/dist/ApiClient.d.ts.map +1 -1
- package/dist/ApiClient.js +7 -3
- package/dist/api/ActionTypesApi.d.ts +3 -5
- package/dist/api/ActionTypesApi.d.ts.map +1 -1
- package/dist/api/ActionTypesApi.js +7 -3
- package/dist/api/AdCampaignsApi.d.ts +37 -98
- package/dist/api/AdCampaignsApi.d.ts.map +1 -1
- package/dist/api/AdCampaignsApi.js +119 -166
- package/dist/api/AdManagementApi.d.ts +63 -90
- package/dist/api/AdManagementApi.d.ts.map +1 -1
- package/dist/api/AdManagementApi.js +204 -162
- package/dist/api/AdminDataManagementApi.d.ts +5 -7
- package/dist/api/AdminDataManagementApi.d.ts.map +1 -1
- package/dist/api/AdminDataManagementApi.js +18 -15
- package/dist/api/AdsApi.d.ts +27 -83
- package/dist/api/AdsApi.d.ts.map +1 -1
- package/dist/api/AdsApi.js +88 -143
- package/dist/api/AttachmentsApi.d.ts +19 -123
- package/dist/api/AttachmentsApi.d.ts.map +1 -1
- package/dist/api/AttachmentsApi.js +73 -201
- package/dist/api/AuthenticationApi.d.ts +1 -1
- package/dist/api/AuthenticationApi.js +12 -12
- package/dist/api/CategoriesApi.d.ts +23 -37
- package/dist/api/CategoriesApi.d.ts.map +1 -1
- package/dist/api/CategoriesApi.js +96 -66
- package/dist/api/CommentsApi.d.ts +15 -115
- package/dist/api/CommentsApi.d.ts.map +1 -1
- package/dist/api/CommentsApi.js +73 -192
- package/dist/api/ContentManagementApi.d.ts +69 -127
- package/dist/api/ContentManagementApi.d.ts.map +1 -1
- package/dist/api/ContentManagementApi.js +335 -223
- package/dist/api/ConversationsApi.d.ts +19 -80
- package/dist/api/ConversationsApi.d.ts.map +1 -1
- package/dist/api/ConversationsApi.js +95 -135
- package/dist/api/CurrencyApi.d.ts +15 -32
- package/dist/api/CurrencyApi.d.ts.map +1 -1
- package/dist/api/CurrencyApi.js +78 -50
- package/dist/api/DataSheetImportsApi.d.ts +39 -81
- package/dist/api/DataSheetImportsApi.d.ts.map +1 -1
- package/dist/api/DataSheetImportsApi.js +185 -133
- package/dist/api/DefaultApi.d.ts +19 -31
- package/dist/api/DefaultApi.d.ts.map +1 -1
- package/dist/api/DefaultApi.js +78 -58
- package/dist/api/DocumentPartTypesApi.d.ts +5 -10
- package/dist/api/DocumentPartTypesApi.d.ts.map +1 -1
- package/dist/api/DocumentPartTypesApi.js +25 -16
- package/dist/api/DocumentTypesApi.d.ts +5 -10
- package/dist/api/DocumentTypesApi.d.ts.map +1 -1
- package/dist/api/DocumentTypesApi.js +25 -16
- package/dist/api/DocumentsApi.d.ts +31 -100
- package/dist/api/DocumentsApi.d.ts.map +1 -1
- package/dist/api/DocumentsApi.js +147 -173
- package/dist/api/EmailsApi.d.ts +9 -17
- package/dist/api/EmailsApi.d.ts.map +1 -1
- package/dist/api/EmailsApi.js +47 -30
- package/dist/api/EntryPartsApi.d.ts +31 -100
- package/dist/api/EntryPartsApi.d.ts.map +1 -1
- package/dist/api/EntryPartsApi.js +146 -170
- package/dist/api/FacebookApi.d.ts +1 -1
- package/dist/api/FacebookApi.js +3 -3
- package/dist/api/FieldsApi.d.ts +7 -13
- package/dist/api/FieldsApi.d.ts.map +1 -1
- package/dist/api/FieldsApi.js +36 -23
- package/dist/api/FilesApi.d.ts +7 -13
- package/dist/api/FilesApi.d.ts.map +1 -1
- package/dist/api/FilesApi.js +15 -14
- package/dist/api/FormsApi.d.ts +57 -94
- package/dist/api/FormsApi.d.ts.map +1 -1
- package/dist/api/FormsApi.js +252 -183
- package/dist/api/FunctionsApi.d.ts +41 -132
- package/dist/api/FunctionsApi.d.ts.map +1 -1
- package/dist/api/FunctionsApi.js +217 -220
- package/dist/api/GeocodeApi.d.ts +35 -121
- package/dist/api/GeocodeApi.d.ts.map +1 -1
- package/dist/api/GeocodeApi.js +84 -212
- package/dist/api/GobodoManagementApi.d.ts +11 -21
- package/dist/api/GobodoManagementApi.d.ts.map +1 -1
- package/dist/api/GobodoManagementApi.js +58 -37
- package/dist/api/GoogleApi.d.ts +1 -1
- package/dist/api/GoogleApi.js +3 -3
- package/dist/api/GraphActionTypesApi.d.ts +79 -128
- package/dist/api/GraphActionTypesApi.d.ts.map +1 -1
- package/dist/api/GraphActionTypesApi.js +216 -246
- package/dist/api/GraphActionsApi.d.ts +23 -407
- package/dist/api/GraphActionsApi.d.ts.map +1 -1
- package/dist/api/GraphActionsApi.js +59 -674
- package/dist/api/GraphObjectTypesApi.d.ts +53 -292
- package/dist/api/GraphObjectTypesApi.d.ts.map +1 -1
- package/dist/api/GraphObjectTypesApi.js +166 -480
- package/dist/api/GraphObjectsApi.d.ts +251 -2249
- package/dist/api/GraphObjectsApi.d.ts.map +1 -1
- package/dist/api/GraphObjectsApi.js +633 -3787
- package/dist/api/GraphRelationshipTypesApi.d.ts +67 -681
- package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -1
- package/dist/api/GraphRelationshipTypesApi.js +207 -1152
- package/dist/api/GraphRelationshipsApi.d.ts +62 -1235
- package/dist/api/GraphRelationshipsApi.d.ts.map +1 -1
- package/dist/api/GraphRelationshipsApi.js +162 -2019
- package/dist/api/GraphSchemasApi.d.ts +17 -451
- package/dist/api/GraphSchemasApi.d.ts.map +1 -1
- package/dist/api/GraphSchemasApi.js +117 -773
- package/dist/api/GraphTraversalApi.d.ts +19 -33
- package/dist/api/GraphTraversalApi.d.ts.map +1 -1
- package/dist/api/GraphTraversalApi.js +87 -58
- package/dist/api/GraphsApi.d.ts +117 -135
- package/dist/api/GraphsApi.d.ts.map +1 -1
- package/dist/api/GraphsApi.js +314 -258
- package/dist/api/GroupsApi.d.ts +11 -11
- package/dist/api/IAMApi.d.ts +23 -32
- package/dist/api/IAMApi.d.ts.map +1 -1
- package/dist/api/IAMApi.js +75 -59
- package/dist/api/ImagesApi.d.ts +25 -194
- package/dist/api/ImagesApi.d.ts.map +1 -1
- package/dist/api/ImagesApi.js +85 -295
- package/dist/api/InvitesApi.d.ts +11 -21
- package/dist/api/InvitesApi.d.ts.map +1 -1
- package/dist/api/InvitesApi.js +58 -37
- package/dist/api/LikesApi.d.ts +43 -69
- package/dist/api/LikesApi.d.ts.map +1 -1
- package/dist/api/LikesApi.js +192 -143
- package/dist/api/LinkedINApi.d.ts +1 -1
- package/dist/api/LinkedINApi.js +3 -3
- package/dist/api/LiveMeetingsApi.d.ts +7 -11
- package/dist/api/LiveMeetingsApi.d.ts.map +1 -1
- package/dist/api/LiveMeetingsApi.js +29 -22
- package/dist/api/MeetingEventsApi.d.ts +39 -331
- package/dist/api/MeetingEventsApi.d.ts.map +1 -1
- package/dist/api/MeetingEventsApi.js +196 -515
- package/dist/api/NotificationsApi.d.ts +29 -63
- package/dist/api/NotificationsApi.d.ts.map +1 -1
- package/dist/api/NotificationsApi.js +151 -97
- package/dist/api/PagesApi.d.ts +23 -85
- package/dist/api/PagesApi.d.ts.map +1 -1
- package/dist/api/PagesApi.js +106 -146
- package/dist/api/PasswordResetApi.d.ts +80 -0
- package/dist/api/PasswordResetApi.d.ts.map +1 -0
- package/dist/api/PasswordResetApi.js +212 -0
- package/dist/api/PhoneNumbersApi.d.ts +11 -24
- package/dist/api/PhoneNumbersApi.d.ts.map +1 -1
- package/dist/api/PhoneNumbersApi.js +58 -37
- package/dist/api/PostsApi.d.ts +11 -64
- package/dist/api/PostsApi.d.ts.map +1 -1
- package/dist/api/PostsApi.js +51 -107
- package/dist/api/PrivateMessagesApi.d.ts +35 -110
- package/dist/api/PrivateMessagesApi.d.ts.map +1 -1
- package/dist/api/PrivateMessagesApi.js +177 -189
- package/dist/api/PublicationsApi.d.ts +19 -91
- package/dist/api/PublicationsApi.d.ts.map +1 -1
- package/dist/api/PublicationsApi.js +94 -134
- package/dist/api/RestApplicationsApi.d.ts +11 -25
- package/dist/api/RestApplicationsApi.d.ts.map +1 -1
- package/dist/api/RestApplicationsApi.js +56 -36
- package/dist/api/ScreensApi.d.ts +7 -13
- package/dist/api/ScreensApi.d.ts.map +1 -1
- package/dist/api/ScreensApi.js +36 -23
- package/dist/api/SitesApi.d.ts +21 -48
- package/dist/api/SitesApi.d.ts.map +1 -1
- package/dist/api/SitesApi.js +109 -70
- package/dist/api/SocialGroupsApi.d.ts +43 -90
- package/dist/api/SocialGroupsApi.d.ts.map +1 -1
- package/dist/api/SocialGroupsApi.js +213 -140
- package/dist/api/SocialIntegrationApi.d.ts +1 -1
- package/dist/api/SocialIntegrationApi.js +6 -6
- package/dist/api/StripeAccountsApi.d.ts +81 -161
- package/dist/api/StripeAccountsApi.d.ts.map +1 -1
- package/dist/api/StripeAccountsApi.js +436 -281
- package/dist/api/TagsApi.d.ts +3 -5
- package/dist/api/TagsApi.d.ts.map +1 -1
- package/dist/api/TagsApi.js +7 -3
- package/dist/api/TemplatesApi.d.ts +7 -13
- package/dist/api/TemplatesApi.d.ts.map +1 -1
- package/dist/api/TemplatesApi.js +36 -23
- package/dist/api/ThemeMappingsApi.d.ts +9 -16
- package/dist/api/ThemeMappingsApi.d.ts.map +1 -1
- package/dist/api/ThemeMappingsApi.js +42 -29
- package/dist/api/TopicsApi.d.ts +17 -33
- package/dist/api/TopicsApi.d.ts.map +1 -1
- package/dist/api/TopicsApi.js +91 -58
- package/dist/api/TransactionsApi.d.ts +1 -1
- package/dist/api/TransactionsApi.js +5 -5
- package/dist/api/TwitterApi.d.ts +1 -1
- package/dist/api/TwitterApi.js +3 -3
- package/dist/api/UserManagerAdministrationApi.d.ts +83 -0
- package/dist/api/UserManagerAdministrationApi.d.ts.map +1 -0
- package/dist/api/UserManagerAdministrationApi.js +257 -0
- package/dist/api/UserTagsApi.d.ts +31 -135
- package/dist/api/UserTagsApi.d.ts.map +1 -1
- package/dist/api/UserTagsApi.js +121 -241
- package/dist/api/UsersApi.d.ts +23 -47
- package/dist/api/UsersApi.d.ts.map +1 -1
- package/dist/api/UsersApi.js +122 -78
- package/dist/api/UtilsApi.d.ts +1 -1
- package/dist/api/UtilsApi.js +3 -3
- package/dist/api/VideosApi.d.ts +25 -137
- package/dist/api/VideosApi.d.ts.map +1 -1
- package/dist/api/VideosApi.js +114 -226
- package/dist/api/WalletsApi.d.ts +35 -72
- package/dist/api/WalletsApi.d.ts.map +1 -1
- package/dist/api/WalletsApi.js +184 -118
- package/dist/index.d.ts +33 -17
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +204 -92
- package/dist/model/APIClient.d.ts +10 -10
- package/dist/model/APIClient.d.ts.map +1 -1
- package/dist/model/APIClient.js +27 -27
- package/dist/model/AccountSessionInput.d.ts +1 -1
- package/dist/model/AccountSessionInput.js +2 -2
- package/dist/model/AccountSessionResponse.d.ts +1 -1
- package/dist/model/AccountSessionResponse.js +2 -2
- package/dist/model/Address.d.ts +74 -0
- package/dist/model/Address.d.ts.map +1 -0
- package/dist/model/Address.js +224 -0
- package/dist/model/AddressResponse.d.ts +87 -0
- package/dist/model/AddressResponse.d.ts.map +1 -0
- package/dist/model/AddressResponse.js +255 -0
- package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
- package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +1 -1
- package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
- package/dist/model/Article.d.ts +65 -65
- package/dist/model/Article.d.ts.map +1 -1
- package/dist/model/Article.js +177 -177
- package/dist/model/AuthResponse.d.ts +1 -1
- package/dist/model/AuthResponse.js +2 -2
- package/dist/model/AwsSettings.d.ts +1 -1
- package/dist/model/AwsSettings.js +2 -2
- package/dist/model/Balance.d.ts +21 -21
- package/dist/model/Balance.d.ts.map +1 -1
- package/dist/model/Balance.js +80 -80
- package/dist/model/BalanceDetails.d.ts +1 -1
- package/dist/model/BalanceDetails.js +2 -2
- package/dist/model/BalanceResponse.d.ts +1 -1
- package/dist/model/BalanceResponse.js +2 -2
- package/dist/model/BankAccountInfo.d.ts +1 -1
- package/dist/model/BankAccountInfo.js +2 -2
- package/dist/model/Base64ImageUpload.d.ts +28 -4
- package/dist/model/Base64ImageUpload.d.ts.map +1 -1
- package/dist/model/Base64ImageUpload.js +73 -12
- package/dist/model/BlogPostResponse.d.ts +1 -1
- package/dist/model/BlogPostResponse.js +2 -2
- package/dist/model/CacheInvalidation.d.ts +63 -0
- package/dist/model/CacheInvalidation.d.ts.map +1 -0
- package/dist/model/CacheInvalidation.js +173 -0
- package/dist/model/CardInfo.d.ts +1 -1
- package/dist/model/CardInfo.js +2 -2
- package/dist/model/Comment.d.ts +29 -29
- package/dist/model/Comment.d.ts.map +1 -1
- package/dist/model/Comment.js +78 -78
- package/dist/model/ConsoleProjectInput.d.ts +1 -1
- package/dist/model/ConsoleProjectInput.js +2 -2
- package/dist/model/ConsoleProjectResponse.d.ts +1 -1
- package/dist/model/ConsoleProjectResponse.js +2 -2
- package/dist/model/Coordinates.d.ts +1 -1
- package/dist/model/Coordinates.js +2 -2
- package/dist/model/CreateAccountResponse.d.ts +1 -1
- package/dist/model/CreateAccountResponse.js +2 -2
- package/dist/model/CreateFunctionInput.d.ts +1 -1
- package/dist/model/CreateFunctionInput.js +2 -2
- package/dist/model/CreateStripeAccountInput.d.ts +1 -1
- package/dist/model/CreateStripeAccountInput.js +2 -2
- package/dist/model/CreateStripeCustomerInput.d.ts +1 -1
- package/dist/model/CreateStripeCustomerInput.js +2 -2
- package/dist/model/CreateTopicInput.d.ts +1 -1
- package/dist/model/CreateTopicInput.js +2 -2
- package/dist/model/CreateTopicListenerInput.d.ts +1 -1
- package/dist/model/CreateTopicListenerInput.js +2 -2
- package/dist/model/Currency.d.ts +1 -1
- package/dist/model/Currency.js +2 -2
- package/dist/model/CurrencyGrantInput.d.ts +1 -1
- package/dist/model/CurrencyGrantInput.js +2 -2
- package/dist/model/CurrencyGrantResponse.d.ts +1 -1
- package/dist/model/CurrencyGrantResponse.js +2 -2
- package/dist/model/CurrencyInput.d.ts +1 -1
- package/dist/model/CurrencyInput.js +2 -2
- package/dist/model/CurrencyMinterRegistrationInput.d.ts +1 -1
- package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
- package/dist/model/CurrencyResponse.d.ts +1 -1
- package/dist/model/CurrencyResponse.js +2 -2
- package/dist/model/CurrencySettings.d.ts +1 -1
- package/dist/model/CurrencySettings.js +2 -2
- package/dist/model/CustomerResponse.d.ts +1 -1
- package/dist/model/CustomerResponse.js +2 -2
- package/dist/model/DataObject.d.ts +1 -1
- package/dist/model/DataObject.js +2 -2
- package/dist/model/DataSheetImport.d.ts +51 -51
- package/dist/model/DataSheetImport.d.ts.map +1 -1
- package/dist/model/DataSheetImport.js +156 -156
- package/dist/model/DataSheetImportPrivacySettings.d.ts +10 -10
- package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -1
- package/dist/model/DataSheetImportPrivacySettings.js +29 -29
- package/dist/model/DataSheetImportSummary.d.ts +10 -10
- package/dist/model/DataSheetImportSummary.d.ts.map +1 -1
- package/dist/model/DataSheetImportSummary.js +33 -33
- package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
- package/dist/model/DeviceRegistrationRequest.js +2 -2
- package/dist/model/Document.d.ts +71 -71
- package/dist/model/Document.d.ts.map +1 -1
- package/dist/model/Document.js +192 -192
- package/dist/model/DocumentPart.d.ts +36 -36
- package/dist/model/DocumentPart.d.ts.map +1 -1
- package/dist/model/DocumentPart.js +114 -114
- package/dist/model/DocumentPartType.d.ts +23 -23
- package/dist/model/DocumentPartType.d.ts.map +1 -1
- package/dist/model/DocumentPartType.js +69 -69
- package/dist/model/DocumentType.d.ts +42 -42
- package/dist/model/DocumentType.d.ts.map +1 -1
- package/dist/model/DocumentType.js +114 -114
- package/dist/model/DomainMappingInput.d.ts +57 -0
- package/dist/model/DomainMappingInput.d.ts.map +1 -0
- package/dist/model/DomainMappingInput.js +158 -0
- package/dist/model/DomainMappingResponse.d.ts +57 -0
- package/dist/model/DomainMappingResponse.d.ts.map +1 -0
- package/dist/model/DomainMappingResponse.js +158 -0
- package/dist/model/EmailAddress.d.ts +1 -1
- package/dist/model/EmailAddress.js +2 -2
- package/dist/model/FieldMapping.d.ts +1 -1
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fields.d.ts +19 -19
- package/dist/model/Fields.d.ts.map +1 -1
- package/dist/model/Fields.js +47 -47
- package/dist/model/File.d.ts +28 -28
- package/dist/model/File.d.ts.map +1 -1
- package/dist/model/File.js +75 -75
- package/dist/model/FileAttachmentUploadObject.d.ts +28 -28
- package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -1
- package/dist/model/FileAttachmentUploadObject.js +75 -75
- package/dist/model/Filter.d.ts +1 -1
- package/dist/model/Filter.js +2 -2
- package/dist/model/FilterManager.d.ts +1 -1
- package/dist/model/FilterManager.js +2 -2
- package/dist/model/Form.d.ts +10 -10
- package/dist/model/Form.d.ts.map +1 -1
- package/dist/model/Form.js +32 -32
- package/dist/model/FormSection.d.ts +1 -1
- package/dist/model/FormSection.js +2 -2
- package/dist/model/FormSubmission.d.ts +10 -10
- package/dist/model/FormSubmission.d.ts.map +1 -1
- package/dist/model/FormSubmission.js +29 -29
- package/dist/model/FunctionConfigInput.d.ts +1 -1
- package/dist/model/FunctionConfigInput.js +2 -2
- package/dist/model/FunctionEnvironmentConfig.d.ts +1 -1
- package/dist/model/FunctionEnvironmentConfig.js +2 -2
- package/dist/model/FunctionInput.d.ts +1 -1
- package/dist/model/FunctionInput.js +2 -2
- package/dist/model/FunctionOutput.d.ts +1 -1
- package/dist/model/FunctionOutput.js +2 -2
- package/dist/model/Geocode.d.ts +1 -1
- package/dist/model/Geocode.js +2 -2
- package/dist/model/GeocodePayload.d.ts +3 -3
- package/dist/model/GeocodePayload.d.ts.map +1 -1
- package/dist/model/GeocodePayload.js +8 -8
- package/dist/model/GeocodeResponse.d.ts +67 -0
- package/dist/model/GeocodeResponse.d.ts.map +1 -0
- package/dist/model/GeocodeResponse.js +193 -0
- package/dist/model/GeolocationInput.d.ts +1 -1
- package/dist/model/GeolocationInput.js +2 -2
- package/dist/model/GetFunctionConfig.d.ts +1 -1
- package/dist/model/GetFunctionConfig.js +2 -2
- package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
- package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
- package/dist/model/GetFunctionResponse.d.ts +1 -1
- package/dist/model/GetFunctionResponse.js +2 -2
- package/dist/model/GoogleCloudSettings.d.ts +1 -1
- package/dist/model/GoogleCloudSettings.js +2 -2
- package/dist/model/Graph.d.ts +42 -42
- package/dist/model/Graph.d.ts.map +1 -1
- package/dist/model/Graph.js +111 -111
- package/dist/model/GraphAction.d.ts +12 -12
- package/dist/model/GraphAction.d.ts.map +1 -1
- package/dist/model/GraphAction.js +29 -29
- package/dist/model/GraphActionPayload.d.ts +1 -1
- package/dist/model/GraphActionPayload.js +2 -2
- package/dist/model/GraphActionResponse.d.ts +19 -1
- package/dist/model/GraphActionResponse.d.ts.map +1 -1
- package/dist/model/GraphActionResponse.js +60 -2
- package/dist/model/GraphActionTypeInput.d.ts +144 -0
- package/dist/model/GraphActionTypeInput.d.ts.map +1 -0
- package/dist/model/GraphActionTypeInput.js +505 -0
- package/dist/model/GraphActionTypeResponse.d.ts +198 -0
- package/dist/model/GraphActionTypeResponse.d.ts.map +1 -0
- package/dist/model/GraphActionTypeResponse.js +681 -0
- package/dist/model/GraphDatabaseService.d.ts +10 -10
- package/dist/model/GraphDatabaseService.d.ts.map +1 -1
- package/dist/model/GraphDatabaseService.js +27 -27
- package/dist/model/GraphGeocode.d.ts +1 -1
- package/dist/model/GraphGeocode.js +2 -2
- package/dist/model/GraphInput.d.ts +92 -0
- package/dist/model/GraphInput.d.ts.map +1 -0
- package/dist/model/GraphInput.js +256 -0
- package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPart.js +2 -2
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +10 -10
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -1
- package/dist/model/GraphIteratorEntryPartStackTraceInner.js +25 -25
- package/dist/model/GraphObject.d.ts +12 -12
- package/dist/model/GraphObject.d.ts.map +1 -1
- package/dist/model/GraphObject.js +29 -29
- package/dist/model/GraphObjectPayload.d.ts +7 -16
- package/dist/model/GraphObjectPayload.d.ts.map +1 -1
- package/dist/model/GraphObjectPayload.js +19 -50
- package/dist/model/GraphObjectResponse.d.ts +43 -3
- package/dist/model/GraphObjectResponse.d.ts.map +1 -1
- package/dist/model/GraphObjectResponse.js +142 -6
- package/dist/model/GraphObjectSchema.d.ts +30 -30
- package/dist/model/GraphObjectSchema.d.ts.map +1 -1
- package/dist/model/GraphObjectSchema.js +83 -83
- package/dist/model/GraphObjectType.d.ts +12 -12
- package/dist/model/GraphObjectType.d.ts.map +1 -1
- package/dist/model/GraphObjectType.js +30 -30
- package/dist/model/GraphObjectTypeInput.d.ts +1 -1
- package/dist/model/GraphObjectTypeInput.js +2 -2
- package/dist/model/GraphObjectTypeResponse.d.ts +23 -13
- package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -1
- package/dist/model/GraphObjectTypeResponse.js +90 -42
- package/dist/model/GraphObjectTypeSchema.d.ts +12 -12
- package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -1
- package/dist/model/GraphObjectTypeSchema.js +30 -30
- package/dist/model/GraphOwner.d.ts +1 -1
- package/dist/model/GraphOwner.js +2 -2
- package/dist/model/GraphRelationship.d.ts +12 -12
- package/dist/model/GraphRelationship.d.ts.map +1 -1
- package/dist/model/GraphRelationship.js +30 -30
- package/dist/model/GraphRelationshipPayload.d.ts +19 -19
- package/dist/model/GraphRelationshipPayload.d.ts.map +1 -1
- package/dist/model/GraphRelationshipPayload.js +52 -54
- package/dist/model/GraphRelationshipResponse.d.ts +144 -0
- package/dist/model/GraphRelationshipResponse.d.ts.map +1 -0
- package/dist/model/GraphRelationshipResponse.js +418 -0
- package/dist/model/GraphRelationshipType.d.ts +38 -38
- package/dist/model/GraphRelationshipType.d.ts.map +1 -1
- package/dist/model/GraphRelationshipType.js +102 -102
- package/dist/model/GraphRelationshipTypeInput.d.ts +172 -0
- package/dist/model/GraphRelationshipTypeInput.d.ts.map +1 -0
- package/dist/model/GraphRelationshipTypeInput.js +607 -0
- package/dist/model/GraphRelationshipTypeResponse.d.ts +28 -1
- package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -1
- package/dist/model/GraphRelationshipTypeResponse.js +89 -2
- package/dist/model/GraphResponse.d.ts +127 -0
- package/dist/model/GraphResponse.d.ts.map +1 -0
- package/dist/model/GraphResponse.js +351 -0
- package/dist/model/GraphSchema.d.ts +46 -46
- package/dist/model/GraphSchema.d.ts.map +1 -1
- package/dist/model/GraphSchema.js +123 -123
- package/dist/model/GraphSchemaInput.d.ts +1 -1
- package/dist/model/GraphSchemaInput.js +2 -2
- package/dist/model/GraphSchemaResponse.d.ts +1 -1
- package/dist/model/GraphSchemaResponse.js +2 -2
- package/dist/model/GraphTraversalInput.d.ts +55 -1
- package/dist/model/GraphTraversalInput.d.ts.map +1 -1
- package/dist/model/GraphTraversalInput.js +176 -2
- package/dist/model/Image.d.ts +1 -1
- package/dist/model/Image.js +2 -2
- package/dist/model/InputPart.d.ts +30 -12
- package/dist/model/InputPart.d.ts.map +1 -1
- package/dist/model/InputPart.js +89 -36
- package/dist/model/InputPartHeaders.d.ts +1 -1
- package/dist/model/InputPartHeaders.js +2 -2
- package/dist/model/InputPartMediaType.d.ts +1 -1
- package/dist/model/InputPartMediaType.js +2 -2
- package/dist/model/JsonArray.d.ts +35 -0
- package/dist/model/JsonArray.d.ts.map +1 -0
- package/dist/model/JsonArray.js +96 -0
- package/dist/model/JsonObject.d.ts +58 -0
- package/dist/model/JsonObject.d.ts.map +1 -0
- package/dist/model/JsonObject.js +179 -0
- package/dist/model/JsonValue.d.ts +49 -0
- package/dist/model/JsonValue.d.ts.map +1 -0
- package/dist/model/JsonValue.js +151 -0
- package/dist/model/KafkaSettings.d.ts +1 -1
- package/dist/model/KafkaSettings.js +2 -2
- package/dist/model/Link.d.ts +13 -13
- package/dist/model/Link.d.ts.map +1 -1
- package/dist/model/Link.js +40 -40
- package/dist/model/LiveStreamInfo.d.ts +1 -1
- package/dist/model/LiveStreamInfo.js +2 -2
- package/dist/model/MediaType.d.ts +74 -0
- package/dist/model/MediaType.d.ts.map +1 -0
- package/dist/model/MediaType.js +214 -0
- package/dist/model/MeetingEvent.d.ts +46 -46
- package/dist/model/MeetingEvent.d.ts.map +1 -1
- package/dist/model/MeetingEvent.js +133 -133
- package/dist/model/MeetingEventInput.d.ts +1 -1
- package/dist/model/MeetingEventInput.js +2 -2
- package/dist/model/MeetingEventResponse.d.ts +1 -1
- package/dist/model/MeetingEventResponse.js +2 -2
- package/dist/model/MeetingEventTimezone.d.ts +1 -1
- package/dist/model/MeetingEventTimezone.js +2 -2
- package/dist/model/MeetingEventTypeInput.d.ts +1 -1
- package/dist/model/MeetingEventTypeInput.js +2 -2
- package/dist/model/MeetingEventTypeResponse.d.ts +1 -1
- package/dist/model/MeetingEventTypeResponse.js +2 -2
- package/dist/model/MeetingInfo.d.ts +12 -12
- package/dist/model/MeetingInfo.d.ts.map +1 -1
- package/dist/model/MeetingInfo.js +34 -34
- package/dist/model/Member.d.ts +14 -14
- package/dist/model/Member.d.ts.map +1 -1
- package/dist/model/Member.js +44 -44
- package/dist/model/MemberGroupCategory.d.ts +1 -1
- package/dist/model/MemberGroupCategory.js +2 -2
- package/dist/model/MemberList.d.ts +1 -1
- package/dist/model/MemberList.js +2 -2
- package/dist/model/MemberManagerConfigInput.d.ts +56 -0
- package/dist/model/MemberManagerConfigInput.d.ts.map +1 -0
- package/dist/model/MemberManagerConfigInput.js +160 -0
- package/dist/model/MemberManagerConfigResponse.d.ts +66 -0
- package/dist/model/MemberManagerConfigResponse.d.ts.map +1 -0
- package/dist/model/MemberManagerConfigResponse.js +187 -0
- package/dist/model/MemberManagerInput.d.ts +66 -0
- package/dist/model/MemberManagerInput.d.ts.map +1 -0
- package/dist/model/MemberManagerInput.js +187 -0
- package/dist/model/MemberManagerResponse.d.ts +66 -0
- package/dist/model/MemberManagerResponse.d.ts.map +1 -0
- package/dist/model/MemberManagerResponse.js +187 -0
- package/dist/model/MessageGroup.d.ts +1 -1
- package/dist/model/MessageGroup.js +2 -2
- package/dist/model/MultipartBody.d.ts +1 -1
- package/dist/model/MultipartBody.js +2 -2
- package/dist/model/MultivaluedMapStringString.d.ts +38 -0
- package/dist/model/MultivaluedMapStringString.d.ts.map +1 -0
- package/dist/model/MultivaluedMapStringString.js +106 -0
- package/dist/model/NotificationInput.d.ts +1 -1
- package/dist/model/NotificationInput.js +2 -2
- package/dist/model/NotificationResponse.d.ts +1 -1
- package/dist/model/NotificationResponse.js +2 -2
- package/dist/model/NumberSettings.d.ts +1 -1
- package/dist/model/NumberSettings.js +2 -2
- package/dist/model/ObjectSettings.d.ts +1 -1
- package/dist/model/ObjectSettings.js +2 -2
- package/dist/model/Objecttype.d.ts +12 -12
- package/dist/model/Objecttype.d.ts.map +1 -1
- package/dist/model/Objecttype.js +30 -30
- package/dist/model/OutParameter.d.ts +1 -1
- package/dist/model/OutParameter.js +2 -2
- package/dist/model/Page.d.ts +19 -19
- package/dist/model/Page.d.ts.map +1 -1
- package/dist/model/Page.js +48 -48
- package/dist/model/PageSchema.d.ts +19 -19
- package/dist/model/PageSchema.d.ts.map +1 -1
- package/dist/model/PageSchema.js +50 -50
- package/dist/model/Pageable.d.ts +19 -19
- package/dist/model/Pageable.d.ts.map +1 -1
- package/dist/model/Pageable.js +48 -48
- package/dist/model/Parameter.d.ts +1 -1
- package/dist/model/Parameter.js +2 -2
- package/dist/model/PasswordResetInitiateRequest.d.ts +47 -0
- package/dist/model/PasswordResetInitiateRequest.d.ts.map +1 -0
- package/dist/model/PasswordResetInitiateRequest.js +131 -0
- package/dist/model/PasswordResetInitiateResponse.d.ts +87 -0
- package/dist/model/PasswordResetInitiateResponse.d.ts.map +1 -0
- package/dist/model/PasswordResetInitiateResponse.js +243 -0
- package/dist/model/PasswordResetRequest.d.ts +67 -0
- package/dist/model/PasswordResetRequest.d.ts.map +1 -0
- package/dist/model/PasswordResetRequest.js +189 -0
- package/dist/model/PasswordResetResponse.d.ts +95 -0
- package/dist/model/PasswordResetResponse.d.ts.map +1 -0
- package/dist/model/PasswordResetResponse.js +266 -0
- package/dist/model/PasswordResetValidationResponse.d.ts +95 -0
- package/dist/model/PasswordResetValidationResponse.d.ts.map +1 -0
- package/dist/model/PasswordResetValidationResponse.js +266 -0
- package/dist/model/Path.d.ts +5 -5
- package/dist/model/Path.d.ts.map +1 -1
- package/dist/model/Path.js +13 -13
- package/dist/model/PaymentAccountObject.d.ts +1 -1
- package/dist/model/PaymentAccountObject.js +2 -2
- package/dist/model/PaymentIntentInput.d.ts +1 -1
- package/dist/model/PaymentIntentInput.js +2 -2
- package/dist/model/PaymentIntentResponse.d.ts +1 -1
- package/dist/model/PaymentIntentResponse.js +2 -2
- package/dist/model/PaymentMethod.d.ts +9 -9
- package/dist/model/PaymentMethod.d.ts.map +1 -1
- package/dist/model/PaymentMethod.js +23 -23
- package/dist/model/PaymentMethodInput.d.ts +1 -1
- package/dist/model/PaymentMethodInput.js +2 -2
- package/dist/model/PaymentMethodResponse.d.ts +1 -1
- package/dist/model/PaymentMethodResponse.js +2 -2
- package/dist/model/PaymentMethodsResponse.d.ts +1 -1
- package/dist/model/PaymentMethodsResponse.js +2 -2
- package/dist/model/Payout.d.ts +12 -12
- package/dist/model/Payout.d.ts.map +1 -1
- package/dist/model/Payout.js +34 -34
- package/dist/model/PayoutInput.d.ts +1 -1
- package/dist/model/PayoutInput.js +2 -2
- package/dist/model/PayoutResponse.d.ts +1 -1
- package/dist/model/PayoutResponse.js +2 -2
- package/dist/model/PhoneNumber.d.ts +14 -14
- package/dist/model/PhoneNumber.d.ts.map +1 -1
- package/dist/model/PhoneNumber.js +44 -44
- package/dist/model/Post.d.ts +19 -19
- package/dist/model/Post.d.ts.map +1 -1
- package/dist/model/Post.js +50 -50
- package/dist/model/PrivateMessage.d.ts +28 -28
- package/dist/model/PrivateMessage.d.ts.map +1 -1
- package/dist/model/PrivateMessage.js +77 -77
- package/dist/model/PrivateMessageConversation.d.ts +34 -34
- package/dist/model/PrivateMessageConversation.d.ts.map +1 -1
- package/dist/model/PrivateMessageConversation.js +98 -98
- package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
- package/dist/model/PrivateMessageConversationSchema.js +2 -2
- package/dist/model/Profile.d.ts +10 -10
- package/dist/model/Profile.d.ts.map +1 -1
- package/dist/model/Profile.js +30 -30
- package/dist/model/Profiletype.d.ts +1 -1
- package/dist/model/Profiletype.js +2 -2
- package/dist/model/PropertyContainer.d.ts +1 -1
- package/dist/model/PropertyContainer.js +2 -2
- package/dist/model/PublicationInput.d.ts +1 -1
- package/dist/model/PublicationInput.js +2 -2
- package/dist/model/PublicationResponse.d.ts +1 -1
- package/dist/model/PublicationResponse.js +2 -2
- package/dist/model/PurchaseInput.d.ts +1 -1
- package/dist/model/PurchaseInput.js +2 -2
- package/dist/model/PurchaseResponse.d.ts +1 -1
- package/dist/model/PurchaseResponse.js +2 -2
- package/dist/model/PurgeDataDefaultResponse.d.ts +1 -1
- package/dist/model/PurgeDataDefaultResponse.js +4 -4
- package/dist/model/PurgeDataDefaultResponseValue.d.ts +1 -1
- package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
- package/dist/model/RelationshipMapping.d.ts +10 -10
- package/dist/model/RelationshipMapping.d.ts.map +1 -1
- package/dist/model/RelationshipMapping.js +35 -35
- package/dist/model/RestApplicationInput.d.ts +1 -1
- package/dist/model/RestApplicationInput.js +2 -2
- package/dist/model/RestApplicationResponse.d.ts +1 -1
- package/dist/model/RestApplicationResponse.js +2 -2
- package/dist/model/ScreenSchema.d.ts +26 -26
- package/dist/model/ScreenSchema.d.ts.map +1 -1
- package/dist/model/ScreenSchema.js +72 -72
- package/dist/model/SimulcastInfo.d.ts +1 -1
- package/dist/model/SimulcastInfo.js +2 -2
- package/dist/model/SiteInput.d.ts +1 -1
- package/dist/model/SiteInput.js +2 -2
- package/dist/model/SiteResponse.d.ts +1 -1
- package/dist/model/SiteResponse.js +2 -2
- package/dist/model/SiteTypeInput.d.ts +1 -1
- package/dist/model/SiteTypeInput.js +2 -2
- package/dist/model/SiteTypeResponse.d.ts +1 -1
- package/dist/model/SiteTypeResponse.js +2 -2
- package/dist/model/SkinField.d.ts +19 -19
- package/dist/model/SkinField.d.ts.map +1 -1
- package/dist/model/SkinField.js +47 -47
- package/dist/model/SkinFieldResponse.d.ts +1 -1
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SocialGroup.d.ts +10 -10
- package/dist/model/SocialGroup.d.ts.map +1 -1
- package/dist/model/SocialGroup.js +33 -33
- package/dist/model/SocialGroupInput.d.ts +1 -1
- package/dist/model/SocialGroupInput.js +2 -2
- package/dist/model/SocialGroupResponse.d.ts +1 -1
- package/dist/model/SocialGroupResponse.js +2 -2
- package/dist/model/SocialGroupType.d.ts +1 -1
- package/dist/model/SocialGroupType.js +2 -2
- package/dist/model/SocialGroupTypeInput.d.ts +1 -1
- package/dist/model/SocialGroupTypeInput.js +2 -2
- package/dist/model/Sort.d.ts +9 -9
- package/dist/model/Sort.d.ts.map +1 -1
- package/dist/model/Sort.js +23 -23
- package/dist/model/SourceTypes.d.ts +1 -1
- package/dist/model/SourceTypes.js +2 -2
- package/dist/model/StatusUpdate.d.ts +10 -10
- package/dist/model/StatusUpdate.d.ts.map +1 -1
- package/dist/model/StatusUpdate.js +27 -27
- package/dist/model/StreetAddress.d.ts +1 -1
- package/dist/model/StreetAddress.js +2 -2
- package/dist/model/StripeAccount.d.ts +10 -10
- package/dist/model/StripeAccount.d.ts.map +1 -1
- package/dist/model/StripeAccount.js +27 -27
- package/dist/model/StripeCustomerAccount.d.ts +1 -1
- package/dist/model/StripeCustomerAccount.js +2 -2
- package/dist/model/Template.d.ts +1 -1
- package/dist/model/Template.js +2 -2
- package/dist/model/TemplateResponse.d.ts +1 -1
- package/dist/model/TemplateResponse.js +2 -2
- package/dist/model/TemplateSchema.d.ts +1 -1
- package/dist/model/TemplateSchema.js +2 -2
- package/dist/model/ThemeMapping.d.ts +10 -10
- package/dist/model/ThemeMapping.d.ts.map +1 -1
- package/dist/model/ThemeMapping.js +30 -30
- package/dist/model/ThemeMappingPayload.d.ts +1 -1
- package/dist/model/ThemeMappingPayload.js +2 -2
- package/dist/model/Timezone.d.ts +1 -1
- package/dist/model/Timezone.js +2 -2
- package/dist/model/Timezone1.d.ts +1 -1
- package/dist/model/Timezone1.js +2 -2
- package/dist/model/TopicInfoResponse.d.ts +1 -1
- package/dist/model/TopicInfoResponse.js +2 -2
- package/dist/model/TopicMessageInput.d.ts +1 -1
- package/dist/model/TopicMessageInput.js +2 -2
- package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
- package/dist/model/TopicSubscriptionResponse.js +2 -2
- package/dist/model/Transaction.d.ts +1 -1
- package/dist/model/Transaction.js +2 -2
- package/dist/model/Transfer.d.ts +10 -10
- package/dist/model/Transfer.d.ts.map +1 -1
- package/dist/model/Transfer.js +29 -29
- package/dist/model/TransferInput.d.ts +1 -1
- package/dist/model/TransferInput.js +2 -2
- package/dist/model/TransferResponse.d.ts +1 -1
- package/dist/model/TransferResponse.js +2 -2
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts +10 -10
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -1
- package/dist/model/TransferResponsePaymentMethodDetails.js +29 -29
- package/dist/model/TraversalRelationResponse.d.ts +5 -5
- package/dist/model/TraversalRelationResponse.js +14 -14
- package/dist/model/User.d.ts +14 -14
- package/dist/model/User.d.ts.map +1 -1
- package/dist/model/User.js +44 -44
- package/dist/model/UserDataPayload.d.ts +14 -14
- package/dist/model/UserDataPayload.d.ts.map +1 -1
- package/dist/model/UserDataPayload.js +44 -44
- package/dist/model/UserDomain.d.ts +1 -1
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.d.ts +10 -10
- package/dist/model/UserInvite.d.ts.map +1 -1
- package/dist/model/UserInvite.js +31 -31
- package/dist/model/UserInviteInput.d.ts +1 -1
- package/dist/model/UserInviteInput.js +2 -2
- package/dist/model/UserResponse.d.ts +1 -1
- package/dist/model/UserResponse.js +2 -2
- package/dist/model/UserSchema.d.ts +14 -14
- package/dist/model/UserSchema.d.ts.map +1 -1
- package/dist/model/UserSchema.js +44 -44
- package/dist/model/UserTag.d.ts +10 -10
- package/dist/model/UserTag.d.ts.map +1 -1
- package/dist/model/UserTag.js +29 -29
- package/dist/model/Userid.d.ts +1 -1
- package/dist/model/Userid.js +2 -2
- package/dist/model/UsernameReminderRequest.d.ts +47 -0
- package/dist/model/UsernameReminderRequest.d.ts.map +1 -0
- package/dist/model/UsernameReminderRequest.js +131 -0
- package/dist/model/UsernameReminderResponse.d.ts +87 -0
- package/dist/model/UsernameReminderResponse.d.ts.map +1 -0
- package/dist/model/UsernameReminderResponse.js +243 -0
- package/dist/model/Video.d.ts +72 -72
- package/dist/model/Video.d.ts.map +1 -1
- package/dist/model/Video.js +180 -180
- package/dist/model/VideoLiveUrl.d.ts +1 -1
- package/dist/model/VideoLiveUrl.js +2 -2
- package/dist/model/VideoSchema.d.ts +72 -72
- package/dist/model/VideoSchema.d.ts.map +1 -1
- package/dist/model/VideoSchema.js +180 -180
- package/dist/model/VideoUploadObject.d.ts +72 -72
- package/dist/model/VideoUploadObject.d.ts.map +1 -1
- package/dist/model/VideoUploadObject.js +180 -180
- package/dist/model/WalletHoldInput.d.ts +1 -1
- package/dist/model/WalletHoldInput.js +2 -2
- package/dist/model/WalletHoldResponse.d.ts +1 -1
- package/dist/model/WalletHoldResponse.js +2 -2
- package/dist/model/WalletPayoutInput.d.ts +1 -1
- package/dist/model/WalletPayoutInput.js +2 -2
- package/dist/model/WalletPayoutResponse.d.ts +1 -1
- package/dist/model/WalletPayoutResponse.js +2 -2
- package/dist/model/WalletResponse.d.ts +1 -1
- package/dist/model/WalletResponse.js +2 -2
- package/dist/model/ZeusPortalCategory.d.ts +1 -1
- package/dist/model/ZeusPortalCategory.js +2 -2
- package/package.json +3 -3
|
@@ -9,6 +9,7 @@ var _AccountSessionInput = _interopRequireDefault(require("../model/AccountSessi
|
|
|
9
9
|
var _AccountSessionResponse = _interopRequireDefault(require("../model/AccountSessionResponse"));
|
|
10
10
|
var _ApplicationPaymentAccountResponse = _interopRequireDefault(require("../model/ApplicationPaymentAccountResponse"));
|
|
11
11
|
var _BalanceResponse = _interopRequireDefault(require("../model/BalanceResponse"));
|
|
12
|
+
var _CacheInvalidation = _interopRequireDefault(require("../model/CacheInvalidation"));
|
|
12
13
|
var _CreateAccountResponse = _interopRequireDefault(require("../model/CreateAccountResponse"));
|
|
13
14
|
var _CreateStripeAccountInput = _interopRequireDefault(require("../model/CreateStripeAccountInput"));
|
|
14
15
|
var _CreateStripeCustomerInput = _interopRequireDefault(require("../model/CreateStripeCustomerInput"));
|
|
@@ -20,7 +21,7 @@ var _PaymentMethodResponse = _interopRequireDefault(require("../model/PaymentMet
|
|
|
20
21
|
var _PaymentMethodsResponse = _interopRequireDefault(require("../model/PaymentMethodsResponse"));
|
|
21
22
|
var _PayoutInput = _interopRequireDefault(require("../model/PayoutInput"));
|
|
22
23
|
var _PayoutResponse = _interopRequireDefault(require("../model/PayoutResponse"));
|
|
23
|
-
var
|
|
24
|
+
var _PurgeDataDefaultResponse = _interopRequireDefault(require("../model/PurgeDataDefaultResponse"));
|
|
24
25
|
var _TransferInput = _interopRequireDefault(require("../model/TransferInput"));
|
|
25
26
|
var _TransferResponse = _interopRequireDefault(require("../model/TransferResponse"));
|
|
26
27
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
@@ -33,7 +34,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
33
34
|
* gobodo-api
|
|
34
35
|
* REST Interface for Gobodo API
|
|
35
36
|
*
|
|
36
|
-
* The version of the OpenAPI document: 0.1.
|
|
37
|
+
* The version of the OpenAPI document: 0.1.99
|
|
37
38
|
* Contact: info@gobodo.io
|
|
38
39
|
*
|
|
39
40
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -44,7 +45,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
44
45
|
/**
|
|
45
46
|
* StripeAccounts service.
|
|
46
47
|
* @module api/StripeAccountsApi
|
|
47
|
-
* @version 0.1.
|
|
48
|
+
* @version 0.1.99
|
|
48
49
|
*/
|
|
49
50
|
var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
50
51
|
/**
|
|
@@ -69,6 +70,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
69
70
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
70
71
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
71
72
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
73
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
72
74
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
73
75
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
74
76
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -82,14 +84,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
82
84
|
opts = opts || {};
|
|
83
85
|
var postBody = opts['paymentMethodInput'];
|
|
84
86
|
var pathParams = {};
|
|
85
|
-
var queryParams = {
|
|
86
|
-
var headerParams = {
|
|
87
|
-
'Authorization': opts['authorization'],
|
|
87
|
+
var queryParams = {
|
|
88
88
|
'cacheduration': opts['cacheduration'],
|
|
89
|
-
'cachegroup': opts['cachegroup'],
|
|
90
|
-
'cachekey': opts['cachekey'],
|
|
89
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
90
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
91
91
|
'cachescope': opts['cachescope'],
|
|
92
|
-
'cacheuser': opts['cacheuser'],
|
|
92
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
93
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
94
|
+
};
|
|
95
|
+
var headerParams = {
|
|
96
|
+
'Authorization': opts['authorization'],
|
|
93
97
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
94
98
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
95
99
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -100,7 +104,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
100
104
|
var contentTypes = ['application/json'];
|
|
101
105
|
var accepts = ['application/json'];
|
|
102
106
|
var returnType = _PaymentMethodResponse["default"];
|
|
103
|
-
return this.apiClient.callApi('/
|
|
107
|
+
return this.apiClient.callApi('/payments/stripe/paymentmethods', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
104
108
|
}
|
|
105
109
|
|
|
106
110
|
/**
|
|
@@ -113,6 +117,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
113
117
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
114
118
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
115
119
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
120
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
116
121
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
117
122
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
118
123
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -140,6 +145,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
140
145
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
141
146
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
142
147
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
148
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
143
149
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
144
150
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
145
151
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -162,14 +168,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
162
168
|
var pathParams = {
|
|
163
169
|
'customerID': customerID
|
|
164
170
|
};
|
|
165
|
-
var queryParams = {
|
|
166
|
-
var headerParams = {
|
|
167
|
-
'Authorization': opts['authorization'],
|
|
171
|
+
var queryParams = {
|
|
168
172
|
'cacheduration': opts['cacheduration'],
|
|
169
|
-
'cachegroup': opts['cachegroup'],
|
|
170
|
-
'cachekey': opts['cachekey'],
|
|
173
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
174
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
171
175
|
'cachescope': opts['cachescope'],
|
|
172
|
-
'cacheuser': opts['cacheuser'],
|
|
176
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
177
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
178
|
+
};
|
|
179
|
+
var headerParams = {
|
|
180
|
+
'Authorization': opts['authorization'],
|
|
173
181
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
174
182
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
175
183
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -180,7 +188,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
180
188
|
var contentTypes = ['text/plain'];
|
|
181
189
|
var accepts = ['application/json'];
|
|
182
190
|
var returnType = _PaymentMethodResponse["default"];
|
|
183
|
-
return this.apiClient.callApi('/
|
|
191
|
+
return this.apiClient.callApi('/payments/stripe/customer/{customerID}/paymentmethods', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
184
192
|
}
|
|
185
193
|
|
|
186
194
|
/**
|
|
@@ -195,6 +203,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
195
203
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
196
204
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
197
205
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
206
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
198
207
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
199
208
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
200
209
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -220,6 +229,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
220
229
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
221
230
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
222
231
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
232
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
223
233
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
224
234
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
225
235
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -236,14 +246,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
236
246
|
throw new Error("Missing the required parameter 'body' when calling attachStripePaymentMethod");
|
|
237
247
|
}
|
|
238
248
|
var pathParams = {};
|
|
239
|
-
var queryParams = {
|
|
240
|
-
var headerParams = {
|
|
241
|
-
'Authorization': opts['authorization'],
|
|
249
|
+
var queryParams = {
|
|
242
250
|
'cacheduration': opts['cacheduration'],
|
|
243
|
-
'cachegroup': opts['cachegroup'],
|
|
244
|
-
'cachekey': opts['cachekey'],
|
|
251
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
252
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
245
253
|
'cachescope': opts['cachescope'],
|
|
246
|
-
'cacheuser': opts['cacheuser'],
|
|
254
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
255
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
256
|
+
};
|
|
257
|
+
var headerParams = {
|
|
258
|
+
'Authorization': opts['authorization'],
|
|
247
259
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
248
260
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
249
261
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -254,7 +266,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
254
266
|
var contentTypes = ['text/plain'];
|
|
255
267
|
var accepts = ['application/json'];
|
|
256
268
|
var returnType = _PaymentMethodResponse["default"];
|
|
257
|
-
return this.apiClient.callApi('/
|
|
269
|
+
return this.apiClient.callApi('/payments/stripe/paymentmethods', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
258
270
|
}
|
|
259
271
|
|
|
260
272
|
/**
|
|
@@ -268,6 +280,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
268
280
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
269
281
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
270
282
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
283
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
271
284
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
272
285
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
273
286
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -293,6 +306,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
293
306
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
294
307
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
295
308
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
309
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
296
310
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
297
311
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
298
312
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -309,14 +323,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
309
323
|
throw new Error("Missing the required parameter 'accountSessionInput' when calling createAccountSession");
|
|
310
324
|
}
|
|
311
325
|
var pathParams = {};
|
|
312
|
-
var queryParams = {
|
|
313
|
-
var headerParams = {
|
|
314
|
-
'Authorization': opts['authorization'],
|
|
326
|
+
var queryParams = {
|
|
315
327
|
'cacheduration': opts['cacheduration'],
|
|
316
|
-
'cachegroup': opts['cachegroup'],
|
|
317
|
-
'cachekey': opts['cachekey'],
|
|
328
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
329
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
318
330
|
'cachescope': opts['cachescope'],
|
|
319
|
-
'cacheuser': opts['cacheuser'],
|
|
331
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
332
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
333
|
+
};
|
|
334
|
+
var headerParams = {
|
|
335
|
+
'Authorization': opts['authorization'],
|
|
320
336
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
321
337
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
322
338
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -327,7 +343,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
327
343
|
var contentTypes = ['application/json'];
|
|
328
344
|
var accepts = ['application/json'];
|
|
329
345
|
var returnType = _AccountSessionResponse["default"];
|
|
330
|
-
return this.apiClient.callApi('/
|
|
346
|
+
return this.apiClient.callApi('/payments/stripe/accountSession', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
331
347
|
}
|
|
332
348
|
|
|
333
349
|
/**
|
|
@@ -341,6 +357,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
341
357
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
342
358
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
343
359
|
* @param {Array.<String>} opts.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>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
344
361
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
345
362
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
346
363
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -366,6 +383,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
366
383
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
367
384
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
368
385
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
386
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
369
387
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
370
388
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
371
389
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -382,14 +400,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
382
400
|
throw new Error("Missing the required parameter 'createStripeAccountInput' when calling createAndLinkStripeAccount");
|
|
383
401
|
}
|
|
384
402
|
var pathParams = {};
|
|
385
|
-
var queryParams = {
|
|
386
|
-
var headerParams = {
|
|
387
|
-
'Authorization': opts['authorization'],
|
|
403
|
+
var queryParams = {
|
|
388
404
|
'cacheduration': opts['cacheduration'],
|
|
389
|
-
'cachegroup': opts['cachegroup'],
|
|
390
|
-
'cachekey': opts['cachekey'],
|
|
405
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
406
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
391
407
|
'cachescope': opts['cachescope'],
|
|
392
|
-
'cacheuser': opts['cacheuser'],
|
|
408
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
409
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
410
|
+
};
|
|
411
|
+
var headerParams = {
|
|
412
|
+
'Authorization': opts['authorization'],
|
|
393
413
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
394
414
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
395
415
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -400,7 +420,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
400
420
|
var contentTypes = ['application/json'];
|
|
401
421
|
var accepts = ['application/json'];
|
|
402
422
|
var returnType = _CreateAccountResponse["default"];
|
|
403
|
-
return this.apiClient.callApi('/
|
|
423
|
+
return this.apiClient.callApi('/payments/stripe/account', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
404
424
|
}
|
|
405
425
|
|
|
406
426
|
/**
|
|
@@ -414,6 +434,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
414
434
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
415
435
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
416
436
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
437
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
417
438
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
418
439
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
419
440
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -439,6 +460,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
439
460
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
440
461
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
441
462
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
463
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
442
464
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
443
465
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
444
466
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -455,14 +477,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
455
477
|
throw new Error("Missing the required parameter 'createStripeCustomerInput' when calling createAndLinkStripeCustomerAccount");
|
|
456
478
|
}
|
|
457
479
|
var pathParams = {};
|
|
458
|
-
var queryParams = {
|
|
459
|
-
var headerParams = {
|
|
460
|
-
'Authorization': opts['authorization'],
|
|
480
|
+
var queryParams = {
|
|
461
481
|
'cacheduration': opts['cacheduration'],
|
|
462
|
-
'cachegroup': opts['cachegroup'],
|
|
463
|
-
'cachekey': opts['cachekey'],
|
|
482
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
483
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
464
484
|
'cachescope': opts['cachescope'],
|
|
465
|
-
'cacheuser': opts['cacheuser'],
|
|
485
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
486
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
487
|
+
};
|
|
488
|
+
var headerParams = {
|
|
489
|
+
'Authorization': opts['authorization'],
|
|
466
490
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
467
491
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
468
492
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -473,7 +497,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
473
497
|
var contentTypes = ['application/json'];
|
|
474
498
|
var accepts = ['application/json'];
|
|
475
499
|
var returnType = _CustomerResponse["default"];
|
|
476
|
-
return this.apiClient.callApi('/
|
|
500
|
+
return this.apiClient.callApi('/payments/stripe/customer', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
477
501
|
}
|
|
478
502
|
|
|
479
503
|
/**
|
|
@@ -487,6 +511,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
487
511
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
488
512
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
489
513
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
514
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
490
515
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
491
516
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
492
517
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -513,6 +538,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
513
538
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
514
539
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
515
540
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
541
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
516
542
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
517
543
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
518
544
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -535,14 +561,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
535
561
|
var pathParams = {
|
|
536
562
|
'applicationid': applicationid
|
|
537
563
|
};
|
|
538
|
-
var queryParams = {
|
|
539
|
-
var headerParams = {
|
|
540
|
-
'Authorization': opts['authorization'],
|
|
564
|
+
var queryParams = {
|
|
541
565
|
'cacheduration': opts['cacheduration'],
|
|
542
|
-
'cachegroup': opts['cachegroup'],
|
|
543
|
-
'cachekey': opts['cachekey'],
|
|
566
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
567
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
544
568
|
'cachescope': opts['cachescope'],
|
|
545
|
-
'cacheuser': opts['cacheuser'],
|
|
569
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
570
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
571
|
+
};
|
|
572
|
+
var headerParams = {
|
|
573
|
+
'Authorization': opts['authorization'],
|
|
546
574
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
547
575
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
548
576
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -553,7 +581,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
553
581
|
var contentTypes = [];
|
|
554
582
|
var accepts = ['application/json'];
|
|
555
583
|
var returnType = _ApplicationPaymentAccountResponse["default"];
|
|
556
|
-
return this.apiClient.callApi('/
|
|
584
|
+
return this.apiClient.callApi('/payments/stripe/application/{applicationid}/paymentaccount', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
557
585
|
}
|
|
558
586
|
|
|
559
587
|
/**
|
|
@@ -568,6 +596,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
568
596
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
569
597
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
570
598
|
* @param {Array.<String>} opts.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>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
571
600
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
572
601
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
573
602
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -594,6 +623,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
594
623
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
595
624
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
596
625
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
626
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
597
627
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
598
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
|
|
599
629
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -616,14 +646,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
616
646
|
var pathParams = {
|
|
617
647
|
'siteid': siteid
|
|
618
648
|
};
|
|
619
|
-
var queryParams = {
|
|
620
|
-
var headerParams = {
|
|
621
|
-
'Authorization': opts['authorization'],
|
|
649
|
+
var queryParams = {
|
|
622
650
|
'cacheduration': opts['cacheduration'],
|
|
623
|
-
'cachegroup': opts['cachegroup'],
|
|
624
|
-
'cachekey': opts['cachekey'],
|
|
651
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
652
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
625
653
|
'cachescope': opts['cachescope'],
|
|
626
|
-
'cacheuser': opts['cacheuser'],
|
|
654
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
655
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
656
|
+
};
|
|
657
|
+
var headerParams = {
|
|
658
|
+
'Authorization': opts['authorization'],
|
|
627
659
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
628
660
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
629
661
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -634,7 +666,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
634
666
|
var contentTypes = [];
|
|
635
667
|
var accepts = ['application/json'];
|
|
636
668
|
var returnType = _ApplicationPaymentAccountResponse["default"];
|
|
637
|
-
return this.apiClient.callApi('/
|
|
669
|
+
return this.apiClient.callApi('/payments/stripe/site/{siteid}/paymentaccount', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
638
670
|
}
|
|
639
671
|
|
|
640
672
|
/**
|
|
@@ -649,6 +681,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
649
681
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
650
682
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
651
683
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
684
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
652
685
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
653
686
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
654
687
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -674,6 +707,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
674
707
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
675
708
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
676
709
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
710
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
677
711
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
678
712
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
679
713
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -690,14 +724,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
690
724
|
throw new Error("Missing the required parameter 'paymentIntentInput' when calling createStripePaymentIntent");
|
|
691
725
|
}
|
|
692
726
|
var pathParams = {};
|
|
693
|
-
var queryParams = {
|
|
694
|
-
var headerParams = {
|
|
695
|
-
'Authorization': opts['authorization'],
|
|
727
|
+
var queryParams = {
|
|
696
728
|
'cacheduration': opts['cacheduration'],
|
|
697
|
-
'cachegroup': opts['cachegroup'],
|
|
698
|
-
'cachekey': opts['cachekey'],
|
|
729
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
730
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
699
731
|
'cachescope': opts['cachescope'],
|
|
700
|
-
'cacheuser': opts['cacheuser'],
|
|
732
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
733
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
734
|
+
};
|
|
735
|
+
var headerParams = {
|
|
736
|
+
'Authorization': opts['authorization'],
|
|
701
737
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
702
738
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
703
739
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -708,7 +744,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
708
744
|
var contentTypes = ['application/json'];
|
|
709
745
|
var accepts = ['application/json'];
|
|
710
746
|
var returnType = _PaymentIntentResponse["default"];
|
|
711
|
-
return this.apiClient.callApi('/
|
|
747
|
+
return this.apiClient.callApi('/payments/stripe/payment', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
712
748
|
}
|
|
713
749
|
|
|
714
750
|
/**
|
|
@@ -722,6 +758,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
722
758
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
723
759
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
724
760
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
761
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
725
762
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
726
763
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
727
764
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -744,6 +781,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
744
781
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
745
782
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
746
783
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
784
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
747
785
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
748
786
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
749
787
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -756,14 +794,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
756
794
|
opts = opts || {};
|
|
757
795
|
var postBody = null;
|
|
758
796
|
var pathParams = {};
|
|
759
|
-
var queryParams = {
|
|
760
|
-
var headerParams = {
|
|
761
|
-
'Authorization': opts['authorization'],
|
|
797
|
+
var queryParams = {
|
|
762
798
|
'cacheduration': opts['cacheduration'],
|
|
763
|
-
'cachegroup': opts['cachegroup'],
|
|
764
|
-
'cachekey': opts['cachekey'],
|
|
799
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
800
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
765
801
|
'cachescope': opts['cachescope'],
|
|
766
|
-
'cacheuser': opts['cacheuser'],
|
|
802
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
803
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
804
|
+
};
|
|
805
|
+
var headerParams = {
|
|
806
|
+
'Authorization': opts['authorization'],
|
|
767
807
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
768
808
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
769
809
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -774,7 +814,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
774
814
|
var contentTypes = [];
|
|
775
815
|
var accepts = ['application/json'];
|
|
776
816
|
var returnType = Object;
|
|
777
|
-
return this.apiClient.callApi('/
|
|
817
|
+
return this.apiClient.callApi('/payments/stripe/account', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
778
818
|
}
|
|
779
819
|
|
|
780
820
|
/**
|
|
@@ -785,6 +825,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
785
825
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
786
826
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
787
827
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
828
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
788
829
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
789
830
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
790
831
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -808,6 +849,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
808
849
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
809
850
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
810
851
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
852
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
811
853
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
812
854
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
813
855
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -826,14 +868,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
826
868
|
var pathParams = {
|
|
827
869
|
'accountID': accountID
|
|
828
870
|
};
|
|
829
|
-
var queryParams = {
|
|
830
|
-
var headerParams = {
|
|
831
|
-
'Authorization': opts['authorization'],
|
|
871
|
+
var queryParams = {
|
|
832
872
|
'cacheduration': opts['cacheduration'],
|
|
833
|
-
'cachegroup': opts['cachegroup'],
|
|
834
|
-
'cachekey': opts['cachekey'],
|
|
873
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
874
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
835
875
|
'cachescope': opts['cachescope'],
|
|
836
|
-
'cacheuser': opts['cacheuser'],
|
|
876
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
877
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
878
|
+
};
|
|
879
|
+
var headerParams = {
|
|
880
|
+
'Authorization': opts['authorization'],
|
|
837
881
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
838
882
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
839
883
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -844,7 +888,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
844
888
|
var contentTypes = [];
|
|
845
889
|
var accepts = ['application/json'];
|
|
846
890
|
var returnType = Object;
|
|
847
|
-
return this.apiClient.callApi('/
|
|
891
|
+
return this.apiClient.callApi('/payments/stripe/account/{accountID}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
848
892
|
}
|
|
849
893
|
|
|
850
894
|
/**
|
|
@@ -856,6 +900,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
856
900
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
857
901
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
858
902
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
903
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
859
904
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
860
905
|
* @param {Number} 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
906
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -881,6 +926,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
881
926
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
882
927
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
883
928
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
929
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
884
930
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
885
931
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
886
932
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -899,14 +945,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
899
945
|
var pathParams = {
|
|
900
946
|
'paymentMethodID': paymentMethodID
|
|
901
947
|
};
|
|
902
|
-
var queryParams = {
|
|
903
|
-
var headerParams = {
|
|
904
|
-
'Authorization': opts['authorization'],
|
|
948
|
+
var queryParams = {
|
|
905
949
|
'cacheduration': opts['cacheduration'],
|
|
906
|
-
'cachegroup': opts['cachegroup'],
|
|
907
|
-
'cachekey': opts['cachekey'],
|
|
950
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
951
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
908
952
|
'cachescope': opts['cachescope'],
|
|
909
|
-
'cacheuser': opts['cacheuser'],
|
|
953
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
954
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
955
|
+
};
|
|
956
|
+
var headerParams = {
|
|
957
|
+
'Authorization': opts['authorization'],
|
|
910
958
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
911
959
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
912
960
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -917,7 +965,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
917
965
|
var contentTypes = [];
|
|
918
966
|
var accepts = ['application/json'];
|
|
919
967
|
var returnType = _PaymentMethodResponse["default"];
|
|
920
|
-
return this.apiClient.callApi('/
|
|
968
|
+
return this.apiClient.callApi('/payments/stripe/paymentmethods/{paymentMethodID}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
921
969
|
}
|
|
922
970
|
|
|
923
971
|
/**
|
|
@@ -931,6 +979,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
931
979
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
932
980
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
933
981
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
982
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
934
983
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
935
984
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
936
985
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -954,6 +1003,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
954
1003
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
955
1004
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
956
1005
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1006
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
957
1007
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
958
1008
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
959
1009
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -966,14 +1016,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
966
1016
|
opts = opts || {};
|
|
967
1017
|
var postBody = null;
|
|
968
1018
|
var pathParams = {};
|
|
969
|
-
var queryParams = {
|
|
970
|
-
var headerParams = {
|
|
971
|
-
'Authorization': opts['authorization'],
|
|
1019
|
+
var queryParams = {
|
|
972
1020
|
'cacheduration': opts['cacheduration'],
|
|
973
|
-
'cachegroup': opts['cachegroup'],
|
|
974
|
-
'cachekey': opts['cachekey'],
|
|
1021
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1022
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
975
1023
|
'cachescope': opts['cachescope'],
|
|
976
|
-
'cacheuser': opts['cacheuser'],
|
|
1024
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1025
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1026
|
+
};
|
|
1027
|
+
var headerParams = {
|
|
1028
|
+
'Authorization': opts['authorization'],
|
|
977
1029
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
978
1030
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
979
1031
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -984,7 +1036,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
984
1036
|
var contentTypes = [];
|
|
985
1037
|
var accepts = ['application/json'];
|
|
986
1038
|
var returnType = null;
|
|
987
|
-
return this.apiClient.callApi('/
|
|
1039
|
+
return this.apiClient.callApi('/payments/stripe', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
988
1040
|
}
|
|
989
1041
|
|
|
990
1042
|
/**
|
|
@@ -996,6 +1048,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
996
1048
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
997
1049
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
998
1050
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1051
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
999
1052
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1000
1053
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1001
1054
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1020,11 +1073,12 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1020
1073
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1021
1074
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1022
1075
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1076
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1023
1077
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1024
1078
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1025
1079
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1026
1080
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1027
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link
|
|
1081
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponse} and HTTP response
|
|
1028
1082
|
*/
|
|
1029
1083
|
}, {
|
|
1030
1084
|
key: "get1WithHttpInfo",
|
|
@@ -1038,14 +1092,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1038
1092
|
var pathParams = {
|
|
1039
1093
|
'id': id
|
|
1040
1094
|
};
|
|
1041
|
-
var queryParams = {
|
|
1042
|
-
var headerParams = {
|
|
1043
|
-
'Authorization': opts['authorization'],
|
|
1095
|
+
var queryParams = {
|
|
1044
1096
|
'cacheduration': opts['cacheduration'],
|
|
1045
|
-
'cachegroup': opts['cachegroup'],
|
|
1046
|
-
'cachekey': opts['cachekey'],
|
|
1097
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1098
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1047
1099
|
'cachescope': opts['cachescope'],
|
|
1048
|
-
'cacheuser': opts['cacheuser'],
|
|
1100
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1101
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1102
|
+
};
|
|
1103
|
+
var headerParams = {
|
|
1104
|
+
'Authorization': opts['authorization'],
|
|
1049
1105
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1050
1106
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1051
1107
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1055,10 +1111,8 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1055
1111
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1056
1112
|
var contentTypes = [];
|
|
1057
1113
|
var accepts = ['application/json'];
|
|
1058
|
-
var returnType =
|
|
1059
|
-
|
|
1060
|
-
};
|
|
1061
|
-
return this.apiClient.callApi('/graph/data/payments/stripe/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1114
|
+
var returnType = _PurgeDataDefaultResponse["default"];
|
|
1115
|
+
return this.apiClient.callApi('/payments/stripe/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1062
1116
|
}
|
|
1063
1117
|
|
|
1064
1118
|
/**
|
|
@@ -1071,11 +1125,12 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1071
1125
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1072
1126
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1073
1127
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1128
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1074
1129
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1075
1130
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1076
1131
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1077
1132
|
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1078
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link
|
|
1133
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponse}
|
|
1079
1134
|
*/
|
|
1080
1135
|
}, {
|
|
1081
1136
|
key: "get1",
|
|
@@ -1096,6 +1151,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1096
1151
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1097
1152
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1098
1153
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1154
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1099
1155
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1100
1156
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1101
1157
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1114,14 +1170,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1114
1170
|
var pathParams = {
|
|
1115
1171
|
'applicationid': applicationid
|
|
1116
1172
|
};
|
|
1117
|
-
var queryParams = {
|
|
1118
|
-
var headerParams = {
|
|
1119
|
-
'Authorization': opts['authorization'],
|
|
1173
|
+
var queryParams = {
|
|
1120
1174
|
'cacheduration': opts['cacheduration'],
|
|
1121
|
-
'cachegroup': opts['cachegroup'],
|
|
1122
|
-
'cachekey': opts['cachekey'],
|
|
1175
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1176
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1123
1177
|
'cachescope': opts['cachescope'],
|
|
1124
|
-
'cacheuser': opts['cacheuser'],
|
|
1178
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1179
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1180
|
+
};
|
|
1181
|
+
var headerParams = {
|
|
1182
|
+
'Authorization': opts['authorization'],
|
|
1125
1183
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1126
1184
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1127
1185
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1132,7 +1190,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1132
1190
|
var contentTypes = [];
|
|
1133
1191
|
var accepts = ['application/json'];
|
|
1134
1192
|
var returnType = _ApplicationPaymentAccountResponse["default"];
|
|
1135
|
-
return this.apiClient.callApi('/
|
|
1193
|
+
return this.apiClient.callApi('/payments/stripe/application/{applicationid}/paymentaccount', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1136
1194
|
}
|
|
1137
1195
|
|
|
1138
1196
|
/**
|
|
@@ -1146,6 +1204,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1146
1204
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1147
1205
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1148
1206
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1207
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1149
1208
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1150
1209
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1151
1210
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1171,6 +1230,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1171
1230
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1172
1231
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1173
1232
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1233
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1174
1234
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1175
1235
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1176
1236
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1189,14 +1249,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1189
1249
|
var pathParams = {
|
|
1190
1250
|
'customerID': customerID
|
|
1191
1251
|
};
|
|
1192
|
-
var queryParams = {
|
|
1193
|
-
var headerParams = {
|
|
1194
|
-
'Authorization': opts['authorization'],
|
|
1252
|
+
var queryParams = {
|
|
1195
1253
|
'cacheduration': opts['cacheduration'],
|
|
1196
|
-
'cachegroup': opts['cachegroup'],
|
|
1197
|
-
'cachekey': opts['cachekey'],
|
|
1254
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1255
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1198
1256
|
'cachescope': opts['cachescope'],
|
|
1199
|
-
'cacheuser': opts['cacheuser'],
|
|
1257
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1258
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1259
|
+
};
|
|
1260
|
+
var headerParams = {
|
|
1261
|
+
'Authorization': opts['authorization'],
|
|
1200
1262
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1201
1263
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1202
1264
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1207,7 +1269,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1207
1269
|
var contentTypes = [];
|
|
1208
1270
|
var accepts = ['application/json'];
|
|
1209
1271
|
var returnType = _PaymentMethodResponse["default"];
|
|
1210
|
-
return this.apiClient.callApi('/
|
|
1272
|
+
return this.apiClient.callApi('/payments/stripe/customer/{customerID}/paymentmethods/default', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1211
1273
|
}
|
|
1212
1274
|
|
|
1213
1275
|
/**
|
|
@@ -1221,6 +1283,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1221
1283
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1222
1284
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1223
1285
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1286
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1224
1287
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1225
1288
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1226
1289
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1245,6 +1308,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1245
1308
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1246
1309
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1247
1310
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1311
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1248
1312
|
* @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
1313
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1250
1314
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1257,14 +1321,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1257
1321
|
opts = opts || {};
|
|
1258
1322
|
var postBody = null;
|
|
1259
1323
|
var pathParams = {};
|
|
1260
|
-
var queryParams = {
|
|
1261
|
-
var headerParams = {
|
|
1262
|
-
'Authorization': opts['authorization'],
|
|
1324
|
+
var queryParams = {
|
|
1263
1325
|
'cacheduration': opts['cacheduration'],
|
|
1264
|
-
'cachegroup': opts['cachegroup'],
|
|
1265
|
-
'cachekey': opts['cachekey'],
|
|
1326
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1327
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1266
1328
|
'cachescope': opts['cachescope'],
|
|
1267
|
-
'cacheuser': opts['cacheuser'],
|
|
1329
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1330
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1331
|
+
};
|
|
1332
|
+
var headerParams = {
|
|
1333
|
+
'Authorization': opts['authorization'],
|
|
1268
1334
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1269
1335
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1270
1336
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1275,7 +1341,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1275
1341
|
var contentTypes = [];
|
|
1276
1342
|
var accepts = ['application/json'];
|
|
1277
1343
|
var returnType = _PaymentMethodResponse["default"];
|
|
1278
|
-
return this.apiClient.callApi('/
|
|
1344
|
+
return this.apiClient.callApi('/payments/stripe/paymentmethods/default', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1279
1345
|
}
|
|
1280
1346
|
|
|
1281
1347
|
/**
|
|
@@ -1288,6 +1354,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1288
1354
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1289
1355
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1290
1356
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1357
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1291
1358
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1292
1359
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1293
1360
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1313,6 +1380,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1313
1380
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1314
1381
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1315
1382
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1383
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1316
1384
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1317
1385
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1318
1386
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1331,14 +1399,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1331
1399
|
var pathParams = {
|
|
1332
1400
|
'siteid': siteid
|
|
1333
1401
|
};
|
|
1334
|
-
var queryParams = {
|
|
1335
|
-
var headerParams = {
|
|
1336
|
-
'Authorization': opts['authorization'],
|
|
1402
|
+
var queryParams = {
|
|
1337
1403
|
'cacheduration': opts['cacheduration'],
|
|
1338
|
-
'cachegroup': opts['cachegroup'],
|
|
1339
|
-
'cachekey': opts['cachekey'],
|
|
1404
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1405
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1340
1406
|
'cachescope': opts['cachescope'],
|
|
1341
|
-
'cacheuser': opts['cacheuser'],
|
|
1407
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1408
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1409
|
+
};
|
|
1410
|
+
var headerParams = {
|
|
1411
|
+
'Authorization': opts['authorization'],
|
|
1342
1412
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1343
1413
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1344
1414
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1349,7 +1419,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1349
1419
|
var contentTypes = [];
|
|
1350
1420
|
var accepts = ['application/json'];
|
|
1351
1421
|
var returnType = _ApplicationPaymentAccountResponse["default"];
|
|
1352
|
-
return this.apiClient.callApi('/
|
|
1422
|
+
return this.apiClient.callApi('/payments/stripe/site/{siteid}/paymentaccount', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1353
1423
|
}
|
|
1354
1424
|
|
|
1355
1425
|
/**
|
|
@@ -1363,6 +1433,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1363
1433
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1364
1434
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1365
1435
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1436
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1366
1437
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1367
1438
|
* @param {Number} 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
1439
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1387,6 +1458,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1387
1458
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1388
1459
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1389
1460
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1461
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1390
1462
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1391
1463
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1392
1464
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1399,14 +1471,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1399
1471
|
opts = opts || {};
|
|
1400
1472
|
var postBody = null;
|
|
1401
1473
|
var pathParams = {};
|
|
1402
|
-
var queryParams = {
|
|
1403
|
-
var headerParams = {
|
|
1404
|
-
'Authorization': opts['authorization'],
|
|
1474
|
+
var queryParams = {
|
|
1405
1475
|
'cacheduration': opts['cacheduration'],
|
|
1406
|
-
'cachegroup': opts['cachegroup'],
|
|
1407
|
-
'cachekey': opts['cachekey'],
|
|
1476
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1477
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1408
1478
|
'cachescope': opts['cachescope'],
|
|
1409
|
-
'cacheuser': opts['cacheuser'],
|
|
1479
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1480
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1481
|
+
};
|
|
1482
|
+
var headerParams = {
|
|
1483
|
+
'Authorization': opts['authorization'],
|
|
1410
1484
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1411
1485
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1412
1486
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1417,7 +1491,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1417
1491
|
var contentTypes = [];
|
|
1418
1492
|
var accepts = ['application/json'];
|
|
1419
1493
|
var returnType = _CreateAccountResponse["default"];
|
|
1420
|
-
return this.apiClient.callApi('/
|
|
1494
|
+
return this.apiClient.callApi('/payments/stripe/account', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1421
1495
|
}
|
|
1422
1496
|
|
|
1423
1497
|
/**
|
|
@@ -1430,6 +1504,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1430
1504
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1431
1505
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1432
1506
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1507
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1433
1508
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1434
1509
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1435
1510
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1455,6 +1530,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1455
1530
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1456
1531
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1457
1532
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1533
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1458
1534
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1459
1535
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1460
1536
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1473,14 +1549,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1473
1549
|
var pathParams = {
|
|
1474
1550
|
'accountID': accountID
|
|
1475
1551
|
};
|
|
1476
|
-
var queryParams = {
|
|
1477
|
-
var headerParams = {
|
|
1478
|
-
'Authorization': opts['authorization'],
|
|
1552
|
+
var queryParams = {
|
|
1479
1553
|
'cacheduration': opts['cacheduration'],
|
|
1480
|
-
'cachegroup': opts['cachegroup'],
|
|
1481
|
-
'cachekey': opts['cachekey'],
|
|
1554
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1555
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1482
1556
|
'cachescope': opts['cachescope'],
|
|
1483
|
-
'cacheuser': opts['cacheuser'],
|
|
1557
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1558
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1559
|
+
};
|
|
1560
|
+
var headerParams = {
|
|
1561
|
+
'Authorization': opts['authorization'],
|
|
1484
1562
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1485
1563
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1486
1564
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1491,7 +1569,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1491
1569
|
var contentTypes = [];
|
|
1492
1570
|
var accepts = ['application/json'];
|
|
1493
1571
|
var returnType = _BalanceResponse["default"];
|
|
1494
|
-
return this.apiClient.callApi('/
|
|
1572
|
+
return this.apiClient.callApi('/payments/stripe/account/{accountID}/balance', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1495
1573
|
}
|
|
1496
1574
|
|
|
1497
1575
|
/**
|
|
@@ -1505,6 +1583,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1505
1583
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1506
1584
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1507
1585
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1586
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1508
1587
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1509
1588
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1510
1589
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1529,6 +1608,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1529
1608
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1530
1609
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1531
1610
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1611
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1532
1612
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1533
1613
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1534
1614
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1541,14 +1621,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1541
1621
|
opts = opts || {};
|
|
1542
1622
|
var postBody = null;
|
|
1543
1623
|
var pathParams = {};
|
|
1544
|
-
var queryParams = {
|
|
1545
|
-
var headerParams = {
|
|
1546
|
-
'Authorization': opts['authorization'],
|
|
1624
|
+
var queryParams = {
|
|
1547
1625
|
'cacheduration': opts['cacheduration'],
|
|
1548
|
-
'cachegroup': opts['cachegroup'],
|
|
1549
|
-
'cachekey': opts['cachekey'],
|
|
1626
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1627
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1550
1628
|
'cachescope': opts['cachescope'],
|
|
1551
|
-
'cacheuser': opts['cacheuser'],
|
|
1629
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1630
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1631
|
+
};
|
|
1632
|
+
var headerParams = {
|
|
1633
|
+
'Authorization': opts['authorization'],
|
|
1552
1634
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1553
1635
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1554
1636
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1559,7 +1641,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1559
1641
|
var contentTypes = [];
|
|
1560
1642
|
var accepts = ['text/plain'];
|
|
1561
1643
|
var returnType = 'String';
|
|
1562
|
-
return this.apiClient.callApi('/
|
|
1644
|
+
return this.apiClient.callApi('/payments/stripe/apikey', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1563
1645
|
}
|
|
1564
1646
|
|
|
1565
1647
|
/**
|
|
@@ -1572,6 +1654,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1572
1654
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1573
1655
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1574
1656
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1657
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1575
1658
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1576
1659
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1577
1660
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1596,6 +1679,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1596
1679
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1597
1680
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1598
1681
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1682
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1599
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
|
|
1600
1684
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1601
1685
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1608,14 +1692,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1608
1692
|
opts = opts || {};
|
|
1609
1693
|
var postBody = null;
|
|
1610
1694
|
var pathParams = {};
|
|
1611
|
-
var queryParams = {
|
|
1612
|
-
var headerParams = {
|
|
1613
|
-
'Authorization': opts['authorization'],
|
|
1695
|
+
var queryParams = {
|
|
1614
1696
|
'cacheduration': opts['cacheduration'],
|
|
1615
|
-
'cachegroup': opts['cachegroup'],
|
|
1616
|
-
'cachekey': opts['cachekey'],
|
|
1697
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1698
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1617
1699
|
'cachescope': opts['cachescope'],
|
|
1618
|
-
'cacheuser': opts['cacheuser'],
|
|
1700
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1701
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1702
|
+
};
|
|
1703
|
+
var headerParams = {
|
|
1704
|
+
'Authorization': opts['authorization'],
|
|
1619
1705
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1620
1706
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1621
1707
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1626,7 +1712,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1626
1712
|
var contentTypes = [];
|
|
1627
1713
|
var accepts = ['application/json'];
|
|
1628
1714
|
var returnType = _BalanceResponse["default"];
|
|
1629
|
-
return this.apiClient.callApi('/
|
|
1715
|
+
return this.apiClient.callApi('/payments/stripe/balance', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1630
1716
|
}
|
|
1631
1717
|
|
|
1632
1718
|
/**
|
|
@@ -1639,6 +1725,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1639
1725
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1640
1726
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1641
1727
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1728
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1642
1729
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1643
1730
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1644
1731
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1663,6 +1750,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1663
1750
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1664
1751
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1665
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
|
|
1666
1754
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1667
1755
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1668
1756
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1675,14 +1763,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1675
1763
|
opts = opts || {};
|
|
1676
1764
|
var postBody = null;
|
|
1677
1765
|
var pathParams = {};
|
|
1678
|
-
var queryParams = {
|
|
1679
|
-
var headerParams = {
|
|
1680
|
-
'Authorization': opts['authorization'],
|
|
1766
|
+
var queryParams = {
|
|
1681
1767
|
'cacheduration': opts['cacheduration'],
|
|
1682
|
-
'cachegroup': opts['cachegroup'],
|
|
1683
|
-
'cachekey': opts['cachekey'],
|
|
1768
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1769
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1684
1770
|
'cachescope': opts['cachescope'],
|
|
1685
|
-
'cacheuser': opts['cacheuser'],
|
|
1771
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1772
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1773
|
+
};
|
|
1774
|
+
var headerParams = {
|
|
1775
|
+
'Authorization': opts['authorization'],
|
|
1686
1776
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1687
1777
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1688
1778
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1693,7 +1783,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1693
1783
|
var contentTypes = [];
|
|
1694
1784
|
var accepts = ['application/json'];
|
|
1695
1785
|
var returnType = _CustomerResponse["default"];
|
|
1696
|
-
return this.apiClient.callApi('/
|
|
1786
|
+
return this.apiClient.callApi('/payments/stripe/customer', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1697
1787
|
}
|
|
1698
1788
|
|
|
1699
1789
|
/**
|
|
@@ -1706,6 +1796,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1706
1796
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1707
1797
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1708
1798
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1799
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1709
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
|
|
1710
1801
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1711
1802
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1731,6 +1822,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1731
1822
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1732
1823
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1733
1824
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1825
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1734
1826
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1735
1827
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1736
1828
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1749,14 +1841,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1749
1841
|
var pathParams = {
|
|
1750
1842
|
'customerID': customerID
|
|
1751
1843
|
};
|
|
1752
|
-
var queryParams = {
|
|
1753
|
-
var headerParams = {
|
|
1754
|
-
'Authorization': opts['authorization'],
|
|
1844
|
+
var queryParams = {
|
|
1755
1845
|
'cacheduration': opts['cacheduration'],
|
|
1756
|
-
'cachegroup': opts['cachegroup'],
|
|
1757
|
-
'cachekey': opts['cachekey'],
|
|
1846
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1847
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1758
1848
|
'cachescope': opts['cachescope'],
|
|
1759
|
-
'cacheuser': opts['cacheuser'],
|
|
1849
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1850
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1851
|
+
};
|
|
1852
|
+
var headerParams = {
|
|
1853
|
+
'Authorization': opts['authorization'],
|
|
1760
1854
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1761
1855
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1762
1856
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1767,7 +1861,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1767
1861
|
var contentTypes = [];
|
|
1768
1862
|
var accepts = ['application/json'];
|
|
1769
1863
|
var returnType = _PaymentMethodsResponse["default"];
|
|
1770
|
-
return this.apiClient.callApi('/
|
|
1864
|
+
return this.apiClient.callApi('/payments/stripe/customer/{customerID}/paymentmethods', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1771
1865
|
}
|
|
1772
1866
|
|
|
1773
1867
|
/**
|
|
@@ -1781,6 +1875,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1781
1875
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1782
1876
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1783
1877
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1878
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1784
1879
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1785
1880
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1786
1881
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1805,6 +1900,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1805
1900
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1806
1901
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1807
1902
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1903
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1808
1904
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1809
1905
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1810
1906
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1817,14 +1913,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1817
1913
|
opts = opts || {};
|
|
1818
1914
|
var postBody = null;
|
|
1819
1915
|
var pathParams = {};
|
|
1820
|
-
var queryParams = {
|
|
1821
|
-
var headerParams = {
|
|
1822
|
-
'Authorization': opts['authorization'],
|
|
1916
|
+
var queryParams = {
|
|
1823
1917
|
'cacheduration': opts['cacheduration'],
|
|
1824
|
-
'cachegroup': opts['cachegroup'],
|
|
1825
|
-
'cachekey': opts['cachekey'],
|
|
1918
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1919
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1826
1920
|
'cachescope': opts['cachescope'],
|
|
1827
|
-
'cacheuser': opts['cacheuser'],
|
|
1921
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1922
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1923
|
+
};
|
|
1924
|
+
var headerParams = {
|
|
1925
|
+
'Authorization': opts['authorization'],
|
|
1828
1926
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1829
1927
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1830
1928
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1835,7 +1933,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1835
1933
|
var contentTypes = [];
|
|
1836
1934
|
var accepts = ['application/json'];
|
|
1837
1935
|
var returnType = _PaymentMethodsResponse["default"];
|
|
1838
|
-
return this.apiClient.callApi('/
|
|
1936
|
+
return this.apiClient.callApi('/payments/stripe/paymentmethods', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1839
1937
|
}
|
|
1840
1938
|
|
|
1841
1939
|
/**
|
|
@@ -1848,6 +1946,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1848
1946
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1849
1947
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1850
1948
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1949
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1851
1950
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1852
1951
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1853
1952
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1873,6 +1972,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1873
1972
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1874
1973
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1875
1974
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
1975
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1876
1976
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1877
1977
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1878
1978
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1891,14 +1991,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1891
1991
|
var pathParams = {
|
|
1892
1992
|
'transferID': transferID
|
|
1893
1993
|
};
|
|
1894
|
-
var queryParams = {
|
|
1895
|
-
var headerParams = {
|
|
1896
|
-
'Authorization': opts['authorization'],
|
|
1994
|
+
var queryParams = {
|
|
1897
1995
|
'cacheduration': opts['cacheduration'],
|
|
1898
|
-
'cachegroup': opts['cachegroup'],
|
|
1899
|
-
'cachekey': opts['cachekey'],
|
|
1996
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1997
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1900
1998
|
'cachescope': opts['cachescope'],
|
|
1901
|
-
'cacheuser': opts['cacheuser'],
|
|
1999
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2000
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2001
|
+
};
|
|
2002
|
+
var headerParams = {
|
|
2003
|
+
'Authorization': opts['authorization'],
|
|
1902
2004
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1903
2005
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1904
2006
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1909,7 +2011,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1909
2011
|
var contentTypes = [];
|
|
1910
2012
|
var accepts = ['application/json'];
|
|
1911
2013
|
var returnType = _TransferResponse["default"];
|
|
1912
|
-
return this.apiClient.callApi('/
|
|
2014
|
+
return this.apiClient.callApi('/payments/stripe/transfer/{transferID}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1913
2015
|
}
|
|
1914
2016
|
|
|
1915
2017
|
/**
|
|
@@ -1923,6 +2025,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1923
2025
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1924
2026
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1925
2027
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2028
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
1926
2029
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1927
2030
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1928
2031
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1948,6 +2051,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1948
2051
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1949
2052
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1950
2053
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2054
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
1951
2055
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1952
2056
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1953
2057
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1966,14 +2070,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1966
2070
|
var pathParams = {
|
|
1967
2071
|
'transferID': transferID
|
|
1968
2072
|
};
|
|
1969
|
-
var queryParams = {
|
|
1970
|
-
var headerParams = {
|
|
1971
|
-
'Authorization': opts['authorization'],
|
|
2073
|
+
var queryParams = {
|
|
1972
2074
|
'cacheduration': opts['cacheduration'],
|
|
1973
|
-
'cachegroup': opts['cachegroup'],
|
|
1974
|
-
'cachekey': opts['cachekey'],
|
|
2075
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2076
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1975
2077
|
'cachescope': opts['cachescope'],
|
|
1976
|
-
'cacheuser': opts['cacheuser'],
|
|
2078
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2079
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2080
|
+
};
|
|
2081
|
+
var headerParams = {
|
|
2082
|
+
'Authorization': opts['authorization'],
|
|
1977
2083
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1978
2084
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1979
2085
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -1984,7 +2090,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1984
2090
|
var contentTypes = [];
|
|
1985
2091
|
var accepts = ['application/json'];
|
|
1986
2092
|
var returnType = _TransferResponse["default"];
|
|
1987
|
-
return this.apiClient.callApi('/
|
|
2093
|
+
return this.apiClient.callApi('/payments/stripe/transfer/{transferID}/paymentMethodDetails', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1988
2094
|
}
|
|
1989
2095
|
|
|
1990
2096
|
/**
|
|
@@ -1998,6 +2104,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1998
2104
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1999
2105
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2000
2106
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2107
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2001
2108
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2002
2109
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2003
2110
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2023,6 +2130,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2023
2130
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2024
2131
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2025
2132
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2133
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2026
2134
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2027
2135
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2028
2136
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2041,14 +2149,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2041
2149
|
var pathParams = {
|
|
2042
2150
|
'userID': userID
|
|
2043
2151
|
};
|
|
2044
|
-
var queryParams = {
|
|
2045
|
-
var headerParams = {
|
|
2046
|
-
'Authorization': opts['authorization'],
|
|
2152
|
+
var queryParams = {
|
|
2047
2153
|
'cacheduration': opts['cacheduration'],
|
|
2048
|
-
'cachegroup': opts['cachegroup'],
|
|
2049
|
-
'cachekey': opts['cachekey'],
|
|
2154
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2155
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2050
2156
|
'cachescope': opts['cachescope'],
|
|
2051
|
-
'cacheuser': opts['cacheuser'],
|
|
2157
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2158
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2159
|
+
};
|
|
2160
|
+
var headerParams = {
|
|
2161
|
+
'Authorization': opts['authorization'],
|
|
2052
2162
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2053
2163
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2054
2164
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2059,7 +2169,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2059
2169
|
var contentTypes = [];
|
|
2060
2170
|
var accepts = ['application/json'];
|
|
2061
2171
|
var returnType = _CreateAccountResponse["default"];
|
|
2062
|
-
return this.apiClient.callApi('/
|
|
2172
|
+
return this.apiClient.callApi('/payments/stripe/user/{userID}/account', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2063
2173
|
}
|
|
2064
2174
|
|
|
2065
2175
|
/**
|
|
@@ -2073,6 +2183,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2073
2183
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2074
2184
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2075
2185
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2186
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2076
2187
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2077
2188
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2078
2189
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2098,6 +2209,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2098
2209
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2099
2210
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2100
2211
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2212
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2101
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
|
|
2102
2214
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2103
2215
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2116,14 +2228,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2116
2228
|
var pathParams = {
|
|
2117
2229
|
'userID': userID
|
|
2118
2230
|
};
|
|
2119
|
-
var queryParams = {
|
|
2120
|
-
var headerParams = {
|
|
2121
|
-
'Authorization': opts['authorization'],
|
|
2231
|
+
var queryParams = {
|
|
2122
2232
|
'cacheduration': opts['cacheduration'],
|
|
2123
|
-
'cachegroup': opts['cachegroup'],
|
|
2124
|
-
'cachekey': opts['cachekey'],
|
|
2233
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2234
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2125
2235
|
'cachescope': opts['cachescope'],
|
|
2126
|
-
'cacheuser': opts['cacheuser'],
|
|
2236
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2237
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2238
|
+
};
|
|
2239
|
+
var headerParams = {
|
|
2240
|
+
'Authorization': opts['authorization'],
|
|
2127
2241
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2128
2242
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2129
2243
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2134,7 +2248,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2134
2248
|
var contentTypes = [];
|
|
2135
2249
|
var accepts = ['application/json'];
|
|
2136
2250
|
var returnType = _CustomerResponse["default"];
|
|
2137
|
-
return this.apiClient.callApi('/
|
|
2251
|
+
return this.apiClient.callApi('/payments/stripe/user/{userID}/customer', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2138
2252
|
}
|
|
2139
2253
|
|
|
2140
2254
|
/**
|
|
@@ -2148,6 +2262,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2148
2262
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2149
2263
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2150
2264
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2265
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2151
2266
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2152
2267
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2153
2268
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2174,6 +2289,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2174
2289
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2175
2290
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2176
2291
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2292
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2177
2293
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2178
2294
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2179
2295
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2196,14 +2312,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2196
2312
|
var pathParams = {
|
|
2197
2313
|
'accountID': accountID
|
|
2198
2314
|
};
|
|
2199
|
-
var queryParams = {
|
|
2200
|
-
var headerParams = {
|
|
2201
|
-
'Authorization': opts['authorization'],
|
|
2315
|
+
var queryParams = {
|
|
2202
2316
|
'cacheduration': opts['cacheduration'],
|
|
2203
|
-
'cachegroup': opts['cachegroup'],
|
|
2204
|
-
'cachekey': opts['cachekey'],
|
|
2317
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2318
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2205
2319
|
'cachescope': opts['cachescope'],
|
|
2206
|
-
'cacheuser': opts['cacheuser'],
|
|
2320
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2321
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2322
|
+
};
|
|
2323
|
+
var headerParams = {
|
|
2324
|
+
'Authorization': opts['authorization'],
|
|
2207
2325
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2208
2326
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2209
2327
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2214,7 +2332,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2214
2332
|
var contentTypes = ['application/json'];
|
|
2215
2333
|
var accepts = ['application/json'];
|
|
2216
2334
|
var returnType = _PayoutResponse["default"];
|
|
2217
|
-
return this.apiClient.callApi('/
|
|
2335
|
+
return this.apiClient.callApi('/payments/stripe/account/{accountID}/payout', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2218
2336
|
}
|
|
2219
2337
|
|
|
2220
2338
|
/**
|
|
@@ -2229,6 +2347,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2229
2347
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2230
2348
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2231
2349
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2350
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2232
2351
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2233
2352
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2234
2353
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2255,6 +2374,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2255
2374
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2256
2375
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2257
2376
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2377
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2258
2378
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2259
2379
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2260
2380
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2278,14 +2398,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2278
2398
|
'applicationid': applicationid,
|
|
2279
2399
|
'accountid': accountid
|
|
2280
2400
|
};
|
|
2281
|
-
var queryParams = {
|
|
2282
|
-
var headerParams = {
|
|
2283
|
-
'Authorization': opts['authorization'],
|
|
2401
|
+
var queryParams = {
|
|
2284
2402
|
'cacheduration': opts['cacheduration'],
|
|
2285
|
-
'cachegroup': opts['cachegroup'],
|
|
2286
|
-
'cachekey': opts['cachekey'],
|
|
2403
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2404
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2287
2405
|
'cachescope': opts['cachescope'],
|
|
2288
|
-
'cacheuser': opts['cacheuser'],
|
|
2406
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2407
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2408
|
+
};
|
|
2409
|
+
var headerParams = {
|
|
2410
|
+
'Authorization': opts['authorization'],
|
|
2289
2411
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2290
2412
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2291
2413
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2296,7 +2418,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2296
2418
|
var contentTypes = [];
|
|
2297
2419
|
var accepts = ['application/json'];
|
|
2298
2420
|
var returnType = _ApplicationPaymentAccountResponse["default"];
|
|
2299
|
-
return this.apiClient.callApi('/
|
|
2421
|
+
return this.apiClient.callApi('/payments/stripe/application/{applicationid}/{accountId}/paymentaccount', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2300
2422
|
}
|
|
2301
2423
|
|
|
2302
2424
|
/**
|
|
@@ -2311,6 +2433,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2311
2433
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2312
2434
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2313
2435
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2436
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2314
2437
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2315
2438
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2316
2439
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2337,6 +2460,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2337
2460
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2338
2461
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2339
2462
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2463
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2340
2464
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2341
2465
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2342
2466
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2359,14 +2483,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2359
2483
|
var pathParams = {
|
|
2360
2484
|
'customerID': customerID
|
|
2361
2485
|
};
|
|
2362
|
-
var queryParams = {
|
|
2363
|
-
var headerParams = {
|
|
2364
|
-
'Authorization': opts['authorization'],
|
|
2486
|
+
var queryParams = {
|
|
2365
2487
|
'cacheduration': opts['cacheduration'],
|
|
2366
|
-
'cachegroup': opts['cachegroup'],
|
|
2367
|
-
'cachekey': opts['cachekey'],
|
|
2488
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2489
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2368
2490
|
'cachescope': opts['cachescope'],
|
|
2369
|
-
'cacheuser': opts['cacheuser'],
|
|
2491
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2492
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2493
|
+
};
|
|
2494
|
+
var headerParams = {
|
|
2495
|
+
'Authorization': opts['authorization'],
|
|
2370
2496
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2371
2497
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2372
2498
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2377,7 +2503,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2377
2503
|
var contentTypes = ['text/plain'];
|
|
2378
2504
|
var accepts = ['application/json'];
|
|
2379
2505
|
var returnType = _PaymentMethodResponse["default"];
|
|
2380
|
-
return this.apiClient.callApi('/
|
|
2506
|
+
return this.apiClient.callApi('/payments/stripe/customer/{customerID}/paymentmethods/default', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2381
2507
|
}
|
|
2382
2508
|
|
|
2383
2509
|
/**
|
|
@@ -2392,6 +2518,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2392
2518
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2393
2519
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2394
2520
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2521
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2395
2522
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2396
2523
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2397
2524
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2417,6 +2544,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2417
2544
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2418
2545
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2419
2546
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2547
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2420
2548
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2421
2549
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2422
2550
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2433,14 +2561,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2433
2561
|
throw new Error("Missing the required parameter 'body' when calling setDefaultStripePaymentMethod");
|
|
2434
2562
|
}
|
|
2435
2563
|
var pathParams = {};
|
|
2436
|
-
var queryParams = {
|
|
2437
|
-
var headerParams = {
|
|
2438
|
-
'Authorization': opts['authorization'],
|
|
2564
|
+
var queryParams = {
|
|
2439
2565
|
'cacheduration': opts['cacheduration'],
|
|
2440
|
-
'cachegroup': opts['cachegroup'],
|
|
2441
|
-
'cachekey': opts['cachekey'],
|
|
2566
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2567
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2442
2568
|
'cachescope': opts['cachescope'],
|
|
2443
|
-
'cacheuser': opts['cacheuser'],
|
|
2569
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2570
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2571
|
+
};
|
|
2572
|
+
var headerParams = {
|
|
2573
|
+
'Authorization': opts['authorization'],
|
|
2444
2574
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2445
2575
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2446
2576
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2451,7 +2581,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2451
2581
|
var contentTypes = ['text/plain'];
|
|
2452
2582
|
var accepts = ['application/json'];
|
|
2453
2583
|
var returnType = _PaymentMethodResponse["default"];
|
|
2454
|
-
return this.apiClient.callApi('/
|
|
2584
|
+
return this.apiClient.callApi('/payments/stripe/paymentmethods/default', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2455
2585
|
}
|
|
2456
2586
|
|
|
2457
2587
|
/**
|
|
@@ -2465,6 +2595,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2465
2595
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2466
2596
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2467
2597
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2598
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2468
2599
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2469
2600
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2470
2601
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2491,6 +2622,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2491
2622
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2492
2623
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2493
2624
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2625
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2494
2626
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2495
2627
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2496
2628
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2514,14 +2646,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2514
2646
|
'siteid': siteid,
|
|
2515
2647
|
'accountid': accountid
|
|
2516
2648
|
};
|
|
2517
|
-
var queryParams = {
|
|
2518
|
-
var headerParams = {
|
|
2519
|
-
'Authorization': opts['authorization'],
|
|
2649
|
+
var queryParams = {
|
|
2520
2650
|
'cacheduration': opts['cacheduration'],
|
|
2521
|
-
'cachegroup': opts['cachegroup'],
|
|
2522
|
-
'cachekey': opts['cachekey'],
|
|
2651
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2652
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2523
2653
|
'cachescope': opts['cachescope'],
|
|
2524
|
-
'cacheuser': opts['cacheuser'],
|
|
2654
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2655
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2656
|
+
};
|
|
2657
|
+
var headerParams = {
|
|
2658
|
+
'Authorization': opts['authorization'],
|
|
2525
2659
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2526
2660
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2527
2661
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2532,7 +2666,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2532
2666
|
var contentTypes = [];
|
|
2533
2667
|
var accepts = ['application/json'];
|
|
2534
2668
|
var returnType = _ApplicationPaymentAccountResponse["default"];
|
|
2535
|
-
return this.apiClient.callApi('/
|
|
2669
|
+
return this.apiClient.callApi('/payments/stripe/site/{siteid}/{accountId}/paymentaccount', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2536
2670
|
}
|
|
2537
2671
|
|
|
2538
2672
|
/**
|
|
@@ -2547,6 +2681,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2547
2681
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2548
2682
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2549
2683
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2684
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2550
2685
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2551
2686
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2552
2687
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2572,6 +2707,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2572
2707
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2573
2708
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2574
2709
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2710
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2575
2711
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2576
2712
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2577
2713
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2588,14 +2724,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2588
2724
|
throw new Error("Missing the required parameter 'payoutInput' when calling stripePayout");
|
|
2589
2725
|
}
|
|
2590
2726
|
var pathParams = {};
|
|
2591
|
-
var queryParams = {
|
|
2592
|
-
var headerParams = {
|
|
2593
|
-
'Authorization': opts['authorization'],
|
|
2727
|
+
var queryParams = {
|
|
2594
2728
|
'cacheduration': opts['cacheduration'],
|
|
2595
|
-
'cachegroup': opts['cachegroup'],
|
|
2596
|
-
'cachekey': opts['cachekey'],
|
|
2729
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2730
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2597
2731
|
'cachescope': opts['cachescope'],
|
|
2598
|
-
'cacheuser': opts['cacheuser'],
|
|
2732
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2733
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2734
|
+
};
|
|
2735
|
+
var headerParams = {
|
|
2736
|
+
'Authorization': opts['authorization'],
|
|
2599
2737
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2600
2738
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2601
2739
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2606,7 +2744,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2606
2744
|
var contentTypes = [];
|
|
2607
2745
|
var accepts = ['application/json'];
|
|
2608
2746
|
var returnType = _PayoutResponse["default"];
|
|
2609
|
-
return this.apiClient.callApi('/
|
|
2747
|
+
return this.apiClient.callApi('/payments/stripe/payout', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2610
2748
|
}
|
|
2611
2749
|
|
|
2612
2750
|
/**
|
|
@@ -2620,6 +2758,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2620
2758
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2621
2759
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2622
2760
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2761
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2623
2762
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2624
2763
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2625
2764
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2645,6 +2784,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2645
2784
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2646
2785
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2647
2786
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2787
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2648
2788
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2649
2789
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2650
2790
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2661,14 +2801,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2661
2801
|
throw new Error("Missing the required parameter 'transferInput' when calling stripeTransfer");
|
|
2662
2802
|
}
|
|
2663
2803
|
var pathParams = {};
|
|
2664
|
-
var queryParams = {
|
|
2665
|
-
var headerParams = {
|
|
2666
|
-
'Authorization': opts['authorization'],
|
|
2804
|
+
var queryParams = {
|
|
2667
2805
|
'cacheduration': opts['cacheduration'],
|
|
2668
|
-
'cachegroup': opts['cachegroup'],
|
|
2669
|
-
'cachekey': opts['cachekey'],
|
|
2806
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2807
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2670
2808
|
'cachescope': opts['cachescope'],
|
|
2671
|
-
'cacheuser': opts['cacheuser'],
|
|
2809
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2810
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2811
|
+
};
|
|
2812
|
+
var headerParams = {
|
|
2813
|
+
'Authorization': opts['authorization'],
|
|
2672
2814
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2673
2815
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2674
2816
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2679,7 +2821,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2679
2821
|
var contentTypes = ['application/json'];
|
|
2680
2822
|
var accepts = ['application/json'];
|
|
2681
2823
|
var returnType = _TransferResponse["default"];
|
|
2682
|
-
return this.apiClient.callApi('/
|
|
2824
|
+
return this.apiClient.callApi('/payments/stripe/transfer', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2683
2825
|
}
|
|
2684
2826
|
|
|
2685
2827
|
/**
|
|
@@ -2693,6 +2835,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2693
2835
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2694
2836
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2695
2837
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2838
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2696
2839
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2697
2840
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2698
2841
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2719,6 +2862,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2719
2862
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2720
2863
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2721
2864
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2865
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2722
2866
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2723
2867
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2724
2868
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2741,14 +2885,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2741
2885
|
var pathParams = {
|
|
2742
2886
|
'accountID': accountID
|
|
2743
2887
|
};
|
|
2744
|
-
var queryParams = {
|
|
2745
|
-
var headerParams = {
|
|
2746
|
-
'Authorization': opts['authorization'],
|
|
2888
|
+
var queryParams = {
|
|
2747
2889
|
'cacheduration': opts['cacheduration'],
|
|
2748
|
-
'cachegroup': opts['cachegroup'],
|
|
2749
|
-
'cachekey': opts['cachekey'],
|
|
2890
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2891
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2750
2892
|
'cachescope': opts['cachescope'],
|
|
2751
|
-
'cacheuser': opts['cacheuser'],
|
|
2893
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2894
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2895
|
+
};
|
|
2896
|
+
var headerParams = {
|
|
2897
|
+
'Authorization': opts['authorization'],
|
|
2752
2898
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2753
2899
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2754
2900
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2759,7 +2905,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2759
2905
|
var contentTypes = ['application/json'];
|
|
2760
2906
|
var accepts = ['application/json'];
|
|
2761
2907
|
var returnType = _CreateAccountResponse["default"];
|
|
2762
|
-
return this.apiClient.callApi('/
|
|
2908
|
+
return this.apiClient.callApi('/payments/stripe/account/{accountID}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2763
2909
|
}
|
|
2764
2910
|
|
|
2765
2911
|
/**
|
|
@@ -2774,6 +2920,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2774
2920
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2775
2921
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2776
2922
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2923
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2777
2924
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2778
2925
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2779
2926
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2800,6 +2947,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2800
2947
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2801
2948
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2802
2949
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
2950
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2803
2951
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2804
2952
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2805
2953
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2822,14 +2970,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2822
2970
|
var pathParams = {
|
|
2823
2971
|
'customerID': customerID
|
|
2824
2972
|
};
|
|
2825
|
-
var queryParams = {
|
|
2826
|
-
var headerParams = {
|
|
2827
|
-
'Authorization': opts['authorization'],
|
|
2973
|
+
var queryParams = {
|
|
2828
2974
|
'cacheduration': opts['cacheduration'],
|
|
2829
|
-
'cachegroup': opts['cachegroup'],
|
|
2830
|
-
'cachekey': opts['cachekey'],
|
|
2975
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2976
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2831
2977
|
'cachescope': opts['cachescope'],
|
|
2832
|
-
'cacheuser': opts['cacheuser'],
|
|
2978
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2979
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2980
|
+
};
|
|
2981
|
+
var headerParams = {
|
|
2982
|
+
'Authorization': opts['authorization'],
|
|
2833
2983
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2834
2984
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2835
2985
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2840,7 +2990,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2840
2990
|
var contentTypes = ['application/json'];
|
|
2841
2991
|
var accepts = ['application/json'];
|
|
2842
2992
|
var returnType = _CustomerResponse["default"];
|
|
2843
|
-
return this.apiClient.callApi('/
|
|
2993
|
+
return this.apiClient.callApi('/payments/stripe/customer/{customerID}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2844
2994
|
}
|
|
2845
2995
|
|
|
2846
2996
|
/**
|
|
@@ -2855,6 +3005,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2855
3005
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2856
3006
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2857
3007
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
3008
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2858
3009
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2859
3010
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2860
3011
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2880,6 +3031,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2880
3031
|
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2881
3032
|
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
2882
3033
|
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
3034
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
|
|
2883
3035
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2884
3036
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2885
3037
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2899,14 +3051,16 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2899
3051
|
var pathParams = {
|
|
2900
3052
|
'paymentMethodID': paymentMethodID
|
|
2901
3053
|
};
|
|
2902
|
-
var queryParams = {
|
|
2903
|
-
var headerParams = {
|
|
2904
|
-
'Authorization': opts['authorization'],
|
|
3054
|
+
var queryParams = {
|
|
2905
3055
|
'cacheduration': opts['cacheduration'],
|
|
2906
|
-
'cachegroup': opts['cachegroup'],
|
|
2907
|
-
'cachekey': opts['cachekey'],
|
|
3056
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3057
|
+
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2908
3058
|
'cachescope': opts['cachescope'],
|
|
2909
|
-
'cacheuser': opts['cacheuser'],
|
|
3059
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3060
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3061
|
+
};
|
|
3062
|
+
var headerParams = {
|
|
3063
|
+
'Authorization': opts['authorization'],
|
|
2910
3064
|
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2911
3065
|
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2912
3066
|
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
@@ -2917,7 +3071,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2917
3071
|
var contentTypes = ['application/json'];
|
|
2918
3072
|
var accepts = ['application/json'];
|
|
2919
3073
|
var returnType = _PaymentMethodResponse["default"];
|
|
2920
|
-
return this.apiClient.callApi('/
|
|
3074
|
+
return this.apiClient.callApi('/payments/stripe/paymentmethods/{paymentMethodID}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2921
3075
|
}
|
|
2922
3076
|
|
|
2923
3077
|
/**
|
|
@@ -2931,6 +3085,7 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2931
3085
|
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
2932
3086
|
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
2933
3087
|
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
3088
|
+
* @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
|
|
2934
3089
|
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2935
3090
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2936
3091
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|