@gobodo/gobodo-api 0.1.224 → 0.1.226
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 +6 -5
- package/dist/ApiClient.d.ts +1 -1
- package/dist/ApiClient.js +3 -3
- package/dist/api/AIApi.d.ts +43 -43
- package/dist/api/AIApi.js +87 -86
- package/dist/api/AIConversationsApi.d.ts +70 -70
- package/dist/api/AIConversationsApi.js +141 -140
- package/dist/api/AILaunchTemplatesApi.d.ts +34 -34
- package/dist/api/AILaunchTemplatesApi.js +69 -68
- package/dist/api/AIPersonasApi.d.ts +100 -100
- package/dist/api/AIPersonasApi.js +201 -200
- package/dist/api/APIClientTenantsApi.d.ts +16 -16
- package/dist/api/APIClientTenantsApi.js +33 -32
- package/dist/api/AbilitiesApi.d.ts +10 -10
- package/dist/api/AbilitiesApi.js +21 -20
- package/dist/api/AdCampaignsApi.d.ts +22 -22
- package/dist/api/AdCampaignsApi.js +45 -44
- package/dist/api/AdManagementApi.d.ts +37 -37
- package/dist/api/AdManagementApi.js +75 -74
- package/dist/api/AdminAPIClientConfigApi.d.ts +7 -7
- package/dist/api/AdminAPIClientConfigApi.js +15 -14
- package/dist/api/AdminDataManagementApi.d.ts +4 -4
- package/dist/api/AdminDataManagementApi.js +9 -8
- package/dist/api/AdminRequestLogConfigApi.d.ts +7 -7
- package/dist/api/AdminRequestLogConfigApi.js +15 -14
- package/dist/api/AdsApi.d.ts +16 -16
- package/dist/api/AdsApi.js +33 -32
- package/dist/api/ApcopayApi.d.ts +34 -34
- package/dist/api/ApcopayApi.js +69 -68
- package/dist/api/ApprovalsApi.d.ts +37 -37
- package/dist/api/ApprovalsApi.js +75 -74
- package/dist/api/AuthenticationApi.d.ts +1 -1
- package/dist/api/AuthenticationApi.js +2 -2
- package/dist/api/AutomationInvokeApi.d.ts +4 -4
- package/dist/api/AutomationInvokeApi.js +9 -8
- package/dist/api/AutomationRulesApi.d.ts +25 -25
- package/dist/api/AutomationRulesApi.js +51 -50
- package/dist/api/AutomationTemplatesApi.d.ts +22 -22
- package/dist/api/AutomationTemplatesApi.js +45 -44
- package/dist/api/BatchApi.d.ts +46 -46
- package/dist/api/BatchApi.js +93 -92
- package/dist/api/CategoriesApi.d.ts +22 -22
- package/dist/api/CategoriesApi.js +45 -44
- package/dist/api/CircleAccountsApi.d.ts +31 -31
- package/dist/api/CircleAccountsApi.js +63 -62
- package/dist/api/CommentsApi.d.ts +34 -34
- package/dist/api/CommentsApi.js +69 -68
- package/dist/api/ContentManagementApi.d.ts +94 -94
- package/dist/api/ContentManagementApi.js +189 -188
- package/dist/api/ConversationsApi.d.ts +28 -28
- package/dist/api/ConversationsApi.js +57 -56
- package/dist/api/CurrencyApi.d.ts +25 -25
- package/dist/api/CurrencyApi.js +51 -50
- package/dist/api/DataSheetImportsApi.d.ts +46 -46
- package/dist/api/DataSheetImportsApi.js +93 -92
- package/dist/api/DataSyncApi.d.ts +34 -34
- package/dist/api/DataSyncApi.js +69 -68
- package/dist/api/DefaultApi.d.ts +31 -31
- package/dist/api/DefaultApi.js +63 -62
- package/dist/api/DocumentPartTypesApi.d.ts +16 -16
- package/dist/api/DocumentPartTypesApi.js +33 -32
- package/dist/api/DocumentPartsApi.d.ts +34 -34
- package/dist/api/DocumentPartsApi.js +69 -68
- package/dist/api/DocumentTypesApi.d.ts +7 -7
- package/dist/api/DocumentTypesApi.js +15 -14
- package/dist/api/DocumentsApi.d.ts +70 -70
- package/dist/api/DocumentsApi.js +141 -140
- package/dist/api/DynamoDBSyncApi.d.ts +10 -10
- package/dist/api/DynamoDBSyncApi.js +21 -20
- package/dist/api/EmailApi.d.ts +4 -4
- package/dist/api/EmailApi.js +9 -8
- package/dist/api/EmailsApi.d.ts +13 -13
- package/dist/api/EmailsApi.js +27 -26
- package/dist/api/EntryPartsApi.d.ts +37 -37
- package/dist/api/EntryPartsApi.js +75 -74
- package/dist/api/FacebookApi.d.ts +1 -1
- package/dist/api/FacebookApi.js +2 -2
- package/dist/api/FieldsApi.d.ts +43 -43
- package/dist/api/FieldsApi.js +87 -86
- package/dist/api/FilesApi.d.ts +22 -22
- package/dist/api/FilesApi.js +45 -44
- package/dist/api/FormsApi.d.ts +43 -43
- package/dist/api/FormsApi.js +87 -86
- package/dist/api/FunctionsApi.d.ts +79 -79
- package/dist/api/FunctionsApi.js +159 -158
- package/dist/api/GeocodeApi.d.ts +10 -10
- package/dist/api/GeocodeApi.js +21 -20
- package/dist/api/GobodoFlowN8nCatalogApi.d.ts +7 -7
- package/dist/api/GobodoFlowN8nCatalogApi.js +15 -14
- package/dist/api/GobodoFlowWebhooksApi.d.ts +22 -22
- package/dist/api/GobodoFlowWebhooksApi.js +45 -44
- package/dist/api/GobodoFlowsApi.d.ts +55 -55
- package/dist/api/GobodoFlowsApi.js +111 -110
- package/dist/api/GobodoManagementApi.d.ts +61 -61
- package/dist/api/GobodoManagementApi.js +123 -122
- package/dist/api/GoogleApi.d.ts +1 -1
- package/dist/api/GoogleApi.js +2 -2
- package/dist/api/GraphActionTypesApi.d.ts +67 -67
- package/dist/api/GraphActionTypesApi.js +135 -134
- package/dist/api/GraphActionsApi.d.ts +58 -58
- package/dist/api/GraphActionsApi.js +117 -116
- package/dist/api/GraphObjectPermissionsApi.d.ts +61 -61
- package/dist/api/GraphObjectPermissionsApi.js +123 -122
- package/dist/api/GraphObjectTypesApi.d.ts +115 -115
- package/dist/api/GraphObjectTypesApi.js +231 -230
- package/dist/api/GraphObjectsApi.d.ts +190 -190
- package/dist/api/GraphObjectsApi.js +381 -380
- package/dist/api/GraphRelationshipTypesApi.d.ts +91 -91
- package/dist/api/GraphRelationshipTypesApi.js +183 -182
- package/dist/api/GraphRelationshipsApi.d.ts +91 -91
- package/dist/api/GraphRelationshipsApi.js +183 -182
- package/dist/api/GraphSchemasApi.d.ts +73 -73
- package/dist/api/GraphSchemasApi.js +147 -146
- package/dist/api/GraphTraversalApi.d.ts +25 -25
- package/dist/api/GraphTraversalApi.js +51 -50
- package/dist/api/GraphsApi.d.ts +94 -94
- package/dist/api/GraphsApi.js +189 -188
- package/dist/api/ImagesApi.d.ts +19 -19
- package/dist/api/ImagesApi.js +39 -38
- package/dist/api/IntegrationsApi.d.ts +37 -37
- package/dist/api/IntegrationsApi.js +75 -74
- package/dist/api/InvitesApi.d.ts +16 -16
- package/dist/api/InvitesApi.js +33 -32
- package/dist/api/LaunchTemplatesApi.d.ts +49 -49
- package/dist/api/LaunchTemplatesApi.js +99 -98
- package/dist/api/LegacyAdministratorsApi.d.ts +28 -28
- package/dist/api/LegacyAdministratorsApi.js +57 -56
- package/dist/api/LikesApi.d.ts +40 -40
- package/dist/api/LikesApi.js +81 -80
- package/dist/api/LinkedINApi.d.ts +1 -1
- package/dist/api/LinkedINApi.js +2 -2
- package/dist/api/LinksApi.d.ts +28 -28
- package/dist/api/LinksApi.js +57 -56
- package/dist/api/LiveMeetingsApi.d.ts +7 -7
- package/dist/api/LiveMeetingsApi.js +15 -14
- package/dist/api/MeetingEventsApi.d.ts +76 -76
- package/dist/api/MeetingEventsApi.js +153 -152
- package/dist/api/MenuItemsApi.d.ts +19 -19
- package/dist/api/MenuItemsApi.js +39 -38
- package/dist/api/MenusApi.d.ts +19 -19
- package/dist/api/MenusApi.js +39 -38
- package/dist/api/NotificationsApi.d.ts +43 -43
- package/dist/api/NotificationsApi.js +87 -86
- package/dist/api/PageLayoutsApi.d.ts +31 -31
- package/dist/api/PageLayoutsApi.js +63 -62
- package/dist/api/PagesApi.d.ts +55 -55
- package/dist/api/PagesApi.js +111 -110
- package/dist/api/PasswordResetApi.d.ts +1 -1
- package/dist/api/PasswordResetApi.js +2 -2
- package/dist/api/PhoneNumbersApi.d.ts +16 -16
- package/dist/api/PhoneNumbersApi.js +33 -32
- package/dist/api/PostsApi.d.ts +28 -28
- package/dist/api/PostsApi.js +57 -56
- package/dist/api/PrivateMessagesApi.d.ts +52 -52
- package/dist/api/PrivateMessagesApi.js +105 -104
- package/dist/api/ProcessDefinitionsApi.d.ts +22 -22
- package/dist/api/ProcessDefinitionsApi.js +45 -44
- package/dist/api/ProxyServersApi.d.ts +43 -43
- package/dist/api/ProxyServersApi.js +87 -86
- package/dist/api/PublicationsApi.d.ts +28 -28
- package/dist/api/PublicationsApi.js +57 -56
- package/dist/api/RBACAPIClientsApi.d.ts +19 -19
- package/dist/api/RBACAPIClientsApi.js +39 -38
- package/dist/api/RBACAbstractedAPIApi.d.ts +19 -19
- package/dist/api/RBACAbstractedAPIApi.js +39 -38
- package/dist/api/RBACPoliciesApi.d.ts +52 -52
- package/dist/api/RBACPoliciesApi.js +105 -104
- package/dist/api/RBACPrincipalRolesApi.d.ts +19 -19
- package/dist/api/RBACPrincipalRolesApi.js +39 -38
- package/dist/api/RBACRESTAppAccessControlApi.d.ts +4 -4
- package/dist/api/RBACRESTAppAccessControlApi.js +9 -8
- package/dist/api/RBACRoleAssignmentsApi.d.ts +4 -4
- package/dist/api/RBACRoleAssignmentsApi.js +9 -8
- package/dist/api/RBACRolesApi.d.ts +25 -25
- package/dist/api/RBACRolesApi.js +51 -50
- package/dist/api/RBACSchemaAccessControlApi.d.ts +4 -4
- package/dist/api/RBACSchemaAccessControlApi.js +9 -8
- package/dist/api/RBACSiteAccessControlApi.d.ts +4 -4
- package/dist/api/RBACSiteAccessControlApi.js +9 -8
- package/dist/api/RequestLogsApi.d.ts +13 -13
- package/dist/api/RequestLogsApi.js +27 -26
- package/dist/api/RestApplicationsApi.d.ts +37 -37
- package/dist/api/RestApplicationsApi.js +75 -74
- package/dist/api/SQLSyncApi.d.ts +10 -10
- package/dist/api/SQLSyncApi.js +21 -20
- package/dist/api/ScheduledAutomationApi.d.ts +16 -16
- package/dist/api/ScheduledAutomationApi.js +33 -32
- package/dist/api/SchemaViewsApi.d.ts +16 -16
- package/dist/api/SchemaViewsApi.js +33 -32
- package/dist/api/ScreensApi.d.ts +7 -7
- package/dist/api/ScreensApi.js +15 -14
- package/dist/api/SearchApi.d.ts +19 -19
- package/dist/api/SearchApi.js +39 -38
- package/dist/api/SitesApi.d.ts +58 -58
- package/dist/api/SitesApi.js +117 -116
- package/dist/api/SocialAuthApi.d.ts +22 -22
- package/dist/api/SocialAuthApi.js +45 -44
- package/dist/api/SocialAuthConfigApi.d.ts +16 -16
- package/dist/api/SocialAuthConfigApi.js +33 -32
- package/dist/api/SocialGroupsApi.d.ts +70 -70
- package/dist/api/SocialGroupsApi.js +141 -140
- package/dist/api/SocialIntegrationApi.d.ts +1 -1
- package/dist/api/SocialIntegrationApi.js +2 -2
- package/dist/api/SquareAccountsApi.d.ts +10 -10
- package/dist/api/SquareAccountsApi.js +21 -20
- package/dist/api/StripeAccountsApi.d.ts +277 -277
- package/dist/api/StripeAccountsApi.js +555 -554
- package/dist/api/SyncApi.d.ts +4 -4
- package/dist/api/SyncApi.js +9 -8
- package/dist/api/TabDefinitionsApi.d.ts +13 -13
- package/dist/api/TabDefinitionsApi.js +27 -26
- package/dist/api/TabSetsApi.d.ts +22 -22
- package/dist/api/TabSetsApi.js +45 -44
- package/dist/api/TemplatesApi.d.ts +28 -28
- package/dist/api/TemplatesApi.js +57 -56
- package/dist/api/ThemeMappingsApi.d.ts +25 -25
- package/dist/api/ThemeMappingsApi.js +51 -50
- package/dist/api/TopicsApi.d.ts +34 -34
- package/dist/api/TopicsApi.js +69 -68
- package/dist/api/TransactionsApi.d.ts +1 -1
- package/dist/api/TransactionsApi.js +2 -2
- package/dist/api/TwitterApi.d.ts +1 -1
- package/dist/api/TwitterApi.js +2 -2
- package/dist/api/URLMappingsApi.d.ts +25 -25
- package/dist/api/URLMappingsApi.js +51 -50
- package/dist/api/UserManagerAdministrationApi.d.ts +82 -82
- package/dist/api/UserManagerAdministrationApi.js +165 -164
- package/dist/api/UserTagsApi.d.ts +10 -10
- package/dist/api/UserTagsApi.js +21 -20
- package/dist/api/UsersApi.d.ts +49 -49
- package/dist/api/UsersApi.js +99 -98
- package/dist/api/UtilsApi.d.ts +1 -1
- package/dist/api/UtilsApi.js +2 -2
- package/dist/api/VideosApi.d.ts +31 -31
- package/dist/api/VideosApi.js +63 -62
- package/dist/api/ViewsApi.d.ts +16 -16
- package/dist/api/ViewsApi.js +33 -32
- package/dist/api/WalletsApi.d.ts +58 -58
- package/dist/api/WalletsApi.js +117 -116
- package/dist/api/WidgetsApi.d.ts +46 -46
- package/dist/api/WidgetsApi.js +93 -92
- package/dist/index.d.ts +2 -1
- package/dist/index.js +7 -0
- package/dist/model/AIConfigRequest.d.ts +1 -1
- package/dist/model/AIConfigRequest.js +2 -2
- package/dist/model/AIConfigResponse.d.ts +1 -1
- package/dist/model/AIConfigResponse.js +2 -2
- package/dist/model/AIConversationInput.d.ts +1 -1
- package/dist/model/AIConversationInput.js +2 -2
- package/dist/model/AIConversationResponse.d.ts +1 -1
- package/dist/model/AIConversationResponse.js +2 -2
- package/dist/model/AIMessageInput.d.ts +1 -1
- package/dist/model/AIMessageInput.js +2 -2
- package/dist/model/AIMessageResponse.d.ts +1 -1
- package/dist/model/AIMessageResponse.js +2 -2
- package/dist/model/AIParticipantRequest.d.ts +1 -1
- package/dist/model/AIParticipantRequest.js +2 -2
- package/dist/model/AIParticipantResponse.d.ts +1 -1
- package/dist/model/AIParticipantResponse.js +2 -2
- package/dist/model/AIPersonaBuilderApplyRequest.d.ts +1 -1
- package/dist/model/AIPersonaBuilderApplyRequest.js +2 -2
- package/dist/model/AIPersonaBuilderCreateRequest.d.ts +1 -1
- package/dist/model/AIPersonaBuilderCreateRequest.js +2 -2
- package/dist/model/AIPersonaBuilderPreviewRequest.d.ts +1 -1
- package/dist/model/AIPersonaBuilderPreviewRequest.js +2 -2
- package/dist/model/AIPersonaBuilderStartRequest.d.ts +1 -1
- package/dist/model/AIPersonaBuilderStartRequest.js +2 -2
- package/dist/model/AIPersonaBuilderStateResponse.d.ts +1 -1
- package/dist/model/AIPersonaBuilderStateResponse.js +2 -2
- package/dist/model/AIPersonaBuilderSuggestRequest.d.ts +1 -1
- package/dist/model/AIPersonaBuilderSuggestRequest.js +2 -2
- package/dist/model/AIPersonaBuilderSuggestionResponse.d.ts +1 -1
- package/dist/model/AIPersonaBuilderSuggestionResponse.js +2 -2
- package/dist/model/AIPersonaMemoryListResponse.d.ts +1 -1
- package/dist/model/AIPersonaMemoryListResponse.js +2 -2
- package/dist/model/AIPersonaMemoryRequest.d.ts +1 -1
- package/dist/model/AIPersonaMemoryRequest.js +2 -2
- package/dist/model/AIPersonaMemoryResponse.d.ts +1 -1
- package/dist/model/AIPersonaMemoryResponse.js +2 -2
- package/dist/model/AIPersonaPreviewRequest.d.ts +1 -1
- package/dist/model/AIPersonaPreviewRequest.js +2 -2
- package/dist/model/AIPersonaPreviewResponse.d.ts +1 -1
- package/dist/model/AIPersonaPreviewResponse.js +2 -2
- package/dist/model/AIPersonaPromotionRequest.d.ts +1 -1
- package/dist/model/AIPersonaPromotionRequest.js +2 -2
- package/dist/model/AIPersonaRequest.d.ts +1 -1
- package/dist/model/AIPersonaRequest.js +2 -2
- package/dist/model/AIPersonaResponse.d.ts +1 -1
- package/dist/model/AIPersonaResponse.js +2 -2
- package/dist/model/AIPersonaSourceListResponse.d.ts +1 -1
- package/dist/model/AIPersonaSourceListResponse.js +2 -2
- package/dist/model/AIPersonaSourceRequest.d.ts +1 -1
- package/dist/model/AIPersonaSourceRequest.js +2 -2
- package/dist/model/AIPersonaSourceResponse.d.ts +1 -1
- package/dist/model/AIPersonaSourceResponse.js +2 -2
- package/dist/model/AIPersonaSpeechRequest.d.ts +1 -1
- package/dist/model/AIPersonaSpeechRequest.js +2 -2
- package/dist/model/AIPersonaSpeechResponse.d.ts +1 -1
- package/dist/model/AIPersonaSpeechResponse.js +2 -2
- package/dist/model/AIPersonaTestRequest.d.ts +1 -1
- package/dist/model/AIPersonaTestRequest.js +2 -2
- package/dist/model/AIPersonaTrainingApplyRequest.d.ts +1 -1
- package/dist/model/AIPersonaTrainingApplyRequest.js +2 -2
- package/dist/model/AIPersonaTrainingApplyResponse.d.ts +1 -1
- package/dist/model/AIPersonaTrainingApplyResponse.js +2 -2
- package/dist/model/AIPersonaTrainingDraftResponse.d.ts +1 -1
- package/dist/model/AIPersonaTrainingDraftResponse.js +2 -2
- package/dist/model/AIPersonaTrainingPurgeRequest.d.ts +1 -1
- package/dist/model/AIPersonaTrainingPurgeRequest.js +2 -2
- package/dist/model/AIPersonaTrainingPurgeResponse.d.ts +1 -1
- package/dist/model/AIPersonaTrainingPurgeResponse.js +2 -2
- package/dist/model/AIPersonaTrainingSourceRequest.d.ts +1 -1
- package/dist/model/AIPersonaTrainingSourceRequest.js +2 -2
- package/dist/model/AIPromptRequest.d.ts +1 -1
- package/dist/model/AIPromptRequest.js +2 -2
- package/dist/model/AIPromptResponse.d.ts +1 -1
- package/dist/model/AIPromptResponse.js +2 -2
- package/dist/model/AIProviderInfo.d.ts +1 -1
- package/dist/model/AIProviderInfo.js +2 -2
- package/dist/model/AISpeechRequest.d.ts +1 -1
- package/dist/model/AISpeechRequest.js +2 -2
- package/dist/model/APIClient.d.ts +1 -1
- package/dist/model/APIClient.js +2 -2
- package/dist/model/Aba.d.ts +1 -1
- package/dist/model/Aba.js +2 -2
- package/dist/model/AbilityResponse.d.ts +1 -1
- package/dist/model/AbilityResponse.js +2 -2
- package/dist/model/Account.d.ts +1 -1
- package/dist/model/Account.js +2 -2
- 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/AchCreditTransfer.d.ts +1 -1
- package/dist/model/AchCreditTransfer.js +2 -2
- package/dist/model/AchDebit.d.ts +1 -1
- package/dist/model/AchDebit.js +2 -2
- package/dist/model/AcssDebit.d.ts +1 -1
- package/dist/model/AcssDebit.js +2 -2
- package/dist/model/AddInvoiceItem.d.ts +1 -1
- package/dist/model/AddInvoiceItem.js +2 -2
- package/dist/model/AddMembersInput.d.ts +1 -1
- package/dist/model/AddMembersInput.js +2 -2
- package/dist/model/AdditionalDocument.d.ts +1 -1
- package/dist/model/AdditionalDocument.js +2 -2
- package/dist/model/AdditionalTosAcceptances.d.ts +1 -1
- package/dist/model/AdditionalTosAcceptances.js +2 -2
- package/dist/model/Address.d.ts +1 -1
- package/dist/model/Address.js +2 -2
- package/dist/model/AddressKana.d.ts +1 -1
- package/dist/model/AddressKana.js +2 -2
- package/dist/model/AddressKanji.d.ts +1 -1
- package/dist/model/AddressKanji.js +2 -2
- package/dist/model/AddressResponse.d.ts +1 -1
- package/dist/model/AddressResponse.js +2 -2
- package/dist/model/AdministratorPayload.d.ts +1 -1
- package/dist/model/AdministratorPayload.js +2 -2
- package/dist/model/Affirm.d.ts +1 -1
- package/dist/model/Affirm.js +2 -2
- package/dist/model/AfterCompletion.d.ts +1 -1
- package/dist/model/AfterCompletion.js +2 -2
- package/dist/model/AfterExpiration.d.ts +1 -1
- package/dist/model/AfterExpiration.js +2 -2
- package/dist/model/AfterpayClearpay.d.ts +1 -1
- package/dist/model/AfterpayClearpay.js +2 -2
- package/dist/model/AirtableSyncConfigInput.d.ts +1 -1
- package/dist/model/AirtableSyncConfigInput.js +2 -2
- package/dist/model/AirtableSyncRuleInput.d.ts +1 -1
- package/dist/model/AirtableSyncRuleInput.js +2 -2
- package/dist/model/Alipay.d.ts +1 -1
- package/dist/model/Alipay.js +2 -2
- package/dist/model/AlipayHandleRedirect.d.ts +1 -1
- package/dist/model/AlipayHandleRedirect.js +2 -2
- package/dist/model/Alternative.d.ts +1 -1
- package/dist/model/Alternative.js +2 -2
- package/dist/model/AmexExpressCheckout.d.ts +1 -1
- package/dist/model/AmexExpressCheckout.js +2 -2
- package/dist/model/AmountDetails.d.ts +1 -1
- package/dist/model/AmountDetails.js +2 -2
- package/dist/model/ApcopayAccountsResponse.d.ts +1 -1
- package/dist/model/ApcopayAccountsResponse.js +2 -2
- package/dist/model/ApcopayClientInput.d.ts +1 -1
- package/dist/model/ApcopayClientInput.js +2 -2
- package/dist/model/ApcopayCustomerAccountSummary.d.ts +1 -1
- package/dist/model/ApcopayCustomerAccountSummary.js +2 -2
- package/dist/model/ApcopayHppSessionInput.d.ts +1 -1
- package/dist/model/ApcopayHppSessionInput.js +2 -2
- package/dist/model/ApcopayMitChargeInput.d.ts +1 -1
- package/dist/model/ApcopayMitChargeInput.js +2 -2
- package/dist/model/ApcopayPaymentLinkInput.d.ts +1 -1
- package/dist/model/ApcopayPaymentLinkInput.js +2 -2
- package/dist/model/ApcopayPaymentSessionResponse.d.ts +1 -1
- package/dist/model/ApcopayPaymentSessionResponse.js +2 -2
- package/dist/model/ApcopayPayoutHppInput.d.ts +1 -1
- package/dist/model/ApcopayPayoutHppInput.js +2 -2
- package/dist/model/ApcopayPayoutInput.d.ts +1 -1
- package/dist/model/ApcopayPayoutInput.js +2 -2
- package/dist/model/ApcopayStatusResponse.d.ts +1 -1
- package/dist/model/ApcopayStatusResponse.js +2 -2
- package/dist/model/ApcopayTenantConfigRequest.d.ts +1 -1
- package/dist/model/ApcopayTenantConfigRequest.js +2 -2
- package/dist/model/ApcopayTenantConfigResponse.d.ts +1 -1
- package/dist/model/ApcopayTenantConfigResponse.js +2 -2
- package/dist/model/ApcopayTransactionResponse.d.ts +1 -1
- package/dist/model/ApcopayTransactionResponse.js +2 -2
- package/dist/model/ApiClientAllowRequest.d.ts +1 -1
- package/dist/model/ApiClientAllowRequest.js +2 -2
- package/dist/model/ApiClientAllowResponse.d.ts +1 -1
- package/dist/model/ApiClientAllowResponse.js +2 -2
- package/dist/model/ApiClientAllowlistResponse.d.ts +1 -1
- package/dist/model/ApiClientAllowlistResponse.js +2 -2
- package/dist/model/ApiClientGlobalConfigRequest.d.ts +1 -1
- package/dist/model/ApiClientGlobalConfigRequest.js +2 -2
- package/dist/model/ApiClientGlobalConfigResponse.d.ts +1 -1
- package/dist/model/ApiClientGlobalConfigResponse.js +2 -2
- package/dist/model/ApiClientPoliciesResponse.d.ts +1 -1
- package/dist/model/ApiClientPoliciesResponse.js +2 -2
- package/dist/model/ApiClientPolicySummary.d.ts +1 -1
- package/dist/model/ApiClientPolicySummary.js +2 -2
- package/dist/model/ApiClientRoleSummary.d.ts +1 -1
- package/dist/model/ApiClientRoleSummary.js +2 -2
- package/dist/model/ApiClientRolesResponse.d.ts +1 -1
- package/dist/model/ApiClientRolesResponse.js +2 -2
- package/dist/model/ApiClientSuccessResponse.d.ts +1 -1
- package/dist/model/ApiClientSuccessResponse.js +2 -2
- package/dist/model/ApiClientSummary.d.ts +1 -1
- package/dist/model/ApiClientSummary.js +2 -2
- package/dist/model/ApiClientTenantConfigRequest.d.ts +1 -1
- package/dist/model/ApiClientTenantConfigRequest.js +2 -2
- package/dist/model/ApiClientTenantConfigResponse.d.ts +1 -1
- package/dist/model/ApiClientTenantConfigResponse.js +2 -2
- package/dist/model/ApplePay.d.ts +1 -1
- package/dist/model/ApplePay.js +2 -2
- package/dist/model/Application.d.ts +1 -1
- package/dist/model/Application.js +2 -2
- package/dist/model/ApplicationFee.d.ts +2 -2
- package/dist/model/ApplicationFee.js +14 -14
- package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
- package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
- package/dist/model/AppliesTo.d.ts +1 -1
- package/dist/model/AppliesTo.js +2 -2
- package/dist/model/ApprovalActionRequest.d.ts +1 -1
- package/dist/model/ApprovalActionRequest.js +2 -2
- package/dist/model/ApprovalProcessInput.d.ts +1 -1
- package/dist/model/ApprovalProcessInput.js +2 -2
- package/dist/model/ApprovalProcessResponse.d.ts +1 -1
- package/dist/model/ApprovalProcessResponse.js +2 -2
- package/dist/model/ApprovalRequestResponse.d.ts +1 -1
- package/dist/model/ApprovalRequestResponse.js +2 -2
- package/dist/model/ApprovalSubmitRequest.d.ts +1 -1
- package/dist/model/ApprovalSubmitRequest.js +2 -2
- package/dist/model/Article.d.ts +9 -9
- package/dist/model/Article.js +62 -62
- package/dist/model/AttachmentData.d.ts +2 -2
- package/dist/model/AttachmentData.js +9 -9
- package/dist/model/AuBecsDebit.d.ts +1 -1
- package/dist/model/AuBecsDebit.js +2 -2
- package/dist/model/Auth0ConfigInput.d.ts +1 -1
- package/dist/model/Auth0ConfigInput.js +2 -2
- package/dist/model/Auth0ConfigResponse.d.ts +1 -1
- package/dist/model/Auth0ConfigResponse.js +2 -2
- package/dist/model/AuthResponse.d.ts +1 -1
- package/dist/model/AuthResponse.js +2 -2
- package/dist/model/AuthorizationCheckResponse.d.ts +1 -1
- package/dist/model/AuthorizationCheckResponse.js +2 -2
- package/dist/model/AutomaticPaymentMethods.d.ts +1 -1
- package/dist/model/AutomaticPaymentMethods.js +2 -2
- package/dist/model/AutomaticTax.d.ts +1 -1
- package/dist/model/AutomaticTax.js +2 -2
- package/dist/model/AutomationActionGraphEdgeInput.d.ts +1 -1
- package/dist/model/AutomationActionGraphEdgeInput.js +2 -2
- package/dist/model/AutomationActionGraphInput.d.ts +1 -1
- package/dist/model/AutomationActionGraphInput.js +2 -2
- package/dist/model/AutomationActionGraphNodeInput.d.ts +1 -1
- package/dist/model/AutomationActionGraphNodeInput.js +2 -2
- package/dist/model/AutomationActionInput.d.ts +1 -1
- package/dist/model/AutomationActionInput.js +2 -2
- package/dist/model/AutomationActionResultResponse.d.ts +1 -1
- package/dist/model/AutomationActionResultResponse.js +2 -2
- package/dist/model/AutomationConditionInput.d.ts +1 -1
- package/dist/model/AutomationConditionInput.js +2 -2
- package/dist/model/AutomationCriteriaInput.d.ts +1 -1
- package/dist/model/AutomationCriteriaInput.js +2 -2
- package/dist/model/AutomationExecutionLogResponse.d.ts +1 -1
- package/dist/model/AutomationExecutionLogResponse.js +2 -2
- package/dist/model/AutomationInstanceInput.d.ts +1 -1
- package/dist/model/AutomationInstanceInput.js +2 -2
- package/dist/model/AutomationInstanceResponse.d.ts +1 -1
- package/dist/model/AutomationInstanceResponse.js +2 -2
- package/dist/model/AutomationInvokeRequest.d.ts +1 -1
- package/dist/model/AutomationInvokeRequest.js +2 -2
- package/dist/model/AutomationRuleInput.d.ts +1 -1
- package/dist/model/AutomationRuleInput.js +2 -2
- package/dist/model/AutomationRuleResponse.d.ts +1 -1
- package/dist/model/AutomationRuleResponse.js +2 -2
- package/dist/model/AutomationTemplateResponse.d.ts +1 -1
- package/dist/model/AutomationTemplateResponse.js +2 -2
- package/dist/model/AutomationTestRequest.d.ts +1 -1
- package/dist/model/AutomationTestRequest.js +2 -2
- package/dist/model/AvailablePlan.d.ts +1 -1
- package/dist/model/AvailablePlan.js +2 -2
- package/dist/model/AwsSettings.d.ts +1 -1
- package/dist/model/AwsSettings.js +2 -2
- package/dist/model/BacsDebit.d.ts +1 -1
- package/dist/model/BacsDebit.js +2 -2
- package/dist/model/BacsDebitPayments.d.ts +1 -1
- package/dist/model/BacsDebitPayments.js +2 -2
- package/dist/model/Balance.d.ts +4 -4
- package/dist/model/Balance.js +37 -37
- 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/BalanceTransaction.d.ts +2 -2
- package/dist/model/BalanceTransaction.js +9 -9
- package/dist/model/BalanceTransactionSource.d.ts +1 -1
- package/dist/model/BalanceTransactionSource.js +2 -2
- package/dist/model/Bancontact.d.ts +1 -1
- package/dist/model/Bancontact.js +2 -2
- package/dist/model/BankAccountInfo.d.ts +1 -1
- package/dist/model/BankAccountInfo.js +2 -2
- package/dist/model/BankTransfer.d.ts +1 -1
- package/dist/model/BankTransfer.js +2 -2
- package/dist/model/Base64AttachmentUpload.d.ts +1 -1
- package/dist/model/Base64AttachmentUpload.js +2 -2
- package/dist/model/Base64ImageUpload.d.ts +1 -1
- package/dist/model/Base64ImageUpload.js +2 -2
- package/dist/model/Base64ImportUpload.d.ts +1 -1
- package/dist/model/Base64ImportUpload.js +2 -2
- package/dist/model/Base64Upload.d.ts +1 -1
- package/dist/model/Base64Upload.js +2 -2
- package/dist/model/Base64VideoUpload.d.ts +1 -1
- package/dist/model/Base64VideoUpload.js +2 -2
- package/dist/model/BatchExecuteResult.d.ts +1 -1
- package/dist/model/BatchExecuteResult.js +2 -2
- package/dist/model/BatchExecutionListResponse.d.ts +1 -1
- package/dist/model/BatchExecutionListResponse.js +2 -2
- package/dist/model/BatchExecutionResponse.d.ts +1 -1
- package/dist/model/BatchExecutionResponse.js +2 -2
- package/dist/model/BatchExecutionSummaryResponse.d.ts +1 -1
- package/dist/model/BatchExecutionSummaryResponse.js +2 -2
- package/dist/model/BatchFailedRecordResponse.d.ts +1 -1
- package/dist/model/BatchFailedRecordResponse.js +2 -2
- package/dist/model/BatchOperationDetailResponse.d.ts +1 -1
- package/dist/model/BatchOperationDetailResponse.js +2 -2
- package/dist/model/BatchOperationListResponse.d.ts +1 -1
- package/dist/model/BatchOperationListResponse.js +2 -2
- package/dist/model/BatchOperationResponse.d.ts +1 -1
- package/dist/model/BatchOperationResponse.js +2 -2
- package/dist/model/BatchOperationSummaryResponse.d.ts +1 -1
- package/dist/model/BatchOperationSummaryResponse.js +2 -2
- package/dist/model/BatchStartInput.d.ts +1 -1
- package/dist/model/BatchStartInput.js +2 -2
- package/dist/model/BatchStartResponse.d.ts +1 -1
- package/dist/model/BatchStartResponse.js +2 -2
- package/dist/model/BatchUpdateInput.d.ts +1 -1
- package/dist/model/BatchUpdateInput.js +2 -2
- package/dist/model/BillingDetails.d.ts +1 -1
- package/dist/model/BillingDetails.js +2 -2
- package/dist/model/BillingThresholds.d.ts +1 -1
- package/dist/model/BillingThresholds.js +2 -2
- package/dist/model/Blik.d.ts +1 -1
- package/dist/model/Blik.js +2 -2
- package/dist/model/Blocked.d.ts +1 -1
- package/dist/model/Blocked.js +2 -2
- package/dist/model/BlogPostResponse.d.ts +1 -1
- package/dist/model/BlogPostResponse.js +2 -2
- package/dist/model/Boleto.d.ts +1 -1
- package/dist/model/Boleto.js +2 -2
- package/dist/model/BoletoDisplayDetails.d.ts +1 -1
- package/dist/model/BoletoDisplayDetails.js +2 -2
- package/dist/model/Branding.d.ts +1 -1
- package/dist/model/Branding.js +2 -2
- package/dist/model/Breakdown.d.ts +1 -1
- package/dist/model/Breakdown.js +2 -2
- package/dist/model/BulkUpsertActionPayload.d.ts +1 -1
- package/dist/model/BulkUpsertActionPayload.js +2 -2
- package/dist/model/BulkUpsertRelationshipPayload.d.ts +1 -1
- package/dist/model/BulkUpsertRelationshipPayload.js +2 -2
- package/dist/model/BusinessProfile.d.ts +1 -1
- package/dist/model/BusinessProfile.js +2 -2
- package/dist/model/CacheInvalidation.d.ts +2 -9
- package/dist/model/CacheInvalidation.js +6 -29
- package/dist/model/CancellationDetails.d.ts +1 -1
- package/dist/model/CancellationDetails.js +2 -2
- package/dist/model/Card.d.ts +1 -1
- package/dist/model/Card.js +2 -2
- package/dist/model/CardAwaitNotification.d.ts +1 -1
- package/dist/model/CardAwaitNotification.js +2 -2
- package/dist/model/CardInfo.d.ts +1 -1
- package/dist/model/CardInfo.js +2 -2
- package/dist/model/CardIssuing.d.ts +1 -1
- package/dist/model/CardIssuing.js +2 -2
- package/dist/model/CardPayments.d.ts +1 -1
- package/dist/model/CardPayments.js +2 -2
- package/dist/model/CardPresent.d.ts +1 -1
- package/dist/model/CardPresent.js +2 -2
- package/dist/model/CashBalance.d.ts +1 -1
- package/dist/model/CashBalance.js +2 -2
- package/dist/model/Cashapp.d.ts +1 -1
- package/dist/model/Cashapp.js +2 -2
- package/dist/model/CashappHandleRedirectOrDisplayQrCode.d.ts +1 -1
- package/dist/model/CashappHandleRedirectOrDisplayQrCode.js +2 -2
- package/dist/model/CashoutProvidersResponse.d.ts +1 -1
- package/dist/model/CashoutProvidersResponse.js +2 -2
- package/dist/model/Charge.d.ts +4 -4
- package/dist/model/Charge.js +35 -35
- package/dist/model/CheckoutSessionInput.d.ts +1 -1
- package/dist/model/CheckoutSessionInput.js +2 -2
- package/dist/model/CheckoutSessionResponse.d.ts +1 -1
- package/dist/model/CheckoutSessionResponse.js +2 -2
- package/dist/model/Checks.d.ts +1 -1
- package/dist/model/Checks.js +2 -2
- package/dist/model/ClerkConfigInput.d.ts +1 -1
- package/dist/model/ClerkConfigInput.js +2 -2
- package/dist/model/ClerkConfigResponse.d.ts +1 -1
- package/dist/model/ClerkConfigResponse.js +2 -2
- package/dist/model/ClientPermissionPayload.d.ts +1 -1
- package/dist/model/ClientPermissionPayload.js +2 -2
- package/dist/model/CognitoConfigInput.d.ts +1 -1
- package/dist/model/CognitoConfigInput.js +2 -2
- package/dist/model/CognitoConfigResponse.d.ts +1 -1
- package/dist/model/CognitoConfigResponse.js +2 -2
- package/dist/model/CommentInput.d.ts +1 -1
- package/dist/model/CommentInput.js +2 -2
- package/dist/model/CommentResponse.d.ts +1 -1
- package/dist/model/CommentResponse.js +2 -2
- package/dist/model/Company.d.ts +1 -1
- package/dist/model/Company.js +2 -2
- package/dist/model/CompletedSessions.d.ts +1 -1
- package/dist/model/CompletedSessions.js +2 -2
- package/dist/model/Computed.d.ts +1 -1
- package/dist/model/Computed.js +2 -2
- package/dist/model/Consent.d.ts +1 -1
- package/dist/model/Consent.js +2 -2
- package/dist/model/ConsentCollection.d.ts +1 -1
- package/dist/model/ConsentCollection.js +2 -2
- package/dist/model/ConsoleOrganizationInput.d.ts +1 -1
- package/dist/model/ConsoleOrganizationInput.js +2 -2
- package/dist/model/ConsoleOrganizationResponse.d.ts +1 -1
- package/dist/model/ConsoleOrganizationResponse.js +2 -2
- 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/ContainerAccessControlPolicyGroups.d.ts +1 -1
- package/dist/model/ContainerAccessControlPolicyGroups.js +2 -2
- package/dist/model/ContainerAccessControlResponse.d.ts +1 -1
- package/dist/model/ContainerAccessControlResponse.js +2 -2
- package/dist/model/ContainerAccessControlRoleGroups.d.ts +1 -1
- package/dist/model/ContainerAccessControlRoleGroups.js +2 -2
- package/dist/model/Controller.d.ts +1 -1
- package/dist/model/Controller.js +2 -2
- package/dist/model/Coordinates.d.ts +1 -1
- package/dist/model/Coordinates.js +2 -2
- package/dist/model/Coupon.d.ts +1 -1
- package/dist/model/Coupon.js +2 -2
- package/dist/model/CreateAccountResponse.d.ts +1 -1
- package/dist/model/CreateAccountResponse.js +2 -2
- package/dist/model/CreateCircleAccountInput.d.ts +1 -1
- package/dist/model/CreateCircleAccountInput.js +2 -2
- package/dist/model/CreateFunctionInput.d.ts +1 -1
- package/dist/model/CreateFunctionInput.js +2 -2
- package/dist/model/CreateOrphanStripeCustomerInput.d.ts +1 -1
- package/dist/model/CreateOrphanStripeCustomerInput.js +2 -2
- package/dist/model/CreatePayPalAccountInput.d.ts +1 -1
- package/dist/model/CreatePayPalAccountInput.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/CreditedItems.d.ts +1 -1
- package/dist/model/CreditedItems.js +2 -2
- package/dist/model/CurrencyConversion.d.ts +1 -1
- package/dist/model/CurrencyConversion.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/CurrencyOption.d.ts +1 -1
- package/dist/model/CurrencyOption.js +2 -2
- package/dist/model/CurrencyResponse.d.ts +1 -1
- package/dist/model/CurrencyResponse.js +2 -2
- package/dist/model/CurrencySettingsInput.d.ts +1 -1
- package/dist/model/CurrencySettingsInput.js +2 -2
- package/dist/model/CurrencySettingsResponse.d.ts +1 -1
- package/dist/model/CurrencySettingsResponse.js +2 -2
- package/dist/model/CurrentPhase.d.ts +1 -1
- package/dist/model/CurrentPhase.js +2 -2
- package/dist/model/CustomField.d.ts +1 -1
- package/dist/model/CustomField.js +2 -2
- package/dist/model/CustomText.d.ts +1 -1
- package/dist/model/CustomText.js +2 -2
- package/dist/model/CustomUnitAmount.d.ts +1 -1
- package/dist/model/CustomUnitAmount.js +2 -2
- package/dist/model/Customer.d.ts +1 -1
- package/dist/model/Customer.js +2 -2
- package/dist/model/CustomerAcceptance.d.ts +1 -1
- package/dist/model/CustomerAcceptance.js +2 -2
- package/dist/model/CustomerBalance.d.ts +1 -1
- package/dist/model/CustomerBalance.js +2 -2
- package/dist/model/CustomerDetails.d.ts +1 -1
- package/dist/model/CustomerDetails.js +2 -2
- package/dist/model/CustomerNotification.d.ts +1 -1
- package/dist/model/CustomerNotification.js +2 -2
- package/dist/model/CustomerResponse.d.ts +1 -1
- package/dist/model/CustomerResponse.js +2 -2
- package/dist/model/CustomerTaxId.d.ts +1 -1
- package/dist/model/CustomerTaxId.js +2 -2
- package/dist/model/Dashboard.d.ts +1 -1
- package/dist/model/Dashboard.js +2 -2
- package/dist/model/DataObject.d.ts +1 -1
- package/dist/model/DataObject.js +2 -2
- package/dist/model/DataSheetImport.d.ts +9 -9
- package/dist/model/DataSheetImport.js +85 -85
- package/dist/model/DataSheetImportPrivacySettings.d.ts +2 -2
- package/dist/model/DataSheetImportPrivacySettings.js +10 -10
- package/dist/model/DataSheetImportSummary.d.ts +2 -2
- package/dist/model/DataSheetImportSummary.js +14 -14
- package/dist/model/DataSyncInput.d.ts +1 -1
- package/dist/model/DataSyncInput.js +2 -2
- package/dist/model/DataSyncResponse.d.ts +1 -1
- package/dist/model/DataSyncResponse.js +2 -2
- package/dist/model/DeclineOn.d.ts +1 -1
- package/dist/model/DeclineOn.js +2 -2
- package/dist/model/DefaultSettings.d.ts +2 -2
- package/dist/model/DefaultSettings.js +14 -14
- package/dist/model/DeliveryEstimate.d.ts +1 -1
- package/dist/model/DeliveryEstimate.js +2 -2
- package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
- package/dist/model/DeviceRegistrationRequest.js +2 -2
- package/dist/model/Discount.d.ts +1 -1
- package/dist/model/Discount.js +2 -2
- package/dist/model/DiscountAmount.d.ts +1 -1
- package/dist/model/DiscountAmount.js +2 -2
- package/dist/model/DisplayBankTransferInstructions.d.ts +1 -1
- package/dist/model/DisplayBankTransferInstructions.js +2 -2
- package/dist/model/DisplayDetails.d.ts +1 -1
- package/dist/model/DisplayDetails.js +2 -2
- package/dist/model/Dob.d.ts +1 -1
- package/dist/model/Dob.js +2 -2
- package/dist/model/Document.d.ts +9 -9
- package/dist/model/Document.js +62 -62
- package/dist/model/DocumentInput.d.ts +1 -1
- package/dist/model/DocumentInput.js +2 -2
- package/dist/model/DocumentPart.d.ts +6 -6
- package/dist/model/DocumentPart.js +47 -47
- package/dist/model/DocumentPartInput.d.ts +1 -1
- package/dist/model/DocumentPartInput.js +2 -2
- package/dist/model/DocumentPartResponse.d.ts +1 -1
- package/dist/model/DocumentPartResponse.js +2 -2
- package/dist/model/DocumentPartType.d.ts +4 -4
- package/dist/model/DocumentPartType.js +29 -29
- package/dist/model/DocumentPartTypeResponse.d.ts +1 -1
- package/dist/model/DocumentPartTypeResponse.js +2 -2
- package/dist/model/DocumentResponse.d.ts +1 -1
- package/dist/model/DocumentResponse.js +2 -2
- package/dist/model/DocumentType.d.ts +5 -5
- package/dist/model/DocumentType.js +39 -39
- package/dist/model/DocumentTypeResponse.d.ts +1 -1
- package/dist/model/DocumentTypeResponse.js +2 -2
- package/dist/model/DomainCreateInput.d.ts +1 -1
- package/dist/model/DomainCreateInput.js +2 -2
- package/dist/model/DomainCreateResponse.d.ts +1 -1
- package/dist/model/DomainCreateResponse.js +2 -2
- package/dist/model/DomainMappingInput.d.ts +1 -1
- package/dist/model/DomainMappingInput.js +2 -2
- package/dist/model/DomainMappingResponse.d.ts +1 -1
- package/dist/model/DomainMappingResponse.js +2 -2
- package/dist/model/Dropdown.d.ts +1 -1
- package/dist/model/Dropdown.js +2 -2
- package/dist/model/DynamoDbSyncTenantConfigRequest.d.ts +1 -1
- package/dist/model/DynamoDbSyncTenantConfigRequest.js +2 -2
- package/dist/model/DynamoDbSyncTenantConfigResponse.d.ts +1 -1
- package/dist/model/DynamoDbSyncTenantConfigResponse.js +2 -2
- package/dist/model/EmailAddress.d.ts +3 -3
- package/dist/model/EmailAddress.js +24 -24
- package/dist/model/EmailSent.d.ts +1 -1
- package/dist/model/EmailSent.js +2 -2
- package/dist/model/EndBehavior.d.ts +1 -1
- package/dist/model/EndBehavior.js +2 -2
- package/dist/model/Eps.d.ts +1 -1
- package/dist/model/Eps.js +2 -2
- package/dist/model/Errors.d.ts +1 -1
- package/dist/model/Errors.js +2 -2
- package/dist/model/EuBankTransfer.d.ts +1 -1
- package/dist/model/EuBankTransfer.js +2 -2
- package/dist/model/EventBridgeSettings.d.ts +1 -1
- package/dist/model/EventBridgeSettings.js +2 -2
- package/dist/model/ExtendedAuthorization.d.ts +1 -1
- package/dist/model/ExtendedAuthorization.js +2 -2
- package/dist/model/ExternalAccount.d.ts +1 -1
- package/dist/model/ExternalAccount.js +2 -2
- package/dist/model/ExternalAccountCollection.d.ts +1 -1
- package/dist/model/ExternalAccountCollection.js +2 -2
- package/dist/model/ExternalAccountCollectionPageTypeToken.d.ts +1 -1
- package/dist/model/ExternalAccountCollectionPageTypeToken.js +2 -2
- package/dist/model/Familymart.d.ts +1 -1
- package/dist/model/Familymart.js +2 -2
- package/dist/model/Feature.d.ts +1 -1
- package/dist/model/Feature.js +2 -2
- package/dist/model/FeeDetail.d.ts +1 -1
- package/dist/model/FeeDetail.js +2 -2
- package/dist/model/FeeRefund.d.ts +2 -2
- package/dist/model/FeeRefund.js +14 -14
- package/dist/model/FeeRefundCollection.d.ts +1 -1
- package/dist/model/FeeRefundCollection.js +2 -2
- package/dist/model/Field.d.ts +1 -1
- package/dist/model/Field.js +2 -2
- package/dist/model/FieldMapping.d.ts +1 -1
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fieldmapping1.d.ts +1 -1
- package/dist/model/Fieldmapping1.js +2 -2
- package/dist/model/Fieldmapping2.d.ts +1 -1
- package/dist/model/Fieldmapping2.js +2 -2
- package/dist/model/Fieldmapping3.d.ts +1 -1
- package/dist/model/Fieldmapping3.js +2 -2
- package/dist/model/Fieldmapping4.d.ts +1 -1
- package/dist/model/Fieldmapping4.js +2 -2
- package/dist/model/Fieldmapping5.d.ts +1 -1
- package/dist/model/Fieldmapping5.js +2 -2
- package/dist/model/Fields.d.ts +28 -28
- package/dist/model/Fields.js +170 -170
- package/dist/model/File.d.ts +1 -1
- package/dist/model/File.js +2 -2
- package/dist/model/FileLink.d.ts +1 -1
- package/dist/model/FileLink.js +2 -2
- package/dist/model/FileLinkCollection.d.ts +1 -1
- package/dist/model/FileLinkCollection.js +2 -2
- package/dist/model/Filter.d.ts +1 -1
- package/dist/model/Filter.js +2 -2
- package/dist/model/FilterManager.d.ts +2 -2
- package/dist/model/FilterManager.js +9 -9
- package/dist/model/FinancialAddress.d.ts +1 -1
- package/dist/model/FinancialAddress.js +2 -2
- package/dist/model/FinancialConnections.d.ts +1 -1
- package/dist/model/FinancialConnections.js +2 -2
- package/dist/model/FirebaseConfigInput.d.ts +1 -1
- package/dist/model/FirebaseConfigInput.js +2 -2
- package/dist/model/FirebaseConfigResponse.d.ts +1 -1
- package/dist/model/FirebaseConfigResponse.js +2 -2
- package/dist/model/FixedAmount.d.ts +1 -1
- package/dist/model/FixedAmount.js +2 -2
- package/dist/model/FlowConditionEvaluateResponse.d.ts +1 -1
- package/dist/model/FlowConditionEvaluateResponse.js +2 -2
- package/dist/model/FlowConditionInput.d.ts +1 -1
- package/dist/model/FlowConditionInput.js +2 -2
- package/dist/model/FlowExecuteRequest.d.ts +1 -1
- package/dist/model/FlowExecuteRequest.js +2 -2
- package/dist/model/FlowExecuteResponse.d.ts +1 -1
- package/dist/model/FlowExecuteResponse.js +2 -2
- package/dist/model/FlowExecutionDetailResponse.d.ts +1 -1
- package/dist/model/FlowExecutionDetailResponse.js +2 -2
- package/dist/model/FlowExecutionListResponse.d.ts +1 -1
- package/dist/model/FlowExecutionListResponse.js +2 -2
- package/dist/model/FlowExecutionSummaryResponse.d.ts +1 -1
- package/dist/model/FlowExecutionSummaryResponse.js +2 -2
- package/dist/model/FlowLoopConfigInput.d.ts +1 -1
- package/dist/model/FlowLoopConfigInput.js +2 -2
- package/dist/model/FlowN8nNodeCatalogResponse.d.ts +1 -1
- package/dist/model/FlowN8nNodeCatalogResponse.js +2 -2
- package/dist/model/FlowN8nNodeTypeLookupRequest.d.ts +1 -1
- package/dist/model/FlowN8nNodeTypeLookupRequest.js +2 -2
- package/dist/model/FlowN8nNodeTypeSummary.d.ts +1 -1
- package/dist/model/FlowN8nNodeTypeSummary.js +2 -2
- package/dist/model/FlowQueryInput.d.ts +1 -1
- package/dist/model/FlowQueryInput.js +2 -2
- package/dist/model/FlowRunResponse.d.ts +1 -1
- package/dist/model/FlowRunResponse.js +2 -2
- package/dist/model/FlowScheduleConfigInput.d.ts +1 -1
- package/dist/model/FlowScheduleConfigInput.js +2 -2
- package/dist/model/FlowStepInput.d.ts +1 -1
- package/dist/model/FlowStepInput.js +2 -2
- package/dist/model/FlowStepResponse.d.ts +1 -1
- package/dist/model/FlowStepResponse.js +2 -2
- package/dist/model/FlowStepTransitionInput.d.ts +1 -1
- package/dist/model/FlowStepTransitionInput.js +2 -2
- package/dist/model/FlowStepsInput.d.ts +1 -1
- package/dist/model/FlowStepsInput.js +2 -2
- package/dist/model/FlowStepsResponse.d.ts +1 -1
- package/dist/model/FlowStepsResponse.js +2 -2
- package/dist/model/FlowTriggerConfigInput.d.ts +1 -1
- package/dist/model/FlowTriggerConfigInput.js +2 -2
- package/dist/model/FlowWebhookEvaluateConditionRequest.d.ts +1 -1
- package/dist/model/FlowWebhookEvaluateConditionRequest.js +2 -2
- package/dist/model/FlowWebhookExecuteActionRequest.d.ts +1 -1
- package/dist/model/FlowWebhookExecuteActionRequest.js +2 -2
- package/dist/model/FlowWebhookExecuteFlowRequest.d.ts +1 -1
- package/dist/model/FlowWebhookExecuteFlowRequest.js +2 -2
- package/dist/model/FlowWebhookExecuteFunctionRequest.d.ts +1 -1
- package/dist/model/FlowWebhookExecuteFunctionRequest.js +2 -2
- package/dist/model/FlowWebhookExecuteQueryRequest.d.ts +1 -1
- package/dist/model/FlowWebhookExecuteQueryRequest.js +2 -2
- package/dist/model/FlowWebhookPrepareLoopRequest.d.ts +1 -1
- package/dist/model/FlowWebhookPrepareLoopRequest.js +2 -2
- package/dist/model/FlowWorkflowStepsRequest.d.ts +1 -1
- package/dist/model/FlowWorkflowStepsRequest.js +2 -2
- package/dist/model/Form.d.ts +2 -2
- package/dist/model/Form.js +13 -13
- package/dist/model/FormSection.d.ts +1 -1
- package/dist/model/FormSection.js +2 -2
- package/dist/model/FormSubmission.d.ts +1 -1
- package/dist/model/FormSubmission.js +2 -2
- package/dist/model/Fpx.d.ts +1 -1
- package/dist/model/Fpx.js +2 -2
- package/dist/model/FraudDetails.d.ts +1 -1
- package/dist/model/FraudDetails.js +2 -2
- package/dist/model/FromInvoice.d.ts +1 -1
- package/dist/model/FromInvoice.js +2 -2
- package/dist/model/FromQuote.d.ts +1 -1
- package/dist/model/FromQuote.js +2 -2
- 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/FunctionOutput.d.ts +1 -1
- package/dist/model/FunctionOutput.js +2 -2
- package/dist/model/FunctionSettingsInput.d.ts +1 -1
- package/dist/model/FunctionSettingsInput.js +2 -2
- package/dist/model/FunctionSettingsResponse.d.ts +1 -1
- package/dist/model/FunctionSettingsResponse.js +2 -2
- package/dist/model/FutureRequirements.d.ts +1 -1
- package/dist/model/FutureRequirements.js +2 -2
- package/dist/model/GeneratedFrom.d.ts +1 -1
- package/dist/model/GeneratedFrom.js +2 -2
- package/dist/model/GeocodePayload.d.ts +1 -1
- package/dist/model/GeocodePayload.js +2 -2
- package/dist/model/GeocodeResponse.d.ts +1 -1
- package/dist/model/GeocodeResponse.js +2 -2
- 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/Giropay.d.ts +1 -1
- package/dist/model/Giropay.js +2 -2
- package/dist/model/GobodoFlowInput.d.ts +1 -1
- package/dist/model/GobodoFlowInput.js +2 -2
- package/dist/model/GobodoFlowResponse.d.ts +1 -1
- package/dist/model/GobodoFlowResponse.js +2 -2
- package/dist/model/GoogleCloudSettings.d.ts +1 -1
- package/dist/model/GoogleCloudSettings.js +2 -2
- package/dist/model/GooglePay.d.ts +1 -1
- package/dist/model/GooglePay.js +2 -2
- package/dist/model/Grabpay.d.ts +1 -1
- package/dist/model/Grabpay.js +2 -2
- package/dist/model/Graph.d.ts +8 -8
- package/dist/model/Graph.js +61 -61
- package/dist/model/GraphAction.d.ts +1 -1
- package/dist/model/GraphAction.js +2 -2
- package/dist/model/GraphActionPayload.d.ts +1 -1
- package/dist/model/GraphActionPayload.js +2 -2
- package/dist/model/GraphActionResponse.d.ts +1 -1
- package/dist/model/GraphActionResponse.js +2 -2
- package/dist/model/GraphActionTypeInput.d.ts +1 -1
- package/dist/model/GraphActionTypeInput.js +2 -2
- package/dist/model/GraphActionTypeResponse.d.ts +1 -1
- package/dist/model/GraphActionTypeResponse.js +2 -2
- package/dist/model/GraphInput.d.ts +1 -1
- package/dist/model/GraphInput.js +2 -2
- package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPart.js +2 -2
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPartStackTraceInner.js +2 -2
- package/dist/model/GraphObject.d.ts +4 -4
- package/dist/model/GraphObject.js +33 -33
- package/dist/model/GraphObjectCountResponse.d.ts +1 -1
- package/dist/model/GraphObjectCountResponse.js +2 -2
- package/dist/model/GraphObjectPayload.d.ts +1 -1
- package/dist/model/GraphObjectPayload.js +2 -2
- package/dist/model/GraphObjectResponse.d.ts +1 -1
- package/dist/model/GraphObjectResponse.js +2 -2
- package/dist/model/GraphObjectType.d.ts +7 -7
- package/dist/model/GraphObjectType.js +60 -60
- package/dist/model/GraphObjectTypeDefinitionSummary.d.ts +1 -1
- package/dist/model/GraphObjectTypeDefinitionSummary.js +2 -2
- package/dist/model/GraphObjectTypeInput.d.ts +1 -1
- package/dist/model/GraphObjectTypeInput.js +2 -2
- package/dist/model/GraphObjectTypeResponse.d.ts +1 -1
- package/dist/model/GraphObjectTypeResponse.js +2 -2
- package/dist/model/GraphObjectTypeSchema.d.ts +7 -7
- package/dist/model/GraphObjectTypeSchema.js +54 -54
- package/dist/model/GraphObjectTypeSummaryEntry.d.ts +1 -1
- package/dist/model/GraphObjectTypeSummaryEntry.js +2 -2
- package/dist/model/GraphObjectTypeSummaryReport.d.ts +1 -1
- package/dist/model/GraphObjectTypeSummaryReport.js +2 -2
- package/dist/model/GraphOwner.d.ts +1 -1
- package/dist/model/GraphOwner.js +2 -2
- package/dist/model/GraphRebuildDatasetRequest.d.ts +1 -1
- package/dist/model/GraphRebuildDatasetRequest.js +2 -2
- package/dist/model/GraphRebuildPriorityRequest.d.ts +1 -1
- package/dist/model/GraphRebuildPriorityRequest.js +2 -2
- package/dist/model/GraphRebuildPriorityResponse.d.ts +1 -1
- package/dist/model/GraphRebuildPriorityResponse.js +2 -2
- package/dist/model/GraphRebuildRequest.d.ts +1 -1
- package/dist/model/GraphRebuildRequest.js +2 -2
- package/dist/model/GraphRebuildStatusResponse.d.ts +1 -1
- package/dist/model/GraphRebuildStatusResponse.js +2 -2
- package/dist/model/GraphRelationship.d.ts +2 -2
- package/dist/model/GraphRelationship.js +11 -11
- package/dist/model/GraphRelationshipPayload.d.ts +1 -1
- package/dist/model/GraphRelationshipPayload.js +2 -2
- package/dist/model/GraphRelationshipResponse.d.ts +1 -1
- package/dist/model/GraphRelationshipResponse.js +2 -2
- package/dist/model/GraphRelationshipType.d.ts +12 -12
- package/dist/model/GraphRelationshipType.js +90 -90
- package/dist/model/GraphRelationshipTypeInput.d.ts +1 -1
- package/dist/model/GraphRelationshipTypeInput.js +2 -2
- package/dist/model/GraphRelationshipTypeResponse.d.ts +1 -1
- package/dist/model/GraphRelationshipTypeResponse.js +2 -2
- package/dist/model/GraphRelationshipTypeSummaryEntry.d.ts +1 -1
- package/dist/model/GraphRelationshipTypeSummaryEntry.js +2 -2
- package/dist/model/GraphResponse.d.ts +1 -1
- package/dist/model/GraphResponse.js +2 -2
- 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 +1 -1
- package/dist/model/GraphTraversalInput.js +2 -2
- package/dist/model/GroupPermissionPayload.d.ts +1 -1
- package/dist/model/GroupPermissionPayload.js +2 -2
- package/dist/model/HostedConfirmation.d.ts +1 -1
- package/dist/model/HostedConfirmation.js +2 -2
- package/dist/model/Iban.d.ts +1 -1
- package/dist/model/Iban.js +2 -2
- package/dist/model/Ideal.d.ts +1 -1
- package/dist/model/Ideal.js +2 -2
- package/dist/model/Image.d.ts +1 -1
- package/dist/model/Image.js +2 -2
- package/dist/model/IncrementalAuthorization.d.ts +1 -1
- package/dist/model/IncrementalAuthorization.js +2 -2
- package/dist/model/IndexFilter.d.ts +1 -1
- package/dist/model/IndexFilter.js +2 -2
- package/dist/model/InheritedPayload.d.ts +1 -1
- package/dist/model/InheritedPayload.js +2 -2
- package/dist/model/InputPart.d.ts +2 -2
- package/dist/model/InputPart.js +14 -14
- package/dist/model/InputPartHeaders.d.ts +1 -1
- package/dist/model/InputPartHeaders.js +2 -2
- package/dist/model/Installments.d.ts +1 -1
- package/dist/model/Installments.js +2 -2
- package/dist/model/IntegrationInstanceInput.d.ts +1 -1
- package/dist/model/IntegrationInstanceInput.js +2 -2
- package/dist/model/InteracPresent.d.ts +1 -1
- package/dist/model/InteracPresent.js +2 -2
- package/dist/model/InviteMembersInput.d.ts +1 -1
- package/dist/model/InviteMembersInput.js +2 -2
- package/dist/model/Invoice.d.ts +4 -4
- package/dist/model/Invoice.js +41 -41
- package/dist/model/InvoiceCreation.d.ts +1 -1
- package/dist/model/InvoiceCreation.js +2 -2
- package/dist/model/InvoiceData.d.ts +1 -1
- package/dist/model/InvoiceData.js +2 -2
- package/dist/model/InvoiceFromPricebookInput.d.ts +1 -1
- package/dist/model/InvoiceFromPricebookInput.js +2 -2
- package/dist/model/InvoiceInput.d.ts +1 -1
- package/dist/model/InvoiceInput.js +2 -2
- package/dist/model/InvoiceItem.d.ts +1 -1
- package/dist/model/InvoiceItem.js +2 -2
- package/dist/model/InvoiceLineItem.d.ts +2 -2
- package/dist/model/InvoiceLineItem.js +14 -14
- package/dist/model/InvoiceLineItemCollection.d.ts +1 -1
- package/dist/model/InvoiceLineItemCollection.js +2 -2
- package/dist/model/InvoiceLineItemInput.d.ts +1 -1
- package/dist/model/InvoiceLineItemInput.js +2 -2
- package/dist/model/InvoiceResponse.d.ts +1 -1
- package/dist/model/InvoiceResponse.js +2 -2
- package/dist/model/InvoiceSettings.d.ts +1 -1
- package/dist/model/InvoiceSettings.js +2 -2
- package/dist/model/IpAddressLocation.d.ts +1 -1
- package/dist/model/IpAddressLocation.js +2 -2
- package/dist/model/Item.d.ts +1 -1
- package/dist/model/Item.js +2 -2
- package/dist/model/ItemReason.d.ts +1 -1
- package/dist/model/ItemReason.js +2 -2
- package/dist/model/JsonArray.d.ts +1 -1
- package/dist/model/JsonArray.js +2 -2
- package/dist/model/JsonNull.d.ts +6 -6
- package/dist/model/JsonNull.js +43 -43
- package/dist/model/JsonObject.d.ts +1 -1
- package/dist/model/JsonObject.js +2 -2
- package/dist/model/JsonPrimitive.d.ts +6 -6
- package/dist/model/JsonPrimitive.js +43 -43
- package/dist/model/JsonValue.d.ts +1 -1
- package/dist/model/JsonValue.js +2 -2
- package/dist/model/KafkaSettings.d.ts +1 -1
- package/dist/model/KafkaSettings.js +2 -2
- package/dist/model/KeycloakConfigInput.d.ts +1 -1
- package/dist/model/KeycloakConfigInput.js +2 -2
- package/dist/model/KeycloakConfigResponse.d.ts +1 -1
- package/dist/model/KeycloakConfigResponse.js +2 -2
- package/dist/model/Klarna.d.ts +1 -1
- package/dist/model/Klarna.js +2 -2
- package/dist/model/Konbini.d.ts +1 -1
- package/dist/model/Konbini.js +2 -2
- package/dist/model/KonbiniDisplayDetails.d.ts +1 -1
- package/dist/model/KonbiniDisplayDetails.js +2 -2
- package/dist/model/Label.d.ts +1 -1
- package/dist/model/Label.js +2 -2
- package/dist/model/LaunchTemplateExecutionRequest.d.ts +1 -1
- package/dist/model/LaunchTemplateExecutionRequest.js +2 -2
- package/dist/model/LaunchTemplateExecutionResponse.d.ts +1 -1
- package/dist/model/LaunchTemplateExecutionResponse.js +2 -2
- package/dist/model/LaunchTemplateInput.d.ts +1 -1
- package/dist/model/LaunchTemplateInput.js +2 -2
- package/dist/model/LaunchTemplateObject.d.ts +3 -3
- package/dist/model/LaunchTemplateObject.js +13 -13
- package/dist/model/LaunchTemplateResponse.d.ts +1 -1
- package/dist/model/LaunchTemplateResponse.js +2 -2
- package/dist/model/Lawson.d.ts +1 -1
- package/dist/model/Lawson.js +2 -2
- package/dist/model/Level3.d.ts +1 -1
- package/dist/model/Level3.js +2 -2
- package/dist/model/LineItem.d.ts +1 -1
- package/dist/model/LineItem.js +2 -2
- package/dist/model/LineItemCollection.d.ts +1 -1
- package/dist/model/LineItemCollection.js +2 -2
- package/dist/model/LineItemInput.d.ts +1 -1
- package/dist/model/LineItemInput.js +2 -2
- package/dist/model/Link.d.ts +1 -1
- package/dist/model/Link.js +2 -2
- package/dist/model/LinkInput.d.ts +1 -1
- package/dist/model/LinkInput.js +2 -2
- package/dist/model/LinkResponse.d.ts +1 -1
- package/dist/model/LinkResponse.js +2 -2
- package/dist/model/LiveStreamInfo.d.ts +1 -1
- package/dist/model/LiveStreamInfo.js +2 -2
- package/dist/model/Location.d.ts +1 -1
- package/dist/model/Location.js +2 -2
- package/dist/model/MainPhoto.d.ts +1 -1
- package/dist/model/MainPhoto.js +2 -2
- package/dist/model/MainPhotoInput.d.ts +1 -1
- package/dist/model/MainPhotoInput.js +2 -2
- package/dist/model/Mandate.d.ts +1 -1
- package/dist/model/Mandate.js +2 -2
- package/dist/model/MandateOptions.d.ts +1 -1
- package/dist/model/MandateOptions.js +2 -2
- package/dist/model/Masterpass.d.ts +1 -1
- package/dist/model/Masterpass.js +2 -2
- package/dist/model/Maximum.d.ts +1 -1
- package/dist/model/Maximum.js +2 -2
- package/dist/model/MediaType.d.ts +1 -1
- package/dist/model/MediaType.js +2 -2
- 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/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 +2 -2
- package/dist/model/MeetingInfo.js +15 -15
- package/dist/model/Member.d.ts +3 -3
- package/dist/model/Member.js +18 -18
- package/dist/model/MemberList.d.ts +1 -1
- package/dist/model/MemberList.js +2 -2
- package/dist/model/MemberManagerConfigInput.d.ts +1 -1
- package/dist/model/MemberManagerConfigInput.js +2 -2
- package/dist/model/MemberManagerConfigResponse.d.ts +1 -1
- package/dist/model/MemberManagerConfigResponse.js +2 -2
- package/dist/model/MemberManagerInput.d.ts +1 -1
- package/dist/model/MemberManagerInput.js +2 -2
- package/dist/model/MemberManagerResponse.d.ts +1 -1
- package/dist/model/MemberManagerResponse.js +2 -2
- package/dist/model/MemberManagerSecretInput.d.ts +1 -1
- package/dist/model/MemberManagerSecretInput.js +2 -2
- package/dist/model/MemberManagerSecretResponse.d.ts +1 -1
- package/dist/model/MemberManagerSecretResponse.js +2 -2
- package/dist/model/MemoryCandidate.d.ts +1 -1
- package/dist/model/MemoryCandidate.js +2 -2
- package/dist/model/MenuInput.d.ts +1 -1
- package/dist/model/MenuInput.js +2 -2
- package/dist/model/MenuItemInput.d.ts +1 -1
- package/dist/model/MenuItemInput.js +2 -2
- package/dist/model/MenuItemResponse.d.ts +1 -1
- package/dist/model/MenuItemResponse.js +2 -2
- package/dist/model/MenuResponse.d.ts +1 -1
- package/dist/model/MenuResponse.js +2 -2
- package/dist/model/Message.d.ts +1 -1
- package/dist/model/Message.js +2 -2
- package/dist/model/Minimum.d.ts +1 -1
- package/dist/model/Minimum.js +2 -2
- package/dist/model/Ministop.d.ts +1 -1
- package/dist/model/Ministop.js +2 -2
- package/dist/model/MonthlyEstimatedRevenue.d.ts +1 -1
- package/dist/model/MonthlyEstimatedRevenue.js +2 -2
- package/dist/model/MultiUse.d.ts +1 -1
- package/dist/model/MultiUse.js +2 -2
- package/dist/model/Multibanco.d.ts +1 -1
- package/dist/model/Multibanco.js +2 -2
- package/dist/model/Multicapture.d.ts +1 -1
- package/dist/model/Multicapture.js +2 -2
- package/dist/model/MultivaluedMapStringString.d.ts +1 -1
- package/dist/model/MultivaluedMapStringString.js +2 -2
- package/dist/model/N8nSettings.d.ts +1 -1
- package/dist/model/N8nSettings.js +2 -2
- package/dist/model/NetworkToken.d.ts +1 -1
- package/dist/model/NetworkToken.js +2 -2
- package/dist/model/Networks.d.ts +1 -1
- package/dist/model/Networks.js +2 -2
- package/dist/model/NextAction.d.ts +1 -1
- package/dist/model/NextAction.js +2 -2
- 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/NumberSettingsInput.d.ts +1 -1
- package/dist/model/NumberSettingsInput.js +2 -2
- package/dist/model/NumberSettingsResponse.d.ts +1 -1
- package/dist/model/NumberSettingsResponse.js +2 -2
- package/dist/model/Numeric.d.ts +1 -1
- package/dist/model/Numeric.js +2 -2
- package/dist/model/ObjectSettingsInput.d.ts +1 -1
- package/dist/model/ObjectSettingsInput.js +2 -2
- package/dist/model/ObjectSettingsResponse.d.ts +1 -1
- package/dist/model/ObjectSettingsResponse.js +2 -2
- package/dist/model/Objecttype.d.ts +7 -7
- package/dist/model/Objecttype.js +54 -54
- package/dist/model/Offline.d.ts +1 -1
- package/dist/model/Offline.js +2 -2
- package/dist/model/OnActionCreateRelatedConfigInput.d.ts +1 -1
- package/dist/model/OnActionCreateRelatedConfigInput.js +2 -2
- package/dist/model/OnActionEmailConfigInput.d.ts +1 -1
- package/dist/model/OnActionEmailConfigInput.js +2 -2
- package/dist/model/OnActionFieldChangeLogActivityConfigInput.d.ts +1 -1
- package/dist/model/OnActionFieldChangeLogActivityConfigInput.js +2 -2
- package/dist/model/OnActionFieldEqualsConfigInput.d.ts +1 -1
- package/dist/model/OnActionFieldEqualsConfigInput.js +2 -2
- package/dist/model/OnActionInvokeFunctionConfigInput.d.ts +1 -1
- package/dist/model/OnActionInvokeFunctionConfigInput.js +2 -2
- package/dist/model/OnActionNotifyConfigInput.d.ts +1 -1
- package/dist/model/OnActionNotifyConfigInput.js +2 -2
- package/dist/model/OnActionWorkflowConfigInput.d.ts +1 -1
- package/dist/model/OnActionWorkflowConfigInput.js +2 -2
- package/dist/model/OnChildChangeParentUpdateConfigInput.d.ts +1 -1
- package/dist/model/OnChildChangeParentUpdateConfigInput.js +2 -2
- package/dist/model/OnFieldChangeLogActivityConfigInput.d.ts +1 -1
- package/dist/model/OnFieldChangeLogActivityConfigInput.js +2 -2
- package/dist/model/OnRecordCreateRelatedConfigInput.d.ts +1 -1
- package/dist/model/OnRecordCreateRelatedConfigInput.js +2 -2
- package/dist/model/OnRecordEmailConfigInput.d.ts +1 -1
- package/dist/model/OnRecordEmailConfigInput.js +2 -2
- package/dist/model/OnRecordFieldEqualsConfigInput.d.ts +1 -1
- package/dist/model/OnRecordFieldEqualsConfigInput.js +2 -2
- package/dist/model/OnRecordInvokeFunctionConfigInput.d.ts +1 -1
- package/dist/model/OnRecordInvokeFunctionConfigInput.js +2 -2
- package/dist/model/OnRecordNotifyConfigInput.d.ts +1 -1
- package/dist/model/OnRecordNotifyConfigInput.js +2 -2
- package/dist/model/OnRecordWorkflowConfigInput.d.ts +1 -1
- package/dist/model/OnRecordWorkflowConfigInput.js +2 -2
- package/dist/model/OnRelationshipCreateRelatedConfigInput.d.ts +1 -1
- package/dist/model/OnRelationshipCreateRelatedConfigInput.js +2 -2
- package/dist/model/OnRelationshipEmailConfigInput.d.ts +1 -1
- package/dist/model/OnRelationshipEmailConfigInput.js +2 -2
- package/dist/model/OnRelationshipFieldChangeLogActivityConfigInput.d.ts +1 -1
- package/dist/model/OnRelationshipFieldChangeLogActivityConfigInput.js +2 -2
- package/dist/model/OnRelationshipFieldEqualsConfigInput.d.ts +1 -1
- package/dist/model/OnRelationshipFieldEqualsConfigInput.js +2 -2
- package/dist/model/OnRelationshipInvokeFunctionConfigInput.d.ts +1 -1
- package/dist/model/OnRelationshipInvokeFunctionConfigInput.js +2 -2
- package/dist/model/OnRelationshipNotifyConfigInput.d.ts +1 -1
- package/dist/model/OnRelationshipNotifyConfigInput.js +2 -2
- package/dist/model/OnRelationshipWorkflowConfigInput.d.ts +1 -1
- package/dist/model/OnRelationshipWorkflowConfigInput.js +2 -2
- package/dist/model/Online.d.ts +1 -1
- package/dist/model/Online.js +2 -2
- package/dist/model/Option.d.ts +1 -1
- package/dist/model/Option.js +2 -2
- package/dist/model/OutParameter.d.ts +1 -1
- package/dist/model/OutParameter.js +2 -2
- package/dist/model/Outcome.d.ts +1 -1
- package/dist/model/Outcome.js +2 -2
- package/dist/model/Overcapture.d.ts +1 -1
- package/dist/model/Overcapture.js +2 -2
- package/dist/model/OwnershipDeclaration.d.ts +1 -1
- package/dist/model/OwnershipDeclaration.js +2 -2
- package/dist/model/Oxxo.d.ts +1 -1
- package/dist/model/Oxxo.js +2 -2
- package/dist/model/OxxoDisplayDetails.d.ts +1 -1
- package/dist/model/OxxoDisplayDetails.js +2 -2
- package/dist/model/P24.d.ts +1 -1
- package/dist/model/P24.js +2 -2
- package/dist/model/PackageDimensions.d.ts +1 -1
- package/dist/model/PackageDimensions.js +2 -2
- package/dist/model/PageInput.d.ts +1 -1
- package/dist/model/PageInput.js +2 -2
- package/dist/model/PageLayoutCloneInput.d.ts +1 -1
- package/dist/model/PageLayoutCloneInput.js +2 -2
- package/dist/model/PageLayoutInput.d.ts +1 -1
- package/dist/model/PageLayoutInput.js +2 -2
- package/dist/model/PageLayoutResponse.d.ts +1 -1
- package/dist/model/PageLayoutResponse.js +2 -2
- package/dist/model/PageLayoutSection.d.ts +1 -1
- package/dist/model/PageLayoutSection.js +2 -2
- package/dist/model/PageResponse.d.ts +1 -1
- package/dist/model/PageResponse.js +2 -2
- package/dist/model/PageTypeInput.d.ts +1 -1
- package/dist/model/PageTypeInput.js +2 -2
- package/dist/model/PageTypeResponse.d.ts +1 -1
- package/dist/model/PageTypeResponse.js +2 -2
- package/dist/model/Parameter.d.ts +1 -1
- package/dist/model/Parameter.js +2 -2
- package/dist/model/PasswordResetCompleteByEmailRequest.d.ts +1 -1
- package/dist/model/PasswordResetCompleteByEmailRequest.js +2 -2
- package/dist/model/PasswordResetInitiateRequest.d.ts +1 -1
- package/dist/model/PasswordResetInitiateRequest.js +2 -2
- package/dist/model/PasswordResetInitiateResponse.d.ts +1 -1
- package/dist/model/PasswordResetInitiateResponse.js +2 -2
- package/dist/model/PasswordResetRequest.d.ts +1 -1
- package/dist/model/PasswordResetRequest.js +2 -2
- package/dist/model/PasswordResetResponse.d.ts +1 -1
- package/dist/model/PasswordResetResponse.js +2 -2
- package/dist/model/PasswordResetValidateByEmailRequest.d.ts +1 -1
- package/dist/model/PasswordResetValidateByEmailRequest.js +2 -2
- package/dist/model/PasswordResetValidationResponse.d.ts +1 -1
- package/dist/model/PasswordResetValidationResponse.js +2 -2
- package/dist/model/Path.d.ts +1 -1
- package/dist/model/Path.js +2 -2
- package/dist/model/PauseCollection.d.ts +1 -1
- package/dist/model/PauseCollection.js +2 -2
- package/dist/model/PaymentAccountObject.d.ts +1 -1
- package/dist/model/PaymentAccountObject.js +2 -2
- package/dist/model/PaymentIntent.d.ts +3 -3
- package/dist/model/PaymentIntent.js +28 -28
- package/dist/model/PaymentIntentData.d.ts +1 -1
- package/dist/model/PaymentIntentData.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/PaymentLink.d.ts +1 -1
- package/dist/model/PaymentLink.js +2 -2
- package/dist/model/PaymentMethod.d.ts +1 -1
- package/dist/model/PaymentMethod.js +2 -2
- package/dist/model/PaymentMethodConfigurationDetails.d.ts +1 -1
- package/dist/model/PaymentMethodConfigurationDetails.js +2 -2
- package/dist/model/PaymentMethodDetails.d.ts +1 -1
- package/dist/model/PaymentMethodDetails.js +2 -2
- package/dist/model/PaymentMethodInput.d.ts +1 -1
- package/dist/model/PaymentMethodInput.js +2 -2
- package/dist/model/PaymentMethodOptions.d.ts +1 -1
- package/dist/model/PaymentMethodOptions.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/PaymentSettings.d.ts +1 -1
- package/dist/model/PaymentSettings.js +2 -2
- package/dist/model/PaymentSource.d.ts +1 -1
- package/dist/model/PaymentSource.js +2 -2
- package/dist/model/PaymentSourceCollection.d.ts +1 -1
- package/dist/model/PaymentSourceCollection.js +2 -2
- package/dist/model/Payments.d.ts +1 -1
- package/dist/model/Payments.js +2 -2
- package/dist/model/Paynow.d.ts +1 -1
- package/dist/model/Paynow.js +2 -2
- package/dist/model/PaynowDisplayQrCode.d.ts +1 -1
- package/dist/model/PaynowDisplayQrCode.js +2 -2
- package/dist/model/Payout.d.ts +2 -2
- package/dist/model/Payout.js +15 -15
- 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/Payouts.d.ts +1 -1
- package/dist/model/Payouts.js +2 -2
- package/dist/model/Paypal.d.ts +1 -1
- package/dist/model/Paypal.js +2 -2
- package/dist/model/Pdf.d.ts +1 -1
- package/dist/model/Pdf.js +2 -2
- package/dist/model/PendingInvoiceItemInterval.d.ts +1 -1
- package/dist/model/PendingInvoiceItemInterval.js +2 -2
- package/dist/model/PendingUpdate.d.ts +1 -1
- package/dist/model/PendingUpdate.js +2 -2
- package/dist/model/Period.d.ts +1 -1
- package/dist/model/Period.js +2 -2
- package/dist/model/PermissionOnlyPayload.d.ts +1 -1
- package/dist/model/PermissionOnlyPayload.js +2 -2
- package/dist/model/Person.d.ts +1 -1
- package/dist/model/Person.js +2 -2
- package/dist/model/Phase.d.ts +2 -2
- package/dist/model/Phase.js +15 -15
- package/dist/model/PhoneNumber.d.ts +4 -4
- package/dist/model/PhoneNumber.js +37 -37
- package/dist/model/PhoneNumberCollection.d.ts +1 -1
- package/dist/model/PhoneNumberCollection.js +2 -2
- package/dist/model/PiiFieldPrivilegeSuggestion.d.ts +1 -1
- package/dist/model/PiiFieldPrivilegeSuggestion.js +2 -2
- package/dist/model/Pix.d.ts +1 -1
- package/dist/model/Pix.js +2 -2
- package/dist/model/PixDisplayQrCode.d.ts +1 -1
- package/dist/model/PixDisplayQrCode.js +2 -2
- package/dist/model/Plan.d.ts +1 -1
- package/dist/model/Plan.js +2 -2
- package/dist/model/PlatformEntryPartTypeCatalogEntry.d.ts +1 -1
- package/dist/model/PlatformEntryPartTypeCatalogEntry.js +2 -2
- package/dist/model/PlatformEntryPartTypeResponse.d.ts +1 -1
- package/dist/model/PlatformEntryPartTypeResponse.js +2 -2
- package/dist/model/PlatformPageLayoutCatalogEntry.d.ts +1 -1
- package/dist/model/PlatformPageLayoutCatalogEntry.js +2 -2
- package/dist/model/PlatformWidgetCatalogEntry.d.ts +1 -1
- package/dist/model/PlatformWidgetCatalogEntry.js +2 -2
- package/dist/model/PolicyBody.d.ts +1 -1
- package/dist/model/PolicyBody.js +2 -2
- package/dist/model/PolicyDefaultsMigrationResponse.d.ts +1 -1
- package/dist/model/PolicyDefaultsMigrationResponse.js +2 -2
- package/dist/model/PolicyDefaultsTypeGenerationResponse.d.ts +1 -1
- package/dist/model/PolicyDefaultsTypeGenerationResponse.js +2 -2
- package/dist/model/PolicyDefaultsTypeNotFoundResponse.d.ts +1 -1
- package/dist/model/PolicyDefaultsTypeNotFoundResponse.js +2 -2
- package/dist/model/PolicyDocument.d.ts +1 -1
- package/dist/model/PolicyDocument.js +2 -2
- package/dist/model/PolicyRequest.d.ts +1 -1
- package/dist/model/PolicyRequest.js +2 -2
- package/dist/model/PolicyResponse.d.ts +1 -1
- package/dist/model/PolicyResponse.js +2 -2
- package/dist/model/PolicyValidationRequest.d.ts +1 -1
- package/dist/model/PolicyValidationRequest.js +2 -2
- package/dist/model/PolicyValidationResponse.d.ts +1 -1
- package/dist/model/PolicyValidationResponse.js +2 -2
- package/dist/model/Position.d.ts +1 -1
- package/dist/model/Position.js +2 -2
- package/dist/model/PostInput.d.ts +1 -1
- package/dist/model/PostInput.js +2 -2
- package/dist/model/PostResponse.d.ts +1 -1
- package/dist/model/PostResponse.js +2 -2
- package/dist/model/Price.d.ts +1 -1
- package/dist/model/Price.js +2 -2
- package/dist/model/PriceInput.d.ts +1 -1
- package/dist/model/PriceInput.js +2 -2
- package/dist/model/PriceOutput.d.ts +1 -1
- package/dist/model/PriceOutput.js +2 -2
- package/dist/model/PriceResponse.d.ts +1 -1
- package/dist/model/PriceResponse.js +2 -2
- package/dist/model/Pricebook.d.ts +1 -1
- package/dist/model/Pricebook.js +2 -2
- package/dist/model/PricebookInput.d.ts +1 -1
- package/dist/model/PricebookInput.js +2 -2
- package/dist/model/PricebookResponse.d.ts +1 -1
- package/dist/model/PricebookResponse.js +2 -2
- package/dist/model/PrincipalPermissionsResponse.d.ts +1 -1
- package/dist/model/PrincipalPermissionsResponse.js +2 -2
- package/dist/model/PrincipalRolePermissionsEntry.d.ts +1 -1
- package/dist/model/PrincipalRolePermissionsEntry.js +2 -2
- package/dist/model/PrivateMessageConversationPayload.d.ts +1 -1
- package/dist/model/PrivateMessageConversationPayload.js +2 -2
- package/dist/model/PrivateMessageConversationReadRequest.d.ts +1 -1
- package/dist/model/PrivateMessageConversationReadRequest.js +2 -2
- package/dist/model/PrivateMessageConversationReadResponse.d.ts +1 -1
- package/dist/model/PrivateMessageConversationReadResponse.js +2 -2
- package/dist/model/PrivateMessageConversationResponse.d.ts +1 -1
- package/dist/model/PrivateMessageConversationResponse.js +2 -2
- package/dist/model/PrivateMessageDirectConversationRequest.d.ts +1 -1
- package/dist/model/PrivateMessageDirectConversationRequest.js +2 -2
- package/dist/model/PrivateMessageGroupResponse.d.ts +1 -1
- package/dist/model/PrivateMessageGroupResponse.js +2 -2
- package/dist/model/PrivateMessageInput.d.ts +1 -1
- package/dist/model/PrivateMessageInput.js +2 -2
- package/dist/model/PrivateMessageLinkInput.d.ts +1 -1
- package/dist/model/PrivateMessageLinkInput.js +2 -2
- package/dist/model/PrivateMessageResponse.d.ts +1 -1
- package/dist/model/PrivateMessageResponse.js +2 -2
- package/dist/model/ProcessDefinitionInput.d.ts +1 -1
- package/dist/model/ProcessDefinitionInput.js +2 -2
- package/dist/model/ProcessDefinitionResponse.d.ts +1 -1
- package/dist/model/ProcessDefinitionResponse.js +2 -2
- package/dist/model/Processing.d.ts +1 -1
- package/dist/model/Processing.js +2 -2
- package/dist/model/Product.d.ts +1 -1
- package/dist/model/Product.js +2 -2
- package/dist/model/ProductCategoryInput.d.ts +1 -1
- package/dist/model/ProductCategoryInput.js +2 -2
- package/dist/model/ProductCategoryOutput.d.ts +1 -1
- package/dist/model/ProductCategoryOutput.js +2 -2
- package/dist/model/ProductCategoryResponse.d.ts +1 -1
- package/dist/model/ProductCategoryResponse.js +2 -2
- package/dist/model/ProductInput.d.ts +1 -1
- package/dist/model/ProductInput.js +2 -2
- package/dist/model/ProductOutput.d.ts +1 -1
- package/dist/model/ProductOutput.js +2 -2
- package/dist/model/ProductResponse.d.ts +1 -1
- package/dist/model/ProductResponse.js +2 -2
- package/dist/model/Profile.d.ts +1 -1
- package/dist/model/Profile.js +2 -2
- package/dist/model/ProfilePatch.d.ts +1 -1
- package/dist/model/ProfilePatch.js +2 -2
- package/dist/model/Profiletype.d.ts +1 -1
- package/dist/model/Profiletype.js +2 -2
- package/dist/model/PromotionCode.d.ts +1 -1
- package/dist/model/PromotionCode.js +2 -2
- package/dist/model/Promptpay.d.ts +1 -1
- package/dist/model/Promptpay.js +2 -2
- package/dist/model/PromptpayDisplayQrCode.d.ts +1 -1
- package/dist/model/PromptpayDisplayQrCode.js +2 -2
- package/dist/model/ProrationDetails.d.ts +1 -1
- package/dist/model/ProrationDetails.js +2 -2
- package/dist/model/Provider.d.ts +1 -1
- package/dist/model/Provider.js +2 -2
- package/dist/model/Provider1.d.ts +1 -1
- package/dist/model/Provider1.js +2 -2
- package/dist/model/ProxyServerInput.d.ts +1 -1
- package/dist/model/ProxyServerInput.js +2 -2
- package/dist/model/ProxyServerResponse.d.ts +1 -1
- package/dist/model/ProxyServerResponse.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/PurchaseProvidersResponse.d.ts +1 -1
- package/dist/model/PurchaseProvidersResponse.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 +2 -2
- package/dist/model/QrCode.d.ts +1 -1
- package/dist/model/QrCode.js +2 -2
- package/dist/model/Quote.d.ts +1 -1
- package/dist/model/Quote.js +2 -2
- package/dist/model/RadarOptions.d.ts +1 -1
- package/dist/model/RadarOptions.js +2 -2
- package/dist/model/RbacDefinitionContextMigrationResponse.d.ts +1 -1
- package/dist/model/RbacDefinitionContextMigrationResponse.js +2 -2
- package/dist/model/RbacDefinitionContextResponse.d.ts +1 -1
- package/dist/model/RbacDefinitionContextResponse.js +2 -2
- package/dist/model/Receipt.d.ts +1 -1
- package/dist/model/Receipt.js +2 -2
- package/dist/model/Recovery.d.ts +1 -1
- package/dist/model/Recovery.js +2 -2
- package/dist/model/Recurring.d.ts +1 -1
- package/dist/model/Recurring.js +2 -2
- package/dist/model/RecurringInput.d.ts +1 -1
- package/dist/model/RecurringInput.js +2 -2
- package/dist/model/Redirect.d.ts +1 -1
- package/dist/model/Redirect.js +2 -2
- package/dist/model/RedirectToUrl.d.ts +1 -1
- package/dist/model/RedirectToUrl.js +2 -2
- package/dist/model/Refund.d.ts +2 -2
- package/dist/model/Refund.js +10 -10
- package/dist/model/RefundCollection.d.ts +1 -1
- package/dist/model/RefundCollection.js +2 -2
- package/dist/model/Relationship.d.ts +1 -1
- package/dist/model/Relationship.js +2 -2
- package/dist/model/RelationshipMapping.d.ts +2 -2
- package/dist/model/RelationshipMapping.js +14 -14
- package/dist/model/Rendering.d.ts +1 -1
- package/dist/model/Rendering.js +2 -2
- package/dist/model/RenderingOptions.d.ts +1 -1
- package/dist/model/RenderingOptions.js +2 -2
- package/dist/model/RequestLogConfigRequest.d.ts +1 -1
- package/dist/model/RequestLogConfigRequest.js +2 -2
- package/dist/model/RequestLogConfigResponse.d.ts +1 -1
- package/dist/model/RequestLogConfigResponse.js +2 -2
- package/dist/model/RequestLogDetailResponse.d.ts +1 -1
- package/dist/model/RequestLogDetailResponse.js +2 -2
- package/dist/model/RequestLogListItemResponse.d.ts +1 -1
- package/dist/model/RequestLogListItemResponse.js +2 -2
- package/dist/model/RequestLogPageResponse.d.ts +1 -1
- package/dist/model/RequestLogPageResponse.js +2 -2
- package/dist/model/RequestOptions.d.ts +1 -1
- package/dist/model/RequestOptions.js +2 -2
- package/dist/model/RequestOptionsProxyCredential.d.ts +1 -1
- package/dist/model/RequestOptionsProxyCredential.js +2 -2
- package/dist/model/Requirements.d.ts +1 -1
- package/dist/model/Requirements.js +2 -2
- package/dist/model/ResponseProjectionInput.d.ts +1 -1
- package/dist/model/ResponseProjectionInput.js +2 -2
- 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/Restrictions.d.ts +1 -1
- package/dist/model/Restrictions.js +2 -2
- package/dist/model/Review.d.ts +1 -1
- package/dist/model/Review.js +2 -2
- package/dist/model/RevolutPay.d.ts +1 -1
- package/dist/model/RevolutPay.js +2 -2
- package/dist/model/RoleConflictResponse.d.ts +1 -1
- package/dist/model/RoleConflictResponse.js +2 -2
- package/dist/model/RolePermissionPayload.d.ts +1 -1
- package/dist/model/RolePermissionPayload.js +2 -2
- package/dist/model/RolePermissionsResponse.d.ts +1 -1
- package/dist/model/RolePermissionsResponse.js +2 -2
- package/dist/model/RoleRequest.d.ts +1 -1
- package/dist/model/RoleRequest.js +2 -2
- package/dist/model/RoleResponse.d.ts +1 -1
- package/dist/model/RoleResponse.js +2 -2
- package/dist/model/Rule.d.ts +1 -1
- package/dist/model/Rule.js +2 -2
- package/dist/model/SamsungPay.d.ts +1 -1
- package/dist/model/SamsungPay.js +2 -2
- package/dist/model/Schedule.d.ts +1 -1
- package/dist/model/Schedule.js +2 -2
- package/dist/model/ScheduledAutomationInput.d.ts +1 -1
- package/dist/model/ScheduledAutomationInput.js +2 -2
- package/dist/model/ScheduledAutomationResponse.d.ts +1 -1
- package/dist/model/ScheduledAutomationResponse.js +2 -2
- package/dist/model/Schema.d.ts +1 -1
- package/dist/model/Schema.js +2 -2
- package/dist/model/SchemaAccessControlPolicyGroups.d.ts +1 -1
- package/dist/model/SchemaAccessControlPolicyGroups.js +2 -2
- package/dist/model/SchemaAccessControlResponse.d.ts +1 -1
- package/dist/model/SchemaAccessControlResponse.js +2 -2
- package/dist/model/SchemaAccessControlRoleGroups.d.ts +1 -1
- package/dist/model/SchemaAccessControlRoleGroups.js +2 -2
- package/dist/model/SchemaDeploymentSettingsDto.d.ts +1 -1
- package/dist/model/SchemaDeploymentSettingsDto.js +2 -2
- package/dist/model/SchemaTypePolicyGroup.d.ts +1 -1
- package/dist/model/SchemaTypePolicyGroup.js +2 -2
- package/dist/model/SchemaViewInput.d.ts +1 -1
- package/dist/model/SchemaViewInput.js +2 -2
- package/dist/model/SchemaViewResponse.d.ts +1 -1
- package/dist/model/SchemaViewResponse.js +2 -2
- package/dist/model/ScreenSchema.d.ts +6 -6
- package/dist/model/ScreenSchema.js +58 -58
- package/dist/model/Seicomart.d.ts +1 -1
- package/dist/model/Seicomart.js +2 -2
- package/dist/model/SellerProtection.d.ts +1 -1
- package/dist/model/SellerProtection.js +2 -2
- package/dist/model/SendEmailInput.d.ts +1 -1
- package/dist/model/SendEmailInput.js +2 -2
- package/dist/model/SendEmailResponse.d.ts +1 -1
- package/dist/model/SendEmailResponse.js +2 -2
- package/dist/model/SepaCreditTransfer.d.ts +1 -1
- package/dist/model/SepaCreditTransfer.js +2 -2
- package/dist/model/SepaDebit.d.ts +1 -1
- package/dist/model/SepaDebit.js +2 -2
- package/dist/model/SepaDebitPayments.d.ts +1 -1
- package/dist/model/SepaDebitPayments.js +2 -2
- package/dist/model/Session.d.ts +1 -1
- package/dist/model/Session.js +2 -2
- package/dist/model/Settings.d.ts +1 -1
- package/dist/model/Settings.js +2 -2
- package/dist/model/SetupAttempt.d.ts +1 -1
- package/dist/model/SetupAttempt.js +2 -2
- package/dist/model/SetupIntent.d.ts +1 -1
- package/dist/model/SetupIntent.js +2 -2
- package/dist/model/ShippingAddress.d.ts +1 -1
- package/dist/model/ShippingAddress.js +2 -2
- package/dist/model/ShippingAddressCollection.d.ts +1 -1
- package/dist/model/ShippingAddressCollection.js +2 -2
- package/dist/model/ShippingCost.d.ts +1 -1
- package/dist/model/ShippingCost.js +2 -2
- package/dist/model/ShippingDetails.d.ts +1 -1
- package/dist/model/ShippingDetails.js +2 -2
- package/dist/model/ShippingOption.d.ts +1 -1
- package/dist/model/ShippingOption.js +2 -2
- package/dist/model/ShippingRate.d.ts +1 -1
- package/dist/model/ShippingRate.js +2 -2
- package/dist/model/SingleUse.d.ts +1 -1
- package/dist/model/SingleUse.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 +28 -28
- package/dist/model/SkinField.js +170 -170
- package/dist/model/SkinFieldInput.d.ts +1 -1
- package/dist/model/SkinFieldInput.js +2 -2
- package/dist/model/SkinFieldResponse.d.ts +1 -1
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SlackNotifyConfigInput.d.ts +1 -1
- package/dist/model/SlackNotifyConfigInput.js +2 -2
- package/dist/model/SocialAuthConfigRequest.d.ts +1 -1
- package/dist/model/SocialAuthConfigRequest.js +2 -2
- package/dist/model/SocialAuthConfigResponse.d.ts +1 -1
- package/dist/model/SocialAuthConfigResponse.js +2 -2
- package/dist/model/SocialAuthDomainGuidanceResponse.d.ts +1 -1
- package/dist/model/SocialAuthDomainGuidanceResponse.js +2 -2
- package/dist/model/SocialAuthLaunchResponse.d.ts +1 -1
- package/dist/model/SocialAuthLaunchResponse.js +2 -2
- package/dist/model/SocialAuthProviderStatus.d.ts +1 -1
- package/dist/model/SocialAuthProviderStatus.js +2 -2
- package/dist/model/SocialAuthStatusResponse.d.ts +1 -1
- package/dist/model/SocialAuthStatusResponse.js +2 -2
- package/dist/model/SocialAuthTenantConfigRequest.d.ts +1 -1
- package/dist/model/SocialAuthTenantConfigRequest.js +2 -2
- package/dist/model/SocialAuthTenantConfigResponse.d.ts +1 -1
- package/dist/model/SocialAuthTenantConfigResponse.js +2 -2
- 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/Sofort.d.ts +1 -1
- package/dist/model/Sofort.js +2 -2
- package/dist/model/SortCode.d.ts +1 -1
- package/dist/model/SortCode.js +2 -2
- package/dist/model/SourceCandidate.d.ts +1 -1
- package/dist/model/SourceCandidate.js +2 -2
- package/dist/model/SourceTypes.d.ts +1 -1
- package/dist/model/SourceTypes.js +2 -2
- package/dist/model/Spei.d.ts +1 -1
- package/dist/model/Spei.js +2 -2
- package/dist/model/SqlSyncTenantConfigRequest.d.ts +1 -1
- package/dist/model/SqlSyncTenantConfigRequest.js +2 -2
- package/dist/model/SqlSyncTenantConfigResponse.d.ts +1 -1
- package/dist/model/SqlSyncTenantConfigResponse.js +2 -2
- package/dist/model/SqsSettings.d.ts +1 -1
- package/dist/model/SqsSettings.js +2 -2
- package/dist/model/Statement.d.ts +1 -1
- package/dist/model/Statement.js +2 -2
- package/dist/model/StatusDetails.d.ts +1 -1
- package/dist/model/StatusDetails.js +2 -2
- package/dist/model/StatusTransitions.d.ts +1 -1
- package/dist/model/StatusTransitions.js +2 -2
- package/dist/model/StepFunctionsSettings.d.ts +1 -1
- package/dist/model/StepFunctionsSettings.js +2 -2
- package/dist/model/Store.d.ts +1 -1
- package/dist/model/Store.js +2 -2
- package/dist/model/Stores.d.ts +1 -1
- package/dist/model/Stores.js +2 -2
- package/dist/model/StripeAccount.d.ts +1 -1
- package/dist/model/StripeAccount.js +2 -2
- package/dist/model/StripeCheckoutSession.d.ts +5 -5
- package/dist/model/StripeCheckoutSession.js +42 -42
- package/dist/model/StripeCustomerAccount.d.ts +1 -1
- package/dist/model/StripeCustomerAccount.js +2 -2
- package/dist/model/StripeError.d.ts +1 -1
- package/dist/model/StripeError.js +2 -2
- package/dist/model/StripePaymentIntent.d.ts +2 -2
- package/dist/model/StripePaymentIntent.js +15 -15
- package/dist/model/StripePrice.d.ts +2 -2
- package/dist/model/StripePrice.js +14 -14
- package/dist/model/StripeSubscription.d.ts +4 -4
- package/dist/model/StripeSubscription.js +29 -29
- package/dist/model/StripeTenantConfigRequest.d.ts +1 -1
- package/dist/model/StripeTenantConfigRequest.js +2 -2
- package/dist/model/StripeTenantConfigResponse.d.ts +1 -1
- package/dist/model/StripeTenantConfigResponse.js +2 -2
- package/dist/model/Submit.d.ts +1 -1
- package/dist/model/Submit.js +2 -2
- package/dist/model/Subscription.d.ts +3 -3
- package/dist/model/Subscription.js +28 -28
- package/dist/model/SubscriptionCollection.d.ts +1 -1
- package/dist/model/SubscriptionCollection.js +2 -2
- package/dist/model/SubscriptionData.d.ts +1 -1
- package/dist/model/SubscriptionData.js +2 -2
- package/dist/model/SubscriptionDetails.d.ts +1 -1
- package/dist/model/SubscriptionDetails.js +2 -2
- package/dist/model/SubscriptionInput.d.ts +1 -1
- package/dist/model/SubscriptionInput.js +2 -2
- package/dist/model/SubscriptionItem.d.ts +1 -1
- package/dist/model/SubscriptionItem.js +2 -2
- package/dist/model/SubscriptionItemCollection.d.ts +1 -1
- package/dist/model/SubscriptionItemCollection.js +2 -2
- package/dist/model/SubscriptionItemInput.d.ts +1 -1
- package/dist/model/SubscriptionItemInput.js +2 -2
- package/dist/model/SubscriptionResponse.d.ts +1 -1
- package/dist/model/SubscriptionResponse.js +2 -2
- package/dist/model/SubscriptionSchedule.d.ts +1 -1
- package/dist/model/SubscriptionSchedule.js +2 -2
- package/dist/model/SupabaseConfigInput.d.ts +1 -1
- package/dist/model/SupabaseConfigInput.js +2 -2
- package/dist/model/SupabaseConfigResponse.d.ts +1 -1
- package/dist/model/SupabaseConfigResponse.js +2 -2
- package/dist/model/Swift.d.ts +1 -1
- package/dist/model/Swift.js +2 -2
- package/dist/model/SyncPortalStatusResponse.d.ts +1 -1
- package/dist/model/SyncPortalStatusResponse.js +2 -2
- package/dist/model/TabDeployInput.d.ts +1 -1
- package/dist/model/TabDeployInput.js +2 -2
- package/dist/model/TabItem.d.ts +1 -1
- package/dist/model/TabItem.js +2 -2
- package/dist/model/TabItemDefinitionInput.d.ts +1 -1
- package/dist/model/TabItemDefinitionInput.js +2 -2
- package/dist/model/TabItemDefinitionResponse.d.ts +1 -1
- package/dist/model/TabItemDefinitionResponse.js +2 -2
- package/dist/model/TabSetInput.d.ts +1 -1
- package/dist/model/TabSetInput.js +2 -2
- package/dist/model/TabSetResponse.d.ts +1 -1
- package/dist/model/TabSetResponse.js +2 -2
- package/dist/model/Tax.d.ts +1 -1
- package/dist/model/Tax.js +2 -2
- package/dist/model/TaxAmount.d.ts +1 -1
- package/dist/model/TaxAmount.js +2 -2
- package/dist/model/TaxCode.d.ts +1 -1
- package/dist/model/TaxCode.js +2 -2
- package/dist/model/TaxId.d.ts +1 -1
- package/dist/model/TaxId.js +2 -2
- package/dist/model/TaxIdCollection.d.ts +1 -1
- package/dist/model/TaxIdCollection.js +2 -2
- package/dist/model/TaxRate.d.ts +1 -1
- package/dist/model/TaxRate.js +2 -2
- package/dist/model/Template.d.ts +2 -2
- package/dist/model/Template.js +10 -10
- package/dist/model/TemplateInput.d.ts +1 -1
- package/dist/model/TemplateInput.js +2 -2
- package/dist/model/TemplateResponse.d.ts +1 -1
- package/dist/model/TemplateResponse.js +2 -2
- package/dist/model/TemplateSchema.d.ts +2 -2
- package/dist/model/TemplateSchema.js +10 -10
- package/dist/model/TermsOfServiceAcceptance.d.ts +1 -1
- package/dist/model/TermsOfServiceAcceptance.js +2 -2
- package/dist/model/TestClock.d.ts +1 -1
- package/dist/model/TestClock.js +2 -2
- package/dist/model/TestConnectionRequest.d.ts +1 -1
- package/dist/model/TestConnectionRequest.js +2 -2
- package/dist/model/TestConnectionResponse.d.ts +1 -1
- package/dist/model/TestConnectionResponse.js +2 -2
- package/dist/model/Text.d.ts +1 -1
- package/dist/model/Text.js +2 -2
- package/dist/model/TextSettingsInput.d.ts +1 -1
- package/dist/model/TextSettingsInput.js +2 -2
- package/dist/model/TextSettingsResponse.d.ts +1 -1
- package/dist/model/TextSettingsResponse.js +2 -2
- package/dist/model/ThemeMapping.d.ts +2 -2
- package/dist/model/ThemeMapping.js +15 -15
- package/dist/model/ThemeMappingPayload.d.ts +2 -2
- package/dist/model/ThemeMappingPayload.js +9 -9
- package/dist/model/ThreeDSecure.d.ts +1 -1
- package/dist/model/ThreeDSecure.js +2 -2
- package/dist/model/ThreeDSecureUsage.d.ts +1 -1
- package/dist/model/ThreeDSecureUsage.js +2 -2
- package/dist/model/ThresholdReason.d.ts +1 -1
- package/dist/model/ThresholdReason.js +2 -2
- package/dist/model/Tier.d.ts +1 -1
- package/dist/model/Tier.js +2 -2
- package/dist/model/TierInput.d.ts +1 -1
- package/dist/model/TierInput.js +2 -2
- package/dist/model/TierOutput.d.ts +1 -1
- package/dist/model/TierOutput.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/Tip.d.ts +1 -1
- package/dist/model/Tip.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/TosAcceptance.d.ts +1 -1
- package/dist/model/TosAcceptance.js +2 -2
- package/dist/model/TotalDetails.d.ts +1 -1
- package/dist/model/TotalDetails.js +2 -2
- package/dist/model/TotalDiscountAmount.d.ts +1 -1
- package/dist/model/TotalDiscountAmount.js +2 -2
- package/dist/model/TotalTaxAmount.d.ts +1 -1
- package/dist/model/TotalTaxAmount.js +2 -2
- package/dist/model/Transaction.d.ts +1 -1
- package/dist/model/Transaction.js +2 -2
- package/dist/model/TransactionOutput.d.ts +1 -1
- package/dist/model/TransactionOutput.js +2 -2
- package/dist/model/Transfer.d.ts +1 -1
- package/dist/model/Transfer.js +2 -2
- package/dist/model/TransferData.d.ts +1 -1
- package/dist/model/TransferData.js +2 -2
- 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 +1 -1
- package/dist/model/TransferResponsePaymentMethodDetails.js +2 -2
- package/dist/model/TransferReversal.d.ts +3 -3
- package/dist/model/TransferReversal.js +16 -16
- package/dist/model/TransferReversalCollection.d.ts +1 -1
- package/dist/model/TransferReversalCollection.js +2 -2
- package/dist/model/TransformQuantity.d.ts +1 -1
- package/dist/model/TransformQuantity.js +2 -2
- package/dist/model/TransformUsage.d.ts +1 -1
- package/dist/model/TransformUsage.js +2 -2
- package/dist/model/TraversalProjectionInput.d.ts +1 -1
- package/dist/model/TraversalProjectionInput.js +2 -2
- package/dist/model/TraversalRelationResponse.d.ts +1 -1
- package/dist/model/TraversalRelationResponse.js +2 -2
- package/dist/model/Treasury.d.ts +1 -1
- package/dist/model/Treasury.js +2 -2
- package/dist/model/TrialSettings.d.ts +1 -1
- package/dist/model/TrialSettings.js +2 -2
- package/dist/model/URLMappingInput.d.ts +1 -1
- package/dist/model/URLMappingInput.js +2 -2
- package/dist/model/URLMappingResponse.d.ts +1 -1
- package/dist/model/URLMappingResponse.js +2 -2
- package/dist/model/Upfront.d.ts +1 -1
- package/dist/model/Upfront.js +2 -2
- package/dist/model/UsBankAccount.d.ts +1 -1
- package/dist/model/UsBankAccount.js +2 -2
- package/dist/model/User.d.ts +3 -3
- package/dist/model/User.js +18 -18
- package/dist/model/UserDataPayload.d.ts +3 -3
- package/dist/model/UserDataPayload.js +18 -18
- package/dist/model/UserDomain.d.ts +1 -1
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.d.ts +2 -2
- package/dist/model/UserInvite.js +14 -14
- package/dist/model/UserInviteInput.d.ts +1 -1
- package/dist/model/UserInviteInput.js +2 -2
- package/dist/model/UserPermissionPayload.d.ts +1 -1
- package/dist/model/UserPermissionPayload.js +2 -2
- package/dist/model/UserResponse.d.ts +1 -1
- package/dist/model/UserResponse.js +2 -2
- package/dist/model/UserSchema.d.ts +3 -3
- package/dist/model/UserSchema.js +18 -18
- package/dist/model/Userid.d.ts +1 -1
- package/dist/model/Userid.js +2 -2
- package/dist/model/UsernameReminderRequest.d.ts +1 -1
- package/dist/model/UsernameReminderRequest.js +2 -2
- package/dist/model/UsernameReminderResponse.d.ts +1 -1
- package/dist/model/UsernameReminderResponse.js +2 -2
- package/dist/model/Verification.d.ts +1 -1
- package/dist/model/Verification.js +2 -2
- package/dist/model/VerifyWithMicrodeposits.d.ts +1 -1
- package/dist/model/VerifyWithMicrodeposits.js +2 -2
- package/dist/model/Video.d.ts +1 -1
- package/dist/model/Video.js +2 -2
- package/dist/model/ViewInput.d.ts +1 -1
- package/dist/model/ViewInput.js +2 -2
- package/dist/model/ViewResponse.d.ts +1 -1
- package/dist/model/ViewResponse.js +2 -2
- package/dist/model/VisaCheckout.d.ts +1 -1
- package/dist/model/VisaCheckout.js +2 -2
- package/dist/model/Wallet.d.ts +1 -1
- package/dist/model/Wallet.js +2 -2
- 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/Wechat.d.ts +1 -1
- package/dist/model/Wechat.js +2 -2
- package/dist/model/WechatPay.d.ts +1 -1
- package/dist/model/WechatPay.js +2 -2
- package/dist/model/WechatPayDisplayQrCode.d.ts +1 -1
- package/dist/model/WechatPayDisplayQrCode.js +2 -2
- package/dist/model/WechatPayRedirectToAndroidApp.d.ts +1 -1
- package/dist/model/WechatPayRedirectToAndroidApp.js +2 -2
- package/dist/model/WechatPayRedirectToIosApp.d.ts +1 -1
- package/dist/model/WechatPayRedirectToIosApp.js +2 -2
- package/dist/model/WidgetDeployInput.d.ts +1 -1
- package/dist/model/WidgetDeployInput.js +2 -2
- package/dist/model/WidgetDeployMoveInput.d.ts +1 -1
- package/dist/model/WidgetDeployMoveInput.js +2 -2
- package/dist/model/WidgetDeployResponse.d.ts +1 -1
- package/dist/model/WidgetDeployResponse.js +2 -2
- package/dist/model/WidgetDeployUpdateInput.d.ts +1 -1
- package/dist/model/WidgetDeployUpdateInput.js +2 -2
- package/dist/model/WidgetInput.d.ts +1 -1
- package/dist/model/WidgetInput.js +2 -2
- package/dist/model/WidgetResponse.d.ts +1 -1
- package/dist/model/WidgetResponse.js +2 -2
- package/dist/model/WidgetScreenInput.d.ts +1 -1
- package/dist/model/WidgetScreenInput.js +2 -2
- package/dist/model/WysiwygSettingsInput.d.ts +1 -1
- package/dist/model/WysiwygSettingsInput.js +2 -2
- package/dist/model/WysiwygSettingsResponse.d.ts +1 -1
- package/dist/model/WysiwygSettingsResponse.js +2 -2
- package/dist/model/Zengin.d.ts +1 -1
- package/dist/model/Zengin.js +2 -2
- package/dist/model/ZeusPortalCategory.d.ts +3 -3
- package/dist/model/ZeusPortalCategory.js +18 -18
- package/dist/model/Zip.d.ts +1 -1
- package/dist/model/Zip.js +2 -2
- package/package.json +1 -1
|
@@ -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 _CheckoutSessionInput = _interopRequireDefault(require("../model/CheckoutSessionInput"));
|
|
13
14
|
var _CheckoutSessionResponse = _interopRequireDefault(require("../model/CheckoutSessionResponse"));
|
|
14
15
|
var _CreateAccountResponse = _interopRequireDefault(require("../model/CreateAccountResponse"));
|
|
@@ -62,7 +63,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
62
63
|
* gobodo-api
|
|
63
64
|
* REST Interface for Gobodo API
|
|
64
65
|
*
|
|
65
|
-
* The version of the OpenAPI document: 0.1.
|
|
66
|
+
* The version of the OpenAPI document: 0.1.226
|
|
66
67
|
* Contact: info@gobodo.io
|
|
67
68
|
*
|
|
68
69
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -73,7 +74,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
73
74
|
/**
|
|
74
75
|
* StripeAccounts service.
|
|
75
76
|
* @module api/StripeAccountsApi
|
|
76
|
-
* @version 0.1.
|
|
77
|
+
* @version 0.1.226
|
|
77
78
|
*/
|
|
78
79
|
var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
79
80
|
/**
|
|
@@ -104,11 +105,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
104
105
|
* @param {Object} opts Optional parameters
|
|
105
106
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
106
107
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
107
|
-
* @param {String} [cachegroup]
|
|
108
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
108
109
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
109
110
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
110
|
-
* @param {String} [cacheuser]
|
|
111
|
-
* @param {
|
|
111
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
112
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
112
113
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
113
114
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
114
115
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -135,11 +136,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
135
136
|
};
|
|
136
137
|
var queryParams = {
|
|
137
138
|
'cacheduration': opts['cacheduration'],
|
|
138
|
-
'cachegroup': opts['cachegroup'],
|
|
139
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
139
140
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
140
141
|
'cachescope': opts['cachescope'],
|
|
141
|
-
'cacheuser': opts['cacheuser'],
|
|
142
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
142
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
143
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
143
144
|
};
|
|
144
145
|
var headerParams = {
|
|
145
146
|
'Authorization': opts['authorization'],
|
|
@@ -171,11 +172,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
171
172
|
* @param {Object} opts Optional parameters
|
|
172
173
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
173
174
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
174
|
-
* @param {String} [cachegroup]
|
|
175
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
175
176
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
176
177
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
177
|
-
* @param {String} [cacheuser]
|
|
178
|
-
* @param {
|
|
178
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
179
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
179
180
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
180
181
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
181
182
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -193,11 +194,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
193
194
|
var pathParams = {};
|
|
194
195
|
var queryParams = {
|
|
195
196
|
'cacheduration': opts['cacheduration'],
|
|
196
|
-
'cachegroup': opts['cachegroup'],
|
|
197
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
197
198
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
198
199
|
'cachescope': opts['cachescope'],
|
|
199
|
-
'cacheuser': opts['cacheuser'],
|
|
200
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
200
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
201
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
201
202
|
};
|
|
202
203
|
var headerParams = {
|
|
203
204
|
'Authorization': opts['authorization'],
|
|
@@ -231,11 +232,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
231
232
|
* @param {Object} opts Optional parameters
|
|
232
233
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
233
234
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
234
|
-
* @param {String} [cachegroup]
|
|
235
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
235
236
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
236
237
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
237
|
-
* @param {String} [cacheuser]
|
|
238
|
-
* @param {
|
|
238
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
239
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
239
240
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
240
241
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
241
242
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -262,11 +263,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
262
263
|
};
|
|
263
264
|
var queryParams = {
|
|
264
265
|
'cacheduration': opts['cacheduration'],
|
|
265
|
-
'cachegroup': opts['cachegroup'],
|
|
266
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
266
267
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
267
268
|
'cachescope': opts['cachescope'],
|
|
268
|
-
'cacheuser': opts['cacheuser'],
|
|
269
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
269
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
270
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
270
271
|
};
|
|
271
272
|
var headerParams = {
|
|
272
273
|
'Authorization': opts['authorization'],
|
|
@@ -299,11 +300,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
299
300
|
* @param {Object} opts Optional parameters
|
|
300
301
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
301
302
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
302
|
-
* @param {String} [cachegroup]
|
|
303
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
303
304
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
304
305
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
305
|
-
* @param {String} [cacheuser]
|
|
306
|
-
* @param {
|
|
306
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
307
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
307
308
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
308
309
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
309
310
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -324,11 +325,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
324
325
|
var pathParams = {};
|
|
325
326
|
var queryParams = {
|
|
326
327
|
'cacheduration': opts['cacheduration'],
|
|
327
|
-
'cachegroup': opts['cachegroup'],
|
|
328
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
328
329
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
329
330
|
'cachescope': opts['cachescope'],
|
|
330
|
-
'cacheuser': opts['cacheuser'],
|
|
331
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
331
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
332
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
332
333
|
};
|
|
333
334
|
var headerParams = {
|
|
334
335
|
'Authorization': opts['authorization'],
|
|
@@ -361,11 +362,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
361
362
|
* @param {Object} opts Optional parameters
|
|
362
363
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
363
364
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
364
|
-
* @param {String} [cachegroup]
|
|
365
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
365
366
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
366
367
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
367
|
-
* @param {String} [cacheuser]
|
|
368
|
-
* @param {
|
|
368
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
369
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
369
370
|
* @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
371
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
371
372
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -388,11 +389,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
388
389
|
};
|
|
389
390
|
var queryParams = {
|
|
390
391
|
'cacheduration': opts['cacheduration'],
|
|
391
|
-
'cachegroup': opts['cachegroup'],
|
|
392
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
392
393
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
393
394
|
'cachescope': opts['cachescope'],
|
|
394
|
-
'cacheuser': opts['cacheuser'],
|
|
395
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
395
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
396
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
396
397
|
};
|
|
397
398
|
var headerParams = {
|
|
398
399
|
'Authorization': opts['authorization'],
|
|
@@ -425,11 +426,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
425
426
|
* @param {Object} opts Optional parameters
|
|
426
427
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
427
428
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
428
|
-
* @param {String} [cachegroup]
|
|
429
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
429
430
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
430
431
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
431
|
-
* @param {String} [cacheuser]
|
|
432
|
-
* @param {
|
|
432
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
433
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
433
434
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
434
435
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
435
436
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -452,11 +453,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
452
453
|
};
|
|
453
454
|
var queryParams = {
|
|
454
455
|
'cacheduration': opts['cacheduration'],
|
|
455
|
-
'cachegroup': opts['cachegroup'],
|
|
456
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
456
457
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
457
458
|
'cachescope': opts['cachescope'],
|
|
458
|
-
'cacheuser': opts['cacheuser'],
|
|
459
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
459
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
460
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
460
461
|
};
|
|
461
462
|
var headerParams = {
|
|
462
463
|
'Authorization': opts['authorization'],
|
|
@@ -489,11 +490,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
489
490
|
* @param {Object} opts Optional parameters
|
|
490
491
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
491
492
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
492
|
-
* @param {String} [cachegroup]
|
|
493
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
493
494
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
494
495
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
495
|
-
* @param {String} [cacheuser]
|
|
496
|
-
* @param {
|
|
496
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
497
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
497
498
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
498
499
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
499
500
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -514,11 +515,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
514
515
|
var pathParams = {};
|
|
515
516
|
var queryParams = {
|
|
516
517
|
'cacheduration': opts['cacheduration'],
|
|
517
|
-
'cachegroup': opts['cachegroup'],
|
|
518
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
518
519
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
519
520
|
'cachescope': opts['cachescope'],
|
|
520
|
-
'cacheuser': opts['cacheuser'],
|
|
521
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
521
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
522
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
522
523
|
};
|
|
523
524
|
var headerParams = {
|
|
524
525
|
'Authorization': opts['authorization'],
|
|
@@ -551,11 +552,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
551
552
|
* @param {Object} opts Optional parameters
|
|
552
553
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
553
554
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
554
|
-
* @param {String} [cachegroup]
|
|
555
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
555
556
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
556
557
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
557
|
-
* @param {String} [cacheuser]
|
|
558
|
-
* @param {
|
|
558
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
559
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
559
560
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
560
561
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
561
562
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -576,11 +577,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
576
577
|
var pathParams = {};
|
|
577
578
|
var queryParams = {
|
|
578
579
|
'cacheduration': opts['cacheduration'],
|
|
579
|
-
'cachegroup': opts['cachegroup'],
|
|
580
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
580
581
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
581
582
|
'cachescope': opts['cachescope'],
|
|
582
|
-
'cacheuser': opts['cacheuser'],
|
|
583
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
583
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
584
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
584
585
|
};
|
|
585
586
|
var headerParams = {
|
|
586
587
|
'Authorization': opts['authorization'],
|
|
@@ -613,11 +614,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
613
614
|
* @param {Object} opts Optional parameters
|
|
614
615
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
615
616
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
616
|
-
* @param {String} [cachegroup]
|
|
617
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
617
618
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
618
619
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
619
|
-
* @param {String} [cacheuser]
|
|
620
|
-
* @param {
|
|
620
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
621
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
621
622
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
622
623
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
623
624
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -638,11 +639,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
638
639
|
var pathParams = {};
|
|
639
640
|
var queryParams = {
|
|
640
641
|
'cacheduration': opts['cacheduration'],
|
|
641
|
-
'cachegroup': opts['cachegroup'],
|
|
642
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
642
643
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
643
644
|
'cachescope': opts['cachescope'],
|
|
644
|
-
'cacheuser': opts['cacheuser'],
|
|
645
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
645
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
646
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
646
647
|
};
|
|
647
648
|
var headerParams = {
|
|
648
649
|
'Authorization': opts['authorization'],
|
|
@@ -676,11 +677,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
676
677
|
* @param {Object} opts Optional parameters
|
|
677
678
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
678
679
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
679
|
-
* @param {String} [cachegroup]
|
|
680
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
680
681
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
681
682
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
682
|
-
* @param {String} [cacheuser]
|
|
683
|
-
* @param {
|
|
683
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
684
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
684
685
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
685
686
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
686
687
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -707,11 +708,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
707
708
|
};
|
|
708
709
|
var queryParams = {
|
|
709
710
|
'cacheduration': opts['cacheduration'],
|
|
710
|
-
'cachegroup': opts['cachegroup'],
|
|
711
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
711
712
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
712
713
|
'cachescope': opts['cachescope'],
|
|
713
|
-
'cacheuser': opts['cacheuser'],
|
|
714
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
714
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
715
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
715
716
|
};
|
|
716
717
|
var headerParams = {
|
|
717
718
|
'Authorization': opts['authorization'],
|
|
@@ -744,11 +745,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
744
745
|
* @param {Object} opts Optional parameters
|
|
745
746
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
746
747
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
747
|
-
* @param {String} [cachegroup]
|
|
748
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
748
749
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
749
750
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
750
|
-
* @param {String} [cacheuser]
|
|
751
|
-
* @param {
|
|
751
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
752
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
752
753
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
753
754
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
754
755
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -769,11 +770,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
769
770
|
var pathParams = {};
|
|
770
771
|
var queryParams = {
|
|
771
772
|
'cacheduration': opts['cacheduration'],
|
|
772
|
-
'cachegroup': opts['cachegroup'],
|
|
773
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
773
774
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
774
775
|
'cachescope': opts['cachescope'],
|
|
775
|
-
'cacheuser': opts['cacheuser'],
|
|
776
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
776
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
777
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
777
778
|
};
|
|
778
779
|
var headerParams = {
|
|
779
780
|
'Authorization': opts['authorization'],
|
|
@@ -807,11 +808,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
807
808
|
* @param {Object} opts Optional parameters
|
|
808
809
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
809
810
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
810
|
-
* @param {String} [cachegroup]
|
|
811
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
811
812
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
812
813
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
813
|
-
* @param {String} [cacheuser]
|
|
814
|
-
* @param {
|
|
814
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
815
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
815
816
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
816
817
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
817
818
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -838,11 +839,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
838
839
|
};
|
|
839
840
|
var queryParams = {
|
|
840
841
|
'cacheduration': opts['cacheduration'],
|
|
841
|
-
'cachegroup': opts['cachegroup'],
|
|
842
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
842
843
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
843
844
|
'cachescope': opts['cachescope'],
|
|
844
|
-
'cacheuser': opts['cacheuser'],
|
|
845
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
845
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
846
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
846
847
|
};
|
|
847
848
|
var headerParams = {
|
|
848
849
|
'Authorization': opts['authorization'],
|
|
@@ -875,11 +876,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
875
876
|
* @param {Object} opts Optional parameters
|
|
876
877
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
877
878
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
878
|
-
* @param {String} [cachegroup]
|
|
879
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
879
880
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
880
881
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
881
|
-
* @param {String} [cacheuser]
|
|
882
|
-
* @param {
|
|
882
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
883
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
883
884
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
884
885
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
885
886
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -900,11 +901,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
900
901
|
var pathParams = {};
|
|
901
902
|
var queryParams = {
|
|
902
903
|
'cacheduration': opts['cacheduration'],
|
|
903
|
-
'cachegroup': opts['cachegroup'],
|
|
904
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
904
905
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
905
906
|
'cachescope': opts['cachescope'],
|
|
906
|
-
'cacheuser': opts['cacheuser'],
|
|
907
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
907
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
908
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
908
909
|
};
|
|
909
910
|
var headerParams = {
|
|
910
911
|
'Authorization': opts['authorization'],
|
|
@@ -937,11 +938,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
937
938
|
* @param {Object} opts Optional parameters
|
|
938
939
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
939
940
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
940
|
-
* @param {String} [cachegroup]
|
|
941
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
941
942
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
942
943
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
943
|
-
* @param {String} [cacheuser]
|
|
944
|
-
* @param {
|
|
944
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
945
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
945
946
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
946
947
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
947
948
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -962,11 +963,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
962
963
|
var pathParams = {};
|
|
963
964
|
var queryParams = {
|
|
964
965
|
'cacheduration': opts['cacheduration'],
|
|
965
|
-
'cachegroup': opts['cachegroup'],
|
|
966
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
966
967
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
967
968
|
'cachescope': opts['cachescope'],
|
|
968
|
-
'cacheuser': opts['cacheuser'],
|
|
969
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
969
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
970
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
970
971
|
};
|
|
971
972
|
var headerParams = {
|
|
972
973
|
'Authorization': opts['authorization'],
|
|
@@ -999,11 +1000,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
999
1000
|
* @param {Object} opts Optional parameters
|
|
1000
1001
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1001
1002
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1002
|
-
* @param {String} [cachegroup]
|
|
1003
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1003
1004
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1004
1005
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1005
|
-
* @param {String} [cacheuser]
|
|
1006
|
-
* @param {
|
|
1006
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1007
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1007
1008
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1008
1009
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1009
1010
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1024,11 +1025,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1024
1025
|
var pathParams = {};
|
|
1025
1026
|
var queryParams = {
|
|
1026
1027
|
'cacheduration': opts['cacheduration'],
|
|
1027
|
-
'cachegroup': opts['cachegroup'],
|
|
1028
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1028
1029
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1029
1030
|
'cachescope': opts['cachescope'],
|
|
1030
|
-
'cacheuser': opts['cacheuser'],
|
|
1031
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1031
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1032
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1032
1033
|
};
|
|
1033
1034
|
var headerParams = {
|
|
1034
1035
|
'Authorization': opts['authorization'],
|
|
@@ -1061,11 +1062,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1061
1062
|
* @param {Object} opts Optional parameters
|
|
1062
1063
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1063
1064
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1064
|
-
* @param {String} [cachegroup]
|
|
1065
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1065
1066
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1066
1067
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1067
|
-
* @param {String} [cacheuser]
|
|
1068
|
-
* @param {
|
|
1068
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1069
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1069
1070
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1070
1071
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1071
1072
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1086,11 +1087,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1086
1087
|
var pathParams = {};
|
|
1087
1088
|
var queryParams = {
|
|
1088
1089
|
'cacheduration': opts['cacheduration'],
|
|
1089
|
-
'cachegroup': opts['cachegroup'],
|
|
1090
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1090
1091
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1091
1092
|
'cachescope': opts['cachescope'],
|
|
1092
|
-
'cacheuser': opts['cacheuser'],
|
|
1093
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1093
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1094
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1094
1095
|
};
|
|
1095
1096
|
var headerParams = {
|
|
1096
1097
|
'Authorization': opts['authorization'],
|
|
@@ -1123,11 +1124,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1123
1124
|
* @param {Object} opts Optional parameters
|
|
1124
1125
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1125
1126
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1126
|
-
* @param {String} [cachegroup]
|
|
1127
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1127
1128
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1128
1129
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1129
|
-
* @param {String} [cacheuser]
|
|
1130
|
-
* @param {
|
|
1130
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1131
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1131
1132
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1132
1133
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1133
1134
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1148,11 +1149,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1148
1149
|
var pathParams = {};
|
|
1149
1150
|
var queryParams = {
|
|
1150
1151
|
'cacheduration': opts['cacheduration'],
|
|
1151
|
-
'cachegroup': opts['cachegroup'],
|
|
1152
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1152
1153
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1153
1154
|
'cachescope': opts['cachescope'],
|
|
1154
|
-
'cacheuser': opts['cacheuser'],
|
|
1155
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1155
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1156
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1156
1157
|
};
|
|
1157
1158
|
var headerParams = {
|
|
1158
1159
|
'Authorization': opts['authorization'],
|
|
@@ -1185,11 +1186,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1185
1186
|
* @param {Object} opts Optional parameters
|
|
1186
1187
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1187
1188
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1188
|
-
* @param {String} [cachegroup]
|
|
1189
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1189
1190
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1190
1191
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1191
|
-
* @param {String} [cacheuser]
|
|
1192
|
-
* @param {
|
|
1192
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1193
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1193
1194
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1194
1195
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1195
1196
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1210,11 +1211,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1210
1211
|
var pathParams = {};
|
|
1211
1212
|
var queryParams = {
|
|
1212
1213
|
'cacheduration': opts['cacheduration'],
|
|
1213
|
-
'cachegroup': opts['cachegroup'],
|
|
1214
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1214
1215
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1215
1216
|
'cachescope': opts['cachescope'],
|
|
1216
|
-
'cacheuser': opts['cacheuser'],
|
|
1217
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1217
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1218
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1218
1219
|
};
|
|
1219
1220
|
var headerParams = {
|
|
1220
1221
|
'Authorization': opts['authorization'],
|
|
@@ -1247,11 +1248,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1247
1248
|
* @param {Object} opts Optional parameters
|
|
1248
1249
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1249
1250
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1250
|
-
* @param {String} [cachegroup]
|
|
1251
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1251
1252
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1252
1253
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1253
|
-
* @param {String} [cacheuser]
|
|
1254
|
-
* @param {
|
|
1254
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1255
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1255
1256
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1256
1257
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1257
1258
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1272,11 +1273,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1272
1273
|
var pathParams = {};
|
|
1273
1274
|
var queryParams = {
|
|
1274
1275
|
'cacheduration': opts['cacheduration'],
|
|
1275
|
-
'cachegroup': opts['cachegroup'],
|
|
1276
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1276
1277
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1277
1278
|
'cachescope': opts['cachescope'],
|
|
1278
|
-
'cacheuser': opts['cacheuser'],
|
|
1279
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1279
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1280
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1280
1281
|
};
|
|
1281
1282
|
var headerParams = {
|
|
1282
1283
|
'Authorization': opts['authorization'],
|
|
@@ -1309,11 +1310,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1309
1310
|
* @param {Object} opts Optional parameters
|
|
1310
1311
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1311
1312
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1312
|
-
* @param {String} [cachegroup]
|
|
1313
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1313
1314
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1314
1315
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1315
|
-
* @param {String} [cacheuser]
|
|
1316
|
-
* @param {
|
|
1316
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1317
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1317
1318
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1318
1319
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1319
1320
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1334,11 +1335,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1334
1335
|
var pathParams = {};
|
|
1335
1336
|
var queryParams = {
|
|
1336
1337
|
'cacheduration': opts['cacheduration'],
|
|
1337
|
-
'cachegroup': opts['cachegroup'],
|
|
1338
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1338
1339
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1339
1340
|
'cachescope': opts['cachescope'],
|
|
1340
|
-
'cacheuser': opts['cacheuser'],
|
|
1341
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1341
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1342
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1342
1343
|
};
|
|
1343
1344
|
var headerParams = {
|
|
1344
1345
|
'Authorization': opts['authorization'],
|
|
@@ -1371,11 +1372,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1371
1372
|
* @param {Object} opts Optional parameters
|
|
1372
1373
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1373
1374
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1374
|
-
* @param {String} [cachegroup]
|
|
1375
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1375
1376
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1376
1377
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1377
|
-
* @param {String} [cacheuser]
|
|
1378
|
-
* @param {
|
|
1378
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1379
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1379
1380
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1380
1381
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1381
1382
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1396,11 +1397,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1396
1397
|
var pathParams = {};
|
|
1397
1398
|
var queryParams = {
|
|
1398
1399
|
'cacheduration': opts['cacheduration'],
|
|
1399
|
-
'cachegroup': opts['cachegroup'],
|
|
1400
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1400
1401
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1401
1402
|
'cachescope': opts['cachescope'],
|
|
1402
|
-
'cacheuser': opts['cacheuser'],
|
|
1403
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1403
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1404
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1404
1405
|
};
|
|
1405
1406
|
var headerParams = {
|
|
1406
1407
|
'Authorization': opts['authorization'],
|
|
@@ -1430,11 +1431,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1430
1431
|
* @param {Object} opts Optional parameters
|
|
1431
1432
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1432
1433
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1433
|
-
* @param {String} [cachegroup]
|
|
1434
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1434
1435
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1435
1436
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1436
|
-
* @param {String} [cacheuser]
|
|
1437
|
-
* @param {
|
|
1437
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1438
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1438
1439
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1439
1440
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1440
1441
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1451,11 +1452,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1451
1452
|
var pathParams = {};
|
|
1452
1453
|
var queryParams = {
|
|
1453
1454
|
'cacheduration': opts['cacheduration'],
|
|
1454
|
-
'cachegroup': opts['cachegroup'],
|
|
1455
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1455
1456
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1456
1457
|
'cachescope': opts['cachescope'],
|
|
1457
|
-
'cacheuser': opts['cacheuser'],
|
|
1458
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1458
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1459
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1459
1460
|
};
|
|
1460
1461
|
var headerParams = {
|
|
1461
1462
|
'Authorization': opts['authorization'],
|
|
@@ -1486,11 +1487,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1486
1487
|
* @param {Object} opts Optional parameters
|
|
1487
1488
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1488
1489
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1489
|
-
* @param {String} [cachegroup]
|
|
1490
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1490
1491
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1491
1492
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1492
|
-
* @param {String} [cacheuser]
|
|
1493
|
-
* @param {
|
|
1493
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1494
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1494
1495
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1495
1496
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1496
1497
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1513,11 +1514,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1513
1514
|
};
|
|
1514
1515
|
var queryParams = {
|
|
1515
1516
|
'cacheduration': opts['cacheduration'],
|
|
1516
|
-
'cachegroup': opts['cachegroup'],
|
|
1517
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1517
1518
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1518
1519
|
'cachescope': opts['cachescope'],
|
|
1519
|
-
'cacheuser': opts['cacheuser'],
|
|
1520
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1520
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1521
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1521
1522
|
};
|
|
1522
1523
|
var headerParams = {
|
|
1523
1524
|
'Authorization': opts['authorization'],
|
|
@@ -1550,11 +1551,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1550
1551
|
* @param {Object} opts Optional parameters
|
|
1551
1552
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1552
1553
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1553
|
-
* @param {String} [cachegroup]
|
|
1554
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1554
1555
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1555
1556
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1556
|
-
* @param {String} [cacheuser]
|
|
1557
|
-
* @param {
|
|
1557
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1558
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1558
1559
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1559
1560
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1560
1561
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1577,11 +1578,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1577
1578
|
};
|
|
1578
1579
|
var queryParams = {
|
|
1579
1580
|
'cacheduration': opts['cacheduration'],
|
|
1580
|
-
'cachegroup': opts['cachegroup'],
|
|
1581
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1581
1582
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1582
1583
|
'cachescope': opts['cachescope'],
|
|
1583
|
-
'cacheuser': opts['cacheuser'],
|
|
1584
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1584
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1585
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1585
1586
|
};
|
|
1586
1587
|
var headerParams = {
|
|
1587
1588
|
'Authorization': opts['authorization'],
|
|
@@ -1614,11 +1615,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1614
1615
|
* @param {Object} opts Optional parameters
|
|
1615
1616
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1616
1617
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1617
|
-
* @param {String} [cachegroup]
|
|
1618
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1618
1619
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1619
1620
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1620
|
-
* @param {String} [cacheuser]
|
|
1621
|
-
* @param {
|
|
1621
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1622
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1622
1623
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1623
1624
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1624
1625
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1641,11 +1642,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1641
1642
|
};
|
|
1642
1643
|
var queryParams = {
|
|
1643
1644
|
'cacheduration': opts['cacheduration'],
|
|
1644
|
-
'cachegroup': opts['cachegroup'],
|
|
1645
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1645
1646
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1646
1647
|
'cachescope': opts['cachescope'],
|
|
1647
|
-
'cacheuser': opts['cacheuser'],
|
|
1648
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1648
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1649
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1649
1650
|
};
|
|
1650
1651
|
var headerParams = {
|
|
1651
1652
|
'Authorization': opts['authorization'],
|
|
@@ -1678,11 +1679,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1678
1679
|
* @param {Object} opts Optional parameters
|
|
1679
1680
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1680
1681
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1681
|
-
* @param {String} [cachegroup]
|
|
1682
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1682
1683
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1683
1684
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1684
|
-
* @param {String} [cacheuser]
|
|
1685
|
-
* @param {
|
|
1685
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1686
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1686
1687
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1687
1688
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1688
1689
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1704,11 +1705,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1704
1705
|
};
|
|
1705
1706
|
var queryParams = {
|
|
1706
1707
|
'cacheduration': opts['cacheduration'],
|
|
1707
|
-
'cachegroup': opts['cachegroup'],
|
|
1708
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1708
1709
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1709
1710
|
'cachescope': opts['cachescope'],
|
|
1710
|
-
'cacheuser': opts['cacheuser'],
|
|
1711
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1711
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1712
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1712
1713
|
};
|
|
1713
1714
|
var headerParams = {
|
|
1714
1715
|
'Authorization': opts['authorization'],
|
|
@@ -1741,11 +1742,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1741
1742
|
* @param {Object} opts Optional parameters
|
|
1742
1743
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1743
1744
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1744
|
-
* @param {String} [cachegroup]
|
|
1745
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1745
1746
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1746
1747
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1747
|
-
* @param {String} [cacheuser]
|
|
1748
|
-
* @param {
|
|
1748
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1749
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1749
1750
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1750
1751
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1751
1752
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1768,11 +1769,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1768
1769
|
};
|
|
1769
1770
|
var queryParams = {
|
|
1770
1771
|
'cacheduration': opts['cacheduration'],
|
|
1771
|
-
'cachegroup': opts['cachegroup'],
|
|
1772
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1772
1773
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1773
1774
|
'cachescope': opts['cachescope'],
|
|
1774
|
-
'cacheuser': opts['cacheuser'],
|
|
1775
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1775
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1776
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1776
1777
|
};
|
|
1777
1778
|
var headerParams = {
|
|
1778
1779
|
'Authorization': opts['authorization'],
|
|
@@ -1805,11 +1806,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1805
1806
|
* @param {Object} opts Optional parameters
|
|
1806
1807
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1807
1808
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1808
|
-
* @param {String} [cachegroup]
|
|
1809
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1809
1810
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1810
1811
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1811
|
-
* @param {String} [cacheuser]
|
|
1812
|
-
* @param {
|
|
1812
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1813
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1813
1814
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1814
1815
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1815
1816
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1831,11 +1832,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1831
1832
|
};
|
|
1832
1833
|
var queryParams = {
|
|
1833
1834
|
'cacheduration': opts['cacheduration'],
|
|
1834
|
-
'cachegroup': opts['cachegroup'],
|
|
1835
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1835
1836
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1836
1837
|
'cachescope': opts['cachescope'],
|
|
1837
|
-
'cacheuser': opts['cacheuser'],
|
|
1838
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1838
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1839
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1839
1840
|
};
|
|
1840
1841
|
var headerParams = {
|
|
1841
1842
|
'Authorization': opts['authorization'],
|
|
@@ -1868,11 +1869,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1868
1869
|
* @param {Object} opts Optional parameters
|
|
1869
1870
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1870
1871
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1871
|
-
* @param {String} [cachegroup]
|
|
1872
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1872
1873
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1873
1874
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1874
|
-
* @param {String} [cacheuser]
|
|
1875
|
-
* @param {
|
|
1875
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1876
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1876
1877
|
* @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
1878
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1878
1879
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1895,11 +1896,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1895
1896
|
};
|
|
1896
1897
|
var queryParams = {
|
|
1897
1898
|
'cacheduration': opts['cacheduration'],
|
|
1898
|
-
'cachegroup': opts['cachegroup'],
|
|
1899
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1899
1900
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1900
1901
|
'cachescope': opts['cachescope'],
|
|
1901
|
-
'cacheuser': opts['cacheuser'],
|
|
1902
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1902
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1903
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1903
1904
|
};
|
|
1904
1905
|
var headerParams = {
|
|
1905
1906
|
'Authorization': opts['authorization'],
|
|
@@ -1930,11 +1931,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1930
1931
|
* @param {Object} opts Optional parameters
|
|
1931
1932
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1932
1933
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1933
|
-
* @param {String} [cachegroup]
|
|
1934
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1934
1935
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1935
1936
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1936
|
-
* @param {String} [cacheuser]
|
|
1937
|
-
* @param {
|
|
1937
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1938
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1938
1939
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1939
1940
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1940
1941
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -1950,11 +1951,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1950
1951
|
var pathParams = {};
|
|
1951
1952
|
var queryParams = {
|
|
1952
1953
|
'cacheduration': opts['cacheduration'],
|
|
1953
|
-
'cachegroup': opts['cachegroup'],
|
|
1954
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
1954
1955
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
1955
1956
|
'cachescope': opts['cachescope'],
|
|
1956
|
-
'cacheuser': opts['cacheuser'],
|
|
1957
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
1957
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
1958
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
1958
1959
|
};
|
|
1959
1960
|
var headerParams = {
|
|
1960
1961
|
'Authorization': opts['authorization'],
|
|
@@ -1986,11 +1987,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
1986
1987
|
* @param {Object} opts Optional parameters
|
|
1987
1988
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
1988
1989
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
1989
|
-
* @param {String} [cachegroup]
|
|
1990
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
1990
1991
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
1991
1992
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
1992
|
-
* @param {String} [cacheuser]
|
|
1993
|
-
* @param {
|
|
1993
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
1994
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
1994
1995
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1995
1996
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1996
1997
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2013,11 +2014,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2013
2014
|
};
|
|
2014
2015
|
var queryParams = {
|
|
2015
2016
|
'cacheduration': opts['cacheduration'],
|
|
2016
|
-
'cachegroup': opts['cachegroup'],
|
|
2017
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2017
2018
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2018
2019
|
'cachescope': opts['cachescope'],
|
|
2019
|
-
'cacheuser': opts['cacheuser'],
|
|
2020
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2020
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2021
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2021
2022
|
};
|
|
2022
2023
|
var headerParams = {
|
|
2023
2024
|
'Authorization': opts['authorization'],
|
|
@@ -2050,11 +2051,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2050
2051
|
* @param {Object} opts Optional parameters
|
|
2051
2052
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2052
2053
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2053
|
-
* @param {String} [cachegroup]
|
|
2054
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2054
2055
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2055
2056
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2056
|
-
* @param {String} [cacheuser]
|
|
2057
|
-
* @param {
|
|
2057
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2058
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2058
2059
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2059
2060
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2060
2061
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2077,11 +2078,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2077
2078
|
};
|
|
2078
2079
|
var queryParams = {
|
|
2079
2080
|
'cacheduration': opts['cacheduration'],
|
|
2080
|
-
'cachegroup': opts['cachegroup'],
|
|
2081
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2081
2082
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2082
2083
|
'cachescope': opts['cachescope'],
|
|
2083
|
-
'cacheuser': opts['cacheuser'],
|
|
2084
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2084
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2085
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2085
2086
|
};
|
|
2086
2087
|
var headerParams = {
|
|
2087
2088
|
'Authorization': opts['authorization'],
|
|
@@ -2114,11 +2115,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2114
2115
|
* @param {Object} opts Optional parameters
|
|
2115
2116
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2116
2117
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2117
|
-
* @param {String} [cachegroup]
|
|
2118
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2118
2119
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2119
2120
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2120
|
-
* @param {String} [cacheuser]
|
|
2121
|
-
* @param {
|
|
2121
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2122
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2122
2123
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2123
2124
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2124
2125
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2141,11 +2142,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2141
2142
|
};
|
|
2142
2143
|
var queryParams = {
|
|
2143
2144
|
'cacheduration': opts['cacheduration'],
|
|
2144
|
-
'cachegroup': opts['cachegroup'],
|
|
2145
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2145
2146
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2146
2147
|
'cachescope': opts['cachescope'],
|
|
2147
|
-
'cacheuser': opts['cacheuser'],
|
|
2148
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2148
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2149
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2149
2150
|
};
|
|
2150
2151
|
var headerParams = {
|
|
2151
2152
|
'Authorization': opts['authorization'],
|
|
@@ -2177,11 +2178,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2177
2178
|
* @param {Object} opts Optional parameters
|
|
2178
2179
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2179
2180
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2180
|
-
* @param {String} [cachegroup]
|
|
2181
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2181
2182
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2182
2183
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2183
|
-
* @param {String} [cacheuser]
|
|
2184
|
-
* @param {
|
|
2184
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2185
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2185
2186
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2186
2187
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2187
2188
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2198,11 +2199,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2198
2199
|
var pathParams = {};
|
|
2199
2200
|
var queryParams = {
|
|
2200
2201
|
'cacheduration': opts['cacheduration'],
|
|
2201
|
-
'cachegroup': opts['cachegroup'],
|
|
2202
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2202
2203
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2203
2204
|
'cachescope': opts['cachescope'],
|
|
2204
|
-
'cacheuser': opts['cacheuser'],
|
|
2205
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2205
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2206
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2206
2207
|
};
|
|
2207
2208
|
var headerParams = {
|
|
2208
2209
|
'Authorization': opts['authorization'],
|
|
@@ -2235,11 +2236,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2235
2236
|
* @param {Object} opts Optional parameters
|
|
2236
2237
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2237
2238
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2238
|
-
* @param {String} [cachegroup]
|
|
2239
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2239
2240
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2240
2241
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2241
|
-
* @param {String} [cacheuser]
|
|
2242
|
-
* @param {
|
|
2242
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2243
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2243
2244
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2244
2245
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2245
2246
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2262,11 +2263,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2262
2263
|
};
|
|
2263
2264
|
var queryParams = {
|
|
2264
2265
|
'cacheduration': opts['cacheduration'],
|
|
2265
|
-
'cachegroup': opts['cachegroup'],
|
|
2266
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2266
2267
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2267
2268
|
'cachescope': opts['cachescope'],
|
|
2268
|
-
'cacheuser': opts['cacheuser'],
|
|
2269
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2269
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2270
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2270
2271
|
};
|
|
2271
2272
|
var headerParams = {
|
|
2272
2273
|
'Authorization': opts['authorization'],
|
|
@@ -2298,11 +2299,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2298
2299
|
* @param {Object} opts Optional parameters
|
|
2299
2300
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2300
2301
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2301
|
-
* @param {String} [cachegroup]
|
|
2302
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2302
2303
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2303
2304
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2304
|
-
* @param {String} [cacheuser]
|
|
2305
|
-
* @param {
|
|
2305
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2306
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2306
2307
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2307
2308
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2308
2309
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2319,11 +2320,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2319
2320
|
var pathParams = {};
|
|
2320
2321
|
var queryParams = {
|
|
2321
2322
|
'cacheduration': opts['cacheduration'],
|
|
2322
|
-
'cachegroup': opts['cachegroup'],
|
|
2323
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2323
2324
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2324
2325
|
'cachescope': opts['cachescope'],
|
|
2325
|
-
'cacheuser': opts['cacheuser'],
|
|
2326
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2326
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2327
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2327
2328
|
};
|
|
2328
2329
|
var headerParams = {
|
|
2329
2330
|
'Authorization': opts['authorization'],
|
|
@@ -2356,11 +2357,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2356
2357
|
* @param {Object} opts Optional parameters
|
|
2357
2358
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2358
2359
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2359
|
-
* @param {String} [cachegroup]
|
|
2360
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2360
2361
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2361
2362
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2362
|
-
* @param {String} [cacheuser]
|
|
2363
|
-
* @param {
|
|
2363
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2364
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2364
2365
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2365
2366
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2366
2367
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2383,11 +2384,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2383
2384
|
};
|
|
2384
2385
|
var queryParams = {
|
|
2385
2386
|
'cacheduration': opts['cacheduration'],
|
|
2386
|
-
'cachegroup': opts['cachegroup'],
|
|
2387
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2387
2388
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2388
2389
|
'cachescope': opts['cachescope'],
|
|
2389
|
-
'cacheuser': opts['cacheuser'],
|
|
2390
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2390
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2391
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2391
2392
|
};
|
|
2392
2393
|
var headerParams = {
|
|
2393
2394
|
'Authorization': opts['authorization'],
|
|
@@ -2419,11 +2420,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2419
2420
|
* @param {Object} opts Optional parameters
|
|
2420
2421
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2421
2422
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2422
|
-
* @param {String} [cachegroup]
|
|
2423
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2423
2424
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2424
2425
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2425
|
-
* @param {String} [cacheuser]
|
|
2426
|
-
* @param {
|
|
2426
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2427
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2427
2428
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2428
2429
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2429
2430
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2440,11 +2441,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2440
2441
|
var pathParams = {};
|
|
2441
2442
|
var queryParams = {
|
|
2442
2443
|
'cacheduration': opts['cacheduration'],
|
|
2443
|
-
'cachegroup': opts['cachegroup'],
|
|
2444
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2444
2445
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2445
2446
|
'cachescope': opts['cachescope'],
|
|
2446
|
-
'cacheuser': opts['cacheuser'],
|
|
2447
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2447
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2448
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2448
2449
|
};
|
|
2449
2450
|
var headerParams = {
|
|
2450
2451
|
'Authorization': opts['authorization'],
|
|
@@ -2476,11 +2477,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2476
2477
|
* @param {Object} opts Optional parameters
|
|
2477
2478
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2478
2479
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2479
|
-
* @param {String} [cachegroup]
|
|
2480
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2480
2481
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2481
2482
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2482
|
-
* @param {String} [cacheuser]
|
|
2483
|
-
* @param {
|
|
2483
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2484
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2484
2485
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2485
2486
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2486
2487
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2497,11 +2498,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2497
2498
|
var pathParams = {};
|
|
2498
2499
|
var queryParams = {
|
|
2499
2500
|
'cacheduration': opts['cacheduration'],
|
|
2500
|
-
'cachegroup': opts['cachegroup'],
|
|
2501
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2501
2502
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2502
2503
|
'cachescope': opts['cachescope'],
|
|
2503
|
-
'cacheuser': opts['cacheuser'],
|
|
2504
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2504
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2505
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2505
2506
|
};
|
|
2506
2507
|
var headerParams = {
|
|
2507
2508
|
'Authorization': opts['authorization'],
|
|
@@ -2534,11 +2535,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2534
2535
|
* @param {Object} opts Optional parameters
|
|
2535
2536
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2536
2537
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2537
|
-
* @param {String} [cachegroup]
|
|
2538
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2538
2539
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2539
2540
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2540
|
-
* @param {String} [cacheuser]
|
|
2541
|
-
* @param {
|
|
2541
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2542
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2542
2543
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2543
2544
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2544
2545
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2561,11 +2562,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2561
2562
|
};
|
|
2562
2563
|
var queryParams = {
|
|
2563
2564
|
'cacheduration': opts['cacheduration'],
|
|
2564
|
-
'cachegroup': opts['cachegroup'],
|
|
2565
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2565
2566
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2566
2567
|
'cachescope': opts['cachescope'],
|
|
2567
|
-
'cacheuser': opts['cacheuser'],
|
|
2568
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2568
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2569
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2569
2570
|
};
|
|
2570
2571
|
var headerParams = {
|
|
2571
2572
|
'Authorization': opts['authorization'],
|
|
@@ -2598,11 +2599,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2598
2599
|
* @param {Object} opts Optional parameters
|
|
2599
2600
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2600
2601
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2601
|
-
* @param {String} [cachegroup]
|
|
2602
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2602
2603
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2603
2604
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2604
|
-
* @param {String} [cacheuser]
|
|
2605
|
-
* @param {
|
|
2605
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2606
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2606
2607
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2607
2608
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2608
2609
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2625,11 +2626,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2625
2626
|
};
|
|
2626
2627
|
var queryParams = {
|
|
2627
2628
|
'cacheduration': opts['cacheduration'],
|
|
2628
|
-
'cachegroup': opts['cachegroup'],
|
|
2629
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2629
2630
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2630
2631
|
'cachescope': opts['cachescope'],
|
|
2631
|
-
'cacheuser': opts['cacheuser'],
|
|
2632
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2632
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2633
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2633
2634
|
};
|
|
2634
2635
|
var headerParams = {
|
|
2635
2636
|
'Authorization': opts['authorization'],
|
|
@@ -2661,11 +2662,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2661
2662
|
* @param {Object} opts Optional parameters
|
|
2662
2663
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2663
2664
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2664
|
-
* @param {String} [cachegroup]
|
|
2665
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2665
2666
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2666
2667
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2667
|
-
* @param {String} [cacheuser]
|
|
2668
|
-
* @param {
|
|
2668
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2669
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2669
2670
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2670
2671
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2671
2672
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2682,11 +2683,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2682
2683
|
var pathParams = {};
|
|
2683
2684
|
var queryParams = {
|
|
2684
2685
|
'cacheduration': opts['cacheduration'],
|
|
2685
|
-
'cachegroup': opts['cachegroup'],
|
|
2686
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2686
2687
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2687
2688
|
'cachescope': opts['cachescope'],
|
|
2688
|
-
'cacheuser': opts['cacheuser'],
|
|
2689
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2689
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2690
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2690
2691
|
};
|
|
2691
2692
|
var headerParams = {
|
|
2692
2693
|
'Authorization': opts['authorization'],
|
|
@@ -2719,11 +2720,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2719
2720
|
* @param {Object} opts Optional parameters
|
|
2720
2721
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2721
2722
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2722
|
-
* @param {String} [cachegroup]
|
|
2723
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2723
2724
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2724
2725
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2725
|
-
* @param {String} [cacheuser]
|
|
2726
|
-
* @param {
|
|
2726
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2727
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2727
2728
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2728
2729
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2729
2730
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2746,11 +2747,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2746
2747
|
};
|
|
2747
2748
|
var queryParams = {
|
|
2748
2749
|
'cacheduration': opts['cacheduration'],
|
|
2749
|
-
'cachegroup': opts['cachegroup'],
|
|
2750
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2750
2751
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2751
2752
|
'cachescope': opts['cachescope'],
|
|
2752
|
-
'cacheuser': opts['cacheuser'],
|
|
2753
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2753
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2754
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2754
2755
|
};
|
|
2755
2756
|
var headerParams = {
|
|
2756
2757
|
'Authorization': opts['authorization'],
|
|
@@ -2783,11 +2784,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2783
2784
|
* @param {Object} opts Optional parameters
|
|
2784
2785
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2785
2786
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2786
|
-
* @param {String} [cachegroup]
|
|
2787
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2787
2788
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2788
2789
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2789
|
-
* @param {String} [cacheuser]
|
|
2790
|
-
* @param {
|
|
2790
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2791
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2791
2792
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2792
2793
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2793
2794
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2810,11 +2811,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2810
2811
|
};
|
|
2811
2812
|
var queryParams = {
|
|
2812
2813
|
'cacheduration': opts['cacheduration'],
|
|
2813
|
-
'cachegroup': opts['cachegroup'],
|
|
2814
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2814
2815
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2815
2816
|
'cachescope': opts['cachescope'],
|
|
2816
|
-
'cacheuser': opts['cacheuser'],
|
|
2817
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2817
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2818
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2818
2819
|
};
|
|
2819
2820
|
var headerParams = {
|
|
2820
2821
|
'Authorization': opts['authorization'],
|
|
@@ -2846,11 +2847,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2846
2847
|
* @param {Object} opts Optional parameters
|
|
2847
2848
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2848
2849
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2849
|
-
* @param {String} [cachegroup]
|
|
2850
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2850
2851
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2851
2852
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2852
|
-
* @param {String} [cacheuser]
|
|
2853
|
-
* @param {
|
|
2853
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2854
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2854
2855
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2855
2856
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2856
2857
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2867,11 +2868,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2867
2868
|
var pathParams = {};
|
|
2868
2869
|
var queryParams = {
|
|
2869
2870
|
'cacheduration': opts['cacheduration'],
|
|
2870
|
-
'cachegroup': opts['cachegroup'],
|
|
2871
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2871
2872
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2872
2873
|
'cachescope': opts['cachescope'],
|
|
2873
|
-
'cacheuser': opts['cacheuser'],
|
|
2874
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2874
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2875
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2875
2876
|
};
|
|
2876
2877
|
var headerParams = {
|
|
2877
2878
|
'Authorization': opts['authorization'],
|
|
@@ -2904,11 +2905,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2904
2905
|
* @param {Object} opts Optional parameters
|
|
2905
2906
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2906
2907
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2907
|
-
* @param {String} [cachegroup]
|
|
2908
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2908
2909
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2909
2910
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2910
|
-
* @param {String} [cacheuser]
|
|
2911
|
-
* @param {
|
|
2911
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2912
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2912
2913
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2913
2914
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2914
2915
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2931,11 +2932,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2931
2932
|
};
|
|
2932
2933
|
var queryParams = {
|
|
2933
2934
|
'cacheduration': opts['cacheduration'],
|
|
2934
|
-
'cachegroup': opts['cachegroup'],
|
|
2935
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2935
2936
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
2936
2937
|
'cachescope': opts['cachescope'],
|
|
2937
|
-
'cacheuser': opts['cacheuser'],
|
|
2938
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
2938
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
2939
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
2939
2940
|
};
|
|
2940
2941
|
var headerParams = {
|
|
2941
2942
|
'Authorization': opts['authorization'],
|
|
@@ -2968,11 +2969,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2968
2969
|
* @param {Object} opts Optional parameters
|
|
2969
2970
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
2970
2971
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
2971
|
-
* @param {String} [cachegroup]
|
|
2972
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
2972
2973
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
2973
2974
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
2974
|
-
* @param {String} [cacheuser]
|
|
2975
|
-
* @param {
|
|
2975
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
2976
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
2976
2977
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2977
2978
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2978
2979
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -2995,11 +2996,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
2995
2996
|
};
|
|
2996
2997
|
var queryParams = {
|
|
2997
2998
|
'cacheduration': opts['cacheduration'],
|
|
2998
|
-
'cachegroup': opts['cachegroup'],
|
|
2999
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
2999
3000
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3000
3001
|
'cachescope': opts['cachescope'],
|
|
3001
|
-
'cacheuser': opts['cacheuser'],
|
|
3002
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3002
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3003
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3003
3004
|
};
|
|
3004
3005
|
var headerParams = {
|
|
3005
3006
|
'Authorization': opts['authorization'],
|
|
@@ -3032,11 +3033,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3032
3033
|
* @param {Object} opts Optional parameters
|
|
3033
3034
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3034
3035
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3035
|
-
* @param {String} [cachegroup]
|
|
3036
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3036
3037
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3037
3038
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3038
|
-
* @param {String} [cacheuser]
|
|
3039
|
-
* @param {
|
|
3039
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3040
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3040
3041
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3041
3042
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3042
3043
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3059,11 +3060,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3059
3060
|
};
|
|
3060
3061
|
var queryParams = {
|
|
3061
3062
|
'cacheduration': opts['cacheduration'],
|
|
3062
|
-
'cachegroup': opts['cachegroup'],
|
|
3063
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3063
3064
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3064
3065
|
'cachescope': opts['cachescope'],
|
|
3065
|
-
'cacheuser': opts['cacheuser'],
|
|
3066
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3066
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3067
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3067
3068
|
};
|
|
3068
3069
|
var headerParams = {
|
|
3069
3070
|
'Authorization': opts['authorization'],
|
|
@@ -3096,11 +3097,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3096
3097
|
* @param {Object} opts Optional parameters
|
|
3097
3098
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3098
3099
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3099
|
-
* @param {String} [cachegroup]
|
|
3100
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3100
3101
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3101
3102
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3102
|
-
* @param {String} [cacheuser]
|
|
3103
|
-
* @param {
|
|
3103
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3104
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3104
3105
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3105
3106
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3106
3107
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3123,11 +3124,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3123
3124
|
};
|
|
3124
3125
|
var queryParams = {
|
|
3125
3126
|
'cacheduration': opts['cacheduration'],
|
|
3126
|
-
'cachegroup': opts['cachegroup'],
|
|
3127
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3127
3128
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3128
3129
|
'cachescope': opts['cachescope'],
|
|
3129
|
-
'cacheuser': opts['cacheuser'],
|
|
3130
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3130
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3131
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3131
3132
|
};
|
|
3132
3133
|
var headerParams = {
|
|
3133
3134
|
'Authorization': opts['authorization'],
|
|
@@ -3160,11 +3161,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3160
3161
|
* @param {Object} opts Optional parameters
|
|
3161
3162
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3162
3163
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3163
|
-
* @param {String} [cachegroup]
|
|
3164
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3164
3165
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3165
3166
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3166
|
-
* @param {String} [cacheuser]
|
|
3167
|
-
* @param {
|
|
3167
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3168
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3168
3169
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3169
3170
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3170
3171
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3187,11 +3188,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3187
3188
|
};
|
|
3188
3189
|
var queryParams = {
|
|
3189
3190
|
'cacheduration': opts['cacheduration'],
|
|
3190
|
-
'cachegroup': opts['cachegroup'],
|
|
3191
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3191
3192
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3192
3193
|
'cachescope': opts['cachescope'],
|
|
3193
|
-
'cacheuser': opts['cacheuser'],
|
|
3194
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3194
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3195
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3195
3196
|
};
|
|
3196
3197
|
var headerParams = {
|
|
3197
3198
|
'Authorization': opts['authorization'],
|
|
@@ -3223,11 +3224,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3223
3224
|
* @param {Object} opts Optional parameters
|
|
3224
3225
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3225
3226
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3226
|
-
* @param {String} [cachegroup]
|
|
3227
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3227
3228
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3228
3229
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3229
|
-
* @param {String} [cacheuser]
|
|
3230
|
-
* @param {
|
|
3230
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3231
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3231
3232
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3232
3233
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3233
3234
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3244,11 +3245,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3244
3245
|
var pathParams = {};
|
|
3245
3246
|
var queryParams = {
|
|
3246
3247
|
'cacheduration': opts['cacheduration'],
|
|
3247
|
-
'cachegroup': opts['cachegroup'],
|
|
3248
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3248
3249
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3249
3250
|
'cachescope': opts['cachescope'],
|
|
3250
|
-
'cacheuser': opts['cacheuser'],
|
|
3251
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3251
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3252
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3252
3253
|
};
|
|
3253
3254
|
var headerParams = {
|
|
3254
3255
|
'Authorization': opts['authorization'],
|
|
@@ -3281,11 +3282,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3281
3282
|
* @param {Object} opts Optional parameters
|
|
3282
3283
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3283
3284
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3284
|
-
* @param {String} [cachegroup]
|
|
3285
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3285
3286
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3286
3287
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3287
|
-
* @param {String} [cacheuser]
|
|
3288
|
-
* @param {
|
|
3288
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3289
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3289
3290
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3290
3291
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3291
3292
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3308,11 +3309,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3308
3309
|
};
|
|
3309
3310
|
var queryParams = {
|
|
3310
3311
|
'cacheduration': opts['cacheduration'],
|
|
3311
|
-
'cachegroup': opts['cachegroup'],
|
|
3312
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3312
3313
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3313
3314
|
'cachescope': opts['cachescope'],
|
|
3314
|
-
'cacheuser': opts['cacheuser'],
|
|
3315
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3315
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3316
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3316
3317
|
};
|
|
3317
3318
|
var headerParams = {
|
|
3318
3319
|
'Authorization': opts['authorization'],
|
|
@@ -3345,11 +3346,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3345
3346
|
* @param {Object} opts Optional parameters
|
|
3346
3347
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3347
3348
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3348
|
-
* @param {String} [cachegroup]
|
|
3349
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3349
3350
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3350
3351
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3351
|
-
* @param {String} [cacheuser]
|
|
3352
|
-
* @param {
|
|
3352
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3353
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3353
3354
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3354
3355
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3355
3356
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3372,11 +3373,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3372
3373
|
};
|
|
3373
3374
|
var queryParams = {
|
|
3374
3375
|
'cacheduration': opts['cacheduration'],
|
|
3375
|
-
'cachegroup': opts['cachegroup'],
|
|
3376
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3376
3377
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3377
3378
|
'cachescope': opts['cachescope'],
|
|
3378
|
-
'cacheuser': opts['cacheuser'],
|
|
3379
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3379
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3380
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3380
3381
|
};
|
|
3381
3382
|
var headerParams = {
|
|
3382
3383
|
'Authorization': opts['authorization'],
|
|
@@ -3409,11 +3410,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3409
3410
|
* @param {Object} opts Optional parameters
|
|
3410
3411
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3411
3412
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3412
|
-
* @param {String} [cachegroup]
|
|
3413
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3413
3414
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3414
3415
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3415
|
-
* @param {String} [cacheuser]
|
|
3416
|
-
* @param {
|
|
3416
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3417
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3417
3418
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3418
3419
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3419
3420
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3436,11 +3437,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3436
3437
|
};
|
|
3437
3438
|
var queryParams = {
|
|
3438
3439
|
'cacheduration': opts['cacheduration'],
|
|
3439
|
-
'cachegroup': opts['cachegroup'],
|
|
3440
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3440
3441
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3441
3442
|
'cachescope': opts['cachescope'],
|
|
3442
|
-
'cacheuser': opts['cacheuser'],
|
|
3443
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3443
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3444
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3444
3445
|
};
|
|
3445
3446
|
var headerParams = {
|
|
3446
3447
|
'Authorization': opts['authorization'],
|
|
@@ -3473,11 +3474,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3473
3474
|
* @param {Object} opts Optional parameters
|
|
3474
3475
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3475
3476
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3476
|
-
* @param {String} [cachegroup]
|
|
3477
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3477
3478
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3478
3479
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3479
|
-
* @param {String} [cacheuser]
|
|
3480
|
-
* @param {
|
|
3480
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3481
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3481
3482
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3482
3483
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3483
3484
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3500,11 +3501,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3500
3501
|
};
|
|
3501
3502
|
var queryParams = {
|
|
3502
3503
|
'cacheduration': opts['cacheduration'],
|
|
3503
|
-
'cachegroup': opts['cachegroup'],
|
|
3504
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3504
3505
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3505
3506
|
'cachescope': opts['cachescope'],
|
|
3506
|
-
'cacheuser': opts['cacheuser'],
|
|
3507
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3507
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3508
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3508
3509
|
};
|
|
3509
3510
|
var headerParams = {
|
|
3510
3511
|
'Authorization': opts['authorization'],
|
|
@@ -3536,11 +3537,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3536
3537
|
* @param {Object} opts Optional parameters
|
|
3537
3538
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3538
3539
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3539
|
-
* @param {String} [cachegroup]
|
|
3540
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3540
3541
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3541
3542
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3542
|
-
* @param {String} [cacheuser]
|
|
3543
|
-
* @param {
|
|
3543
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3544
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3544
3545
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3545
3546
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3546
3547
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3559,11 +3560,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3559
3560
|
var pathParams = {};
|
|
3560
3561
|
var queryParams = {
|
|
3561
3562
|
'cacheduration': opts['cacheduration'],
|
|
3562
|
-
'cachegroup': opts['cachegroup'],
|
|
3563
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3563
3564
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3564
3565
|
'cachescope': opts['cachescope'],
|
|
3565
|
-
'cacheuser': opts['cacheuser'],
|
|
3566
|
-
'invalidationkeys': opts['invalidationkeys'],
|
|
3566
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3567
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi'),
|
|
3567
3568
|
'siteId': opts['siteId'],
|
|
3568
3569
|
'appId': opts['appId']
|
|
3569
3570
|
};
|
|
@@ -3598,11 +3599,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3598
3599
|
* @param {Object} opts Optional parameters
|
|
3599
3600
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3600
3601
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3601
|
-
* @param {String} [cachegroup]
|
|
3602
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3602
3603
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3603
3604
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3604
|
-
* @param {String} [cacheuser]
|
|
3605
|
-
* @param {
|
|
3605
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3606
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3606
3607
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3607
3608
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3608
3609
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3625,11 +3626,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3625
3626
|
};
|
|
3626
3627
|
var queryParams = {
|
|
3627
3628
|
'cacheduration': opts['cacheduration'],
|
|
3628
|
-
'cachegroup': opts['cachegroup'],
|
|
3629
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3629
3630
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3630
3631
|
'cachescope': opts['cachescope'],
|
|
3631
|
-
'cacheuser': opts['cacheuser'],
|
|
3632
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3632
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3633
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3633
3634
|
};
|
|
3634
3635
|
var headerParams = {
|
|
3635
3636
|
'Authorization': opts['authorization'],
|
|
@@ -3662,11 +3663,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3662
3663
|
* @param {Object} opts Optional parameters
|
|
3663
3664
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3664
3665
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3665
|
-
* @param {String} [cachegroup]
|
|
3666
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3666
3667
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3667
3668
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3668
|
-
* @param {String} [cacheuser]
|
|
3669
|
-
* @param {
|
|
3669
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3670
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3670
3671
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3671
3672
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3672
3673
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3689,11 +3690,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3689
3690
|
};
|
|
3690
3691
|
var queryParams = {
|
|
3691
3692
|
'cacheduration': opts['cacheduration'],
|
|
3692
|
-
'cachegroup': opts['cachegroup'],
|
|
3693
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3693
3694
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3694
3695
|
'cachescope': opts['cachescope'],
|
|
3695
|
-
'cacheuser': opts['cacheuser'],
|
|
3696
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3696
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3697
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3697
3698
|
};
|
|
3698
3699
|
var headerParams = {
|
|
3699
3700
|
'Authorization': opts['authorization'],
|
|
@@ -3725,11 +3726,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3725
3726
|
* @param {Object} opts Optional parameters
|
|
3726
3727
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3727
3728
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3728
|
-
* @param {String} [cachegroup]
|
|
3729
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3729
3730
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3730
3731
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3731
|
-
* @param {String} [cacheuser]
|
|
3732
|
-
* @param {
|
|
3732
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3733
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3733
3734
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3734
3735
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3735
3736
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3746,11 +3747,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3746
3747
|
var pathParams = {};
|
|
3747
3748
|
var queryParams = {
|
|
3748
3749
|
'cacheduration': opts['cacheduration'],
|
|
3749
|
-
'cachegroup': opts['cachegroup'],
|
|
3750
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3750
3751
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3751
3752
|
'cachescope': opts['cachescope'],
|
|
3752
|
-
'cacheuser': opts['cacheuser'],
|
|
3753
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3753
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3754
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3754
3755
|
};
|
|
3755
3756
|
var headerParams = {
|
|
3756
3757
|
'Authorization': opts['authorization'],
|
|
@@ -3782,11 +3783,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3782
3783
|
* @param {Object} opts Optional parameters
|
|
3783
3784
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3784
3785
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3785
|
-
* @param {String} [cachegroup]
|
|
3786
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3786
3787
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3787
3788
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3788
|
-
* @param {String} [cacheuser]
|
|
3789
|
-
* @param {
|
|
3789
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3790
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3790
3791
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3791
3792
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3792
3793
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3803,11 +3804,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3803
3804
|
var pathParams = {};
|
|
3804
3805
|
var queryParams = {
|
|
3805
3806
|
'cacheduration': opts['cacheduration'],
|
|
3806
|
-
'cachegroup': opts['cachegroup'],
|
|
3807
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3807
3808
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3808
3809
|
'cachescope': opts['cachescope'],
|
|
3809
|
-
'cacheuser': opts['cacheuser'],
|
|
3810
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3810
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3811
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3811
3812
|
};
|
|
3812
3813
|
var headerParams = {
|
|
3813
3814
|
'Authorization': opts['authorization'],
|
|
@@ -3839,11 +3840,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3839
3840
|
* @param {Object} opts Optional parameters
|
|
3840
3841
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3841
3842
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3842
|
-
* @param {String} [cachegroup]
|
|
3843
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3843
3844
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3844
3845
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3845
|
-
* @param {String} [cacheuser]
|
|
3846
|
-
* @param {
|
|
3846
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3847
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3847
3848
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3848
3849
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3849
3850
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3862,11 +3863,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3862
3863
|
var pathParams = {};
|
|
3863
3864
|
var queryParams = {
|
|
3864
3865
|
'cacheduration': opts['cacheduration'],
|
|
3865
|
-
'cachegroup': opts['cachegroup'],
|
|
3866
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3866
3867
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3867
3868
|
'cachescope': opts['cachescope'],
|
|
3868
|
-
'cacheuser': opts['cacheuser'],
|
|
3869
|
-
'invalidationkeys': opts['invalidationkeys'],
|
|
3869
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3870
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi'),
|
|
3870
3871
|
'limit': opts['limit'],
|
|
3871
3872
|
'startingAfter': opts['startingAfter']
|
|
3872
3873
|
};
|
|
@@ -3900,11 +3901,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3900
3901
|
* @param {Object} opts Optional parameters
|
|
3901
3902
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3902
3903
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3903
|
-
* @param {String} [cachegroup]
|
|
3904
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3904
3905
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3905
3906
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3906
|
-
* @param {String} [cacheuser]
|
|
3907
|
-
* @param {
|
|
3907
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3908
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3908
3909
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3909
3910
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3910
3911
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3921,11 +3922,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3921
3922
|
var pathParams = {};
|
|
3922
3923
|
var queryParams = {
|
|
3923
3924
|
'cacheduration': opts['cacheduration'],
|
|
3924
|
-
'cachegroup': opts['cachegroup'],
|
|
3925
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3925
3926
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3926
3927
|
'cachescope': opts['cachescope'],
|
|
3927
|
-
'cacheuser': opts['cacheuser'],
|
|
3928
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
3928
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3929
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
3929
3930
|
};
|
|
3930
3931
|
var headerParams = {
|
|
3931
3932
|
'Authorization': opts['authorization'],
|
|
@@ -3958,11 +3959,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3958
3959
|
* @param {Object} opts Optional parameters
|
|
3959
3960
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
3960
3961
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
3961
|
-
* @param {String} [cachegroup]
|
|
3962
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
3962
3963
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
3963
3964
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
3964
|
-
* @param {String} [cacheuser]
|
|
3965
|
-
* @param {
|
|
3965
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
3966
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
3966
3967
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
3967
3968
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
3968
3969
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -3983,11 +3984,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
3983
3984
|
var pathParams = {};
|
|
3984
3985
|
var queryParams = {
|
|
3985
3986
|
'cacheduration': opts['cacheduration'],
|
|
3986
|
-
'cachegroup': opts['cachegroup'],
|
|
3987
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
3987
3988
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
3988
3989
|
'cachescope': opts['cachescope'],
|
|
3989
|
-
'cacheuser': opts['cacheuser'],
|
|
3990
|
-
'invalidationkeys': opts['invalidationkeys'],
|
|
3990
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
3991
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi'),
|
|
3991
3992
|
'customerId': customerId
|
|
3992
3993
|
};
|
|
3993
3994
|
var headerParams = {
|
|
@@ -4020,11 +4021,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4020
4021
|
* @param {Object} opts Optional parameters
|
|
4021
4022
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4022
4023
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4023
|
-
* @param {String} [cachegroup]
|
|
4024
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4024
4025
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4025
4026
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4026
|
-
* @param {String} [cacheuser]
|
|
4027
|
-
* @param {
|
|
4027
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4028
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4028
4029
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4029
4030
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4030
4031
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4041,11 +4042,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4041
4042
|
var pathParams = {};
|
|
4042
4043
|
var queryParams = {
|
|
4043
4044
|
'cacheduration': opts['cacheduration'],
|
|
4044
|
-
'cachegroup': opts['cachegroup'],
|
|
4045
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4045
4046
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4046
4047
|
'cachescope': opts['cachescope'],
|
|
4047
|
-
'cacheuser': opts['cacheuser'],
|
|
4048
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4048
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4049
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4049
4050
|
};
|
|
4050
4051
|
var headerParams = {
|
|
4051
4052
|
'Authorization': opts['authorization'],
|
|
@@ -4078,11 +4079,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4078
4079
|
* @param {Object} opts Optional parameters
|
|
4079
4080
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4080
4081
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4081
|
-
* @param {String} [cachegroup]
|
|
4082
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4082
4083
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4083
4084
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4084
|
-
* @param {String} [cacheuser]
|
|
4085
|
-
* @param {
|
|
4085
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4086
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4086
4087
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4087
4088
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4088
4089
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4105,11 +4106,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4105
4106
|
};
|
|
4106
4107
|
var queryParams = {
|
|
4107
4108
|
'cacheduration': opts['cacheduration'],
|
|
4108
|
-
'cachegroup': opts['cachegroup'],
|
|
4109
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4109
4110
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4110
4111
|
'cachescope': opts['cachescope'],
|
|
4111
|
-
'cacheuser': opts['cacheuser'],
|
|
4112
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4112
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4113
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4113
4114
|
};
|
|
4114
4115
|
var headerParams = {
|
|
4115
4116
|
'Authorization': opts['authorization'],
|
|
@@ -4142,11 +4143,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4142
4143
|
* @param {Object} opts Optional parameters
|
|
4143
4144
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4144
4145
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4145
|
-
* @param {String} [cachegroup]
|
|
4146
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4146
4147
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4147
4148
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4148
|
-
* @param {String} [cacheuser]
|
|
4149
|
-
* @param {
|
|
4149
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4150
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4150
4151
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4151
4152
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4152
4153
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4169,11 +4170,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4169
4170
|
};
|
|
4170
4171
|
var queryParams = {
|
|
4171
4172
|
'cacheduration': opts['cacheduration'],
|
|
4172
|
-
'cachegroup': opts['cachegroup'],
|
|
4173
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4173
4174
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4174
4175
|
'cachescope': opts['cachescope'],
|
|
4175
|
-
'cacheuser': opts['cacheuser'],
|
|
4176
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4176
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4177
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4177
4178
|
};
|
|
4178
4179
|
var headerParams = {
|
|
4179
4180
|
'Authorization': opts['authorization'],
|
|
@@ -4205,11 +4206,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4205
4206
|
* @param {Object} opts Optional parameters
|
|
4206
4207
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4207
4208
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4208
|
-
* @param {String} [cachegroup]
|
|
4209
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4209
4210
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4210
4211
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4211
|
-
* @param {String} [cacheuser]
|
|
4212
|
-
* @param {
|
|
4212
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4213
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4213
4214
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4214
4215
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4215
4216
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4226,11 +4227,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4226
4227
|
var pathParams = {};
|
|
4227
4228
|
var queryParams = {
|
|
4228
4229
|
'cacheduration': opts['cacheduration'],
|
|
4229
|
-
'cachegroup': opts['cachegroup'],
|
|
4230
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4230
4231
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4231
4232
|
'cachescope': opts['cachescope'],
|
|
4232
|
-
'cacheuser': opts['cacheuser'],
|
|
4233
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4233
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4234
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4234
4235
|
};
|
|
4235
4236
|
var headerParams = {
|
|
4236
4237
|
'Authorization': opts['authorization'],
|
|
@@ -4262,11 +4263,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4262
4263
|
* @param {Object} opts Optional parameters
|
|
4263
4264
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4264
4265
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4265
|
-
* @param {String} [cachegroup]
|
|
4266
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4266
4267
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4267
4268
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4268
|
-
* @param {String} [cacheuser]
|
|
4269
|
-
* @param {
|
|
4269
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4270
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4270
4271
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4271
4272
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4272
4273
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4283,11 +4284,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4283
4284
|
var pathParams = {};
|
|
4284
4285
|
var queryParams = {
|
|
4285
4286
|
'cacheduration': opts['cacheduration'],
|
|
4286
|
-
'cachegroup': opts['cachegroup'],
|
|
4287
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4287
4288
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4288
4289
|
'cachescope': opts['cachescope'],
|
|
4289
|
-
'cacheuser': opts['cacheuser'],
|
|
4290
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4290
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4291
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4291
4292
|
};
|
|
4292
4293
|
var headerParams = {
|
|
4293
4294
|
'Authorization': opts['authorization'],
|
|
@@ -4319,11 +4320,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4319
4320
|
* @param {Object} opts Optional parameters
|
|
4320
4321
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4321
4322
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4322
|
-
* @param {String} [cachegroup]
|
|
4323
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4323
4324
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4324
4325
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4325
|
-
* @param {String} [cacheuser]
|
|
4326
|
-
* @param {
|
|
4326
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4327
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4327
4328
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4328
4329
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4329
4330
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4350,11 +4351,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4350
4351
|
var pathParams = {};
|
|
4351
4352
|
var queryParams = {
|
|
4352
4353
|
'cacheduration': opts['cacheduration'],
|
|
4353
|
-
'cachegroup': opts['cachegroup'],
|
|
4354
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4354
4355
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4355
4356
|
'cachescope': opts['cachescope'],
|
|
4356
|
-
'cacheuser': opts['cacheuser'],
|
|
4357
|
-
'invalidationkeys': opts['invalidationkeys'],
|
|
4357
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4358
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi'),
|
|
4358
4359
|
'invoiceId': opts['invoiceId'],
|
|
4359
4360
|
'userId': opts['userId'],
|
|
4360
4361
|
'pageId': opts['pageId'],
|
|
@@ -4398,11 +4399,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4398
4399
|
* @param {Object} opts Optional parameters
|
|
4399
4400
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4400
4401
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4401
|
-
* @param {String} [cachegroup]
|
|
4402
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4402
4403
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4403
4404
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4404
|
-
* @param {String} [cacheuser]
|
|
4405
|
-
* @param {
|
|
4405
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4406
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4406
4407
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4407
4408
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4408
4409
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4429,11 +4430,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4429
4430
|
};
|
|
4430
4431
|
var queryParams = {
|
|
4431
4432
|
'cacheduration': opts['cacheduration'],
|
|
4432
|
-
'cachegroup': opts['cachegroup'],
|
|
4433
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4433
4434
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4434
4435
|
'cachescope': opts['cachescope'],
|
|
4435
|
-
'cacheuser': opts['cacheuser'],
|
|
4436
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4436
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4437
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4437
4438
|
};
|
|
4438
4439
|
var headerParams = {
|
|
4439
4440
|
'Authorization': opts['authorization'],
|
|
@@ -4467,11 +4468,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4467
4468
|
* @param {Object} opts Optional parameters
|
|
4468
4469
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4469
4470
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4470
|
-
* @param {String} [cachegroup]
|
|
4471
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4471
4472
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4472
4473
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4473
|
-
* @param {String} [cacheuser]
|
|
4474
|
-
* @param {
|
|
4474
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4475
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4475
4476
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4476
4477
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4477
4478
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4499,11 +4500,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4499
4500
|
};
|
|
4500
4501
|
var queryParams = {
|
|
4501
4502
|
'cacheduration': opts['cacheduration'],
|
|
4502
|
-
'cachegroup': opts['cachegroup'],
|
|
4503
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4503
4504
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4504
4505
|
'cachescope': opts['cachescope'],
|
|
4505
|
-
'cacheuser': opts['cacheuser'],
|
|
4506
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4506
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4507
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4507
4508
|
};
|
|
4508
4509
|
var headerParams = {
|
|
4509
4510
|
'Authorization': opts['authorization'],
|
|
@@ -4536,11 +4537,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4536
4537
|
* @param {Object} opts Optional parameters
|
|
4537
4538
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4538
4539
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4539
|
-
* @param {String} [cachegroup]
|
|
4540
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4540
4541
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4541
4542
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4542
|
-
* @param {String} [cacheuser]
|
|
4543
|
-
* @param {
|
|
4543
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4544
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4544
4545
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4545
4546
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4546
4547
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4563,11 +4564,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4563
4564
|
};
|
|
4564
4565
|
var queryParams = {
|
|
4565
4566
|
'cacheduration': opts['cacheduration'],
|
|
4566
|
-
'cachegroup': opts['cachegroup'],
|
|
4567
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4567
4568
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4568
4569
|
'cachescope': opts['cachescope'],
|
|
4569
|
-
'cacheuser': opts['cacheuser'],
|
|
4570
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4570
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4571
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4571
4572
|
};
|
|
4572
4573
|
var headerParams = {
|
|
4573
4574
|
'Authorization': opts['authorization'],
|
|
@@ -4600,11 +4601,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4600
4601
|
* @param {Object} opts Optional parameters
|
|
4601
4602
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4602
4603
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4603
|
-
* @param {String} [cachegroup]
|
|
4604
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4604
4605
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4605
4606
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4606
|
-
* @param {String} [cacheuser]
|
|
4607
|
-
* @param {
|
|
4607
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4608
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4608
4609
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4609
4610
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4610
4611
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4627,11 +4628,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4627
4628
|
};
|
|
4628
4629
|
var queryParams = {
|
|
4629
4630
|
'cacheduration': opts['cacheduration'],
|
|
4630
|
-
'cachegroup': opts['cachegroup'],
|
|
4631
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4631
4632
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4632
4633
|
'cachescope': opts['cachescope'],
|
|
4633
|
-
'cacheuser': opts['cacheuser'],
|
|
4634
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4634
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4635
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4635
4636
|
};
|
|
4636
4637
|
var headerParams = {
|
|
4637
4638
|
'Authorization': opts['authorization'],
|
|
@@ -4665,11 +4666,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4665
4666
|
* @param {Object} opts Optional parameters
|
|
4666
4667
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4667
4668
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4668
|
-
* @param {String} [cachegroup]
|
|
4669
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4669
4670
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4670
4671
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4671
|
-
* @param {String} [cacheuser]
|
|
4672
|
-
* @param {
|
|
4672
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4673
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4673
4674
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4674
4675
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4675
4676
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4697,11 +4698,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4697
4698
|
};
|
|
4698
4699
|
var queryParams = {
|
|
4699
4700
|
'cacheduration': opts['cacheduration'],
|
|
4700
|
-
'cachegroup': opts['cachegroup'],
|
|
4701
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4701
4702
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4702
4703
|
'cachescope': opts['cachescope'],
|
|
4703
|
-
'cacheuser': opts['cacheuser'],
|
|
4704
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4704
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4705
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4705
4706
|
};
|
|
4706
4707
|
var headerParams = {
|
|
4707
4708
|
'Authorization': opts['authorization'],
|
|
@@ -4735,11 +4736,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4735
4736
|
* @param {Object} opts Optional parameters
|
|
4736
4737
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4737
4738
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4738
|
-
* @param {String} [cachegroup]
|
|
4739
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4739
4740
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4740
4741
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4741
|
-
* @param {String} [cacheuser]
|
|
4742
|
-
* @param {
|
|
4742
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4743
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4743
4744
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4744
4745
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4745
4746
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4766,11 +4767,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4766
4767
|
};
|
|
4767
4768
|
var queryParams = {
|
|
4768
4769
|
'cacheduration': opts['cacheduration'],
|
|
4769
|
-
'cachegroup': opts['cachegroup'],
|
|
4770
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4770
4771
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4771
4772
|
'cachescope': opts['cachescope'],
|
|
4772
|
-
'cacheuser': opts['cacheuser'],
|
|
4773
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4773
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4774
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4774
4775
|
};
|
|
4775
4776
|
var headerParams = {
|
|
4776
4777
|
'Authorization': opts['authorization'],
|
|
@@ -4803,11 +4804,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4803
4804
|
* @param {Object} opts Optional parameters
|
|
4804
4805
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4805
4806
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4806
|
-
* @param {String} [cachegroup]
|
|
4807
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4807
4808
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4808
4809
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4809
|
-
* @param {String} [cacheuser]
|
|
4810
|
-
* @param {
|
|
4810
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4811
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4811
4812
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4812
4813
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4813
4814
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4828,11 +4829,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4828
4829
|
var pathParams = {};
|
|
4829
4830
|
var queryParams = {
|
|
4830
4831
|
'cacheduration': opts['cacheduration'],
|
|
4831
|
-
'cachegroup': opts['cachegroup'],
|
|
4832
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4832
4833
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4833
4834
|
'cachescope': opts['cachescope'],
|
|
4834
|
-
'cacheuser': opts['cacheuser'],
|
|
4835
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4835
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4836
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4836
4837
|
};
|
|
4837
4838
|
var headerParams = {
|
|
4838
4839
|
'Authorization': opts['authorization'],
|
|
@@ -4866,11 +4867,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4866
4867
|
* @param {Object} opts Optional parameters
|
|
4867
4868
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4868
4869
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4869
|
-
* @param {String} [cachegroup]
|
|
4870
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4870
4871
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4871
4872
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4872
|
-
* @param {String} [cacheuser]
|
|
4873
|
-
* @param {
|
|
4873
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4874
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4874
4875
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4875
4876
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4876
4877
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4898,11 +4899,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4898
4899
|
};
|
|
4899
4900
|
var queryParams = {
|
|
4900
4901
|
'cacheduration': opts['cacheduration'],
|
|
4901
|
-
'cachegroup': opts['cachegroup'],
|
|
4902
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4902
4903
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4903
4904
|
'cachescope': opts['cachescope'],
|
|
4904
|
-
'cacheuser': opts['cacheuser'],
|
|
4905
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4905
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4906
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4906
4907
|
};
|
|
4907
4908
|
var headerParams = {
|
|
4908
4909
|
'Authorization': opts['authorization'],
|
|
@@ -4936,11 +4937,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4936
4937
|
* @param {Object} opts Optional parameters
|
|
4937
4938
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
4938
4939
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
4939
|
-
* @param {String} [cachegroup]
|
|
4940
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
4940
4941
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
4941
4942
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
4942
|
-
* @param {String} [cacheuser]
|
|
4943
|
-
* @param {
|
|
4943
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
4944
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
4944
4945
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
4945
4946
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
4946
4947
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -4967,11 +4968,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
4967
4968
|
};
|
|
4968
4969
|
var queryParams = {
|
|
4969
4970
|
'cacheduration': opts['cacheduration'],
|
|
4970
|
-
'cachegroup': opts['cachegroup'],
|
|
4971
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
4971
4972
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
4972
4973
|
'cachescope': opts['cachescope'],
|
|
4973
|
-
'cacheuser': opts['cacheuser'],
|
|
4974
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
4974
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
4975
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
4975
4976
|
};
|
|
4976
4977
|
var headerParams = {
|
|
4977
4978
|
'Authorization': opts['authorization'],
|
|
@@ -5004,11 +5005,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5004
5005
|
* @param {Object} opts Optional parameters
|
|
5005
5006
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5006
5007
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5007
|
-
* @param {String} [cachegroup]
|
|
5008
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5008
5009
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5009
5010
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5010
|
-
* @param {String} [cacheuser]
|
|
5011
|
-
* @param {
|
|
5011
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5012
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5012
5013
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5013
5014
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5014
5015
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5029,11 +5030,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5029
5030
|
var pathParams = {};
|
|
5030
5031
|
var queryParams = {
|
|
5031
5032
|
'cacheduration': opts['cacheduration'],
|
|
5032
|
-
'cachegroup': opts['cachegroup'],
|
|
5033
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5033
5034
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5034
5035
|
'cachescope': opts['cachescope'],
|
|
5035
|
-
'cacheuser': opts['cacheuser'],
|
|
5036
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5036
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5037
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5037
5038
|
};
|
|
5038
5039
|
var headerParams = {
|
|
5039
5040
|
'Authorization': opts['authorization'],
|
|
@@ -5066,11 +5067,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5066
5067
|
* @param {Object} opts Optional parameters
|
|
5067
5068
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5068
5069
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5069
|
-
* @param {String} [cachegroup]
|
|
5070
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5070
5071
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5071
5072
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5072
|
-
* @param {String} [cacheuser]
|
|
5073
|
-
* @param {
|
|
5073
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5074
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5074
5075
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5075
5076
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5076
5077
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5091,11 +5092,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5091
5092
|
var pathParams = {};
|
|
5092
5093
|
var queryParams = {
|
|
5093
5094
|
'cacheduration': opts['cacheduration'],
|
|
5094
|
-
'cachegroup': opts['cachegroup'],
|
|
5095
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5095
5096
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5096
5097
|
'cachescope': opts['cachescope'],
|
|
5097
|
-
'cacheuser': opts['cacheuser'],
|
|
5098
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5098
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5099
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5099
5100
|
};
|
|
5100
5101
|
var headerParams = {
|
|
5101
5102
|
'Authorization': opts['authorization'],
|
|
@@ -5127,11 +5128,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5127
5128
|
* @param {Object} opts Optional parameters
|
|
5128
5129
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5129
5130
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5130
|
-
* @param {String} [cachegroup]
|
|
5131
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5131
5132
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5132
5133
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5133
|
-
* @param {String} [cacheuser]
|
|
5134
|
-
* @param {
|
|
5134
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5135
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5135
5136
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5136
5137
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5137
5138
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5150,11 +5151,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5150
5151
|
var pathParams = {};
|
|
5151
5152
|
var queryParams = {
|
|
5152
5153
|
'cacheduration': opts['cacheduration'],
|
|
5153
|
-
'cachegroup': opts['cachegroup'],
|
|
5154
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5154
5155
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5155
5156
|
'cachescope': opts['cachescope'],
|
|
5156
|
-
'cacheuser': opts['cacheuser'],
|
|
5157
|
-
'invalidationkeys': opts['invalidationkeys'],
|
|
5157
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5158
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi'),
|
|
5158
5159
|
'siteId': opts['siteId'],
|
|
5159
5160
|
'appId': opts['appId']
|
|
5160
5161
|
};
|
|
@@ -5190,11 +5191,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5190
5191
|
* @param {Object} opts Optional parameters
|
|
5191
5192
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5192
5193
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5193
|
-
* @param {String} [cachegroup]
|
|
5194
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5194
5195
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5195
5196
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5196
|
-
* @param {String} [cacheuser]
|
|
5197
|
-
* @param {
|
|
5197
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5198
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5198
5199
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5199
5200
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5200
5201
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5221,11 +5222,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5221
5222
|
};
|
|
5222
5223
|
var queryParams = {
|
|
5223
5224
|
'cacheduration': opts['cacheduration'],
|
|
5224
|
-
'cachegroup': opts['cachegroup'],
|
|
5225
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5225
5226
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5226
5227
|
'cachescope': opts['cachescope'],
|
|
5227
|
-
'cacheuser': opts['cacheuser'],
|
|
5228
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5228
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5229
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5229
5230
|
};
|
|
5230
5231
|
var headerParams = {
|
|
5231
5232
|
'Authorization': opts['authorization'],
|
|
@@ -5259,11 +5260,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5259
5260
|
* @param {Object} opts Optional parameters
|
|
5260
5261
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5261
5262
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5262
|
-
* @param {String} [cachegroup]
|
|
5263
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5263
5264
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5264
5265
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5265
|
-
* @param {String} [cacheuser]
|
|
5266
|
-
* @param {
|
|
5266
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5267
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5267
5268
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5268
5269
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5269
5270
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5290,11 +5291,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5290
5291
|
};
|
|
5291
5292
|
var queryParams = {
|
|
5292
5293
|
'cacheduration': opts['cacheduration'],
|
|
5293
|
-
'cachegroup': opts['cachegroup'],
|
|
5294
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5294
5295
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5295
5296
|
'cachescope': opts['cachescope'],
|
|
5296
|
-
'cacheuser': opts['cacheuser'],
|
|
5297
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5297
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5298
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5298
5299
|
};
|
|
5299
5300
|
var headerParams = {
|
|
5300
5301
|
'Authorization': opts['authorization'],
|
|
@@ -5328,11 +5329,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5328
5329
|
* @param {Object} opts Optional parameters
|
|
5329
5330
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5330
5331
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5331
|
-
* @param {String} [cachegroup]
|
|
5332
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5332
5333
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5333
5334
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5334
|
-
* @param {String} [cacheuser]
|
|
5335
|
-
* @param {
|
|
5335
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5336
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5336
5337
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5337
5338
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5338
5339
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5359,11 +5360,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5359
5360
|
};
|
|
5360
5361
|
var queryParams = {
|
|
5361
5362
|
'cacheduration': opts['cacheduration'],
|
|
5362
|
-
'cachegroup': opts['cachegroup'],
|
|
5363
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5363
5364
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5364
5365
|
'cachescope': opts['cachescope'],
|
|
5365
|
-
'cacheuser': opts['cacheuser'],
|
|
5366
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5366
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5367
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5367
5368
|
};
|
|
5368
5369
|
var headerParams = {
|
|
5369
5370
|
'Authorization': opts['authorization'],
|
|
@@ -5398,11 +5399,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5398
5399
|
* @param {Object} opts Optional parameters
|
|
5399
5400
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5400
5401
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5401
|
-
* @param {String} [cachegroup]
|
|
5402
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5402
5403
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5403
5404
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5404
|
-
* @param {String} [cacheuser]
|
|
5405
|
-
* @param {
|
|
5405
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5406
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5406
5407
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5407
5408
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5408
5409
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5434,11 +5435,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5434
5435
|
};
|
|
5435
5436
|
var queryParams = {
|
|
5436
5437
|
'cacheduration': opts['cacheduration'],
|
|
5437
|
-
'cachegroup': opts['cachegroup'],
|
|
5438
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5438
5439
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5439
5440
|
'cachescope': opts['cachescope'],
|
|
5440
|
-
'cacheuser': opts['cacheuser'],
|
|
5441
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5441
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5442
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5442
5443
|
};
|
|
5443
5444
|
var headerParams = {
|
|
5444
5445
|
'Authorization': opts['authorization'],
|
|
@@ -5471,11 +5472,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5471
5472
|
* @param {Object} opts Optional parameters
|
|
5472
5473
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5473
5474
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5474
|
-
* @param {String} [cachegroup]
|
|
5475
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5475
5476
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5476
5477
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5477
|
-
* @param {String} [cacheuser]
|
|
5478
|
-
* @param {
|
|
5478
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5479
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5479
5480
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5480
5481
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5481
5482
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5499,11 +5500,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5499
5500
|
};
|
|
5500
5501
|
var queryParams = {
|
|
5501
5502
|
'cacheduration': opts['cacheduration'],
|
|
5502
|
-
'cachegroup': opts['cachegroup'],
|
|
5503
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5503
5504
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5504
5505
|
'cachescope': opts['cachescope'],
|
|
5505
|
-
'cacheuser': opts['cacheuser'],
|
|
5506
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5506
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5507
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5507
5508
|
};
|
|
5508
5509
|
var headerParams = {
|
|
5509
5510
|
'Authorization': opts['authorization'],
|
|
@@ -5537,11 +5538,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5537
5538
|
* @param {Object} opts Optional parameters
|
|
5538
5539
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5539
5540
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5540
|
-
* @param {String} [cachegroup]
|
|
5541
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5541
5542
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5542
5543
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5543
|
-
* @param {String} [cacheuser]
|
|
5544
|
-
* @param {
|
|
5544
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5545
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5545
5546
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5546
5547
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5547
5548
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5568,11 +5569,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5568
5569
|
};
|
|
5569
5570
|
var queryParams = {
|
|
5570
5571
|
'cacheduration': opts['cacheduration'],
|
|
5571
|
-
'cachegroup': opts['cachegroup'],
|
|
5572
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5572
5573
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5573
5574
|
'cachescope': opts['cachescope'],
|
|
5574
|
-
'cacheuser': opts['cacheuser'],
|
|
5575
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5575
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5576
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5576
5577
|
};
|
|
5577
5578
|
var headerParams = {
|
|
5578
5579
|
'Authorization': opts['authorization'],
|
|
@@ -5606,11 +5607,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5606
5607
|
* @param {Object} opts Optional parameters
|
|
5607
5608
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5608
5609
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5609
|
-
* @param {String} [cachegroup]
|
|
5610
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5610
5611
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5611
5612
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5612
|
-
* @param {String} [cacheuser]
|
|
5613
|
-
* @param {
|
|
5613
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5614
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5614
5615
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5615
5616
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5616
5617
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5637,11 +5638,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5637
5638
|
};
|
|
5638
5639
|
var queryParams = {
|
|
5639
5640
|
'cacheduration': opts['cacheduration'],
|
|
5640
|
-
'cachegroup': opts['cachegroup'],
|
|
5641
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5641
5642
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5642
5643
|
'cachescope': opts['cachescope'],
|
|
5643
|
-
'cacheuser': opts['cacheuser'],
|
|
5644
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5644
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5645
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5645
5646
|
};
|
|
5646
5647
|
var headerParams = {
|
|
5647
5648
|
'Authorization': opts['authorization'],
|
|
@@ -5675,11 +5676,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5675
5676
|
* @param {Object} opts Optional parameters
|
|
5676
5677
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5677
5678
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5678
|
-
* @param {String} [cachegroup]
|
|
5679
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5679
5680
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5680
5681
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5681
|
-
* @param {String} [cacheuser]
|
|
5682
|
-
* @param {
|
|
5682
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5683
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5683
5684
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5684
5685
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5685
5686
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5706,11 +5707,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5706
5707
|
};
|
|
5707
5708
|
var queryParams = {
|
|
5708
5709
|
'cacheduration': opts['cacheduration'],
|
|
5709
|
-
'cachegroup': opts['cachegroup'],
|
|
5710
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5710
5711
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5711
5712
|
'cachescope': opts['cachescope'],
|
|
5712
|
-
'cacheuser': opts['cacheuser'],
|
|
5713
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5713
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5714
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5714
5715
|
};
|
|
5715
5716
|
var headerParams = {
|
|
5716
5717
|
'Authorization': opts['authorization'],
|
|
@@ -5744,11 +5745,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5744
5745
|
* @param {Object} opts Optional parameters
|
|
5745
5746
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5746
5747
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5747
|
-
* @param {String} [cachegroup]
|
|
5748
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5748
5749
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5749
5750
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5750
|
-
* @param {String} [cacheuser]
|
|
5751
|
-
* @param {
|
|
5751
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5752
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5752
5753
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5753
5754
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5754
5755
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5775,11 +5776,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5775
5776
|
};
|
|
5776
5777
|
var queryParams = {
|
|
5777
5778
|
'cacheduration': opts['cacheduration'],
|
|
5778
|
-
'cachegroup': opts['cachegroup'],
|
|
5779
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5779
5780
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5780
5781
|
'cachescope': opts['cachescope'],
|
|
5781
|
-
'cacheuser': opts['cacheuser'],
|
|
5782
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5782
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5783
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5783
5784
|
};
|
|
5784
5785
|
var headerParams = {
|
|
5785
5786
|
'Authorization': opts['authorization'],
|
|
@@ -5812,11 +5813,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5812
5813
|
* @param {Object} opts Optional parameters
|
|
5813
5814
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5814
5815
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5815
|
-
* @param {String} [cachegroup]
|
|
5816
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5816
5817
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5817
5818
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5818
|
-
* @param {String} [cacheuser]
|
|
5819
|
-
* @param {
|
|
5819
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5820
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5820
5821
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5821
5822
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5822
5823
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5839,11 +5840,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5839
5840
|
var pathParams = {};
|
|
5840
5841
|
var queryParams = {
|
|
5841
5842
|
'cacheduration': opts['cacheduration'],
|
|
5842
|
-
'cachegroup': opts['cachegroup'],
|
|
5843
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5843
5844
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5844
5845
|
'cachescope': opts['cachescope'],
|
|
5845
|
-
'cacheuser': opts['cacheuser'],
|
|
5846
|
-
'invalidationkeys': opts['invalidationkeys'],
|
|
5846
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5847
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi'),
|
|
5847
5848
|
'siteId': opts['siteId'],
|
|
5848
5849
|
'appId': opts['appId']
|
|
5849
5850
|
};
|
|
@@ -5878,11 +5879,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5878
5879
|
* @param {Object} opts Optional parameters
|
|
5879
5880
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
5880
5881
|
* @param {Number} [cacheduration] Optional cache duration override in seconds for cache-aware infrastructure.
|
|
5881
|
-
* @param {String} [cachegroup]
|
|
5882
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to. May be provided as repeated query params.
|
|
5882
5883
|
* @param {Array.<String>} [cachekey] Cache key used by the REST request cache layer. May be provided as repeated query params or as a JSON array string.
|
|
5883
5884
|
* @param {module:model/String} [cachescope] Cache scope for the REST request cache layer.
|
|
5884
|
-
* @param {String} [cacheuser]
|
|
5885
|
-
* @param {
|
|
5885
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user). May be provided as repeated query params.
|
|
5886
|
+
* @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation. May be provided as repeated query params or as a JSON array string.
|
|
5886
5887
|
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
5887
5888
|
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
5888
5889
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
@@ -5905,11 +5906,11 @@ var StripeAccountsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
5905
5906
|
};
|
|
5906
5907
|
var queryParams = {
|
|
5907
5908
|
'cacheduration': opts['cacheduration'],
|
|
5908
|
-
'cachegroup': opts['cachegroup'],
|
|
5909
|
+
'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
|
|
5909
5910
|
'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
|
|
5910
5911
|
'cachescope': opts['cachescope'],
|
|
5911
|
-
'cacheuser': opts['cacheuser'],
|
|
5912
|
-
'invalidationkeys': opts['invalidationkeys']
|
|
5912
|
+
'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
|
|
5913
|
+
'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
|
|
5913
5914
|
};
|
|
5914
5915
|
var headerParams = {
|
|
5915
5916
|
'Authorization': opts['authorization'],
|