@kommerz/ts-client 1.145.0 → 1.146.0
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/dist/apis/AbsenceEntriesApi.js +2 -2
- package/dist/apis/AbsenceTypesApi.js +2 -2
- package/dist/apis/AcceptanceDocumentsApi.js +2 -2
- package/dist/apis/AcceptancePortalDocumentsApi.js +2 -2
- package/dist/apis/AccessTokensApi.js +2 -2
- package/dist/apis/AccountingCentersApi.js +2 -2
- package/dist/apis/AccountingLedgersApi.js +2 -2
- package/dist/apis/AccountingReceiptsApi.js +2 -2
- package/dist/apis/AccountingSettlementsApi.js +2 -2
- package/dist/apis/AccountingStatementsApi.js +2 -2
- package/dist/apis/AccountingTransactionsApi.js +2 -2
- package/dist/apis/AccountingTurnoversApi.js +2 -2
- package/dist/apis/ActivitiesApi.js +2 -2
- package/dist/apis/ApprovalEntriesApi.js +2 -2
- package/dist/apis/ApprovalEntriesApproveApi.js +2 -2
- package/dist/apis/ApprovalTypesApi.js +2 -2
- package/dist/apis/BankingAccountsApi.js +2 -2
- package/dist/apis/BankingInstitutesApi.js +2 -2
- package/dist/apis/BankingRegistrationsApi.js +5 -5
- package/dist/apis/CalendarEntriesApi.js +2 -2
- package/dist/apis/CalendarEntryTypesApi.js +2 -2
- package/dist/apis/CommentsApi.js +2 -2
- package/dist/apis/ConfigurationsApi.js +2 -2
- package/dist/apis/ContractStatusApi.js +2 -2
- package/dist/apis/ContractTypesApi.js +2 -2
- package/dist/apis/ContractsApi.js +2 -2
- package/dist/apis/CustomersApi.js +2 -2
- package/dist/apis/CustomersBankdetailsApi.js +2 -2
- package/dist/apis/DeliveryNotesApi.js +2 -2
- package/dist/apis/DesignTemplatesApi.js +2 -2
- package/dist/apis/DocumentTemplatesApi.js +2 -2
- package/dist/apis/DunningLettersApi.js +2 -2
- package/dist/apis/FileDirectoriesApi.js +2 -2
- package/dist/apis/FileDirectorySharesApi.js +5 -5
- package/dist/apis/FileTagsApi.js +2 -2
- package/dist/apis/FilesApi.js +2 -2
- package/dist/apis/HolidaysApi.js +2 -2
- package/dist/apis/HospitalityReceiptsApi.js +2 -2
- package/dist/apis/IdentifiersApi.js +2 -2
- package/dist/apis/InboxEmailsApi.js +2 -2
- package/dist/apis/InvoicesApi.js +2 -2
- package/dist/apis/JobsApi.js +2 -2
- package/dist/apis/KanbanBoardsApi.js +2 -2
- package/dist/apis/KanbanCardsApi.js +2 -2
- package/dist/apis/KanbanColumnsApi.js +2 -2
- package/dist/apis/MentionsApi.js +2 -2
- package/dist/apis/NotificationTargetsApi.js +2 -2
- package/dist/apis/NotificationsAcksApi.js +2 -2
- package/dist/apis/NotificationsApi.js +2 -2
- package/dist/apis/OffersApi.js +2 -2
- package/dist/apis/OkrKeyresultsApi.js +2 -2
- package/dist/apis/OkrObjectivesApi.js +2 -2
- package/dist/apis/PaymentBuyProductApi.js +2 -2
- package/dist/apis/PaymentProductsApi.js +2 -2
- package/dist/apis/PaymentSubscriptionsApi.js +2 -2
- package/dist/apis/PaymentsPaymentsApi.js +2 -2
- package/dist/apis/PresenceEntriesApi.js +2 -2
- package/dist/apis/PresenceTypesApi.js +2 -2
- package/dist/apis/ReferencesApi.js +2 -2
- package/dist/apis/RolesApi.js +2 -2
- package/dist/apis/ServiceDeskMessageApi.js +2 -2
- package/dist/apis/StatisticsApi.js +2 -2
- package/dist/apis/SystemsFeaturesApi.js +2 -2
- package/dist/apis/SystemsTimesApi.js +2 -2
- package/dist/apis/TagRelationsApi.d.ts +16 -4
- package/dist/apis/TagRelationsApi.js +57 -6
- package/dist/apis/TagsApi.d.ts +5 -3
- package/dist/apis/TagsApi.js +12 -3
- package/dist/apis/TenantsApi.js +2 -2
- package/dist/apis/TenantsValidationApi.js +2 -2
- package/dist/apis/TestApi.js +2 -2
- package/dist/apis/TextModulesApi.js +2 -2
- package/dist/apis/TimeTrackingCalendarApi.js +2 -2
- package/dist/apis/TimeTrackingCalendarExportApi.js +2 -2
- package/dist/apis/UnitsApi.js +2 -2
- package/dist/apis/UsageMonitorApi.js +2 -2
- package/dist/apis/UserPermissionsApi.js +2 -2
- package/dist/apis/UserTenantsApi.js +2 -2
- package/dist/apis/UsersApi.js +2 -2
- package/dist/apis/UsersMeApi.js +2 -2
- package/dist/apis/UsersRegisterApi.js +2 -2
- package/dist/apis/ValidationApi.js +2 -2
- package/dist/apis/WikiApi.js +2 -2
- package/dist/apis/WikiPagesApi.js +2 -2
- package/dist/apis/WorkHoursApi.js +2 -2
- package/dist/apis/WorkflowProcessesApi.js +2 -2
- package/dist/apis/WorkflowsApi.js +2 -2
- package/dist/models/AbsenceEntryDto.js +5 -6
- package/dist/models/AbsenceTypeDto.js +5 -6
- package/dist/models/AcceptanceDocumentDto.js +6 -6
- package/dist/models/AcceptanceDocumentLogEntry.js +5 -6
- package/dist/models/AcceptanceDocumentLogEntryData.js +6 -6
- package/dist/models/AcceptanceDocumentRecipientInfo.js +5 -6
- package/dist/models/AcceptanceDocumentSenderInfo.js +5 -6
- package/dist/models/AcceptancePortalAcceptDto.js +5 -6
- package/dist/models/AcceptancePortalSendConfigDto.js +5 -6
- package/dist/models/AcceptancePortalShareConfigDto.js +5 -6
- package/dist/models/AccessShareDto.js +5 -6
- package/dist/models/AccessTokenDto.js +5 -6
- package/dist/models/AccountingCenterDto.js +6 -6
- package/dist/models/AccountingChartType.js +6 -6
- package/dist/models/AccountingConfigDto.js +5 -6
- package/dist/models/AccountingLedgerCustomData.js +5 -6
- package/dist/models/AccountingLedgerDto.js +5 -6
- package/dist/models/AccountingLedgerType.js +6 -6
- package/dist/models/AccountingReceiptDetailsDto.js +5 -6
- package/dist/models/AccountingReceiptDto.js +5 -6
- package/dist/models/AccountingReceiptItemDto.js +5 -6
- package/dist/models/AccountingReceiptLegalEntityDto.js +5 -6
- package/dist/models/AccountingReceiptMetaDataDto.js +5 -6
- package/dist/models/AccountingReceiptType.js +6 -6
- package/dist/models/AccountingScheduleDto.js +5 -6
- package/dist/models/AccountingSettlementDto.js +5 -6
- package/dist/models/AccountingSplitDto.js +5 -6
- package/dist/models/AccountingSplitPair.js +5 -6
- package/dist/models/AccountingTransactionDto.js +5 -6
- package/dist/models/AccountingTransactionTemplateDto.js +5 -6
- package/dist/models/AccountingTurnoverDto.js +5 -6
- package/dist/models/AcknowledgeNotificationsDto.js +5 -6
- package/dist/models/ActivityDto.js +5 -6
- package/dist/models/ActivityReferenceDto.js +5 -6
- package/dist/models/ActivityType.js +6 -6
- package/dist/models/AddressDto.js +5 -6
- package/dist/models/AmountDto.js +5 -6
- package/dist/models/ApprovalDecisionEnum.js +6 -6
- package/dist/models/ApprovalEntryDto.js +5 -6
- package/dist/models/ApprovalModeEnum.js +6 -6
- package/dist/models/ApprovalStatusEnum.js +6 -6
- package/dist/models/ApprovalTypeDto.js +5 -6
- package/dist/models/BankAccountDto.js +5 -6
- package/dist/models/BankAccountRegistrationDto.js +5 -6
- package/dist/models/BankConnectionDto.js +5 -6
- package/dist/models/BankDetailsDto.js +5 -6
- package/dist/models/BankRegistrationDto.js +5 -6
- package/dist/models/CalendarEntryDto.js +5 -6
- package/dist/models/CalendarEntryTypeDto.js +5 -6
- package/dist/models/CenterStatementDto.js +5 -6
- package/dist/models/ChannelIdType.js +6 -6
- package/dist/models/ColamdaPageable.js +5 -6
- package/dist/models/CommentDto.js +5 -6
- package/dist/models/ConfigKey.js +6 -6
- package/dist/models/ConfigurationDto.js +5 -6
- package/dist/models/ContactDto.js +5 -6
- package/dist/models/ContractDto.js +5 -6
- package/dist/models/ContractStatusDto.js +5 -6
- package/dist/models/ContractTypeAttributeDto.js +6 -6
- package/dist/models/ContractTypeDto.js +5 -6
- package/dist/models/CreateTagRelationsDto.d.ts +3 -2
- package/dist/models/CreateTagRelationsDto.js +8 -8
- package/dist/models/CreateTenantRequest.js +5 -6
- package/dist/models/CustomerDto.js +6 -6
- package/dist/models/DeliveryNoteDto.js +5 -6
- package/dist/models/DeliveryNoteItemDto.js +5 -6
- package/dist/models/DeployWorkflowRequest.js +5 -6
- package/dist/models/DesignTemplateContextVersion.js +6 -6
- package/dist/models/DesignTemplateDto.js +5 -6
- package/dist/models/DesignTemplateType.js +6 -6
- package/dist/models/DocumentTemplateDto.js +5 -6
- package/dist/models/DocumentTemplateType.js +6 -6
- package/dist/models/DunningLetterDto.js +5 -6
- package/dist/models/DunningLetterItemDto.js +5 -6
- package/dist/models/EmailDto.js +6 -6
- package/dist/models/EntityReference.js +5 -6
- package/dist/models/EntityType.d.ts +2 -0
- package/dist/models/EntityType.js +9 -7
- package/dist/models/FeatureDto.js +5 -6
- package/dist/models/FileDetailsDto.js +5 -6
- package/dist/models/FileDirectoryDto.js +5 -6
- package/dist/models/FileDto.js +5 -6
- package/dist/models/FileMovementDto.js +5 -6
- package/dist/models/FileSelectionDto.js +5 -6
- package/dist/models/FileShareDto.js +5 -6
- package/dist/models/FileTagDto.js +5 -6
- package/dist/models/FilterableEndpointDto.js +5 -6
- package/dist/models/GetAllAbsenceEntries200Response.js +5 -6
- package/dist/models/GetAllAbsenceTypes200Response.js +5 -6
- package/dist/models/GetAllAcceptanceDocuments200Response.js +5 -6
- package/dist/models/GetAllAccessTokens200Response.js +5 -6
- package/dist/models/GetAllAccountingCenterStatements200Response.js +5 -6
- package/dist/models/GetAllAccountingCenters200Response.js +5 -6
- package/dist/models/GetAllAccountingLedgerStatements200Response.js +5 -6
- package/dist/models/GetAllAccountingLedgers200Response.js +5 -6
- package/dist/models/GetAllAccountingReceipts200Response.js +5 -6
- package/dist/models/GetAllAccountingSettlements200Response.js +5 -6
- package/dist/models/GetAllAccountingTransactions200Response.js +5 -6
- package/dist/models/GetAllAccountingTurnover200Response.js +5 -6
- package/dist/models/GetAllAccounts200Response.js +5 -6
- package/dist/models/GetAllActivities200Response.js +5 -6
- package/dist/models/GetAllApprovalEntries200Response.js +5 -6
- package/dist/models/GetAllApprovalTypes200Response.js +5 -6
- package/dist/models/GetAllBankDetails200Response.js +5 -6
- package/dist/models/GetAllCalendarEntries200Response.js +5 -6
- package/dist/models/GetAllCalendarEntryTypes200Response.js +5 -6
- package/dist/models/GetAllComments200Response.js +5 -6
- package/dist/models/GetAllConfigurations200Response.js +5 -6
- package/dist/models/GetAllContractStatus200Response.js +5 -6
- package/dist/models/GetAllContractTypes200Response.js +5 -6
- package/dist/models/GetAllContracts200Response.js +5 -6
- package/dist/models/GetAllCustomers200Response.js +5 -6
- package/dist/models/GetAllDeliveryNotes200Response.js +5 -6
- package/dist/models/GetAllDesignTemplates200Response.js +5 -6
- package/dist/models/GetAllDocumentTemplates200Response.js +5 -6
- package/dist/models/GetAllDunningLetters200Response.js +5 -6
- package/dist/models/GetAllEntitiesForTag200Response.d.ts +50 -0
- package/dist/models/GetAllEntitiesForTag200Response.js +63 -0
- package/dist/models/GetAllFileTags200Response.js +5 -6
- package/dist/models/GetAllHolidays200Response.js +5 -6
- package/dist/models/GetAllHospitalityReceipts200Response.js +5 -6
- package/dist/models/GetAllInboxEmails200Response.js +5 -6
- package/dist/models/GetAllInvoices200Response.js +5 -6
- package/dist/models/GetAllJobs200Response.js +5 -6
- package/dist/models/GetAllKanbanBoards200Response.js +5 -6
- package/dist/models/GetAllKanbanCards200Response.js +5 -6
- package/dist/models/GetAllKanbanColumns200Response.js +5 -6
- package/dist/models/GetAllMentions200Response.js +5 -6
- package/dist/models/GetAllNotifications200Response.js +5 -6
- package/dist/models/GetAllObjectives200Response.js +5 -6
- package/dist/models/GetAllOffers200Response.js +5 -6
- package/dist/models/GetAllPages200Response.js +5 -6
- package/dist/models/GetAllPayments200Response.js +5 -6
- package/dist/models/GetAllPresenceEntries200Response.js +5 -6
- package/dist/models/GetAllPresenceTypes200Response.js +5 -6
- package/dist/models/GetAllReferences200Response.js +5 -6
- package/dist/models/GetAllRegistrations200Response.js +5 -6
- package/dist/models/GetAllResults200Response.js +5 -6
- package/dist/models/GetAllRoles200Response.js +5 -6
- package/dist/models/GetAllShares200Response.js +5 -6
- package/dist/models/GetAllTags200Response.js +5 -6
- package/dist/models/GetAllTextModules200Response.js +5 -6
- package/dist/models/GetAllUnits200Response.js +5 -6
- package/dist/models/GetAllUsers200Response.js +5 -6
- package/dist/models/GetAllWikis200Response.js +5 -6
- package/dist/models/GetAllWorkHours200Response.js +5 -6
- package/dist/models/GetAllWorkflowProcessLogs200Response.js +5 -6
- package/dist/models/GetAllWorkflowProcesses200Response.js +5 -6
- package/dist/models/GetAllWorkflows200Response.js +5 -6
- package/dist/models/GetSubscribedProducts200Response.js +5 -6
- package/dist/models/GetUserRoles200Response.js +5 -6
- package/dist/models/HolidaysDto.js +5 -6
- package/dist/models/HospitalityReceiptDto.js +5 -6
- package/dist/models/HospitalityReceiptSignatureDto.js +5 -6
- package/dist/models/IdentifierDto.js +5 -6
- package/dist/models/IdentifierType.js +6 -6
- package/dist/models/InstituteDto.js +5 -6
- package/dist/models/InternalWorkflowProcess.js +5 -6
- package/dist/models/InternalWorkflowProcessLogDto.js +6 -6
- package/dist/models/InternalWorkflowProcessStopRequestDto.js +5 -6
- package/dist/models/InvoiceConfigDto.js +5 -6
- package/dist/models/InvoiceDto.js +5 -6
- package/dist/models/InvoiceItemDto.js +5 -6
- package/dist/models/InvoiceTaxItemDto.js +6 -6
- package/dist/models/InvoiceTextFieldsDto.js +5 -6
- package/dist/models/InvoiceType.js +6 -6
- package/dist/models/JobDto.js +6 -6
- package/dist/models/KanbanBoardDto.js +5 -6
- package/dist/models/KanbanCardDto.js +5 -6
- package/dist/models/KanbanColumnDto.js +5 -6
- package/dist/models/LedgerStatementDto.js +5 -6
- package/dist/models/LegalInfoDto.js +5 -6
- package/dist/models/ListAllTenants200Response.js +5 -6
- package/dist/models/ListDirectories200Response.js +5 -6
- package/dist/models/ListFiles200Response.js +5 -6
- package/dist/models/MacroConfig.js +6 -6
- package/dist/models/MacroConfigReferencesInner.js +5 -6
- package/dist/models/MarkInvoiceAsPaidRequest.js +5 -6
- package/dist/models/MentionDto.js +5 -6
- package/dist/models/MessageDto.js +5 -6
- package/dist/models/MessagingPermissionsDto.js +5 -6
- package/dist/models/NewRegistrationDto.js +5 -6
- package/dist/models/NewRegistrationResponseDto.js +5 -6
- package/dist/models/NotificationDto.js +5 -6
- package/dist/models/NotificationTargetDto.js +5 -6
- package/dist/models/NotificationTargetOrderDto.js +5 -6
- package/dist/models/NotifierIdType.js +6 -6
- package/dist/models/OfferDto.js +5 -6
- package/dist/models/OfferRendererDto.js +5 -6
- package/dist/models/OkrKeyResultDto.js +5 -6
- package/dist/models/OkrObjectiveDto.js +5 -6
- package/dist/models/PageResponse.js +5 -6
- package/dist/models/PatternDto.js +5 -6
- package/dist/models/PaymentConfigurationDto.js +5 -6
- package/dist/models/PaymentInvoiceDto.js +5 -6
- package/dist/models/PaymentUriResponseDto.js +5 -6
- package/dist/models/PaymentsDto.js +6 -6
- package/dist/models/Permissions.js +6 -6
- package/dist/models/PrepositionType.js +6 -6
- package/dist/models/PresenceEntryDto.js +5 -6
- package/dist/models/PresenceTypeDto.js +5 -6
- package/dist/models/ProductDto.js +6 -6
- package/dist/models/ProductSelectionDto.js +5 -6
- package/dist/models/PublicShareDto.js +5 -6
- package/dist/models/ReferenceDto.js +5 -6
- package/dist/models/RegisterUserDto.js +5 -6
- package/dist/models/RoleDto.js +5 -6
- package/dist/models/RunWorkflowRequest.js +5 -6
- package/dist/models/ShareOfferDto.js +5 -6
- package/dist/models/StatisticsDataEntry.js +5 -6
- package/dist/models/StatisticsDefinitionDto.js +6 -6
- package/dist/models/StatisticsResponseDto.js +5 -6
- package/dist/models/SubscriptionChangeDto.js +5 -6
- package/dist/models/SubscriptionDto.js +6 -6
- package/dist/models/SubscriptionResponseDto.js +5 -6
- package/dist/models/TagDto.js +5 -6
- package/dist/models/TagRelationDto.d.ts +3 -2
- package/dist/models/TagRelationDto.js +8 -8
- package/dist/models/TenantConfigurationDto.js +5 -6
- package/dist/models/TenantDto.js +5 -6
- package/dist/models/TenantInvitationDto.js +5 -6
- package/dist/models/TestTokenDto.js +5 -6
- package/dist/models/TestTokenRequest.js +5 -6
- package/dist/models/TextModuleDto.js +5 -6
- package/dist/models/TextModuleType.js +6 -6
- package/dist/models/TimeSpanDto.js +5 -6
- package/dist/models/TimeTrackingCalendarDayDto.js +5 -6
- package/dist/models/TimeTrackingCalendarDto.js +5 -6
- package/dist/models/TimesDto.js +5 -6
- package/dist/models/UnitDto.js +6 -6
- package/dist/models/UsageMetricType.js +6 -6
- package/dist/models/UsageMonitorDto.js +6 -6
- package/dist/models/UserApprovalDto.js +5 -6
- package/dist/models/UserDto.js +5 -6
- package/dist/models/ValidateHandleHandleParameter.js +5 -6
- package/dist/models/ValidateIbanIbanParameter.js +5 -6
- package/dist/models/ValidationDto.js +5 -6
- package/dist/models/ValidationErrors.js +5 -6
- package/dist/models/ValidationErrorsErrorsInner.js +5 -6
- package/dist/models/WikiDto.js +5 -6
- package/dist/models/WikiPageDto.js +6 -6
- package/dist/models/WorkHoursDto.js +5 -6
- package/dist/models/WorkflowDto.js +5 -6
- package/dist/models/WorkflowProcessDto.js +5 -6
- package/dist/models/WorkflowProcessLogDto.js +5 -6
- package/dist/models/WorkflowProcessLogType.js +6 -6
- package/dist/models/WorkflowProcessSchemaWorkflowProcessLogDto.js +5 -6
- package/dist/models/WorkflowProcessStatus.js +6 -6
- package/dist/models/WorkflowProcessStopRequestDto.js +5 -6
- package/dist/models/WorkflowStatusEnum.js +6 -6
- package/dist/models/index.d.ts +1 -0
- package/dist/models/index.js +1 -0
- package/dist/runtime.js +7 -7
- package/dist/src/context.js +2 -3
- package/package.json +2 -2
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -158,9 +158,9 @@ var BankingRegistrationsApi = /** @class */ (function (_super) {
|
|
|
158
158
|
/**
|
|
159
159
|
* complete a registration
|
|
160
160
|
*/
|
|
161
|
-
BankingRegistrationsApi.prototype.completeRegistration = function (
|
|
162
|
-
|
|
163
|
-
|
|
161
|
+
BankingRegistrationsApi.prototype.completeRegistration = function () {
|
|
162
|
+
return __awaiter(this, arguments, void 0, function (requestParameters, initOverrides) {
|
|
163
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
164
164
|
return __generator(this, function (_a) {
|
|
165
165
|
switch (_a.label) {
|
|
166
166
|
case 0: return [4 /*yield*/, this.completeRegistrationRaw(requestParameters, initOverrides)];
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
package/dist/apis/CommentsApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -294,10 +294,10 @@ var FileDirectorySharesApi = /** @class */ (function (_super) {
|
|
|
294
294
|
/**
|
|
295
295
|
* get download share info
|
|
296
296
|
*/
|
|
297
|
-
FileDirectorySharesApi.prototype.getDownloadShareInfo = function (
|
|
298
|
-
|
|
299
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
297
|
+
FileDirectorySharesApi.prototype.getDownloadShareInfo = function () {
|
|
298
|
+
return __awaiter(this, arguments, void 0, function (requestParameters, initOverrides) {
|
|
300
299
|
var response;
|
|
300
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
301
301
|
return __generator(this, function (_a) {
|
|
302
302
|
switch (_a.label) {
|
|
303
303
|
case 0: return [4 /*yield*/, this.getDownloadShareInfoRaw(requestParameters, initOverrides)];
|
package/dist/apis/FileTagsApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
package/dist/apis/FilesApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
package/dist/apis/HolidaysApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
package/dist/apis/InvoicesApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
package/dist/apis/JobsApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|