@gobodo/gobodo-api-promise 0.1.217 → 0.1.218
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 +104 -7
- package/dist/.tsbuildinfo +1 -1
- package/dist/ApiClient.d.ts +1 -1
- package/dist/ApiClient.js +3 -3
- package/dist/api/AIApi.d.ts +85 -13
- package/dist/api/AIApi.d.ts.map +1 -1
- package/dist/api/AIApi.js +157 -27
- package/dist/api/AIConversationsApi.d.ts +279 -26
- package/dist/api/AIConversationsApi.d.ts.map +1 -1
- package/dist/api/AIConversationsApi.js +516 -48
- package/dist/api/AILaunchTemplatesApi.d.ts +373 -0
- package/dist/api/AILaunchTemplatesApi.d.ts.map +1 -0
- package/dist/api/AILaunchTemplatesApi.js +685 -0
- package/dist/api/AIPersonasApi.d.ts +1164 -0
- package/dist/api/AIPersonasApi.d.ts.map +1 -0
- package/dist/api/AIPersonasApi.js +2238 -0
- package/dist/api/AbilitiesApi.d.ts +1 -1
- package/dist/api/AbilitiesApi.js +2 -2
- package/dist/api/AdCampaignsApi.d.ts +1 -1
- package/dist/api/AdCampaignsApi.js +2 -2
- package/dist/api/AdManagementApi.d.ts +1 -1
- package/dist/api/AdManagementApi.js +2 -2
- package/dist/api/AdminDataManagementApi.d.ts +1 -1
- package/dist/api/AdminDataManagementApi.js +2 -2
- package/dist/api/AdminRequestLogConfigApi.d.ts +1 -1
- package/dist/api/AdminRequestLogConfigApi.js +2 -2
- package/dist/api/AdsApi.d.ts +1 -1
- package/dist/api/AdsApi.js +2 -2
- package/dist/api/AuthenticationApi.d.ts +1 -1
- package/dist/api/AuthenticationApi.js +2 -2
- package/dist/api/BatchApi.d.ts +1 -1
- package/dist/api/BatchApi.js +2 -2
- package/dist/api/CategoriesApi.d.ts +1 -1
- package/dist/api/CategoriesApi.js +2 -2
- package/dist/api/CircleAccountsApi.d.ts +1 -1
- package/dist/api/CircleAccountsApi.js +2 -2
- package/dist/api/CommentsApi.d.ts +1 -1
- package/dist/api/CommentsApi.js +2 -2
- package/dist/api/ContentManagementApi.d.ts +1 -1
- package/dist/api/ContentManagementApi.js +2 -2
- package/dist/api/ConversationsApi.d.ts +1 -1
- package/dist/api/ConversationsApi.js +2 -2
- package/dist/api/CurrencyApi.d.ts +1 -1
- package/dist/api/CurrencyApi.js +2 -2
- package/dist/api/DataSheetImportsApi.d.ts +1 -1
- package/dist/api/DataSheetImportsApi.js +2 -2
- package/dist/api/DataSyncApi.d.ts +1 -1
- package/dist/api/DataSyncApi.js +2 -2
- package/dist/api/DefaultApi.d.ts +1 -1
- package/dist/api/DefaultApi.js +2 -2
- package/dist/api/DocumentPartTypesApi.d.ts +1 -1
- package/dist/api/DocumentPartTypesApi.js +2 -2
- package/dist/api/DocumentTypesApi.d.ts +1 -1
- package/dist/api/DocumentTypesApi.js +2 -2
- package/dist/api/DocumentsApi.d.ts +1 -1
- package/dist/api/DocumentsApi.js +2 -2
- package/dist/api/DynamoDBSyncApi.d.ts +1 -1
- package/dist/api/DynamoDBSyncApi.js +2 -2
- package/dist/api/EmailApi.d.ts +1 -1
- package/dist/api/EmailApi.js +2 -2
- package/dist/api/EmailsApi.d.ts +1 -1
- package/dist/api/EmailsApi.js +2 -2
- package/dist/api/EntryPartsApi.d.ts +1 -1
- package/dist/api/EntryPartsApi.js +2 -2
- package/dist/api/FacebookApi.d.ts +1 -1
- package/dist/api/FacebookApi.js +2 -2
- package/dist/api/FieldsApi.d.ts +1 -1
- package/dist/api/FieldsApi.js +2 -2
- package/dist/api/FilesApi.d.ts +1 -1
- package/dist/api/FilesApi.js +2 -2
- package/dist/api/FormsApi.d.ts +1 -1
- package/dist/api/FormsApi.js +2 -2
- package/dist/api/FunctionsApi.d.ts +1 -1
- package/dist/api/FunctionsApi.js +2 -2
- package/dist/api/GeocodeApi.d.ts +1 -1
- package/dist/api/GeocodeApi.js +2 -2
- package/dist/api/GobodoManagementApi.d.ts +1 -1
- package/dist/api/GobodoManagementApi.js +2 -2
- package/dist/api/GoogleApi.d.ts +1 -1
- package/dist/api/GoogleApi.js +2 -2
- package/dist/api/GraphActionTypesApi.d.ts +73 -1
- package/dist/api/GraphActionTypesApi.d.ts.map +1 -1
- package/dist/api/GraphActionTypesApi.js +136 -2
- package/dist/api/GraphActionsApi.d.ts +1 -1
- package/dist/api/GraphActionsApi.js +2 -2
- package/dist/api/GraphObjectPermissionsApi.d.ts +1 -1
- package/dist/api/GraphObjectPermissionsApi.js +2 -2
- package/dist/api/GraphObjectTypesApi.d.ts +73 -1
- package/dist/api/GraphObjectTypesApi.d.ts.map +1 -1
- package/dist/api/GraphObjectTypesApi.js +136 -2
- package/dist/api/GraphObjectsApi.d.ts +1 -1
- package/dist/api/GraphObjectsApi.js +2 -2
- package/dist/api/GraphRelationshipTypesApi.d.ts +73 -1
- package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -1
- package/dist/api/GraphRelationshipTypesApi.js +136 -2
- package/dist/api/GraphRelationshipsApi.d.ts +1 -1
- package/dist/api/GraphRelationshipsApi.js +2 -2
- package/dist/api/GraphSchemasApi.d.ts +73 -1
- package/dist/api/GraphSchemasApi.d.ts.map +1 -1
- package/dist/api/GraphSchemasApi.js +136 -2
- package/dist/api/GraphTraversalApi.d.ts +1 -1
- package/dist/api/GraphTraversalApi.js +2 -2
- package/dist/api/GraphsApi.d.ts +1 -1
- package/dist/api/GraphsApi.js +2 -2
- package/dist/api/GroupsApi.d.ts +11 -11
- package/dist/api/IAMApi.d.ts +1 -1
- package/dist/api/IAMApi.js +2 -2
- package/dist/api/ImagesApi.d.ts +1 -1
- package/dist/api/ImagesApi.js +2 -2
- package/dist/api/InvitesApi.d.ts +1 -1
- package/dist/api/InvitesApi.js +2 -2
- package/dist/api/LaunchTemplatesApi.d.ts +1 -1
- package/dist/api/LaunchTemplatesApi.js +2 -2
- package/dist/api/LikesApi.d.ts +1 -1
- package/dist/api/LikesApi.js +2 -2
- package/dist/api/LinkedINApi.d.ts +1 -1
- package/dist/api/LinkedINApi.js +2 -2
- package/dist/api/LinksApi.d.ts +1 -1
- package/dist/api/LinksApi.js +2 -2
- package/dist/api/LiveMeetingsApi.d.ts +1 -1
- package/dist/api/LiveMeetingsApi.js +2 -2
- package/dist/api/MeetingEventsApi.d.ts +1 -1
- package/dist/api/MeetingEventsApi.js +2 -2
- package/dist/api/MenuItemsApi.d.ts +1 -1
- package/dist/api/MenuItemsApi.js +2 -2
- package/dist/api/MenusApi.d.ts +1 -1
- package/dist/api/MenusApi.js +2 -2
- package/dist/api/NotificationsApi.d.ts +1 -1
- package/dist/api/NotificationsApi.js +2 -2
- package/dist/api/PageLayoutsApi.d.ts +1 -1
- package/dist/api/PageLayoutsApi.js +2 -2
- package/dist/api/PagesApi.d.ts +1 -1
- package/dist/api/PagesApi.js +2 -2
- package/dist/api/PasswordResetApi.d.ts +1 -1
- package/dist/api/PasswordResetApi.js +2 -2
- package/dist/api/PhoneNumbersApi.d.ts +1 -1
- package/dist/api/PhoneNumbersApi.js +2 -2
- package/dist/api/PostsApi.d.ts +1 -1
- package/dist/api/PostsApi.js +2 -2
- package/dist/api/PrivateMessagesApi.d.ts +1 -1
- package/dist/api/PrivateMessagesApi.js +2 -2
- package/dist/api/ProxyServersApi.d.ts +1 -1
- package/dist/api/ProxyServersApi.js +2 -2
- package/dist/api/PublicationsApi.d.ts +1 -1
- package/dist/api/PublicationsApi.js +2 -2
- package/dist/api/RequestLogsApi.d.ts +1 -1
- package/dist/api/RequestLogsApi.js +2 -2
- package/dist/api/RestApplicationsApi.d.ts +1 -1
- package/dist/api/RestApplicationsApi.js +2 -2
- package/dist/api/SchemaViewsApi.d.ts +1 -1
- package/dist/api/SchemaViewsApi.js +2 -2
- package/dist/api/ScreensApi.d.ts +1 -1
- package/dist/api/ScreensApi.js +2 -2
- package/dist/api/SearchApi.d.ts +1 -1
- package/dist/api/SearchApi.js +2 -2
- package/dist/api/SitesApi.d.ts +1 -1
- package/dist/api/SitesApi.js +2 -2
- package/dist/api/SocialGroupsApi.d.ts +1 -1
- package/dist/api/SocialGroupsApi.js +2 -2
- package/dist/api/SocialIntegrationApi.d.ts +1 -1
- package/dist/api/SocialIntegrationApi.js +2 -2
- package/dist/api/SquareAccountsApi.d.ts +1 -1
- package/dist/api/SquareAccountsApi.js +2 -2
- package/dist/api/StripeAccountsApi.d.ts +1 -1
- package/dist/api/StripeAccountsApi.js +2 -2
- package/dist/api/TabDefinitionsApi.d.ts +1 -1
- package/dist/api/TabDefinitionsApi.js +2 -2
- package/dist/api/TabSetsApi.d.ts +1 -1
- package/dist/api/TabSetsApi.js +2 -2
- package/dist/api/TemplatesApi.d.ts +1 -1
- package/dist/api/TemplatesApi.js +2 -2
- package/dist/api/ThemeMappingsApi.d.ts +1 -1
- package/dist/api/ThemeMappingsApi.js +2 -2
- package/dist/api/TopicsApi.d.ts +1 -1
- package/dist/api/TopicsApi.js +2 -2
- 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 +1 -1
- package/dist/api/URLMappingsApi.js +2 -2
- package/dist/api/UserManagerAdministrationApi.d.ts +1 -1
- package/dist/api/UserManagerAdministrationApi.js +2 -2
- package/dist/api/UserTagsApi.d.ts +1 -1
- package/dist/api/UserTagsApi.js +2 -2
- package/dist/api/UsersApi.d.ts +1 -1
- package/dist/api/UsersApi.js +2 -2
- package/dist/api/UtilsApi.d.ts +1 -1
- package/dist/api/UtilsApi.js +2 -2
- package/dist/api/VideosApi.d.ts +1 -1
- package/dist/api/VideosApi.js +2 -2
- package/dist/api/ViewsApi.d.ts +1 -1
- package/dist/api/ViewsApi.js +2 -2
- package/dist/api/WalletsApi.d.ts +1 -1
- package/dist/api/WalletsApi.js +2 -2
- package/dist/api/WidgetsApi.d.ts +1 -1
- package/dist/api/WidgetsApi.js +2 -2
- package/dist/index.d.ts +43 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +286 -20
- package/dist/model/AIConfigRequest.d.ts +65 -0
- package/dist/model/AIConfigRequest.d.ts.map +1 -0
- package/dist/model/AIConfigRequest.js +191 -0
- package/dist/model/AIConfigResponse.d.ts +65 -0
- package/dist/model/AIConfigResponse.d.ts.map +1 -0
- package/dist/model/AIConfigResponse.js +212 -0
- package/dist/model/AIConversationInput.d.ts +137 -0
- package/dist/model/AIConversationInput.d.ts.map +1 -0
- package/dist/model/AIConversationInput.js +407 -0
- package/dist/model/AIConversationResponse.d.ts +313 -0
- package/dist/model/AIConversationResponse.d.ts.map +1 -0
- package/dist/model/AIConversationResponse.js +947 -0
- package/dist/model/AIMessageInput.d.ts +128 -0
- package/dist/model/AIMessageInput.d.ts.map +1 -0
- package/dist/model/AIMessageInput.js +428 -0
- package/dist/model/AIMessageResponse.d.ts +162 -0
- package/dist/model/AIMessageResponse.d.ts.map +1 -0
- package/dist/model/AIMessageResponse.js +470 -0
- package/dist/model/AIParticipantRequest.d.ts +47 -0
- package/dist/model/AIParticipantRequest.d.ts.map +1 -0
- package/dist/model/AIParticipantRequest.js +127 -0
- package/dist/model/AIParticipantResponse.d.ts +65 -0
- package/dist/model/AIParticipantResponse.d.ts.map +1 -0
- package/dist/model/AIParticipantResponse.js +185 -0
- package/dist/model/AIPersonaBuilderApplyRequest.d.ts +101 -0
- package/dist/model/AIPersonaBuilderApplyRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaBuilderApplyRequest.js +289 -0
- package/dist/model/AIPersonaBuilderCreateRequest.d.ts +74 -0
- package/dist/model/AIPersonaBuilderCreateRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaBuilderCreateRequest.js +226 -0
- package/dist/model/AIPersonaBuilderPreviewRequest.d.ts +92 -0
- package/dist/model/AIPersonaBuilderPreviewRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaBuilderPreviewRequest.js +264 -0
- package/dist/model/AIPersonaBuilderStartRequest.d.ts +65 -0
- package/dist/model/AIPersonaBuilderStartRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaBuilderStartRequest.js +195 -0
- package/dist/model/AIPersonaBuilderStateResponse.d.ts +92 -0
- package/dist/model/AIPersonaBuilderStateResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaBuilderStateResponse.js +274 -0
- package/dist/model/AIPersonaBuilderSuggestRequest.d.ts +47 -0
- package/dist/model/AIPersonaBuilderSuggestRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaBuilderSuggestRequest.js +127 -0
- package/dist/model/AIPersonaBuilderSuggestionResponse.d.ts +128 -0
- package/dist/model/AIPersonaBuilderSuggestionResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaBuilderSuggestionResponse.js +427 -0
- package/dist/model/AIPersonaMemoryListResponse.d.ts +38 -0
- package/dist/model/AIPersonaMemoryListResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaMemoryListResponse.js +129 -0
- package/dist/model/AIPersonaMemoryRequest.d.ts +113 -0
- package/dist/model/AIPersonaMemoryRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaMemoryRequest.js +351 -0
- package/dist/model/AIPersonaMemoryResponse.d.ts +128 -0
- package/dist/model/AIPersonaMemoryResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaMemoryResponse.js +376 -0
- package/dist/model/AIPersonaPreviewRequest.d.ts +38 -0
- package/dist/model/AIPersonaPreviewRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaPreviewRequest.js +108 -0
- package/dist/model/AIPersonaPreviewResponse.d.ts +182 -0
- package/dist/model/AIPersonaPreviewResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaPreviewResponse.js +581 -0
- package/dist/model/AIPersonaPromotionRequest.d.ts +95 -0
- package/dist/model/AIPersonaPromotionRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaPromotionRequest.js +289 -0
- package/dist/model/AIPersonaRequest.d.ts +279 -0
- package/dist/model/AIPersonaRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaRequest.js +885 -0
- package/dist/model/AIPersonaResponse.d.ts +304 -0
- package/dist/model/AIPersonaResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaResponse.js +958 -0
- package/dist/model/AIPersonaSourceListResponse.d.ts +38 -0
- package/dist/model/AIPersonaSourceListResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaSourceListResponse.js +129 -0
- package/dist/model/AIPersonaSourceRequest.d.ts +137 -0
- package/dist/model/AIPersonaSourceRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaSourceRequest.js +437 -0
- package/dist/model/AIPersonaSourceResponse.d.ts +242 -0
- package/dist/model/AIPersonaSourceResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaSourceResponse.js +732 -0
- package/dist/model/AIPersonaSpeechRequest.d.ts +111 -0
- package/dist/model/AIPersonaSpeechRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaSpeechRequest.js +345 -0
- package/dist/model/AIPersonaSpeechResponse.d.ts +128 -0
- package/dist/model/AIPersonaSpeechResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaSpeechResponse.js +386 -0
- package/dist/model/AIPersonaTestRequest.d.ts +83 -0
- package/dist/model/AIPersonaTestRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaTestRequest.js +239 -0
- package/dist/model/AIPersonaTrainingApplyRequest.d.ts +65 -0
- package/dist/model/AIPersonaTrainingApplyRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaTrainingApplyRequest.js +187 -0
- package/dist/model/AIPersonaTrainingApplyResponse.d.ts +74 -0
- package/dist/model/AIPersonaTrainingApplyResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaTrainingApplyResponse.js +224 -0
- package/dist/model/AIPersonaTrainingDraftResponse.d.ts +110 -0
- package/dist/model/AIPersonaTrainingDraftResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaTrainingDraftResponse.js +328 -0
- package/dist/model/AIPersonaTrainingPurgeRequest.d.ts +38 -0
- package/dist/model/AIPersonaTrainingPurgeRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaTrainingPurgeRequest.js +108 -0
- package/dist/model/AIPersonaTrainingPurgeResponse.d.ts +56 -0
- package/dist/model/AIPersonaTrainingPurgeResponse.d.ts.map +1 -0
- package/dist/model/AIPersonaTrainingPurgeResponse.js +183 -0
- package/dist/model/AIPersonaTrainingSourceRequest.d.ts +110 -0
- package/dist/model/AIPersonaTrainingSourceRequest.d.ts.map +1 -0
- package/dist/model/AIPersonaTrainingSourceRequest.js +332 -0
- package/dist/model/AIPromptRequest.d.ts +1 -1
- package/dist/model/AIPromptRequest.js +2 -2
- package/dist/model/AIPromptResponse.d.ts +38 -2
- package/dist/model/AIPromptResponse.d.ts.map +1 -1
- package/dist/model/AIPromptResponse.js +108 -6
- package/dist/model/AIProviderConfigInfo.d.ts +1 -1
- package/dist/model/AIProviderConfigInfo.js +2 -2
- package/dist/model/AIProviderInfo.d.ts +75 -0
- package/dist/model/AIProviderInfo.d.ts.map +1 -0
- package/dist/model/AIProviderInfo.js +208 -0
- package/dist/model/AISpeechRequest.d.ts +110 -0
- package/dist/model/AISpeechRequest.d.ts.map +1 -0
- package/dist/model/AISpeechRequest.js +334 -0
- package/dist/model/AITenantConfigRequest.d.ts +1 -1
- package/dist/model/AITenantConfigRequest.js +2 -2
- package/dist/model/AITenantConfigResponse.d.ts +1 -1
- package/dist/model/AITenantConfigResponse.js +2 -2
- package/dist/model/APIClient.d.ts +10 -10
- package/dist/model/APIClient.d.ts.map +1 -1
- package/dist/model/APIClient.js +32 -32
- 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 +3 -3
- package/dist/model/Account.d.ts.map +1 -1
- package/dist/model/Account.js +6 -12
- 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/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/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/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 +24 -24
- package/dist/model/ApplicationFee.d.ts.map +1 -1
- package/dist/model/ApplicationFee.js +73 -73
- 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/Article.d.ts +67 -67
- package/dist/model/Article.d.ts.map +1 -1
- package/dist/model/Article.js +179 -179
- package/dist/model/AttachmentData.d.ts +9 -9
- package/dist/model/AttachmentData.js +23 -23
- 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/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 +27 -27
- package/dist/model/Balance.d.ts.map +1 -1
- package/dist/model/Balance.js +84 -84
- 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 +1 -1
- package/dist/model/BalanceTransaction.js +2 -2
- 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/CancellationDetails.d.ts +1 -1
- package/dist/model/CancellationDetails.js +2 -2
- package/dist/model/Capabilities.d.ts +1 -1
- package/dist/model/Capabilities.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/Charge.d.ts +48 -48
- package/dist/model/Charge.d.ts.map +1 -1
- package/dist/model/Charge.js +147 -147
- 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/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/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 +10 -10
- package/dist/model/Customer.d.ts.map +1 -1
- package/dist/model/Customer.js +27 -27
- 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 +62 -62
- package/dist/model/DataSheetImport.d.ts.map +1 -1
- package/dist/model/DataSheetImport.js +184 -184
- package/dist/model/DataSheetImportPrivacySettings.d.ts +10 -10
- package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -1
- package/dist/model/DataSheetImportPrivacySettings.js +29 -29
- package/dist/model/DataSheetImportSummary.d.ts +10 -10
- package/dist/model/DataSheetImportSummary.d.ts.map +1 -1
- package/dist/model/DataSheetImportSummary.js +33 -33
- package/dist/model/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 +10 -10
- package/dist/model/DefaultSettings.d.ts.map +1 -1
- package/dist/model/DefaultSettings.js +30 -30
- 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 +67 -67
- package/dist/model/Document.d.ts.map +1 -1
- package/dist/model/Document.js +179 -179
- package/dist/model/DocumentPart.d.ts +47 -47
- package/dist/model/DocumentPart.d.ts.map +1 -1
- package/dist/model/DocumentPart.js +135 -135
- package/dist/model/DocumentPartType.d.ts +19 -19
- package/dist/model/DocumentPartType.d.ts.map +1 -1
- package/dist/model/DocumentPartType.js +61 -61
- package/dist/model/DocumentType.d.ts +28 -28
- package/dist/model/DocumentType.d.ts.map +1 -1
- package/dist/model/DocumentType.js +85 -85
- 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/EmailAddress.d.ts +17 -17
- package/dist/model/EmailAddress.d.ts.map +1 -1
- package/dist/model/EmailAddress.js +52 -52
- 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/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 +1 -1
- package/dist/model/FeeRefund.js +2 -2
- 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/Fields.d.ts +115 -115
- package/dist/model/Fields.d.ts.map +1 -1
- package/dist/model/Fields.js +340 -340
- 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 +1 -1
- package/dist/model/FilterManager.js +2 -2
- 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/Form.d.ts +1 -1
- package/dist/model/Form.js +2 -2
- 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/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 +68 -68
- package/dist/model/Graph.d.ts.map +1 -1
- package/dist/model/Graph.js +185 -185
- package/dist/model/GraphAction.d.ts +9 -9
- package/dist/model/GraphAction.d.ts.map +1 -1
- package/dist/model/GraphAction.js +23 -23
- 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 +21 -21
- package/dist/model/GraphObject.d.ts.map +1 -1
- package/dist/model/GraphObject.js +61 -61
- 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 +72 -72
- package/dist/model/GraphObjectType.d.ts.map +1 -1
- package/dist/model/GraphObjectType.js +195 -195
- 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 +63 -63
- package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -1
- package/dist/model/GraphObjectTypeSchema.js +172 -172
- 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 +9 -9
- package/dist/model/GraphRelationship.d.ts.map +1 -1
- package/dist/model/GraphRelationship.js +23 -23
- 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 +77 -77
- package/dist/model/GraphRelationshipType.d.ts.map +1 -1
- package/dist/model/GraphRelationshipType.js +200 -200
- 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 +10 -10
- package/dist/model/Ideal.d.ts.map +1 -1
- package/dist/model/Ideal.js +30 -30
- 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 +15 -15
- package/dist/model/InputPart.d.ts.map +1 -1
- package/dist/model/InputPart.js +37 -37
- 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/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 +28 -28
- package/dist/model/Invoice.d.ts.map +1 -1
- package/dist/model/Invoice.js +92 -92
- 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 +10 -10
- package/dist/model/InvoiceItem.d.ts.map +1 -1
- package/dist/model/InvoiceItem.js +32 -32
- package/dist/model/InvoiceLineItem.d.ts +11 -11
- package/dist/model/InvoiceLineItem.d.ts.map +1 -1
- package/dist/model/InvoiceLineItem.js +32 -32
- 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 +33 -33
- package/dist/model/JsonNull.d.ts.map +1 -1
- package/dist/model/JsonNull.js +96 -96
- package/dist/model/JsonObject.d.ts +1 -1
- package/dist/model/JsonObject.js +2 -2
- package/dist/model/JsonPrimitive.d.ts +37 -37
- package/dist/model/JsonPrimitive.d.ts.map +1 -1
- package/dist/model/JsonPrimitive.js +109 -109
- 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 +19 -19
- package/dist/model/LaunchTemplateObject.d.ts.map +1 -1
- package/dist/model/LaunchTemplateObject.js +46 -46
- 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 +9 -9
- package/dist/model/LiveStreamInfo.d.ts.map +1 -1
- package/dist/model/LiveStreamInfo.js +27 -27
- 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 +10 -10
- package/dist/model/MeetingInfo.d.ts.map +1 -1
- package/dist/model/MeetingInfo.js +31 -31
- package/dist/model/Member.d.ts +37 -37
- package/dist/model/Member.d.ts.map +1 -1
- package/dist/model/Member.js +110 -110
- 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 +101 -0
- package/dist/model/MemoryCandidate.d.ts.map +1 -0
- package/dist/model/MemoryCandidate.js +303 -0
- 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 +63 -63
- package/dist/model/Objecttype.d.ts.map +1 -1
- package/dist/model/Objecttype.js +172 -172
- package/dist/model/Offline.d.ts +1 -1
- package/dist/model/Offline.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/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 +29 -29
- package/dist/model/PaymentIntent.d.ts.map +1 -1
- package/dist/model/PaymentIntent.js +92 -92
- 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 +19 -19
- package/dist/model/Payout.d.ts.map +1 -1
- package/dist/model/Payout.js +50 -50
- 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 +11 -11
- package/dist/model/Phase.d.ts.map +1 -1
- package/dist/model/Phase.js +32 -32
- package/dist/model/PhoneNumber.d.ts +25 -25
- package/dist/model/PhoneNumber.d.ts.map +1 -1
- package/dist/model/PhoneNumber.js +80 -80
- package/dist/model/PhoneNumberCollection.d.ts +1 -1
- package/dist/model/PhoneNumberCollection.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/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/PrivateMessageConversationPayload.d.ts +1 -1
- package/dist/model/PrivateMessageConversationPayload.js +2 -2
- package/dist/model/PrivateMessageConversationResponse.d.ts +1 -1
- package/dist/model/PrivateMessageConversationResponse.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/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 +119 -0
- package/dist/model/ProfilePatch.d.ts.map +1 -0
- package/dist/model/ProfilePatch.js +369 -0
- 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/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/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 +24 -24
- package/dist/model/Quote.d.ts.map +1 -1
- package/dist/model/Quote.js +97 -97
- package/dist/model/RadarOptions.d.ts +1 -1
- package/dist/model/RadarOptions.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 +28 -28
- package/dist/model/Refund.d.ts.map +1 -1
- package/dist/model/Refund.js +86 -86
- 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 +10 -10
- package/dist/model/RelationshipMapping.d.ts.map +1 -1
- package/dist/model/RelationshipMapping.js +29 -29
- 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/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/Schema.d.ts +1 -1
- package/dist/model/Schema.js +2 -2
- package/dist/model/SchemaDeploymentSettingsDto.d.ts +1 -1
- package/dist/model/SchemaDeploymentSettingsDto.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 +30 -30
- package/dist/model/ScreenSchema.d.ts.map +1 -1
- package/dist/model/ScreenSchema.js +87 -87
- 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 +10 -10
- package/dist/model/SetupAttempt.d.ts.map +1 -1
- package/dist/model/SetupAttempt.js +32 -32
- package/dist/model/SetupIntent.d.ts +19 -19
- package/dist/model/SetupIntent.d.ts.map +1 -1
- package/dist/model/SetupIntent.js +62 -62
- 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 +115 -115
- package/dist/model/SkinField.d.ts.map +1 -1
- package/dist/model/SkinField.js +340 -340
- 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/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 +10 -10
- package/dist/model/Sofort.d.ts.map +1 -1
- package/dist/model/Sofort.js +30 -30
- package/dist/model/SortCode.d.ts +1 -1
- package/dist/model/SortCode.js +2 -2
- package/dist/model/SourceCandidate.d.ts +83 -0
- package/dist/model/SourceCandidate.d.ts.map +1 -0
- package/dist/model/SourceCandidate.js +249 -0
- 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/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/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 +35 -35
- package/dist/model/StripeCheckoutSession.d.ts.map +1 -1
- package/dist/model/StripeCheckoutSession.js +96 -96
- 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 +23 -23
- package/dist/model/StripePaymentIntent.d.ts.map +1 -1
- package/dist/model/StripePaymentIntent.js +61 -61
- package/dist/model/StripePrice.d.ts +19 -19
- package/dist/model/StripePrice.d.ts.map +1 -1
- package/dist/model/StripePrice.js +52 -52
- package/dist/model/StripeSubscription.d.ts +34 -34
- package/dist/model/StripeSubscription.d.ts.map +1 -1
- package/dist/model/StripeSubscription.js +86 -86
- 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 +19 -19
- package/dist/model/Subscription.d.ts.map +1 -1
- package/dist/model/Subscription.js +62 -62
- 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/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 +21 -21
- package/dist/model/Template.d.ts.map +1 -1
- package/dist/model/Template.js +54 -54
- 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 +21 -21
- package/dist/model/TemplateSchema.d.ts.map +1 -1
- package/dist/model/TemplateSchema.js +52 -52
- 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 +10 -10
- package/dist/model/ThemeMapping.d.ts.map +1 -1
- package/dist/model/ThemeMapping.js +32 -32
- package/dist/model/ThemeMappingPayload.d.ts +10 -10
- package/dist/model/ThemeMappingPayload.d.ts.map +1 -1
- package/dist/model/ThemeMappingPayload.js +25 -25
- 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 +15 -15
- package/dist/model/Transfer.d.ts.map +1 -1
- package/dist/model/Transfer.js +41 -41
- 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 +15 -15
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -1
- package/dist/model/TransferResponsePaymentMethodDetails.js +41 -41
- package/dist/model/TransferReversal.d.ts +10 -10
- package/dist/model/TransferReversal.d.ts.map +1 -1
- package/dist/model/TransferReversal.js +32 -32
- 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 +37 -37
- package/dist/model/User.d.ts.map +1 -1
- package/dist/model/User.js +110 -110
- package/dist/model/UserDataPayload.d.ts +37 -37
- package/dist/model/UserDataPayload.d.ts.map +1 -1
- package/dist/model/UserDataPayload.js +110 -110
- package/dist/model/UserDomain.d.ts +1 -1
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.d.ts +19 -19
- package/dist/model/UserInvite.d.ts.map +1 -1
- package/dist/model/UserInvite.js +62 -62
- 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 +37 -37
- package/dist/model/UserSchema.d.ts.map +1 -1
- package/dist/model/UserSchema.js +110 -110
- 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 +28 -28
- package/dist/model/ZeusPortalCategory.d.ts.map +1 -1
- package/dist/model/ZeusPortalCategory.js +77 -77
- package/dist/model/Zip.d.ts +1 -1
- package/dist/model/Zip.js +2 -2
- package/dist/src/api/AIApi.d.ts +6 -6
- package/dist/src/api/AIConversationsApi.d.ts +10 -10
- package/dist/src/api/AbilitiesApi.d.ts +3 -3
- package/dist/src/api/ActionTypesApi.d.ts +1 -1
- package/dist/src/api/AdCampaignsApi.d.ts +7 -7
- package/dist/src/api/AdManagementApi.d.ts +12 -12
- package/dist/src/api/AdminDataManagementApi.d.ts +1 -1
- package/dist/src/api/AdsApi.d.ts +5 -5
- package/dist/src/api/AttachmentsApi.d.ts +6 -6
- package/dist/src/api/AuthenticationApi.d.ts +11 -11
- package/dist/src/api/BatchApi.d.ts +7 -7
- package/dist/src/api/CategoriesApi.d.ts +7 -7
- package/dist/src/api/CircleAccountsApi.d.ts +10 -10
- package/dist/src/api/CommentsApi.d.ts +9 -9
- package/dist/src/api/ContentManagementApi.d.ts +28 -28
- package/dist/src/api/ConversationsApi.d.ts +8 -8
- package/dist/src/api/CurrencyApi.d.ts +7 -7
- package/dist/src/api/DataSheetImportsApi.d.ts +15 -15
- package/dist/src/api/DataSyncApi.d.ts +9 -9
- package/dist/src/api/DefaultApi.d.ts +12 -12
- package/dist/src/api/DocumentPartTypesApi.d.ts +2 -2
- package/dist/src/api/DocumentTypesApi.d.ts +2 -2
- package/dist/src/api/DocumentsApi.d.ts +14 -14
- package/dist/src/api/DynamoDBSyncApi.d.ts +1 -1
- package/dist/src/api/EmailApi.d.ts +1 -1
- package/dist/src/api/EmailsApi.d.ts +4 -4
- package/dist/src/api/EntryPartsApi.d.ts +12 -12
- package/dist/src/api/FacebookApi.d.ts +1 -1
- package/dist/src/api/FieldsApi.d.ts +8 -8
- package/dist/src/api/FilesApi.d.ts +6 -6
- package/dist/src/api/FormsApi.d.ts +14 -14
- package/dist/src/api/FunctionsApi.d.ts +25 -25
- package/dist/src/api/GeocodeApi.d.ts +3 -3
- package/dist/src/api/GobodoManagementApi.d.ts +17 -17
- package/dist/src/api/GoogleApi.d.ts +1 -1
- package/dist/src/api/GraphActionTypesApi.d.ts +18 -18
- package/dist/src/api/GraphActionsApi.d.ts +11 -11
- package/dist/src/api/GraphObjectPermissionsApi.d.ts +10 -10
- package/dist/src/api/GraphObjectTypesApi.d.ts +33 -33
- package/dist/src/api/GraphObjectsApi.d.ts +45 -45
- package/dist/src/api/GraphRelationshipTypesApi.d.ts +26 -26
- package/dist/src/api/GraphRelationshipsApi.d.ts +21 -21
- package/dist/src/api/GraphSchemasApi.d.ts +20 -20
- package/dist/src/api/GraphTraversalApi.d.ts +7 -7
- package/dist/src/api/GraphsApi.d.ts +27 -27
- package/dist/src/api/IAMApi.d.ts +4 -4
- package/dist/src/api/ImagesApi.d.ts +6 -6
- package/dist/src/api/InvitesApi.d.ts +5 -5
- package/dist/src/api/LaunchTemplatesApi.d.ts +16 -16
- package/dist/src/api/LikesApi.d.ts +13 -13
- package/dist/src/api/LinkedINApi.d.ts +1 -1
- package/dist/src/api/LinksApi.d.ts +9 -9
- package/dist/src/api/LiveMeetingsApi.d.ts +2 -2
- package/dist/src/api/MeetingEventsApi.d.ts +24 -24
- package/dist/src/api/MenuItemsApi.d.ts +6 -6
- package/dist/src/api/MenusApi.d.ts +6 -6
- package/dist/src/api/NotificationsApi.d.ts +14 -14
- package/dist/src/api/PageLayoutsApi.d.ts +6 -6
- package/dist/src/api/PagesApi.d.ts +18 -18
- package/dist/src/api/PasswordResetApi.d.ts +1 -1
- package/dist/src/api/PayPalAccountsApi.d.ts +3 -3
- package/dist/src/api/PhoneNumbersApi.d.ts +5 -5
- package/dist/src/api/PostsApi.d.ts +9 -9
- package/dist/src/api/PrivateMessagesApi.d.ts +15 -15
- package/dist/src/api/ProxyServersApi.d.ts +14 -14
- package/dist/src/api/PublicationsApi.d.ts +9 -9
- package/dist/src/api/RestApplicationsApi.d.ts +8 -8
- package/dist/src/api/SchemaViewsApi.d.ts +5 -5
- package/dist/src/api/ScreensApi.d.ts +2 -2
- package/dist/src/api/SearchApi.d.ts +6 -6
- package/dist/src/api/SitesApi.d.ts +15 -15
- package/dist/src/api/SocialGroupsApi.d.ts +20 -20
- package/dist/src/api/SocialIntegrationApi.d.ts +4 -4
- package/dist/src/api/SquareAccountsApi.d.ts +3 -3
- package/dist/src/api/StripeAccountsApi.d.ts +92 -92
- package/dist/src/api/TabDefinitionsApi.d.ts +4 -4
- package/dist/src/api/TabSetsApi.d.ts +7 -7
- package/dist/src/api/TagsApi.d.ts +1 -1
- package/dist/src/api/TemplatesApi.d.ts +9 -9
- package/dist/src/api/ThemeMappingsApi.d.ts +8 -8
- package/dist/src/api/TopicsApi.d.ts +8 -8
- package/dist/src/api/TwitterApi.d.ts +1 -1
- package/dist/src/api/URLMappingsApi.d.ts +8 -8
- package/dist/src/api/UserManagerAdministrationApi.d.ts +27 -27
- package/dist/src/api/UserTagsApi.d.ts +3 -3
- package/dist/src/api/UsersApi.d.ts +13 -13
- package/dist/src/api/VideosApi.d.ts +10 -10
- package/dist/src/api/ViewsApi.d.ts +5 -5
- package/dist/src/api/WalletsApi.d.ts +17 -17
- package/dist/src/api/WidgetsApi.d.ts +12 -12
- package/package.json +2 -2
|
@@ -0,0 +1,2238 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
|
+
var _AIPersonaBuilderApplyRequest = _interopRequireDefault(require("../model/AIPersonaBuilderApplyRequest"));
|
|
9
|
+
var _AIPersonaBuilderCreateRequest = _interopRequireDefault(require("../model/AIPersonaBuilderCreateRequest"));
|
|
10
|
+
var _AIPersonaBuilderPreviewRequest = _interopRequireDefault(require("../model/AIPersonaBuilderPreviewRequest"));
|
|
11
|
+
var _AIPersonaBuilderStartRequest = _interopRequireDefault(require("../model/AIPersonaBuilderStartRequest"));
|
|
12
|
+
var _AIPersonaBuilderStateResponse = _interopRequireDefault(require("../model/AIPersonaBuilderStateResponse"));
|
|
13
|
+
var _AIPersonaBuilderSuggestRequest = _interopRequireDefault(require("../model/AIPersonaBuilderSuggestRequest"));
|
|
14
|
+
var _AIPersonaBuilderSuggestionResponse = _interopRequireDefault(require("../model/AIPersonaBuilderSuggestionResponse"));
|
|
15
|
+
var _AIPersonaMemoryListResponse = _interopRequireDefault(require("../model/AIPersonaMemoryListResponse"));
|
|
16
|
+
var _AIPersonaMemoryRequest = _interopRequireDefault(require("../model/AIPersonaMemoryRequest"));
|
|
17
|
+
var _AIPersonaMemoryResponse = _interopRequireDefault(require("../model/AIPersonaMemoryResponse"));
|
|
18
|
+
var _AIPersonaPreviewRequest = _interopRequireDefault(require("../model/AIPersonaPreviewRequest"));
|
|
19
|
+
var _AIPersonaPreviewResponse = _interopRequireDefault(require("../model/AIPersonaPreviewResponse"));
|
|
20
|
+
var _AIPersonaPromotionRequest = _interopRequireDefault(require("../model/AIPersonaPromotionRequest"));
|
|
21
|
+
var _AIPersonaRequest = _interopRequireDefault(require("../model/AIPersonaRequest"));
|
|
22
|
+
var _AIPersonaResponse = _interopRequireDefault(require("../model/AIPersonaResponse"));
|
|
23
|
+
var _AIPersonaSourceListResponse = _interopRequireDefault(require("../model/AIPersonaSourceListResponse"));
|
|
24
|
+
var _AIPersonaSourceRequest = _interopRequireDefault(require("../model/AIPersonaSourceRequest"));
|
|
25
|
+
var _AIPersonaSourceResponse = _interopRequireDefault(require("../model/AIPersonaSourceResponse"));
|
|
26
|
+
var _AIPersonaSpeechRequest = _interopRequireDefault(require("../model/AIPersonaSpeechRequest"));
|
|
27
|
+
var _AIPersonaSpeechResponse = _interopRequireDefault(require("../model/AIPersonaSpeechResponse"));
|
|
28
|
+
var _AIPersonaTestRequest = _interopRequireDefault(require("../model/AIPersonaTestRequest"));
|
|
29
|
+
var _AIPersonaTrainingApplyRequest = _interopRequireDefault(require("../model/AIPersonaTrainingApplyRequest"));
|
|
30
|
+
var _AIPersonaTrainingApplyResponse = _interopRequireDefault(require("../model/AIPersonaTrainingApplyResponse"));
|
|
31
|
+
var _AIPersonaTrainingDraftResponse = _interopRequireDefault(require("../model/AIPersonaTrainingDraftResponse"));
|
|
32
|
+
var _AIPersonaTrainingPurgeRequest = _interopRequireDefault(require("../model/AIPersonaTrainingPurgeRequest"));
|
|
33
|
+
var _AIPersonaTrainingPurgeResponse = _interopRequireDefault(require("../model/AIPersonaTrainingPurgeResponse"));
|
|
34
|
+
var _AIPersonaTrainingSourceRequest = _interopRequireDefault(require("../model/AIPersonaTrainingSourceRequest"));
|
|
35
|
+
var _AIPromptRequest = _interopRequireDefault(require("../model/AIPromptRequest"));
|
|
36
|
+
var _AIPromptResponse = _interopRequireDefault(require("../model/AIPromptResponse"));
|
|
37
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
38
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
39
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
40
|
+
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
41
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
42
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
43
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /**
|
|
44
|
+
* gobodo-api
|
|
45
|
+
* REST Interface for Gobodo API
|
|
46
|
+
*
|
|
47
|
+
* The version of the OpenAPI document: 0.1.218
|
|
48
|
+
* Contact: info@gobodo.io
|
|
49
|
+
*
|
|
50
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
51
|
+
* https://openapi-generator.tech
|
|
52
|
+
* Do not edit the class manually.
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
/**
|
|
56
|
+
* AIPersonas service.
|
|
57
|
+
* @module api/AIPersonasApi
|
|
58
|
+
* @version 0.1.218
|
|
59
|
+
*/
|
|
60
|
+
var AIPersonasApi = exports["default"] = /*#__PURE__*/function () {
|
|
61
|
+
/**
|
|
62
|
+
* Constructs a new AIPersonasApi.
|
|
63
|
+
* @alias module:api/AIPersonasApi
|
|
64
|
+
* @class
|
|
65
|
+
* @param {module:ApiClient} [apiClient] Optional API client implementation to use,
|
|
66
|
+
* default to {@link module:ApiClient#instance} if unspecified.
|
|
67
|
+
*/
|
|
68
|
+
function AIPersonasApi(apiClient) {
|
|
69
|
+
_classCallCheck(this, AIPersonasApi);
|
|
70
|
+
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
/**
|
|
74
|
+
* Add persona memory
|
|
75
|
+
* @param {Number} personaId
|
|
76
|
+
* @param {module:model/AIPersonaMemoryRequest} aIPersonaMemoryRequest
|
|
77
|
+
* @param {Object} opts Optional parameters
|
|
78
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
79
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
80
|
+
* @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
|
|
81
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
82
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
83
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
84
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaMemoryResponse} and HTTP response
|
|
85
|
+
*/
|
|
86
|
+
_createClass(AIPersonasApi, [{
|
|
87
|
+
key: "addAIPersonaMemoryWithHttpInfo",
|
|
88
|
+
value: function addAIPersonaMemoryWithHttpInfo(personaId, aIPersonaMemoryRequest, opts) {
|
|
89
|
+
opts = opts || {};
|
|
90
|
+
var postBody = aIPersonaMemoryRequest;
|
|
91
|
+
// verify the required parameter 'personaId' is set
|
|
92
|
+
if (personaId === undefined || personaId === null) {
|
|
93
|
+
throw new Error("Missing the required parameter 'personaId' when calling addAIPersonaMemory");
|
|
94
|
+
}
|
|
95
|
+
// verify the required parameter 'aIPersonaMemoryRequest' is set
|
|
96
|
+
if (aIPersonaMemoryRequest === undefined || aIPersonaMemoryRequest === null) {
|
|
97
|
+
throw new Error("Missing the required parameter 'aIPersonaMemoryRequest' when calling addAIPersonaMemory");
|
|
98
|
+
}
|
|
99
|
+
var pathParams = {
|
|
100
|
+
'personaId': personaId
|
|
101
|
+
};
|
|
102
|
+
var queryParams = {};
|
|
103
|
+
var headerParams = {
|
|
104
|
+
'Authorization': opts['authorization'],
|
|
105
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
106
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
107
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
108
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
109
|
+
'transactionid': opts['transactionid']
|
|
110
|
+
};
|
|
111
|
+
var formParams = {};
|
|
112
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
113
|
+
var contentTypes = ['application/json'];
|
|
114
|
+
var accepts = ['application/json'];
|
|
115
|
+
var returnType = _AIPersonaMemoryResponse["default"];
|
|
116
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/memories', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
/**
|
|
120
|
+
* Add persona memory
|
|
121
|
+
* @param {Number} personaId
|
|
122
|
+
* @param {module:model/AIPersonaMemoryRequest} aIPersonaMemoryRequest
|
|
123
|
+
* @param {Object} opts Optional parameters
|
|
124
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
125
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
126
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
127
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
128
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
129
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
130
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaMemoryResponse}
|
|
131
|
+
*/
|
|
132
|
+
}, {
|
|
133
|
+
key: "addAIPersonaMemory",
|
|
134
|
+
value: function addAIPersonaMemory(personaId, aIPersonaMemoryRequest, opts) {
|
|
135
|
+
return this.addAIPersonaMemoryWithHttpInfo(personaId, aIPersonaMemoryRequest, opts).then(function (response_and_data) {
|
|
136
|
+
return response_and_data.data;
|
|
137
|
+
});
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
/**
|
|
141
|
+
* Apply approved persona-builder suggestions
|
|
142
|
+
* @param {Number} personaId
|
|
143
|
+
* @param {module:model/AIPersonaBuilderApplyRequest} aIPersonaBuilderApplyRequest
|
|
144
|
+
* @param {Object} opts Optional parameters
|
|
145
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
146
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
147
|
+
* @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
|
|
148
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
149
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
150
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
151
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaBuilderStateResponse} and HTTP response
|
|
152
|
+
*/
|
|
153
|
+
}, {
|
|
154
|
+
key: "applyAIPersonaBuilderDraftWithHttpInfo",
|
|
155
|
+
value: function applyAIPersonaBuilderDraftWithHttpInfo(personaId, aIPersonaBuilderApplyRequest, opts) {
|
|
156
|
+
opts = opts || {};
|
|
157
|
+
var postBody = aIPersonaBuilderApplyRequest;
|
|
158
|
+
// verify the required parameter 'personaId' is set
|
|
159
|
+
if (personaId === undefined || personaId === null) {
|
|
160
|
+
throw new Error("Missing the required parameter 'personaId' when calling applyAIPersonaBuilderDraft");
|
|
161
|
+
}
|
|
162
|
+
// verify the required parameter 'aIPersonaBuilderApplyRequest' is set
|
|
163
|
+
if (aIPersonaBuilderApplyRequest === undefined || aIPersonaBuilderApplyRequest === null) {
|
|
164
|
+
throw new Error("Missing the required parameter 'aIPersonaBuilderApplyRequest' when calling applyAIPersonaBuilderDraft");
|
|
165
|
+
}
|
|
166
|
+
var pathParams = {
|
|
167
|
+
'personaId': personaId
|
|
168
|
+
};
|
|
169
|
+
var queryParams = {};
|
|
170
|
+
var headerParams = {
|
|
171
|
+
'Authorization': opts['authorization'],
|
|
172
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
173
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
174
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
175
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
176
|
+
'transactionid': opts['transactionid']
|
|
177
|
+
};
|
|
178
|
+
var formParams = {};
|
|
179
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
180
|
+
var contentTypes = ['application/json'];
|
|
181
|
+
var accepts = ['application/json'];
|
|
182
|
+
var returnType = _AIPersonaBuilderStateResponse["default"];
|
|
183
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/builder/apply', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* Apply approved persona-builder suggestions
|
|
188
|
+
* @param {Number} personaId
|
|
189
|
+
* @param {module:model/AIPersonaBuilderApplyRequest} aIPersonaBuilderApplyRequest
|
|
190
|
+
* @param {Object} opts Optional parameters
|
|
191
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
192
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
193
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
194
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
195
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
196
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
197
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaBuilderStateResponse}
|
|
198
|
+
*/
|
|
199
|
+
}, {
|
|
200
|
+
key: "applyAIPersonaBuilderDraft",
|
|
201
|
+
value: function applyAIPersonaBuilderDraft(personaId, aIPersonaBuilderApplyRequest, opts) {
|
|
202
|
+
return this.applyAIPersonaBuilderDraftWithHttpInfo(personaId, aIPersonaBuilderApplyRequest, opts).then(function (response_and_data) {
|
|
203
|
+
return response_and_data.data;
|
|
204
|
+
});
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* Apply approved persona media training outputs
|
|
209
|
+
* @param {Number} personaId
|
|
210
|
+
* @param {module:model/AIPersonaTrainingApplyRequest} aIPersonaTrainingApplyRequest
|
|
211
|
+
* @param {Object} opts Optional parameters
|
|
212
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
213
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
214
|
+
* @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
|
|
215
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
216
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
217
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
218
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaTrainingApplyResponse} and HTTP response
|
|
219
|
+
*/
|
|
220
|
+
}, {
|
|
221
|
+
key: "applyAIPersonaTrainingDraftWithHttpInfo",
|
|
222
|
+
value: function applyAIPersonaTrainingDraftWithHttpInfo(personaId, aIPersonaTrainingApplyRequest, opts) {
|
|
223
|
+
opts = opts || {};
|
|
224
|
+
var postBody = aIPersonaTrainingApplyRequest;
|
|
225
|
+
// verify the required parameter 'personaId' is set
|
|
226
|
+
if (personaId === undefined || personaId === null) {
|
|
227
|
+
throw new Error("Missing the required parameter 'personaId' when calling applyAIPersonaTrainingDraft");
|
|
228
|
+
}
|
|
229
|
+
// verify the required parameter 'aIPersonaTrainingApplyRequest' is set
|
|
230
|
+
if (aIPersonaTrainingApplyRequest === undefined || aIPersonaTrainingApplyRequest === null) {
|
|
231
|
+
throw new Error("Missing the required parameter 'aIPersonaTrainingApplyRequest' when calling applyAIPersonaTrainingDraft");
|
|
232
|
+
}
|
|
233
|
+
var pathParams = {
|
|
234
|
+
'personaId': personaId
|
|
235
|
+
};
|
|
236
|
+
var queryParams = {};
|
|
237
|
+
var headerParams = {
|
|
238
|
+
'Authorization': opts['authorization'],
|
|
239
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
240
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
241
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
242
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
243
|
+
'transactionid': opts['transactionid']
|
|
244
|
+
};
|
|
245
|
+
var formParams = {};
|
|
246
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
247
|
+
var contentTypes = ['application/json'];
|
|
248
|
+
var accepts = ['application/json'];
|
|
249
|
+
var returnType = _AIPersonaTrainingApplyResponse["default"];
|
|
250
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/training/apply', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
/**
|
|
254
|
+
* Apply approved persona media training outputs
|
|
255
|
+
* @param {Number} personaId
|
|
256
|
+
* @param {module:model/AIPersonaTrainingApplyRequest} aIPersonaTrainingApplyRequest
|
|
257
|
+
* @param {Object} opts Optional parameters
|
|
258
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
259
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
260
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
261
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
262
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
263
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
264
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaTrainingApplyResponse}
|
|
265
|
+
*/
|
|
266
|
+
}, {
|
|
267
|
+
key: "applyAIPersonaTrainingDraft",
|
|
268
|
+
value: function applyAIPersonaTrainingDraft(personaId, aIPersonaTrainingApplyRequest, opts) {
|
|
269
|
+
return this.applyAIPersonaTrainingDraftWithHttpInfo(personaId, aIPersonaTrainingApplyRequest, opts).then(function (response_and_data) {
|
|
270
|
+
return response_and_data.data;
|
|
271
|
+
});
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
/**
|
|
275
|
+
* Apply approved training outputs and purge raw media
|
|
276
|
+
* @param {Number} personaId
|
|
277
|
+
* @param {module:model/AIPersonaTrainingApplyRequest} aIPersonaTrainingApplyRequest
|
|
278
|
+
* @param {Object} opts Optional parameters
|
|
279
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
280
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
281
|
+
* @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
|
|
282
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
283
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
284
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
285
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaTrainingApplyResponse} and HTTP response
|
|
286
|
+
*/
|
|
287
|
+
}, {
|
|
288
|
+
key: "applyAndPurgeAIPersonaTrainingDraftWithHttpInfo",
|
|
289
|
+
value: function applyAndPurgeAIPersonaTrainingDraftWithHttpInfo(personaId, aIPersonaTrainingApplyRequest, opts) {
|
|
290
|
+
opts = opts || {};
|
|
291
|
+
var postBody = aIPersonaTrainingApplyRequest;
|
|
292
|
+
// verify the required parameter 'personaId' is set
|
|
293
|
+
if (personaId === undefined || personaId === null) {
|
|
294
|
+
throw new Error("Missing the required parameter 'personaId' when calling applyAndPurgeAIPersonaTrainingDraft");
|
|
295
|
+
}
|
|
296
|
+
// verify the required parameter 'aIPersonaTrainingApplyRequest' is set
|
|
297
|
+
if (aIPersonaTrainingApplyRequest === undefined || aIPersonaTrainingApplyRequest === null) {
|
|
298
|
+
throw new Error("Missing the required parameter 'aIPersonaTrainingApplyRequest' when calling applyAndPurgeAIPersonaTrainingDraft");
|
|
299
|
+
}
|
|
300
|
+
var pathParams = {
|
|
301
|
+
'personaId': personaId
|
|
302
|
+
};
|
|
303
|
+
var queryParams = {};
|
|
304
|
+
var headerParams = {
|
|
305
|
+
'Authorization': opts['authorization'],
|
|
306
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
307
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
308
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
309
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
310
|
+
'transactionid': opts['transactionid']
|
|
311
|
+
};
|
|
312
|
+
var formParams = {};
|
|
313
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
314
|
+
var contentTypes = ['application/json'];
|
|
315
|
+
var accepts = ['application/json'];
|
|
316
|
+
var returnType = _AIPersonaTrainingApplyResponse["default"];
|
|
317
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/training/apply-and-purge', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
/**
|
|
321
|
+
* Apply approved training outputs and purge raw media
|
|
322
|
+
* @param {Number} personaId
|
|
323
|
+
* @param {module:model/AIPersonaTrainingApplyRequest} aIPersonaTrainingApplyRequest
|
|
324
|
+
* @param {Object} opts Optional parameters
|
|
325
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
326
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
327
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
328
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
329
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
330
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
331
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaTrainingApplyResponse}
|
|
332
|
+
*/
|
|
333
|
+
}, {
|
|
334
|
+
key: "applyAndPurgeAIPersonaTrainingDraft",
|
|
335
|
+
value: function applyAndPurgeAIPersonaTrainingDraft(personaId, aIPersonaTrainingApplyRequest, opts) {
|
|
336
|
+
return this.applyAndPurgeAIPersonaTrainingDraftWithHttpInfo(personaId, aIPersonaTrainingApplyRequest, opts).then(function (response_and_data) {
|
|
337
|
+
return response_and_data.data;
|
|
338
|
+
});
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* Archive a persona
|
|
343
|
+
* @param {Number} personaId
|
|
344
|
+
* @param {Object} opts Optional parameters
|
|
345
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
346
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
347
|
+
* @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
|
|
348
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
349
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
350
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
351
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaResponse} and HTTP response
|
|
352
|
+
*/
|
|
353
|
+
}, {
|
|
354
|
+
key: "archiveAIPersonaWithHttpInfo",
|
|
355
|
+
value: function archiveAIPersonaWithHttpInfo(personaId, opts) {
|
|
356
|
+
opts = opts || {};
|
|
357
|
+
var postBody = null;
|
|
358
|
+
// verify the required parameter 'personaId' is set
|
|
359
|
+
if (personaId === undefined || personaId === null) {
|
|
360
|
+
throw new Error("Missing the required parameter 'personaId' when calling archiveAIPersona");
|
|
361
|
+
}
|
|
362
|
+
var pathParams = {
|
|
363
|
+
'personaId': personaId
|
|
364
|
+
};
|
|
365
|
+
var queryParams = {};
|
|
366
|
+
var headerParams = {
|
|
367
|
+
'Authorization': opts['authorization'],
|
|
368
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
369
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
370
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
371
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
372
|
+
'transactionid': opts['transactionid']
|
|
373
|
+
};
|
|
374
|
+
var formParams = {};
|
|
375
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
376
|
+
var contentTypes = [];
|
|
377
|
+
var accepts = ['application/json'];
|
|
378
|
+
var returnType = _AIPersonaResponse["default"];
|
|
379
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/archive', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
/**
|
|
383
|
+
* Archive a persona
|
|
384
|
+
* @param {Number} personaId
|
|
385
|
+
* @param {Object} opts Optional parameters
|
|
386
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
387
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
388
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
389
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
390
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
391
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
392
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaResponse}
|
|
393
|
+
*/
|
|
394
|
+
}, {
|
|
395
|
+
key: "archiveAIPersona",
|
|
396
|
+
value: function archiveAIPersona(personaId, opts) {
|
|
397
|
+
return this.archiveAIPersonaWithHttpInfo(personaId, opts).then(function (response_and_data) {
|
|
398
|
+
return response_and_data.data;
|
|
399
|
+
});
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
/**
|
|
403
|
+
* Attach persona source
|
|
404
|
+
* @param {Number} personaId
|
|
405
|
+
* @param {module:model/AIPersonaSourceRequest} aIPersonaSourceRequest
|
|
406
|
+
* @param {Object} opts Optional parameters
|
|
407
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
408
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
409
|
+
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
410
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
411
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
412
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
413
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaSourceResponse} and HTTP response
|
|
414
|
+
*/
|
|
415
|
+
}, {
|
|
416
|
+
key: "attachAIPersonaSourceWithHttpInfo",
|
|
417
|
+
value: function attachAIPersonaSourceWithHttpInfo(personaId, aIPersonaSourceRequest, opts) {
|
|
418
|
+
opts = opts || {};
|
|
419
|
+
var postBody = aIPersonaSourceRequest;
|
|
420
|
+
// verify the required parameter 'personaId' is set
|
|
421
|
+
if (personaId === undefined || personaId === null) {
|
|
422
|
+
throw new Error("Missing the required parameter 'personaId' when calling attachAIPersonaSource");
|
|
423
|
+
}
|
|
424
|
+
// verify the required parameter 'aIPersonaSourceRequest' is set
|
|
425
|
+
if (aIPersonaSourceRequest === undefined || aIPersonaSourceRequest === null) {
|
|
426
|
+
throw new Error("Missing the required parameter 'aIPersonaSourceRequest' when calling attachAIPersonaSource");
|
|
427
|
+
}
|
|
428
|
+
var pathParams = {
|
|
429
|
+
'personaId': personaId
|
|
430
|
+
};
|
|
431
|
+
var queryParams = {};
|
|
432
|
+
var headerParams = {
|
|
433
|
+
'Authorization': opts['authorization'],
|
|
434
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
435
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
436
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
437
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
438
|
+
'transactionid': opts['transactionid']
|
|
439
|
+
};
|
|
440
|
+
var formParams = {};
|
|
441
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
442
|
+
var contentTypes = ['application/json'];
|
|
443
|
+
var accepts = ['application/json'];
|
|
444
|
+
var returnType = _AIPersonaSourceResponse["default"];
|
|
445
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/sources', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
/**
|
|
449
|
+
* Attach persona source
|
|
450
|
+
* @param {Number} personaId
|
|
451
|
+
* @param {module:model/AIPersonaSourceRequest} aIPersonaSourceRequest
|
|
452
|
+
* @param {Object} opts Optional parameters
|
|
453
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
454
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
455
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
456
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
457
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
458
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
459
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaSourceResponse}
|
|
460
|
+
*/
|
|
461
|
+
}, {
|
|
462
|
+
key: "attachAIPersonaSource",
|
|
463
|
+
value: function attachAIPersonaSource(personaId, aIPersonaSourceRequest, opts) {
|
|
464
|
+
return this.attachAIPersonaSourceWithHttpInfo(personaId, aIPersonaSourceRequest, opts).then(function (response_and_data) {
|
|
465
|
+
return response_and_data.data;
|
|
466
|
+
});
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
/**
|
|
470
|
+
* Create a persona
|
|
471
|
+
* @param {module:model/AIPersonaRequest} aIPersonaRequest
|
|
472
|
+
* @param {Object} opts Optional parameters
|
|
473
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
474
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
475
|
+
* @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
|
|
476
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
477
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
478
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
479
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaResponse} and HTTP response
|
|
480
|
+
*/
|
|
481
|
+
}, {
|
|
482
|
+
key: "createAIPersonaWithHttpInfo",
|
|
483
|
+
value: function createAIPersonaWithHttpInfo(aIPersonaRequest, opts) {
|
|
484
|
+
opts = opts || {};
|
|
485
|
+
var postBody = aIPersonaRequest;
|
|
486
|
+
// verify the required parameter 'aIPersonaRequest' is set
|
|
487
|
+
if (aIPersonaRequest === undefined || aIPersonaRequest === null) {
|
|
488
|
+
throw new Error("Missing the required parameter 'aIPersonaRequest' when calling createAIPersona");
|
|
489
|
+
}
|
|
490
|
+
var pathParams = {};
|
|
491
|
+
var queryParams = {};
|
|
492
|
+
var headerParams = {
|
|
493
|
+
'Authorization': opts['authorization'],
|
|
494
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
495
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
496
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
497
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
498
|
+
'transactionid': opts['transactionid']
|
|
499
|
+
};
|
|
500
|
+
var formParams = {};
|
|
501
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
502
|
+
var contentTypes = ['application/json'];
|
|
503
|
+
var accepts = ['application/json'];
|
|
504
|
+
var returnType = _AIPersonaResponse["default"];
|
|
505
|
+
return this.apiClient.callApi('/ai/personas', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
/**
|
|
509
|
+
* Create a persona
|
|
510
|
+
* @param {module:model/AIPersonaRequest} aIPersonaRequest
|
|
511
|
+
* @param {Object} opts Optional parameters
|
|
512
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
513
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
514
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
515
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
516
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
517
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
518
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaResponse}
|
|
519
|
+
*/
|
|
520
|
+
}, {
|
|
521
|
+
key: "createAIPersona",
|
|
522
|
+
value: function createAIPersona(aIPersonaRequest, opts) {
|
|
523
|
+
return this.createAIPersonaWithHttpInfo(aIPersonaRequest, opts).then(function (response_and_data) {
|
|
524
|
+
return response_and_data.data;
|
|
525
|
+
});
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
/**
|
|
529
|
+
* Create a draft persona and start a builder conversation
|
|
530
|
+
* @param {module:model/AIPersonaBuilderCreateRequest} aIPersonaBuilderCreateRequest
|
|
531
|
+
* @param {Object} opts Optional parameters
|
|
532
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
533
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
534
|
+
* @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
|
|
535
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
536
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
537
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
538
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaBuilderStateResponse} and HTTP response
|
|
539
|
+
*/
|
|
540
|
+
}, {
|
|
541
|
+
key: "createAIPersonaAndStartBuilderConversationWithHttpInfo",
|
|
542
|
+
value: function createAIPersonaAndStartBuilderConversationWithHttpInfo(aIPersonaBuilderCreateRequest, opts) {
|
|
543
|
+
opts = opts || {};
|
|
544
|
+
var postBody = aIPersonaBuilderCreateRequest;
|
|
545
|
+
// verify the required parameter 'aIPersonaBuilderCreateRequest' is set
|
|
546
|
+
if (aIPersonaBuilderCreateRequest === undefined || aIPersonaBuilderCreateRequest === null) {
|
|
547
|
+
throw new Error("Missing the required parameter 'aIPersonaBuilderCreateRequest' when calling createAIPersonaAndStartBuilderConversation");
|
|
548
|
+
}
|
|
549
|
+
var pathParams = {};
|
|
550
|
+
var queryParams = {};
|
|
551
|
+
var headerParams = {
|
|
552
|
+
'Authorization': opts['authorization'],
|
|
553
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
554
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
555
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
556
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
557
|
+
'transactionid': opts['transactionid']
|
|
558
|
+
};
|
|
559
|
+
var formParams = {};
|
|
560
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
561
|
+
var contentTypes = ['application/json'];
|
|
562
|
+
var accepts = ['application/json'];
|
|
563
|
+
var returnType = _AIPersonaBuilderStateResponse["default"];
|
|
564
|
+
return this.apiClient.callApi('/ai/personas/builder/conversations/new', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
/**
|
|
568
|
+
* Create a draft persona and start a builder conversation
|
|
569
|
+
* @param {module:model/AIPersonaBuilderCreateRequest} aIPersonaBuilderCreateRequest
|
|
570
|
+
* @param {Object} opts Optional parameters
|
|
571
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
572
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
573
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
574
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
575
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
576
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
577
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaBuilderStateResponse}
|
|
578
|
+
*/
|
|
579
|
+
}, {
|
|
580
|
+
key: "createAIPersonaAndStartBuilderConversation",
|
|
581
|
+
value: function createAIPersonaAndStartBuilderConversation(aIPersonaBuilderCreateRequest, opts) {
|
|
582
|
+
return this.createAIPersonaAndStartBuilderConversationWithHttpInfo(aIPersonaBuilderCreateRequest, opts).then(function (response_and_data) {
|
|
583
|
+
return response_and_data.data;
|
|
584
|
+
});
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
/**
|
|
588
|
+
* Delete persona memory
|
|
589
|
+
* @param {Number} personaId
|
|
590
|
+
* @param {Number} memoryId
|
|
591
|
+
* @param {Object} opts Optional parameters
|
|
592
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
593
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
594
|
+
* @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
|
|
595
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
596
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
597
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
598
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
599
|
+
*/
|
|
600
|
+
}, {
|
|
601
|
+
key: "deleteAIPersonaMemoryWithHttpInfo",
|
|
602
|
+
value: function deleteAIPersonaMemoryWithHttpInfo(personaId, memoryId, opts) {
|
|
603
|
+
opts = opts || {};
|
|
604
|
+
var postBody = null;
|
|
605
|
+
// verify the required parameter 'personaId' is set
|
|
606
|
+
if (personaId === undefined || personaId === null) {
|
|
607
|
+
throw new Error("Missing the required parameter 'personaId' when calling deleteAIPersonaMemory");
|
|
608
|
+
}
|
|
609
|
+
// verify the required parameter 'memoryId' is set
|
|
610
|
+
if (memoryId === undefined || memoryId === null) {
|
|
611
|
+
throw new Error("Missing the required parameter 'memoryId' when calling deleteAIPersonaMemory");
|
|
612
|
+
}
|
|
613
|
+
var pathParams = {
|
|
614
|
+
'personaId': personaId,
|
|
615
|
+
'memoryId': memoryId
|
|
616
|
+
};
|
|
617
|
+
var queryParams = {};
|
|
618
|
+
var headerParams = {
|
|
619
|
+
'Authorization': opts['authorization'],
|
|
620
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
621
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
622
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
623
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
624
|
+
'transactionid': opts['transactionid']
|
|
625
|
+
};
|
|
626
|
+
var formParams = {};
|
|
627
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
628
|
+
var contentTypes = [];
|
|
629
|
+
var accepts = ['*/*'];
|
|
630
|
+
var returnType = null;
|
|
631
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/memories/{memoryId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
/**
|
|
635
|
+
* Delete persona memory
|
|
636
|
+
* @param {Number} personaId
|
|
637
|
+
* @param {Number} memoryId
|
|
638
|
+
* @param {Object} opts Optional parameters
|
|
639
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
640
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
641
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
642
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
643
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
644
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
645
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
646
|
+
*/
|
|
647
|
+
}, {
|
|
648
|
+
key: "deleteAIPersonaMemory",
|
|
649
|
+
value: function deleteAIPersonaMemory(personaId, memoryId, opts) {
|
|
650
|
+
return this.deleteAIPersonaMemoryWithHttpInfo(personaId, memoryId, opts).then(function (response_and_data) {
|
|
651
|
+
return response_and_data.data;
|
|
652
|
+
});
|
|
653
|
+
}
|
|
654
|
+
|
|
655
|
+
/**
|
|
656
|
+
* Detach persona source
|
|
657
|
+
* @param {Number} personaId
|
|
658
|
+
* @param {Number} sourceRecordId
|
|
659
|
+
* @param {Object} opts Optional parameters
|
|
660
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
661
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
662
|
+
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
663
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
664
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
665
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
666
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
667
|
+
*/
|
|
668
|
+
}, {
|
|
669
|
+
key: "detachAIPersonaSourceWithHttpInfo",
|
|
670
|
+
value: function detachAIPersonaSourceWithHttpInfo(personaId, sourceRecordId, opts) {
|
|
671
|
+
opts = opts || {};
|
|
672
|
+
var postBody = null;
|
|
673
|
+
// verify the required parameter 'personaId' is set
|
|
674
|
+
if (personaId === undefined || personaId === null) {
|
|
675
|
+
throw new Error("Missing the required parameter 'personaId' when calling detachAIPersonaSource");
|
|
676
|
+
}
|
|
677
|
+
// verify the required parameter 'sourceRecordId' is set
|
|
678
|
+
if (sourceRecordId === undefined || sourceRecordId === null) {
|
|
679
|
+
throw new Error("Missing the required parameter 'sourceRecordId' when calling detachAIPersonaSource");
|
|
680
|
+
}
|
|
681
|
+
var pathParams = {
|
|
682
|
+
'personaId': personaId,
|
|
683
|
+
'sourceRecordId': sourceRecordId
|
|
684
|
+
};
|
|
685
|
+
var queryParams = {};
|
|
686
|
+
var headerParams = {
|
|
687
|
+
'Authorization': opts['authorization'],
|
|
688
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
689
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
690
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
691
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
692
|
+
'transactionid': opts['transactionid']
|
|
693
|
+
};
|
|
694
|
+
var formParams = {};
|
|
695
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
696
|
+
var contentTypes = [];
|
|
697
|
+
var accepts = ['*/*'];
|
|
698
|
+
var returnType = null;
|
|
699
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/sources/{sourceRecordId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
/**
|
|
703
|
+
* Detach persona source
|
|
704
|
+
* @param {Number} personaId
|
|
705
|
+
* @param {Number} sourceRecordId
|
|
706
|
+
* @param {Object} opts Optional parameters
|
|
707
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
708
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
709
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
710
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
711
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
712
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
713
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
714
|
+
*/
|
|
715
|
+
}, {
|
|
716
|
+
key: "detachAIPersonaSource",
|
|
717
|
+
value: function detachAIPersonaSource(personaId, sourceRecordId, opts) {
|
|
718
|
+
return this.detachAIPersonaSourceWithHttpInfo(personaId, sourceRecordId, opts).then(function (response_and_data) {
|
|
719
|
+
return response_and_data.data;
|
|
720
|
+
});
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
/**
|
|
724
|
+
* Get a persona
|
|
725
|
+
* @param {Number} personaId
|
|
726
|
+
* @param {Object} opts Optional parameters
|
|
727
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
728
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
729
|
+
* @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
|
|
730
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
731
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
732
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
733
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaResponse} and HTTP response
|
|
734
|
+
*/
|
|
735
|
+
}, {
|
|
736
|
+
key: "getAIPersonaWithHttpInfo",
|
|
737
|
+
value: function getAIPersonaWithHttpInfo(personaId, opts) {
|
|
738
|
+
opts = opts || {};
|
|
739
|
+
var postBody = null;
|
|
740
|
+
// verify the required parameter 'personaId' is set
|
|
741
|
+
if (personaId === undefined || personaId === null) {
|
|
742
|
+
throw new Error("Missing the required parameter 'personaId' when calling getAIPersona");
|
|
743
|
+
}
|
|
744
|
+
var pathParams = {
|
|
745
|
+
'personaId': personaId
|
|
746
|
+
};
|
|
747
|
+
var queryParams = {};
|
|
748
|
+
var headerParams = {
|
|
749
|
+
'Authorization': opts['authorization'],
|
|
750
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
751
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
752
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
753
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
754
|
+
'transactionid': opts['transactionid']
|
|
755
|
+
};
|
|
756
|
+
var formParams = {};
|
|
757
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
758
|
+
var contentTypes = [];
|
|
759
|
+
var accepts = ['application/json'];
|
|
760
|
+
var returnType = _AIPersonaResponse["default"];
|
|
761
|
+
return this.apiClient.callApi('/ai/personas/{personaId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
/**
|
|
765
|
+
* Get a persona
|
|
766
|
+
* @param {Number} personaId
|
|
767
|
+
* @param {Object} opts Optional parameters
|
|
768
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
769
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
770
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
771
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
772
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
773
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
774
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaResponse}
|
|
775
|
+
*/
|
|
776
|
+
}, {
|
|
777
|
+
key: "getAIPersona",
|
|
778
|
+
value: function getAIPersona(personaId, opts) {
|
|
779
|
+
return this.getAIPersonaWithHttpInfo(personaId, opts).then(function (response_and_data) {
|
|
780
|
+
return response_and_data.data;
|
|
781
|
+
});
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
/**
|
|
785
|
+
* Get current builder state for a persona
|
|
786
|
+
* @param {Number} personaId
|
|
787
|
+
* @param {Object} opts Optional parameters
|
|
788
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
789
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
790
|
+
* @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
|
|
791
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
792
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
793
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
794
|
+
* @param {Number} [conversationId]
|
|
795
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaBuilderStateResponse} and HTTP response
|
|
796
|
+
*/
|
|
797
|
+
}, {
|
|
798
|
+
key: "getAIPersonaBuilderStateWithHttpInfo",
|
|
799
|
+
value: function getAIPersonaBuilderStateWithHttpInfo(personaId, opts) {
|
|
800
|
+
opts = opts || {};
|
|
801
|
+
var postBody = null;
|
|
802
|
+
// verify the required parameter 'personaId' is set
|
|
803
|
+
if (personaId === undefined || personaId === null) {
|
|
804
|
+
throw new Error("Missing the required parameter 'personaId' when calling getAIPersonaBuilderState");
|
|
805
|
+
}
|
|
806
|
+
var pathParams = {
|
|
807
|
+
'personaId': personaId
|
|
808
|
+
};
|
|
809
|
+
var queryParams = {
|
|
810
|
+
'conversationId': opts['conversationId']
|
|
811
|
+
};
|
|
812
|
+
var headerParams = {
|
|
813
|
+
'Authorization': opts['authorization'],
|
|
814
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
815
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
816
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
817
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
818
|
+
'transactionid': opts['transactionid']
|
|
819
|
+
};
|
|
820
|
+
var formParams = {};
|
|
821
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
822
|
+
var contentTypes = [];
|
|
823
|
+
var accepts = ['application/json'];
|
|
824
|
+
var returnType = _AIPersonaBuilderStateResponse["default"];
|
|
825
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/builder/state', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
/**
|
|
829
|
+
* Get current builder state for a persona
|
|
830
|
+
* @param {Number} personaId
|
|
831
|
+
* @param {Object} opts Optional parameters
|
|
832
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
833
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
834
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
835
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
836
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
837
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
838
|
+
* @param {Number} opts.conversationId
|
|
839
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaBuilderStateResponse}
|
|
840
|
+
*/
|
|
841
|
+
}, {
|
|
842
|
+
key: "getAIPersonaBuilderState",
|
|
843
|
+
value: function getAIPersonaBuilderState(personaId, opts) {
|
|
844
|
+
return this.getAIPersonaBuilderStateWithHttpInfo(personaId, opts).then(function (response_and_data) {
|
|
845
|
+
return response_and_data.data;
|
|
846
|
+
});
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
/**
|
|
850
|
+
* List persona memories
|
|
851
|
+
* @param {Number} personaId
|
|
852
|
+
* @param {Object} opts Optional parameters
|
|
853
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
854
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
855
|
+
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
856
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
857
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
858
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
859
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaMemoryListResponse} and HTTP response
|
|
860
|
+
*/
|
|
861
|
+
}, {
|
|
862
|
+
key: "getAIPersonaMemoriesWithHttpInfo",
|
|
863
|
+
value: function getAIPersonaMemoriesWithHttpInfo(personaId, opts) {
|
|
864
|
+
opts = opts || {};
|
|
865
|
+
var postBody = null;
|
|
866
|
+
// verify the required parameter 'personaId' is set
|
|
867
|
+
if (personaId === undefined || personaId === null) {
|
|
868
|
+
throw new Error("Missing the required parameter 'personaId' when calling getAIPersonaMemories");
|
|
869
|
+
}
|
|
870
|
+
var pathParams = {
|
|
871
|
+
'personaId': personaId
|
|
872
|
+
};
|
|
873
|
+
var queryParams = {};
|
|
874
|
+
var headerParams = {
|
|
875
|
+
'Authorization': opts['authorization'],
|
|
876
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
877
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
878
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
879
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
880
|
+
'transactionid': opts['transactionid']
|
|
881
|
+
};
|
|
882
|
+
var formParams = {};
|
|
883
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
884
|
+
var contentTypes = [];
|
|
885
|
+
var accepts = ['application/json'];
|
|
886
|
+
var returnType = _AIPersonaMemoryListResponse["default"];
|
|
887
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/memories', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
888
|
+
}
|
|
889
|
+
|
|
890
|
+
/**
|
|
891
|
+
* List persona memories
|
|
892
|
+
* @param {Number} personaId
|
|
893
|
+
* @param {Object} opts Optional parameters
|
|
894
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
895
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
896
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
897
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
898
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
899
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
900
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaMemoryListResponse}
|
|
901
|
+
*/
|
|
902
|
+
}, {
|
|
903
|
+
key: "getAIPersonaMemories",
|
|
904
|
+
value: function getAIPersonaMemories(personaId, opts) {
|
|
905
|
+
return this.getAIPersonaMemoriesWithHttpInfo(personaId, opts).then(function (response_and_data) {
|
|
906
|
+
return response_and_data.data;
|
|
907
|
+
});
|
|
908
|
+
}
|
|
909
|
+
|
|
910
|
+
/**
|
|
911
|
+
* List persona sources
|
|
912
|
+
* @param {Number} personaId
|
|
913
|
+
* @param {Object} opts Optional parameters
|
|
914
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
915
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
916
|
+
* @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
|
|
917
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
918
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
919
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
920
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaSourceListResponse} and HTTP response
|
|
921
|
+
*/
|
|
922
|
+
}, {
|
|
923
|
+
key: "getAIPersonaSourcesWithHttpInfo",
|
|
924
|
+
value: function getAIPersonaSourcesWithHttpInfo(personaId, opts) {
|
|
925
|
+
opts = opts || {};
|
|
926
|
+
var postBody = null;
|
|
927
|
+
// verify the required parameter 'personaId' is set
|
|
928
|
+
if (personaId === undefined || personaId === null) {
|
|
929
|
+
throw new Error("Missing the required parameter 'personaId' when calling getAIPersonaSources");
|
|
930
|
+
}
|
|
931
|
+
var pathParams = {
|
|
932
|
+
'personaId': personaId
|
|
933
|
+
};
|
|
934
|
+
var queryParams = {};
|
|
935
|
+
var headerParams = {
|
|
936
|
+
'Authorization': opts['authorization'],
|
|
937
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
938
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
939
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
940
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
941
|
+
'transactionid': opts['transactionid']
|
|
942
|
+
};
|
|
943
|
+
var formParams = {};
|
|
944
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
945
|
+
var contentTypes = [];
|
|
946
|
+
var accepts = ['application/json'];
|
|
947
|
+
var returnType = _AIPersonaSourceListResponse["default"];
|
|
948
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/sources', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
949
|
+
}
|
|
950
|
+
|
|
951
|
+
/**
|
|
952
|
+
* List persona sources
|
|
953
|
+
* @param {Number} personaId
|
|
954
|
+
* @param {Object} opts Optional parameters
|
|
955
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
956
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
957
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
958
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
959
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
960
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
961
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaSourceListResponse}
|
|
962
|
+
*/
|
|
963
|
+
}, {
|
|
964
|
+
key: "getAIPersonaSources",
|
|
965
|
+
value: function getAIPersonaSources(personaId, opts) {
|
|
966
|
+
return this.getAIPersonaSourcesWithHttpInfo(personaId, opts).then(function (response_and_data) {
|
|
967
|
+
return response_and_data.data;
|
|
968
|
+
});
|
|
969
|
+
}
|
|
970
|
+
|
|
971
|
+
/**
|
|
972
|
+
* Get the current reviewed training draft for persona media sources
|
|
973
|
+
* @param {Number} personaId
|
|
974
|
+
* @param {Object} opts Optional parameters
|
|
975
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
976
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
977
|
+
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
978
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
979
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
980
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
981
|
+
* @param {String} [sourceIds]
|
|
982
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaTrainingDraftResponse} and HTTP response
|
|
983
|
+
*/
|
|
984
|
+
}, {
|
|
985
|
+
key: "getAIPersonaTrainingDraftWithHttpInfo",
|
|
986
|
+
value: function getAIPersonaTrainingDraftWithHttpInfo(personaId, opts) {
|
|
987
|
+
opts = opts || {};
|
|
988
|
+
var postBody = null;
|
|
989
|
+
// verify the required parameter 'personaId' is set
|
|
990
|
+
if (personaId === undefined || personaId === null) {
|
|
991
|
+
throw new Error("Missing the required parameter 'personaId' when calling getAIPersonaTrainingDraft");
|
|
992
|
+
}
|
|
993
|
+
var pathParams = {
|
|
994
|
+
'personaId': personaId
|
|
995
|
+
};
|
|
996
|
+
var queryParams = {
|
|
997
|
+
'sourceIds': opts['sourceIds']
|
|
998
|
+
};
|
|
999
|
+
var headerParams = {
|
|
1000
|
+
'Authorization': opts['authorization'],
|
|
1001
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1002
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1003
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1004
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1005
|
+
'transactionid': opts['transactionid']
|
|
1006
|
+
};
|
|
1007
|
+
var formParams = {};
|
|
1008
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1009
|
+
var contentTypes = [];
|
|
1010
|
+
var accepts = ['application/json'];
|
|
1011
|
+
var returnType = _AIPersonaTrainingDraftResponse["default"];
|
|
1012
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/training/draft', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
/**
|
|
1016
|
+
* Get the current reviewed training draft for persona media sources
|
|
1017
|
+
* @param {Number} personaId
|
|
1018
|
+
* @param {Object} opts Optional parameters
|
|
1019
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1020
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1021
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1022
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1023
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1024
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1025
|
+
* @param {String} opts.sourceIds
|
|
1026
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaTrainingDraftResponse}
|
|
1027
|
+
*/
|
|
1028
|
+
}, {
|
|
1029
|
+
key: "getAIPersonaTrainingDraft",
|
|
1030
|
+
value: function getAIPersonaTrainingDraft(personaId, opts) {
|
|
1031
|
+
return this.getAIPersonaTrainingDraftWithHttpInfo(personaId, opts).then(function (response_and_data) {
|
|
1032
|
+
return response_and_data.data;
|
|
1033
|
+
});
|
|
1034
|
+
}
|
|
1035
|
+
|
|
1036
|
+
/**
|
|
1037
|
+
* List personas
|
|
1038
|
+
* @param {Object} opts Optional parameters
|
|
1039
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1040
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1041
|
+
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1042
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1043
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1044
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1045
|
+
* @param {String} [scopeType]
|
|
1046
|
+
* @param {Number} [scopeId]
|
|
1047
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/AIPersonaResponse>} and HTTP response
|
|
1048
|
+
*/
|
|
1049
|
+
}, {
|
|
1050
|
+
key: "getAIPersonasWithHttpInfo",
|
|
1051
|
+
value: function getAIPersonasWithHttpInfo(opts) {
|
|
1052
|
+
opts = opts || {};
|
|
1053
|
+
var postBody = null;
|
|
1054
|
+
var pathParams = {};
|
|
1055
|
+
var queryParams = {
|
|
1056
|
+
'scopeType': opts['scopeType'],
|
|
1057
|
+
'scopeId': opts['scopeId']
|
|
1058
|
+
};
|
|
1059
|
+
var headerParams = {
|
|
1060
|
+
'Authorization': opts['authorization'],
|
|
1061
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1062
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1063
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1064
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1065
|
+
'transactionid': opts['transactionid']
|
|
1066
|
+
};
|
|
1067
|
+
var formParams = {};
|
|
1068
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1069
|
+
var contentTypes = [];
|
|
1070
|
+
var accepts = ['application/json'];
|
|
1071
|
+
var returnType = [_AIPersonaResponse["default"]];
|
|
1072
|
+
return this.apiClient.callApi('/ai/personas', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
/**
|
|
1076
|
+
* List personas
|
|
1077
|
+
* @param {Object} opts Optional parameters
|
|
1078
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1079
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1080
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1081
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1082
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1083
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1084
|
+
* @param {String} opts.scopeType
|
|
1085
|
+
* @param {Number} opts.scopeId
|
|
1086
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/AIPersonaResponse>}
|
|
1087
|
+
*/
|
|
1088
|
+
}, {
|
|
1089
|
+
key: "getAIPersonas",
|
|
1090
|
+
value: function getAIPersonas(opts) {
|
|
1091
|
+
return this.getAIPersonasWithHttpInfo(opts).then(function (response_and_data) {
|
|
1092
|
+
return response_and_data.data;
|
|
1093
|
+
});
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
/**
|
|
1097
|
+
* Ingest persona source
|
|
1098
|
+
* @param {Number} personaId
|
|
1099
|
+
* @param {Number} sourceRecordId
|
|
1100
|
+
* @param {Object} opts Optional parameters
|
|
1101
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1102
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1103
|
+
* @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
|
|
1104
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1105
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1106
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1107
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaResponse} and HTTP response
|
|
1108
|
+
*/
|
|
1109
|
+
}, {
|
|
1110
|
+
key: "ingestAIPersonaSourceWithHttpInfo",
|
|
1111
|
+
value: function ingestAIPersonaSourceWithHttpInfo(personaId, sourceRecordId, opts) {
|
|
1112
|
+
opts = opts || {};
|
|
1113
|
+
var postBody = null;
|
|
1114
|
+
// verify the required parameter 'personaId' is set
|
|
1115
|
+
if (personaId === undefined || personaId === null) {
|
|
1116
|
+
throw new Error("Missing the required parameter 'personaId' when calling ingestAIPersonaSource");
|
|
1117
|
+
}
|
|
1118
|
+
// verify the required parameter 'sourceRecordId' is set
|
|
1119
|
+
if (sourceRecordId === undefined || sourceRecordId === null) {
|
|
1120
|
+
throw new Error("Missing the required parameter 'sourceRecordId' when calling ingestAIPersonaSource");
|
|
1121
|
+
}
|
|
1122
|
+
var pathParams = {
|
|
1123
|
+
'personaId': personaId,
|
|
1124
|
+
'sourceRecordId': sourceRecordId
|
|
1125
|
+
};
|
|
1126
|
+
var queryParams = {};
|
|
1127
|
+
var headerParams = {
|
|
1128
|
+
'Authorization': opts['authorization'],
|
|
1129
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1130
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1131
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1132
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1133
|
+
'transactionid': opts['transactionid']
|
|
1134
|
+
};
|
|
1135
|
+
var formParams = {};
|
|
1136
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1137
|
+
var contentTypes = [];
|
|
1138
|
+
var accepts = ['application/json'];
|
|
1139
|
+
var returnType = _AIPersonaResponse["default"];
|
|
1140
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/sources/{sourceRecordId}/ingest', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1143
|
+
/**
|
|
1144
|
+
* Ingest persona source
|
|
1145
|
+
* @param {Number} personaId
|
|
1146
|
+
* @param {Number} sourceRecordId
|
|
1147
|
+
* @param {Object} opts Optional parameters
|
|
1148
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1149
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1150
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1151
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1152
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1153
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1154
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaResponse}
|
|
1155
|
+
*/
|
|
1156
|
+
}, {
|
|
1157
|
+
key: "ingestAIPersonaSource",
|
|
1158
|
+
value: function ingestAIPersonaSource(personaId, sourceRecordId, opts) {
|
|
1159
|
+
return this.ingestAIPersonaSourceWithHttpInfo(personaId, sourceRecordId, opts).then(function (response_and_data) {
|
|
1160
|
+
return response_and_data.data;
|
|
1161
|
+
});
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1164
|
+
/**
|
|
1165
|
+
* Extract training drafts from image/audio persona sources
|
|
1166
|
+
* @param {Number} personaId
|
|
1167
|
+
* @param {Object.<String, {String: Object}>} requestBody
|
|
1168
|
+
* @param {Object} opts Optional parameters
|
|
1169
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1170
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1171
|
+
* @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
|
|
1172
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1173
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1174
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1175
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaTrainingDraftResponse} and HTTP response
|
|
1176
|
+
*/
|
|
1177
|
+
}, {
|
|
1178
|
+
key: "ingestAIPersonaTrainingSourcesWithHttpInfo",
|
|
1179
|
+
value: function ingestAIPersonaTrainingSourcesWithHttpInfo(personaId, requestBody, opts) {
|
|
1180
|
+
opts = opts || {};
|
|
1181
|
+
var postBody = requestBody;
|
|
1182
|
+
// verify the required parameter 'personaId' is set
|
|
1183
|
+
if (personaId === undefined || personaId === null) {
|
|
1184
|
+
throw new Error("Missing the required parameter 'personaId' when calling ingestAIPersonaTrainingSources");
|
|
1185
|
+
}
|
|
1186
|
+
// verify the required parameter 'requestBody' is set
|
|
1187
|
+
if (requestBody === undefined || requestBody === null) {
|
|
1188
|
+
throw new Error("Missing the required parameter 'requestBody' when calling ingestAIPersonaTrainingSources");
|
|
1189
|
+
}
|
|
1190
|
+
var pathParams = {
|
|
1191
|
+
'personaId': personaId
|
|
1192
|
+
};
|
|
1193
|
+
var queryParams = {};
|
|
1194
|
+
var headerParams = {
|
|
1195
|
+
'Authorization': opts['authorization'],
|
|
1196
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1197
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1198
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1199
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1200
|
+
'transactionid': opts['transactionid']
|
|
1201
|
+
};
|
|
1202
|
+
var formParams = {};
|
|
1203
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1204
|
+
var contentTypes = ['application/json'];
|
|
1205
|
+
var accepts = ['application/json'];
|
|
1206
|
+
var returnType = _AIPersonaTrainingDraftResponse["default"];
|
|
1207
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/training/ingest', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1208
|
+
}
|
|
1209
|
+
|
|
1210
|
+
/**
|
|
1211
|
+
* Extract training drafts from image/audio persona sources
|
|
1212
|
+
* @param {Number} personaId
|
|
1213
|
+
* @param {Object.<String, {String: Object}>} requestBody
|
|
1214
|
+
* @param {Object} opts Optional parameters
|
|
1215
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1216
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1217
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1218
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1219
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1220
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1221
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaTrainingDraftResponse}
|
|
1222
|
+
*/
|
|
1223
|
+
}, {
|
|
1224
|
+
key: "ingestAIPersonaTrainingSources",
|
|
1225
|
+
value: function ingestAIPersonaTrainingSources(personaId, requestBody, opts) {
|
|
1226
|
+
return this.ingestAIPersonaTrainingSourcesWithHttpInfo(personaId, requestBody, opts).then(function (response_and_data) {
|
|
1227
|
+
return response_and_data.data;
|
|
1228
|
+
});
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
/**
|
|
1232
|
+
* Ingest all persona sources
|
|
1233
|
+
* @param {Number} personaId
|
|
1234
|
+
* @param {Object} opts Optional parameters
|
|
1235
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1236
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1237
|
+
* @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
|
|
1238
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1239
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1240
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1241
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaResponse} and HTTP response
|
|
1242
|
+
*/
|
|
1243
|
+
}, {
|
|
1244
|
+
key: "ingestAllAIPersonaSourcesWithHttpInfo",
|
|
1245
|
+
value: function ingestAllAIPersonaSourcesWithHttpInfo(personaId, opts) {
|
|
1246
|
+
opts = opts || {};
|
|
1247
|
+
var postBody = null;
|
|
1248
|
+
// verify the required parameter 'personaId' is set
|
|
1249
|
+
if (personaId === undefined || personaId === null) {
|
|
1250
|
+
throw new Error("Missing the required parameter 'personaId' when calling ingestAllAIPersonaSources");
|
|
1251
|
+
}
|
|
1252
|
+
var pathParams = {
|
|
1253
|
+
'personaId': personaId
|
|
1254
|
+
};
|
|
1255
|
+
var queryParams = {};
|
|
1256
|
+
var headerParams = {
|
|
1257
|
+
'Authorization': opts['authorization'],
|
|
1258
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1259
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1260
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1261
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1262
|
+
'transactionid': opts['transactionid']
|
|
1263
|
+
};
|
|
1264
|
+
var formParams = {};
|
|
1265
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1266
|
+
var contentTypes = [];
|
|
1267
|
+
var accepts = ['application/json'];
|
|
1268
|
+
var returnType = _AIPersonaResponse["default"];
|
|
1269
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/ingest', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1270
|
+
}
|
|
1271
|
+
|
|
1272
|
+
/**
|
|
1273
|
+
* Ingest all persona sources
|
|
1274
|
+
* @param {Number} personaId
|
|
1275
|
+
* @param {Object} opts Optional parameters
|
|
1276
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1277
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1278
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1279
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1280
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1281
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1282
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaResponse}
|
|
1283
|
+
*/
|
|
1284
|
+
}, {
|
|
1285
|
+
key: "ingestAllAIPersonaSources",
|
|
1286
|
+
value: function ingestAllAIPersonaSources(personaId, opts) {
|
|
1287
|
+
return this.ingestAllAIPersonaSourcesWithHttpInfo(personaId, opts).then(function (response_and_data) {
|
|
1288
|
+
return response_and_data.data;
|
|
1289
|
+
});
|
|
1290
|
+
}
|
|
1291
|
+
|
|
1292
|
+
/**
|
|
1293
|
+
* Preview draft persona state from builder suggestions
|
|
1294
|
+
* @param {Number} personaId
|
|
1295
|
+
* @param {module:model/AIPersonaBuilderPreviewRequest} aIPersonaBuilderPreviewRequest
|
|
1296
|
+
* @param {Object} opts Optional parameters
|
|
1297
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1298
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1299
|
+
* @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
|
|
1300
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1301
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1302
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1303
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
1304
|
+
*/
|
|
1305
|
+
}, {
|
|
1306
|
+
key: "previewAIPersonaBuilderDraftWithHttpInfo",
|
|
1307
|
+
value: function previewAIPersonaBuilderDraftWithHttpInfo(personaId, aIPersonaBuilderPreviewRequest, opts) {
|
|
1308
|
+
opts = opts || {};
|
|
1309
|
+
var postBody = aIPersonaBuilderPreviewRequest;
|
|
1310
|
+
// verify the required parameter 'personaId' is set
|
|
1311
|
+
if (personaId === undefined || personaId === null) {
|
|
1312
|
+
throw new Error("Missing the required parameter 'personaId' when calling previewAIPersonaBuilderDraft");
|
|
1313
|
+
}
|
|
1314
|
+
// verify the required parameter 'aIPersonaBuilderPreviewRequest' is set
|
|
1315
|
+
if (aIPersonaBuilderPreviewRequest === undefined || aIPersonaBuilderPreviewRequest === null) {
|
|
1316
|
+
throw new Error("Missing the required parameter 'aIPersonaBuilderPreviewRequest' when calling previewAIPersonaBuilderDraft");
|
|
1317
|
+
}
|
|
1318
|
+
var pathParams = {
|
|
1319
|
+
'personaId': personaId
|
|
1320
|
+
};
|
|
1321
|
+
var queryParams = {};
|
|
1322
|
+
var headerParams = {
|
|
1323
|
+
'Authorization': opts['authorization'],
|
|
1324
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1325
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1326
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1327
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1328
|
+
'transactionid': opts['transactionid']
|
|
1329
|
+
};
|
|
1330
|
+
var formParams = {};
|
|
1331
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1332
|
+
var contentTypes = ['application/json'];
|
|
1333
|
+
var accepts = ['application/json'];
|
|
1334
|
+
var returnType = null;
|
|
1335
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/builder/preview', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1336
|
+
}
|
|
1337
|
+
|
|
1338
|
+
/**
|
|
1339
|
+
* Preview draft persona state from builder suggestions
|
|
1340
|
+
* @param {Number} personaId
|
|
1341
|
+
* @param {module:model/AIPersonaBuilderPreviewRequest} aIPersonaBuilderPreviewRequest
|
|
1342
|
+
* @param {Object} opts Optional parameters
|
|
1343
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1344
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1345
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1346
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1347
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1348
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1349
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
1350
|
+
*/
|
|
1351
|
+
}, {
|
|
1352
|
+
key: "previewAIPersonaBuilderDraft",
|
|
1353
|
+
value: function previewAIPersonaBuilderDraft(personaId, aIPersonaBuilderPreviewRequest, opts) {
|
|
1354
|
+
return this.previewAIPersonaBuilderDraftWithHttpInfo(personaId, aIPersonaBuilderPreviewRequest, opts).then(function (response_and_data) {
|
|
1355
|
+
return response_and_data.data;
|
|
1356
|
+
});
|
|
1357
|
+
}
|
|
1358
|
+
|
|
1359
|
+
/**
|
|
1360
|
+
* Preview compiled persona context
|
|
1361
|
+
* @param {Number} personaId
|
|
1362
|
+
* @param {module:model/AIPersonaPreviewRequest} aIPersonaPreviewRequest
|
|
1363
|
+
* @param {Object} opts Optional parameters
|
|
1364
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1365
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1366
|
+
* @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
|
|
1367
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1368
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1369
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1370
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaPreviewResponse} and HTTP response
|
|
1371
|
+
*/
|
|
1372
|
+
}, {
|
|
1373
|
+
key: "previewAIPersonaContextWithHttpInfo",
|
|
1374
|
+
value: function previewAIPersonaContextWithHttpInfo(personaId, aIPersonaPreviewRequest, opts) {
|
|
1375
|
+
opts = opts || {};
|
|
1376
|
+
var postBody = aIPersonaPreviewRequest;
|
|
1377
|
+
// verify the required parameter 'personaId' is set
|
|
1378
|
+
if (personaId === undefined || personaId === null) {
|
|
1379
|
+
throw new Error("Missing the required parameter 'personaId' when calling previewAIPersonaContext");
|
|
1380
|
+
}
|
|
1381
|
+
// verify the required parameter 'aIPersonaPreviewRequest' is set
|
|
1382
|
+
if (aIPersonaPreviewRequest === undefined || aIPersonaPreviewRequest === null) {
|
|
1383
|
+
throw new Error("Missing the required parameter 'aIPersonaPreviewRequest' when calling previewAIPersonaContext");
|
|
1384
|
+
}
|
|
1385
|
+
var pathParams = {
|
|
1386
|
+
'personaId': personaId
|
|
1387
|
+
};
|
|
1388
|
+
var queryParams = {};
|
|
1389
|
+
var headerParams = {
|
|
1390
|
+
'Authorization': opts['authorization'],
|
|
1391
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1392
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1393
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1394
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1395
|
+
'transactionid': opts['transactionid']
|
|
1396
|
+
};
|
|
1397
|
+
var formParams = {};
|
|
1398
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1399
|
+
var contentTypes = ['application/json'];
|
|
1400
|
+
var accepts = ['application/json'];
|
|
1401
|
+
var returnType = _AIPersonaPreviewResponse["default"];
|
|
1402
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/preview', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1403
|
+
}
|
|
1404
|
+
|
|
1405
|
+
/**
|
|
1406
|
+
* Preview compiled persona context
|
|
1407
|
+
* @param {Number} personaId
|
|
1408
|
+
* @param {module:model/AIPersonaPreviewRequest} aIPersonaPreviewRequest
|
|
1409
|
+
* @param {Object} opts Optional parameters
|
|
1410
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1411
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1412
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1413
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1414
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1415
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1416
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaPreviewResponse}
|
|
1417
|
+
*/
|
|
1418
|
+
}, {
|
|
1419
|
+
key: "previewAIPersonaContext",
|
|
1420
|
+
value: function previewAIPersonaContext(personaId, aIPersonaPreviewRequest, opts) {
|
|
1421
|
+
return this.previewAIPersonaContextWithHttpInfo(personaId, aIPersonaPreviewRequest, opts).then(function (response_and_data) {
|
|
1422
|
+
return response_and_data.data;
|
|
1423
|
+
});
|
|
1424
|
+
}
|
|
1425
|
+
|
|
1426
|
+
/**
|
|
1427
|
+
* Promote conversation content into persona memory
|
|
1428
|
+
* @param {Number} personaId
|
|
1429
|
+
* @param {module:model/AIPersonaPromotionRequest} aIPersonaPromotionRequest
|
|
1430
|
+
* @param {Object} opts Optional parameters
|
|
1431
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1432
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1433
|
+
* @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
|
|
1434
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1435
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1436
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1437
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaMemoryResponse} and HTTP response
|
|
1438
|
+
*/
|
|
1439
|
+
}, {
|
|
1440
|
+
key: "promoteAIConversationFactToPersonaWithHttpInfo",
|
|
1441
|
+
value: function promoteAIConversationFactToPersonaWithHttpInfo(personaId, aIPersonaPromotionRequest, opts) {
|
|
1442
|
+
opts = opts || {};
|
|
1443
|
+
var postBody = aIPersonaPromotionRequest;
|
|
1444
|
+
// verify the required parameter 'personaId' is set
|
|
1445
|
+
if (personaId === undefined || personaId === null) {
|
|
1446
|
+
throw new Error("Missing the required parameter 'personaId' when calling promoteAIConversationFactToPersona");
|
|
1447
|
+
}
|
|
1448
|
+
// verify the required parameter 'aIPersonaPromotionRequest' is set
|
|
1449
|
+
if (aIPersonaPromotionRequest === undefined || aIPersonaPromotionRequest === null) {
|
|
1450
|
+
throw new Error("Missing the required parameter 'aIPersonaPromotionRequest' when calling promoteAIConversationFactToPersona");
|
|
1451
|
+
}
|
|
1452
|
+
var pathParams = {
|
|
1453
|
+
'personaId': personaId
|
|
1454
|
+
};
|
|
1455
|
+
var queryParams = {};
|
|
1456
|
+
var headerParams = {
|
|
1457
|
+
'Authorization': opts['authorization'],
|
|
1458
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1459
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1460
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1461
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1462
|
+
'transactionid': opts['transactionid']
|
|
1463
|
+
};
|
|
1464
|
+
var formParams = {};
|
|
1465
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1466
|
+
var contentTypes = ['application/json'];
|
|
1467
|
+
var accepts = ['application/json'];
|
|
1468
|
+
var returnType = _AIPersonaMemoryResponse["default"];
|
|
1469
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/promote', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1470
|
+
}
|
|
1471
|
+
|
|
1472
|
+
/**
|
|
1473
|
+
* Promote conversation content into persona memory
|
|
1474
|
+
* @param {Number} personaId
|
|
1475
|
+
* @param {module:model/AIPersonaPromotionRequest} aIPersonaPromotionRequest
|
|
1476
|
+
* @param {Object} opts Optional parameters
|
|
1477
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1478
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1479
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1480
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1481
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1482
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1483
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaMemoryResponse}
|
|
1484
|
+
*/
|
|
1485
|
+
}, {
|
|
1486
|
+
key: "promoteAIConversationFactToPersona",
|
|
1487
|
+
value: function promoteAIConversationFactToPersona(personaId, aIPersonaPromotionRequest, opts) {
|
|
1488
|
+
return this.promoteAIConversationFactToPersonaWithHttpInfo(personaId, aIPersonaPromotionRequest, opts).then(function (response_and_data) {
|
|
1489
|
+
return response_and_data.data;
|
|
1490
|
+
});
|
|
1491
|
+
}
|
|
1492
|
+
|
|
1493
|
+
/**
|
|
1494
|
+
* Prompt a persona in passthrough mode
|
|
1495
|
+
* @param {Number} personaId
|
|
1496
|
+
* @param {module:model/AIPromptRequest} aIPromptRequest
|
|
1497
|
+
* @param {Object} opts Optional parameters
|
|
1498
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1499
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1500
|
+
* @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
|
|
1501
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1502
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1503
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1504
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPromptResponse} and HTTP response
|
|
1505
|
+
*/
|
|
1506
|
+
}, {
|
|
1507
|
+
key: "promptAIPersonaWithHttpInfo",
|
|
1508
|
+
value: function promptAIPersonaWithHttpInfo(personaId, aIPromptRequest, opts) {
|
|
1509
|
+
opts = opts || {};
|
|
1510
|
+
var postBody = aIPromptRequest;
|
|
1511
|
+
// verify the required parameter 'personaId' is set
|
|
1512
|
+
if (personaId === undefined || personaId === null) {
|
|
1513
|
+
throw new Error("Missing the required parameter 'personaId' when calling promptAIPersona");
|
|
1514
|
+
}
|
|
1515
|
+
// verify the required parameter 'aIPromptRequest' is set
|
|
1516
|
+
if (aIPromptRequest === undefined || aIPromptRequest === null) {
|
|
1517
|
+
throw new Error("Missing the required parameter 'aIPromptRequest' when calling promptAIPersona");
|
|
1518
|
+
}
|
|
1519
|
+
var pathParams = {
|
|
1520
|
+
'personaId': personaId
|
|
1521
|
+
};
|
|
1522
|
+
var queryParams = {};
|
|
1523
|
+
var headerParams = {
|
|
1524
|
+
'Authorization': opts['authorization'],
|
|
1525
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1526
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1527
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1528
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1529
|
+
'transactionid': opts['transactionid']
|
|
1530
|
+
};
|
|
1531
|
+
var formParams = {};
|
|
1532
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1533
|
+
var contentTypes = ['application/json'];
|
|
1534
|
+
var accepts = ['application/json'];
|
|
1535
|
+
var returnType = _AIPromptResponse["default"];
|
|
1536
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/prompt', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1537
|
+
}
|
|
1538
|
+
|
|
1539
|
+
/**
|
|
1540
|
+
* Prompt a persona in passthrough mode
|
|
1541
|
+
* @param {Number} personaId
|
|
1542
|
+
* @param {module:model/AIPromptRequest} aIPromptRequest
|
|
1543
|
+
* @param {Object} opts Optional parameters
|
|
1544
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1545
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1546
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1547
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1548
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1549
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1550
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPromptResponse}
|
|
1551
|
+
*/
|
|
1552
|
+
}, {
|
|
1553
|
+
key: "promptAIPersona",
|
|
1554
|
+
value: function promptAIPersona(personaId, aIPromptRequest, opts) {
|
|
1555
|
+
return this.promptAIPersonaWithHttpInfo(personaId, aIPromptRequest, opts).then(function (response_and_data) {
|
|
1556
|
+
return response_and_data.data;
|
|
1557
|
+
});
|
|
1558
|
+
}
|
|
1559
|
+
|
|
1560
|
+
/**
|
|
1561
|
+
* Purge raw training media while preserving approved persona outputs
|
|
1562
|
+
* @param {Number} personaId
|
|
1563
|
+
* @param {module:model/AIPersonaTrainingPurgeRequest} aIPersonaTrainingPurgeRequest
|
|
1564
|
+
* @param {Object} opts Optional parameters
|
|
1565
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1566
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1567
|
+
* @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
|
|
1568
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1569
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1570
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1571
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaTrainingPurgeResponse} and HTTP response
|
|
1572
|
+
*/
|
|
1573
|
+
}, {
|
|
1574
|
+
key: "purgeAIPersonaTrainingSourcesWithHttpInfo",
|
|
1575
|
+
value: function purgeAIPersonaTrainingSourcesWithHttpInfo(personaId, aIPersonaTrainingPurgeRequest, opts) {
|
|
1576
|
+
opts = opts || {};
|
|
1577
|
+
var postBody = aIPersonaTrainingPurgeRequest;
|
|
1578
|
+
// verify the required parameter 'personaId' is set
|
|
1579
|
+
if (personaId === undefined || personaId === null) {
|
|
1580
|
+
throw new Error("Missing the required parameter 'personaId' when calling purgeAIPersonaTrainingSources");
|
|
1581
|
+
}
|
|
1582
|
+
// verify the required parameter 'aIPersonaTrainingPurgeRequest' is set
|
|
1583
|
+
if (aIPersonaTrainingPurgeRequest === undefined || aIPersonaTrainingPurgeRequest === null) {
|
|
1584
|
+
throw new Error("Missing the required parameter 'aIPersonaTrainingPurgeRequest' when calling purgeAIPersonaTrainingSources");
|
|
1585
|
+
}
|
|
1586
|
+
var pathParams = {
|
|
1587
|
+
'personaId': personaId
|
|
1588
|
+
};
|
|
1589
|
+
var queryParams = {};
|
|
1590
|
+
var headerParams = {
|
|
1591
|
+
'Authorization': opts['authorization'],
|
|
1592
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1593
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1594
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1595
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1596
|
+
'transactionid': opts['transactionid']
|
|
1597
|
+
};
|
|
1598
|
+
var formParams = {};
|
|
1599
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1600
|
+
var contentTypes = ['application/json'];
|
|
1601
|
+
var accepts = ['application/json'];
|
|
1602
|
+
var returnType = _AIPersonaTrainingPurgeResponse["default"];
|
|
1603
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/training/purge', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1604
|
+
}
|
|
1605
|
+
|
|
1606
|
+
/**
|
|
1607
|
+
* Purge raw training media while preserving approved persona outputs
|
|
1608
|
+
* @param {Number} personaId
|
|
1609
|
+
* @param {module:model/AIPersonaTrainingPurgeRequest} aIPersonaTrainingPurgeRequest
|
|
1610
|
+
* @param {Object} opts Optional parameters
|
|
1611
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1612
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1613
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1614
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1615
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1616
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1617
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaTrainingPurgeResponse}
|
|
1618
|
+
*/
|
|
1619
|
+
}, {
|
|
1620
|
+
key: "purgeAIPersonaTrainingSources",
|
|
1621
|
+
value: function purgeAIPersonaTrainingSources(personaId, aIPersonaTrainingPurgeRequest, opts) {
|
|
1622
|
+
return this.purgeAIPersonaTrainingSourcesWithHttpInfo(personaId, aIPersonaTrainingPurgeRequest, opts).then(function (response_and_data) {
|
|
1623
|
+
return response_and_data.data;
|
|
1624
|
+
});
|
|
1625
|
+
}
|
|
1626
|
+
|
|
1627
|
+
/**
|
|
1628
|
+
* Generate spoken output for a persona
|
|
1629
|
+
* @param {Number} personaId
|
|
1630
|
+
* @param {module:model/AIPersonaSpeechRequest} aIPersonaSpeechRequest
|
|
1631
|
+
* @param {Object} opts Optional parameters
|
|
1632
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1633
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1634
|
+
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1635
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1636
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1637
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1638
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaSpeechResponse} and HTTP response
|
|
1639
|
+
*/
|
|
1640
|
+
}, {
|
|
1641
|
+
key: "speakAIPersonaWithHttpInfo",
|
|
1642
|
+
value: function speakAIPersonaWithHttpInfo(personaId, aIPersonaSpeechRequest, opts) {
|
|
1643
|
+
opts = opts || {};
|
|
1644
|
+
var postBody = aIPersonaSpeechRequest;
|
|
1645
|
+
// verify the required parameter 'personaId' is set
|
|
1646
|
+
if (personaId === undefined || personaId === null) {
|
|
1647
|
+
throw new Error("Missing the required parameter 'personaId' when calling speakAIPersona");
|
|
1648
|
+
}
|
|
1649
|
+
// verify the required parameter 'aIPersonaSpeechRequest' is set
|
|
1650
|
+
if (aIPersonaSpeechRequest === undefined || aIPersonaSpeechRequest === null) {
|
|
1651
|
+
throw new Error("Missing the required parameter 'aIPersonaSpeechRequest' when calling speakAIPersona");
|
|
1652
|
+
}
|
|
1653
|
+
var pathParams = {
|
|
1654
|
+
'personaId': personaId
|
|
1655
|
+
};
|
|
1656
|
+
var queryParams = {};
|
|
1657
|
+
var headerParams = {
|
|
1658
|
+
'Authorization': opts['authorization'],
|
|
1659
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1660
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1661
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1662
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1663
|
+
'transactionid': opts['transactionid']
|
|
1664
|
+
};
|
|
1665
|
+
var formParams = {};
|
|
1666
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1667
|
+
var contentTypes = ['application/json'];
|
|
1668
|
+
var accepts = ['application/json'];
|
|
1669
|
+
var returnType = _AIPersonaSpeechResponse["default"];
|
|
1670
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/speak', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1671
|
+
}
|
|
1672
|
+
|
|
1673
|
+
/**
|
|
1674
|
+
* Generate spoken output for a persona
|
|
1675
|
+
* @param {Number} personaId
|
|
1676
|
+
* @param {module:model/AIPersonaSpeechRequest} aIPersonaSpeechRequest
|
|
1677
|
+
* @param {Object} opts Optional parameters
|
|
1678
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1679
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1680
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1681
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1682
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1683
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1684
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaSpeechResponse}
|
|
1685
|
+
*/
|
|
1686
|
+
}, {
|
|
1687
|
+
key: "speakAIPersona",
|
|
1688
|
+
value: function speakAIPersona(personaId, aIPersonaSpeechRequest, opts) {
|
|
1689
|
+
return this.speakAIPersonaWithHttpInfo(personaId, aIPersonaSpeechRequest, opts).then(function (response_and_data) {
|
|
1690
|
+
return response_and_data.data;
|
|
1691
|
+
});
|
|
1692
|
+
}
|
|
1693
|
+
|
|
1694
|
+
/**
|
|
1695
|
+
* Start a builder conversation for an existing persona
|
|
1696
|
+
* @param {Number} personaId
|
|
1697
|
+
* @param {module:model/AIPersonaBuilderStartRequest} aIPersonaBuilderStartRequest
|
|
1698
|
+
* @param {Object} opts Optional parameters
|
|
1699
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1700
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1701
|
+
* @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
|
|
1702
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1703
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1704
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1705
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaBuilderStateResponse} and HTTP response
|
|
1706
|
+
*/
|
|
1707
|
+
}, {
|
|
1708
|
+
key: "startAIPersonaBuilderConversationWithHttpInfo",
|
|
1709
|
+
value: function startAIPersonaBuilderConversationWithHttpInfo(personaId, aIPersonaBuilderStartRequest, opts) {
|
|
1710
|
+
opts = opts || {};
|
|
1711
|
+
var postBody = aIPersonaBuilderStartRequest;
|
|
1712
|
+
// verify the required parameter 'personaId' is set
|
|
1713
|
+
if (personaId === undefined || personaId === null) {
|
|
1714
|
+
throw new Error("Missing the required parameter 'personaId' when calling startAIPersonaBuilderConversation");
|
|
1715
|
+
}
|
|
1716
|
+
// verify the required parameter 'aIPersonaBuilderStartRequest' is set
|
|
1717
|
+
if (aIPersonaBuilderStartRequest === undefined || aIPersonaBuilderStartRequest === null) {
|
|
1718
|
+
throw new Error("Missing the required parameter 'aIPersonaBuilderStartRequest' when calling startAIPersonaBuilderConversation");
|
|
1719
|
+
}
|
|
1720
|
+
var pathParams = {
|
|
1721
|
+
'personaId': personaId
|
|
1722
|
+
};
|
|
1723
|
+
var queryParams = {};
|
|
1724
|
+
var headerParams = {
|
|
1725
|
+
'Authorization': opts['authorization'],
|
|
1726
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1727
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1728
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1729
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1730
|
+
'transactionid': opts['transactionid']
|
|
1731
|
+
};
|
|
1732
|
+
var formParams = {};
|
|
1733
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1734
|
+
var contentTypes = ['application/json'];
|
|
1735
|
+
var accepts = ['application/json'];
|
|
1736
|
+
var returnType = _AIPersonaBuilderStateResponse["default"];
|
|
1737
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/builder/conversations', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1738
|
+
}
|
|
1739
|
+
|
|
1740
|
+
/**
|
|
1741
|
+
* Start a builder conversation for an existing persona
|
|
1742
|
+
* @param {Number} personaId
|
|
1743
|
+
* @param {module:model/AIPersonaBuilderStartRequest} aIPersonaBuilderStartRequest
|
|
1744
|
+
* @param {Object} opts Optional parameters
|
|
1745
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1746
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1747
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1748
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1749
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1750
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1751
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaBuilderStateResponse}
|
|
1752
|
+
*/
|
|
1753
|
+
}, {
|
|
1754
|
+
key: "startAIPersonaBuilderConversation",
|
|
1755
|
+
value: function startAIPersonaBuilderConversation(personaId, aIPersonaBuilderStartRequest, opts) {
|
|
1756
|
+
return this.startAIPersonaBuilderConversationWithHttpInfo(personaId, aIPersonaBuilderStartRequest, opts).then(function (response_and_data) {
|
|
1757
|
+
return response_and_data.data;
|
|
1758
|
+
});
|
|
1759
|
+
}
|
|
1760
|
+
|
|
1761
|
+
/**
|
|
1762
|
+
* Generate structured persona-builder suggestions
|
|
1763
|
+
* @param {Number} personaId
|
|
1764
|
+
* @param {module:model/AIPersonaBuilderSuggestRequest} aIPersonaBuilderSuggestRequest
|
|
1765
|
+
* @param {Object} opts Optional parameters
|
|
1766
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1767
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1768
|
+
* @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
|
|
1769
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1770
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1771
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1772
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaBuilderSuggestionResponse} and HTTP response
|
|
1773
|
+
*/
|
|
1774
|
+
}, {
|
|
1775
|
+
key: "suggestAIPersonaBuilderDraftWithHttpInfo",
|
|
1776
|
+
value: function suggestAIPersonaBuilderDraftWithHttpInfo(personaId, aIPersonaBuilderSuggestRequest, opts) {
|
|
1777
|
+
opts = opts || {};
|
|
1778
|
+
var postBody = aIPersonaBuilderSuggestRequest;
|
|
1779
|
+
// verify the required parameter 'personaId' is set
|
|
1780
|
+
if (personaId === undefined || personaId === null) {
|
|
1781
|
+
throw new Error("Missing the required parameter 'personaId' when calling suggestAIPersonaBuilderDraft");
|
|
1782
|
+
}
|
|
1783
|
+
// verify the required parameter 'aIPersonaBuilderSuggestRequest' is set
|
|
1784
|
+
if (aIPersonaBuilderSuggestRequest === undefined || aIPersonaBuilderSuggestRequest === null) {
|
|
1785
|
+
throw new Error("Missing the required parameter 'aIPersonaBuilderSuggestRequest' when calling suggestAIPersonaBuilderDraft");
|
|
1786
|
+
}
|
|
1787
|
+
var pathParams = {
|
|
1788
|
+
'personaId': personaId
|
|
1789
|
+
};
|
|
1790
|
+
var queryParams = {};
|
|
1791
|
+
var headerParams = {
|
|
1792
|
+
'Authorization': opts['authorization'],
|
|
1793
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1794
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1795
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1796
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1797
|
+
'transactionid': opts['transactionid']
|
|
1798
|
+
};
|
|
1799
|
+
var formParams = {};
|
|
1800
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1801
|
+
var contentTypes = ['application/json'];
|
|
1802
|
+
var accepts = ['application/json'];
|
|
1803
|
+
var returnType = _AIPersonaBuilderSuggestionResponse["default"];
|
|
1804
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/builder/suggest', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1805
|
+
}
|
|
1806
|
+
|
|
1807
|
+
/**
|
|
1808
|
+
* Generate structured persona-builder suggestions
|
|
1809
|
+
* @param {Number} personaId
|
|
1810
|
+
* @param {module:model/AIPersonaBuilderSuggestRequest} aIPersonaBuilderSuggestRequest
|
|
1811
|
+
* @param {Object} opts Optional parameters
|
|
1812
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1813
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1814
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1815
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1816
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1817
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1818
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaBuilderSuggestionResponse}
|
|
1819
|
+
*/
|
|
1820
|
+
}, {
|
|
1821
|
+
key: "suggestAIPersonaBuilderDraft",
|
|
1822
|
+
value: function suggestAIPersonaBuilderDraft(personaId, aIPersonaBuilderSuggestRequest, opts) {
|
|
1823
|
+
return this.suggestAIPersonaBuilderDraftWithHttpInfo(personaId, aIPersonaBuilderSuggestRequest, opts).then(function (response_and_data) {
|
|
1824
|
+
return response_and_data.data;
|
|
1825
|
+
});
|
|
1826
|
+
}
|
|
1827
|
+
|
|
1828
|
+
/**
|
|
1829
|
+
* Test persona response
|
|
1830
|
+
* @param {Number} personaId
|
|
1831
|
+
* @param {module:model/AIPersonaTestRequest} aIPersonaTestRequest
|
|
1832
|
+
* @param {Object} opts Optional parameters
|
|
1833
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1834
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1835
|
+
* @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
|
|
1836
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1837
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1838
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1839
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPromptResponse} and HTTP response
|
|
1840
|
+
*/
|
|
1841
|
+
}, {
|
|
1842
|
+
key: "testAIPersonaWithHttpInfo",
|
|
1843
|
+
value: function testAIPersonaWithHttpInfo(personaId, aIPersonaTestRequest, opts) {
|
|
1844
|
+
opts = opts || {};
|
|
1845
|
+
var postBody = aIPersonaTestRequest;
|
|
1846
|
+
// verify the required parameter 'personaId' is set
|
|
1847
|
+
if (personaId === undefined || personaId === null) {
|
|
1848
|
+
throw new Error("Missing the required parameter 'personaId' when calling testAIPersona");
|
|
1849
|
+
}
|
|
1850
|
+
// verify the required parameter 'aIPersonaTestRequest' is set
|
|
1851
|
+
if (aIPersonaTestRequest === undefined || aIPersonaTestRequest === null) {
|
|
1852
|
+
throw new Error("Missing the required parameter 'aIPersonaTestRequest' when calling testAIPersona");
|
|
1853
|
+
}
|
|
1854
|
+
var pathParams = {
|
|
1855
|
+
'personaId': personaId
|
|
1856
|
+
};
|
|
1857
|
+
var queryParams = {};
|
|
1858
|
+
var headerParams = {
|
|
1859
|
+
'Authorization': opts['authorization'],
|
|
1860
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1861
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1862
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1863
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1864
|
+
'transactionid': opts['transactionid']
|
|
1865
|
+
};
|
|
1866
|
+
var formParams = {};
|
|
1867
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1868
|
+
var contentTypes = ['application/json'];
|
|
1869
|
+
var accepts = ['application/json'];
|
|
1870
|
+
var returnType = _AIPromptResponse["default"];
|
|
1871
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/test', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1872
|
+
}
|
|
1873
|
+
|
|
1874
|
+
/**
|
|
1875
|
+
* Test persona response
|
|
1876
|
+
* @param {Number} personaId
|
|
1877
|
+
* @param {module:model/AIPersonaTestRequest} aIPersonaTestRequest
|
|
1878
|
+
* @param {Object} opts Optional parameters
|
|
1879
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1880
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1881
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1882
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1883
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1884
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1885
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPromptResponse}
|
|
1886
|
+
*/
|
|
1887
|
+
}, {
|
|
1888
|
+
key: "testAIPersona",
|
|
1889
|
+
value: function testAIPersona(personaId, aIPersonaTestRequest, opts) {
|
|
1890
|
+
return this.testAIPersonaWithHttpInfo(personaId, aIPersonaTestRequest, opts).then(function (response_and_data) {
|
|
1891
|
+
return response_and_data.data;
|
|
1892
|
+
});
|
|
1893
|
+
}
|
|
1894
|
+
|
|
1895
|
+
/**
|
|
1896
|
+
* Preview spoken output for a persona
|
|
1897
|
+
* @param {Number} personaId
|
|
1898
|
+
* @param {module:model/AIPersonaSpeechRequest} aIPersonaSpeechRequest
|
|
1899
|
+
* @param {Object} opts Optional parameters
|
|
1900
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1901
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1902
|
+
* @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
|
|
1903
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1904
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1905
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1906
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaSpeechResponse} and HTTP response
|
|
1907
|
+
*/
|
|
1908
|
+
}, {
|
|
1909
|
+
key: "testSpeakAIPersonaWithHttpInfo",
|
|
1910
|
+
value: function testSpeakAIPersonaWithHttpInfo(personaId, aIPersonaSpeechRequest, opts) {
|
|
1911
|
+
opts = opts || {};
|
|
1912
|
+
var postBody = aIPersonaSpeechRequest;
|
|
1913
|
+
// verify the required parameter 'personaId' is set
|
|
1914
|
+
if (personaId === undefined || personaId === null) {
|
|
1915
|
+
throw new Error("Missing the required parameter 'personaId' when calling testSpeakAIPersona");
|
|
1916
|
+
}
|
|
1917
|
+
// verify the required parameter 'aIPersonaSpeechRequest' is set
|
|
1918
|
+
if (aIPersonaSpeechRequest === undefined || aIPersonaSpeechRequest === null) {
|
|
1919
|
+
throw new Error("Missing the required parameter 'aIPersonaSpeechRequest' when calling testSpeakAIPersona");
|
|
1920
|
+
}
|
|
1921
|
+
var pathParams = {
|
|
1922
|
+
'personaId': personaId
|
|
1923
|
+
};
|
|
1924
|
+
var queryParams = {};
|
|
1925
|
+
var headerParams = {
|
|
1926
|
+
'Authorization': opts['authorization'],
|
|
1927
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1928
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1929
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1930
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1931
|
+
'transactionid': opts['transactionid']
|
|
1932
|
+
};
|
|
1933
|
+
var formParams = {};
|
|
1934
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1935
|
+
var contentTypes = ['application/json'];
|
|
1936
|
+
var accepts = ['application/json'];
|
|
1937
|
+
var returnType = _AIPersonaSpeechResponse["default"];
|
|
1938
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/speak/test', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1939
|
+
}
|
|
1940
|
+
|
|
1941
|
+
/**
|
|
1942
|
+
* Preview spoken output for a persona
|
|
1943
|
+
* @param {Number} personaId
|
|
1944
|
+
* @param {module:model/AIPersonaSpeechRequest} aIPersonaSpeechRequest
|
|
1945
|
+
* @param {Object} opts Optional parameters
|
|
1946
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1947
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1948
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
1949
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1950
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1951
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1952
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaSpeechResponse}
|
|
1953
|
+
*/
|
|
1954
|
+
}, {
|
|
1955
|
+
key: "testSpeakAIPersona",
|
|
1956
|
+
value: function testSpeakAIPersona(personaId, aIPersonaSpeechRequest, opts) {
|
|
1957
|
+
return this.testSpeakAIPersonaWithHttpInfo(personaId, aIPersonaSpeechRequest, opts).then(function (response_and_data) {
|
|
1958
|
+
return response_and_data.data;
|
|
1959
|
+
});
|
|
1960
|
+
}
|
|
1961
|
+
|
|
1962
|
+
/**
|
|
1963
|
+
* Update a persona
|
|
1964
|
+
* @param {Number} personaId
|
|
1965
|
+
* @param {module:model/AIPersonaRequest} aIPersonaRequest
|
|
1966
|
+
* @param {Object} opts Optional parameters
|
|
1967
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1968
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1969
|
+
* @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
|
|
1970
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
1971
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1972
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1973
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaResponse} and HTTP response
|
|
1974
|
+
*/
|
|
1975
|
+
}, {
|
|
1976
|
+
key: "updateAIPersonaWithHttpInfo",
|
|
1977
|
+
value: function updateAIPersonaWithHttpInfo(personaId, aIPersonaRequest, opts) {
|
|
1978
|
+
opts = opts || {};
|
|
1979
|
+
var postBody = aIPersonaRequest;
|
|
1980
|
+
// verify the required parameter 'personaId' is set
|
|
1981
|
+
if (personaId === undefined || personaId === null) {
|
|
1982
|
+
throw new Error("Missing the required parameter 'personaId' when calling updateAIPersona");
|
|
1983
|
+
}
|
|
1984
|
+
// verify the required parameter 'aIPersonaRequest' is set
|
|
1985
|
+
if (aIPersonaRequest === undefined || aIPersonaRequest === null) {
|
|
1986
|
+
throw new Error("Missing the required parameter 'aIPersonaRequest' when calling updateAIPersona");
|
|
1987
|
+
}
|
|
1988
|
+
var pathParams = {
|
|
1989
|
+
'personaId': personaId
|
|
1990
|
+
};
|
|
1991
|
+
var queryParams = {};
|
|
1992
|
+
var headerParams = {
|
|
1993
|
+
'Authorization': opts['authorization'],
|
|
1994
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1995
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
1996
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1997
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1998
|
+
'transactionid': opts['transactionid']
|
|
1999
|
+
};
|
|
2000
|
+
var formParams = {};
|
|
2001
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
2002
|
+
var contentTypes = ['application/json'];
|
|
2003
|
+
var accepts = ['application/json'];
|
|
2004
|
+
var returnType = _AIPersonaResponse["default"];
|
|
2005
|
+
return this.apiClient.callApi('/ai/personas/{personaId}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2006
|
+
}
|
|
2007
|
+
|
|
2008
|
+
/**
|
|
2009
|
+
* Update a persona
|
|
2010
|
+
* @param {Number} personaId
|
|
2011
|
+
* @param {module:model/AIPersonaRequest} aIPersonaRequest
|
|
2012
|
+
* @param {Object} opts Optional parameters
|
|
2013
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
2014
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2015
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2016
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2017
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
2018
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
2019
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaResponse}
|
|
2020
|
+
*/
|
|
2021
|
+
}, {
|
|
2022
|
+
key: "updateAIPersona",
|
|
2023
|
+
value: function updateAIPersona(personaId, aIPersonaRequest, opts) {
|
|
2024
|
+
return this.updateAIPersonaWithHttpInfo(personaId, aIPersonaRequest, opts).then(function (response_and_data) {
|
|
2025
|
+
return response_and_data.data;
|
|
2026
|
+
});
|
|
2027
|
+
}
|
|
2028
|
+
|
|
2029
|
+
/**
|
|
2030
|
+
* Update persona memory
|
|
2031
|
+
* @param {Number} personaId
|
|
2032
|
+
* @param {Number} memoryId
|
|
2033
|
+
* @param {module:model/AIPersonaMemoryRequest} aIPersonaMemoryRequest
|
|
2034
|
+
* @param {Object} opts Optional parameters
|
|
2035
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
2036
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2037
|
+
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2038
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2039
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
2040
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
2041
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaMemoryResponse} and HTTP response
|
|
2042
|
+
*/
|
|
2043
|
+
}, {
|
|
2044
|
+
key: "updateAIPersonaMemoryWithHttpInfo",
|
|
2045
|
+
value: function updateAIPersonaMemoryWithHttpInfo(personaId, memoryId, aIPersonaMemoryRequest, opts) {
|
|
2046
|
+
opts = opts || {};
|
|
2047
|
+
var postBody = aIPersonaMemoryRequest;
|
|
2048
|
+
// verify the required parameter 'personaId' is set
|
|
2049
|
+
if (personaId === undefined || personaId === null) {
|
|
2050
|
+
throw new Error("Missing the required parameter 'personaId' when calling updateAIPersonaMemory");
|
|
2051
|
+
}
|
|
2052
|
+
// verify the required parameter 'memoryId' is set
|
|
2053
|
+
if (memoryId === undefined || memoryId === null) {
|
|
2054
|
+
throw new Error("Missing the required parameter 'memoryId' when calling updateAIPersonaMemory");
|
|
2055
|
+
}
|
|
2056
|
+
// verify the required parameter 'aIPersonaMemoryRequest' is set
|
|
2057
|
+
if (aIPersonaMemoryRequest === undefined || aIPersonaMemoryRequest === null) {
|
|
2058
|
+
throw new Error("Missing the required parameter 'aIPersonaMemoryRequest' when calling updateAIPersonaMemory");
|
|
2059
|
+
}
|
|
2060
|
+
var pathParams = {
|
|
2061
|
+
'personaId': personaId,
|
|
2062
|
+
'memoryId': memoryId
|
|
2063
|
+
};
|
|
2064
|
+
var queryParams = {};
|
|
2065
|
+
var headerParams = {
|
|
2066
|
+
'Authorization': opts['authorization'],
|
|
2067
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2068
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
2069
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2070
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
2071
|
+
'transactionid': opts['transactionid']
|
|
2072
|
+
};
|
|
2073
|
+
var formParams = {};
|
|
2074
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
2075
|
+
var contentTypes = ['application/json'];
|
|
2076
|
+
var accepts = ['application/json'];
|
|
2077
|
+
var returnType = _AIPersonaMemoryResponse["default"];
|
|
2078
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/memories/{memoryId}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2079
|
+
}
|
|
2080
|
+
|
|
2081
|
+
/**
|
|
2082
|
+
* Update persona memory
|
|
2083
|
+
* @param {Number} personaId
|
|
2084
|
+
* @param {Number} memoryId
|
|
2085
|
+
* @param {module:model/AIPersonaMemoryRequest} aIPersonaMemoryRequest
|
|
2086
|
+
* @param {Object} opts Optional parameters
|
|
2087
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
2088
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2089
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2090
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2091
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
2092
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
2093
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaMemoryResponse}
|
|
2094
|
+
*/
|
|
2095
|
+
}, {
|
|
2096
|
+
key: "updateAIPersonaMemory",
|
|
2097
|
+
value: function updateAIPersonaMemory(personaId, memoryId, aIPersonaMemoryRequest, opts) {
|
|
2098
|
+
return this.updateAIPersonaMemoryWithHttpInfo(personaId, memoryId, aIPersonaMemoryRequest, opts).then(function (response_and_data) {
|
|
2099
|
+
return response_and_data.data;
|
|
2100
|
+
});
|
|
2101
|
+
}
|
|
2102
|
+
|
|
2103
|
+
/**
|
|
2104
|
+
* Attach an audio training source
|
|
2105
|
+
* @param {Number} personaId
|
|
2106
|
+
* @param {module:model/AIPersonaTrainingSourceRequest} aIPersonaTrainingSourceRequest
|
|
2107
|
+
* @param {Object} opts Optional parameters
|
|
2108
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
2109
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2110
|
+
* @param {Number} [zeusportalPostasOrg] The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2111
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2112
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
2113
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
2114
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaSourceResponse} and HTTP response
|
|
2115
|
+
*/
|
|
2116
|
+
}, {
|
|
2117
|
+
key: "uploadAIPersonaTrainingAudioWithHttpInfo",
|
|
2118
|
+
value: function uploadAIPersonaTrainingAudioWithHttpInfo(personaId, aIPersonaTrainingSourceRequest, opts) {
|
|
2119
|
+
opts = opts || {};
|
|
2120
|
+
var postBody = aIPersonaTrainingSourceRequest;
|
|
2121
|
+
// verify the required parameter 'personaId' is set
|
|
2122
|
+
if (personaId === undefined || personaId === null) {
|
|
2123
|
+
throw new Error("Missing the required parameter 'personaId' when calling uploadAIPersonaTrainingAudio");
|
|
2124
|
+
}
|
|
2125
|
+
// verify the required parameter 'aIPersonaTrainingSourceRequest' is set
|
|
2126
|
+
if (aIPersonaTrainingSourceRequest === undefined || aIPersonaTrainingSourceRequest === null) {
|
|
2127
|
+
throw new Error("Missing the required parameter 'aIPersonaTrainingSourceRequest' when calling uploadAIPersonaTrainingAudio");
|
|
2128
|
+
}
|
|
2129
|
+
var pathParams = {
|
|
2130
|
+
'personaId': personaId
|
|
2131
|
+
};
|
|
2132
|
+
var queryParams = {};
|
|
2133
|
+
var headerParams = {
|
|
2134
|
+
'Authorization': opts['authorization'],
|
|
2135
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2136
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
2137
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2138
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
2139
|
+
'transactionid': opts['transactionid']
|
|
2140
|
+
};
|
|
2141
|
+
var formParams = {};
|
|
2142
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
2143
|
+
var contentTypes = ['application/json'];
|
|
2144
|
+
var accepts = ['application/json'];
|
|
2145
|
+
var returnType = _AIPersonaSourceResponse["default"];
|
|
2146
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/training/audio', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2147
|
+
}
|
|
2148
|
+
|
|
2149
|
+
/**
|
|
2150
|
+
* Attach an audio training source
|
|
2151
|
+
* @param {Number} personaId
|
|
2152
|
+
* @param {module:model/AIPersonaTrainingSourceRequest} aIPersonaTrainingSourceRequest
|
|
2153
|
+
* @param {Object} opts Optional parameters
|
|
2154
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
2155
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2156
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2157
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2158
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
2159
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
2160
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaSourceResponse}
|
|
2161
|
+
*/
|
|
2162
|
+
}, {
|
|
2163
|
+
key: "uploadAIPersonaTrainingAudio",
|
|
2164
|
+
value: function uploadAIPersonaTrainingAudio(personaId, aIPersonaTrainingSourceRequest, opts) {
|
|
2165
|
+
return this.uploadAIPersonaTrainingAudioWithHttpInfo(personaId, aIPersonaTrainingSourceRequest, opts).then(function (response_and_data) {
|
|
2166
|
+
return response_and_data.data;
|
|
2167
|
+
});
|
|
2168
|
+
}
|
|
2169
|
+
|
|
2170
|
+
/**
|
|
2171
|
+
* Attach an image training source
|
|
2172
|
+
* @param {Number} personaId
|
|
2173
|
+
* @param {module:model/AIPersonaTrainingSourceRequest} aIPersonaTrainingSourceRequest
|
|
2174
|
+
* @param {Object} opts Optional parameters
|
|
2175
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
2176
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2177
|
+
* @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
|
|
2178
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2179
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
2180
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
2181
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/AIPersonaSourceResponse} and HTTP response
|
|
2182
|
+
*/
|
|
2183
|
+
}, {
|
|
2184
|
+
key: "uploadAIPersonaTrainingImageWithHttpInfo",
|
|
2185
|
+
value: function uploadAIPersonaTrainingImageWithHttpInfo(personaId, aIPersonaTrainingSourceRequest, opts) {
|
|
2186
|
+
opts = opts || {};
|
|
2187
|
+
var postBody = aIPersonaTrainingSourceRequest;
|
|
2188
|
+
// verify the required parameter 'personaId' is set
|
|
2189
|
+
if (personaId === undefined || personaId === null) {
|
|
2190
|
+
throw new Error("Missing the required parameter 'personaId' when calling uploadAIPersonaTrainingImage");
|
|
2191
|
+
}
|
|
2192
|
+
// verify the required parameter 'aIPersonaTrainingSourceRequest' is set
|
|
2193
|
+
if (aIPersonaTrainingSourceRequest === undefined || aIPersonaTrainingSourceRequest === null) {
|
|
2194
|
+
throw new Error("Missing the required parameter 'aIPersonaTrainingSourceRequest' when calling uploadAIPersonaTrainingImage");
|
|
2195
|
+
}
|
|
2196
|
+
var pathParams = {
|
|
2197
|
+
'personaId': personaId
|
|
2198
|
+
};
|
|
2199
|
+
var queryParams = {};
|
|
2200
|
+
var headerParams = {
|
|
2201
|
+
'Authorization': opts['authorization'],
|
|
2202
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
2203
|
+
'zeusportal-postas-org': opts['zeusportalPostasOrg'],
|
|
2204
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
2205
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
2206
|
+
'transactionid': opts['transactionid']
|
|
2207
|
+
};
|
|
2208
|
+
var formParams = {};
|
|
2209
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
2210
|
+
var contentTypes = ['application/json'];
|
|
2211
|
+
var accepts = ['application/json'];
|
|
2212
|
+
var returnType = _AIPersonaSourceResponse["default"];
|
|
2213
|
+
return this.apiClient.callApi('/ai/personas/{personaId}/training/images', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
2214
|
+
}
|
|
2215
|
+
|
|
2216
|
+
/**
|
|
2217
|
+
* Attach an image training source
|
|
2218
|
+
* @param {Number} personaId
|
|
2219
|
+
* @param {module:model/AIPersonaTrainingSourceRequest} aIPersonaTrainingSourceRequest
|
|
2220
|
+
* @param {Object} opts Optional parameters
|
|
2221
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
2222
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
2223
|
+
* @param {Number} opts.zeusportalPostasOrg The id of the console organization this operation is being performed as if the caller chooses to post as a console organization
|
|
2224
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
2225
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
2226
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
2227
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/AIPersonaSourceResponse}
|
|
2228
|
+
*/
|
|
2229
|
+
}, {
|
|
2230
|
+
key: "uploadAIPersonaTrainingImage",
|
|
2231
|
+
value: function uploadAIPersonaTrainingImage(personaId, aIPersonaTrainingSourceRequest, opts) {
|
|
2232
|
+
return this.uploadAIPersonaTrainingImageWithHttpInfo(personaId, aIPersonaTrainingSourceRequest, opts).then(function (response_and_data) {
|
|
2233
|
+
return response_and_data.data;
|
|
2234
|
+
});
|
|
2235
|
+
}
|
|
2236
|
+
}]);
|
|
2237
|
+
return AIPersonasApi;
|
|
2238
|
+
}();
|