@kommerz/ts-client 1.130.7
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.d.ts +112 -0
- package/dist/apis/AbsenceEntriesApi.js +467 -0
- package/dist/apis/AbsenceTypesApi.d.ts +76 -0
- package/dist/apis/AbsenceTypesApi.js +314 -0
- package/dist/apis/AccountingCentersApi.d.ts +72 -0
- package/dist/apis/AccountingCentersApi.js +305 -0
- package/dist/apis/AccountingLedgersApi.d.ts +77 -0
- package/dist/apis/AccountingLedgersApi.js +317 -0
- package/dist/apis/AccountingReceiptsApi.d.ts +77 -0
- package/dist/apis/AccountingReceiptsApi.js +335 -0
- package/dist/apis/AccountingSettlementsApi.d.ts +76 -0
- package/dist/apis/AccountingSettlementsApi.js +314 -0
- package/dist/apis/AccountingStatementsApi.d.ts +68 -0
- package/dist/apis/AccountingStatementsApi.js +218 -0
- package/dist/apis/AccountingTransactionsApi.d.ts +76 -0
- package/dist/apis/AccountingTransactionsApi.js +314 -0
- package/dist/apis/AccountingTurnoversApi.d.ts +81 -0
- package/dist/apis/AccountingTurnoversApi.js +329 -0
- package/dist/apis/ActivitiesApi.d.ts +41 -0
- package/dist/apis/ActivitiesApi.js +174 -0
- package/dist/apis/ApprovalEntriesApi.d.ts +76 -0
- package/dist/apis/ApprovalEntriesApi.js +314 -0
- package/dist/apis/ApprovalEntriesApproveApi.d.ts +53 -0
- package/dist/apis/ApprovalEntriesApproveApi.js +224 -0
- package/dist/apis/ApprovalTypesApi.d.ts +76 -0
- package/dist/apis/ApprovalTypesApi.js +314 -0
- package/dist/apis/BankingAccountsApi.d.ts +90 -0
- package/dist/apis/BankingAccountsApi.js +363 -0
- package/dist/apis/BankingInstitutesApi.d.ts +26 -0
- package/dist/apis/BankingInstitutesApi.js +121 -0
- package/dist/apis/BankingRegistrationsApi.d.ts +87 -0
- package/dist/apis/BankingRegistrationsApi.js +355 -0
- package/dist/apis/CalendarEntriesApi.d.ts +76 -0
- package/dist/apis/CalendarEntriesApi.js +314 -0
- package/dist/apis/CalendarEntryTypesApi.d.ts +76 -0
- package/dist/apis/CalendarEntryTypesApi.js +314 -0
- package/dist/apis/CommentsApi.d.ts +99 -0
- package/dist/apis/CommentsApi.js +408 -0
- package/dist/apis/ConfigurationsApi.d.ts +76 -0
- package/dist/apis/ConfigurationsApi.js +314 -0
- package/dist/apis/CustomersApi.d.ts +76 -0
- package/dist/apis/CustomersApi.js +314 -0
- package/dist/apis/CustomersBankdetailsApi.d.ts +81 -0
- package/dist/apis/CustomersBankdetailsApi.js +329 -0
- package/dist/apis/DesignTemplatesApi.d.ts +76 -0
- package/dist/apis/DesignTemplatesApi.js +314 -0
- package/dist/apis/DocumentTemplatesApi.d.ts +76 -0
- package/dist/apis/DocumentTemplatesApi.js +314 -0
- package/dist/apis/EmailApi.d.ts +29 -0
- package/dist/apis/EmailApi.js +129 -0
- package/dist/apis/FileDirectoriesApi.d.ts +113 -0
- package/dist/apis/FileDirectoriesApi.js +482 -0
- package/dist/apis/FileDirectorySharesApi.d.ts +109 -0
- package/dist/apis/FileDirectorySharesApi.js +449 -0
- package/dist/apis/FileTagsApi.d.ts +76 -0
- package/dist/apis/FileTagsApi.js +314 -0
- package/dist/apis/FilesApi.d.ts +65 -0
- package/dist/apis/FilesApi.js +270 -0
- package/dist/apis/HolidaysApi.d.ts +76 -0
- package/dist/apis/HolidaysApi.js +314 -0
- package/dist/apis/HospitalityReceiptsApi.d.ts +135 -0
- package/dist/apis/HospitalityReceiptsApi.js +562 -0
- package/dist/apis/IdentifiersApi.d.ts +86 -0
- package/dist/apis/IdentifiersApi.js +352 -0
- package/dist/apis/InboxEmailsApi.d.ts +52 -0
- package/dist/apis/InboxEmailsApi.js +216 -0
- package/dist/apis/InvoicesApi.d.ts +144 -0
- package/dist/apis/InvoicesApi.js +561 -0
- package/dist/apis/KanbanBoardsApi.d.ts +76 -0
- package/dist/apis/KanbanBoardsApi.js +314 -0
- package/dist/apis/KanbanCardsApi.d.ts +81 -0
- package/dist/apis/KanbanCardsApi.js +329 -0
- package/dist/apis/KanbanColumnsApi.d.ts +81 -0
- package/dist/apis/KanbanColumnsApi.js +329 -0
- package/dist/apis/MentionsApi.d.ts +63 -0
- package/dist/apis/MentionsApi.js +258 -0
- package/dist/apis/MessagingApi.d.ts +26 -0
- package/dist/apis/MessagingApi.js +121 -0
- package/dist/apis/NotificationTargetsApi.d.ts +60 -0
- package/dist/apis/NotificationTargetsApi.js +260 -0
- package/dist/apis/NotificationsAcksApi.d.ts +40 -0
- package/dist/apis/NotificationsAcksApi.js +166 -0
- package/dist/apis/NotificationsApi.d.ts +52 -0
- package/dist/apis/NotificationsApi.js +216 -0
- package/dist/apis/OffersApi.d.ts +87 -0
- package/dist/apis/OffersApi.js +358 -0
- package/dist/apis/OkrKeyresultsApi.d.ts +81 -0
- package/dist/apis/OkrKeyresultsApi.js +329 -0
- package/dist/apis/OkrObjectivesApi.d.ts +76 -0
- package/dist/apis/OkrObjectivesApi.js +314 -0
- package/dist/apis/PaymentBuyProductApi.d.ts +37 -0
- package/dist/apis/PaymentBuyProductApi.js +167 -0
- package/dist/apis/PaymentProductsApi.d.ts +26 -0
- package/dist/apis/PaymentProductsApi.js +121 -0
- package/dist/apis/PaymentSubscriptionsApi.d.ts +52 -0
- package/dist/apis/PaymentSubscriptionsApi.js +218 -0
- package/dist/apis/PaymentsPaymentsApi.d.ts +30 -0
- package/dist/apis/PaymentsPaymentsApi.js +130 -0
- package/dist/apis/PresenceEntriesApi.d.ts +84 -0
- package/dist/apis/PresenceEntriesApi.js +355 -0
- package/dist/apis/PresenceTypesApi.d.ts +76 -0
- package/dist/apis/PresenceTypesApi.js +314 -0
- package/dist/apis/RolesApi.d.ts +76 -0
- package/dist/apis/RolesApi.js +314 -0
- package/dist/apis/ServiceDeskMessageApi.d.ts +30 -0
- package/dist/apis/ServiceDeskMessageApi.js +129 -0
- package/dist/apis/StatisticsApi.d.ts +29 -0
- package/dist/apis/StatisticsApi.js +126 -0
- package/dist/apis/SystemsFeaturesApi.d.ts +26 -0
- package/dist/apis/SystemsFeaturesApi.js +121 -0
- package/dist/apis/SystemsTimesApi.d.ts +26 -0
- package/dist/apis/SystemsTimesApi.js +121 -0
- package/dist/apis/TenantsApi.d.ts +154 -0
- package/dist/apis/TenantsApi.js +628 -0
- package/dist/apis/TenantsValidationApi.d.ts +40 -0
- package/dist/apis/TenantsValidationApi.js +174 -0
- package/dist/apis/TestApi.d.ts +42 -0
- package/dist/apis/TestApi.js +174 -0
- package/dist/apis/TextModulesApi.d.ts +76 -0
- package/dist/apis/TextModulesApi.js +314 -0
- package/dist/apis/TimeTrackingCalendarApi.d.ts +43 -0
- package/dist/apis/TimeTrackingCalendarApi.js +177 -0
- package/dist/apis/TimeTrackingCalendarExportApi.d.ts +38 -0
- package/dist/apis/TimeTrackingCalendarExportApi.js +141 -0
- package/dist/apis/UnitsApi.d.ts +76 -0
- package/dist/apis/UnitsApi.js +314 -0
- package/dist/apis/UsageMonitorApi.d.ts +26 -0
- package/dist/apis/UsageMonitorApi.js +121 -0
- package/dist/apis/UserPermissionsApi.d.ts +52 -0
- package/dist/apis/UserPermissionsApi.js +217 -0
- package/dist/apis/UserTenantsApi.d.ts +26 -0
- package/dist/apis/UserTenantsApi.js +121 -0
- package/dist/apis/UsersApi.d.ts +41 -0
- package/dist/apis/UsersApi.js +174 -0
- package/dist/apis/UsersMeApi.d.ts +26 -0
- package/dist/apis/UsersMeApi.js +121 -0
- package/dist/apis/UsersRegisterApi.d.ts +29 -0
- package/dist/apis/UsersRegisterApi.js +124 -0
- package/dist/apis/ValidationApi.d.ts +51 -0
- package/dist/apis/ValidationApi.js +213 -0
- package/dist/apis/WikiApi.d.ts +76 -0
- package/dist/apis/WikiApi.js +314 -0
- package/dist/apis/WikiPagesApi.d.ts +82 -0
- package/dist/apis/WikiPagesApi.js +332 -0
- package/dist/apis/WorkHoursApi.d.ts +76 -0
- package/dist/apis/WorkHoursApi.js +314 -0
- package/dist/apis/index.d.ts +71 -0
- package/dist/apis/index.js +89 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +21 -0
- package/dist/models/AbsenceEntryDto.d.ts +74 -0
- package/dist/models/AbsenceEntryDto.js +67 -0
- package/dist/models/AbsenceTypeDto.d.ts +61 -0
- package/dist/models/AbsenceTypeDto.js +62 -0
- package/dist/models/AccessShareDto.d.ts +37 -0
- package/dist/models/AccessShareDto.js +52 -0
- package/dist/models/AccountingCenterDto.d.ts +87 -0
- package/dist/models/AccountingCenterDto.js +76 -0
- package/dist/models/AccountingChartType.d.ts +23 -0
- package/dist/models/AccountingChartType.js +36 -0
- package/dist/models/AccountingConfigDto.d.ts +32 -0
- package/dist/models/AccountingConfigDto.js +51 -0
- package/dist/models/AccountingLedgerDto.d.ts +116 -0
- package/dist/models/AccountingLedgerDto.js +83 -0
- package/dist/models/AccountingLedgerType.d.ts +33 -0
- package/dist/models/AccountingLedgerType.js +46 -0
- package/dist/models/AccountingReceiptDetailsDto.d.ts +106 -0
- package/dist/models/AccountingReceiptDetailsDto.js +77 -0
- package/dist/models/AccountingReceiptDto.d.ts +125 -0
- package/dist/models/AccountingReceiptDto.js +86 -0
- package/dist/models/AccountingReceiptItemDto.d.ts +55 -0
- package/dist/models/AccountingReceiptItemDto.js +58 -0
- package/dist/models/AccountingReceiptLegalEntityDto.d.ts +97 -0
- package/dist/models/AccountingReceiptLegalEntityDto.js +72 -0
- package/dist/models/AccountingReceiptMetaDataDto.d.ts +39 -0
- package/dist/models/AccountingReceiptMetaDataDto.js +54 -0
- package/dist/models/AccountingReceiptType.d.ts +23 -0
- package/dist/models/AccountingReceiptType.js +36 -0
- package/dist/models/AccountingScheduleDto.d.ts +61 -0
- package/dist/models/AccountingScheduleDto.js +63 -0
- package/dist/models/AccountingSettlementDto.d.ts +67 -0
- package/dist/models/AccountingSettlementDto.js +65 -0
- package/dist/models/AccountingSplitDto.d.ts +61 -0
- package/dist/models/AccountingSplitDto.js +62 -0
- package/dist/models/AccountingSplitPair.d.ts +50 -0
- package/dist/models/AccountingSplitPair.js +58 -0
- package/dist/models/AccountingTransactionDto.d.ts +68 -0
- package/dist/models/AccountingTransactionDto.js +66 -0
- package/dist/models/AccountingTransactionTemplateDto.d.ts +32 -0
- package/dist/models/AccountingTransactionTemplateDto.js +51 -0
- package/dist/models/AccountingTurnoverDto.d.ts +44 -0
- package/dist/models/AccountingTurnoverDto.js +57 -0
- package/dist/models/AcknowledgeNotificationsDto.d.ts +31 -0
- package/dist/models/AcknowledgeNotificationsDto.js +50 -0
- package/dist/models/ActivityDto.d.ts +81 -0
- package/dist/models/ActivityDto.js +73 -0
- package/dist/models/ActivityReferenceDto.d.ts +62 -0
- package/dist/models/ActivityReferenceDto.js +64 -0
- package/dist/models/ActivityType.d.ts +37 -0
- package/dist/models/ActivityType.js +50 -0
- package/dist/models/AddressDto.d.ts +61 -0
- package/dist/models/AddressDto.js +60 -0
- package/dist/models/AmountDto.d.ts +37 -0
- package/dist/models/AmountDto.js +53 -0
- package/dist/models/ApprovalDecisionEnum.d.ts +23 -0
- package/dist/models/ApprovalDecisionEnum.js +36 -0
- package/dist/models/ApprovalEntryDto.d.ts +88 -0
- package/dist/models/ApprovalEntryDto.js +71 -0
- package/dist/models/ApprovalModeEnum.d.ts +25 -0
- package/dist/models/ApprovalModeEnum.js +38 -0
- package/dist/models/ApprovalStatusEnum.d.ts +24 -0
- package/dist/models/ApprovalStatusEnum.js +37 -0
- package/dist/models/ApprovalTypeDto.d.ts +74 -0
- package/dist/models/ApprovalTypeDto.js +65 -0
- package/dist/models/BankAccountDto.d.ts +91 -0
- package/dist/models/BankAccountDto.js +70 -0
- package/dist/models/BankAccountRegistrationDto.d.ts +49 -0
- package/dist/models/BankAccountRegistrationDto.js +56 -0
- package/dist/models/BankConnectionDto.d.ts +43 -0
- package/dist/models/BankConnectionDto.js +56 -0
- package/dist/models/BankDetailsDto.d.ts +73 -0
- package/dist/models/BankDetailsDto.js +66 -0
- package/dist/models/BankRegistrationDto.d.ts +91 -0
- package/dist/models/BankRegistrationDto.js +70 -0
- package/dist/models/CalendarEntryDto.d.ts +81 -0
- package/dist/models/CalendarEntryDto.js +71 -0
- package/dist/models/CalendarEntryTypeDto.d.ts +79 -0
- package/dist/models/CalendarEntryTypeDto.js +71 -0
- package/dist/models/CenterStatementDto.d.ts +67 -0
- package/dist/models/CenterStatementDto.js +68 -0
- package/dist/models/ChannelIdType.d.ts +24 -0
- package/dist/models/ChannelIdType.js +37 -0
- package/dist/models/ColamdaPageable.d.ts +43 -0
- package/dist/models/ColamdaPageable.js +54 -0
- package/dist/models/CommentDto.d.ts +76 -0
- package/dist/models/CommentDto.js +66 -0
- package/dist/models/ConfigKey.d.ts +25 -0
- package/dist/models/ConfigKey.js +38 -0
- package/dist/models/ConfigurationDto.d.ts +56 -0
- package/dist/models/ConfigurationDto.js +58 -0
- package/dist/models/ContactDto.d.ts +43 -0
- package/dist/models/ContactDto.js +54 -0
- package/dist/models/CreateTenantRequest.d.ts +39 -0
- package/dist/models/CreateTenantRequest.js +55 -0
- package/dist/models/CustomerDto.d.ts +130 -0
- package/dist/models/CustomerDto.js +90 -0
- package/dist/models/DesignTemplateDto.d.ts +68 -0
- package/dist/models/DesignTemplateDto.js +65 -0
- package/dist/models/DesignTemplateType.d.ts +25 -0
- package/dist/models/DesignTemplateType.js +38 -0
- package/dist/models/DocumentTemplateDto.d.ts +80 -0
- package/dist/models/DocumentTemplateDto.js +68 -0
- package/dist/models/DocumentTemplateType.d.ts +23 -0
- package/dist/models/DocumentTemplateType.js +36 -0
- package/dist/models/EmailDto.d.ts +85 -0
- package/dist/models/EmailDto.js +68 -0
- package/dist/models/EntityReference.d.ts +50 -0
- package/dist/models/EntityReference.js +57 -0
- package/dist/models/EntityType.d.ts +73 -0
- package/dist/models/EntityType.js +86 -0
- package/dist/models/FeatureDto.d.ts +50 -0
- package/dist/models/FeatureDto.js +57 -0
- package/dist/models/FileDetailsDto.d.ts +73 -0
- package/dist/models/FileDetailsDto.js +64 -0
- package/dist/models/FileDirectoryDto.d.ts +79 -0
- package/dist/models/FileDirectoryDto.js +66 -0
- package/dist/models/FileDto.d.ts +61 -0
- package/dist/models/FileDto.js +60 -0
- package/dist/models/FileMovementDto.d.ts +43 -0
- package/dist/models/FileMovementDto.js +54 -0
- package/dist/models/FileSelectionDto.d.ts +37 -0
- package/dist/models/FileSelectionDto.js +52 -0
- package/dist/models/FileShareDto.d.ts +133 -0
- package/dist/models/FileShareDto.js +85 -0
- package/dist/models/FileTagDto.d.ts +43 -0
- package/dist/models/FileTagDto.js +55 -0
- package/dist/models/FilterableEndpointDto.d.ts +43 -0
- package/dist/models/FilterableEndpointDto.js +54 -0
- package/dist/models/GetAllAbsenceEntries200Response.d.ts +50 -0
- package/dist/models/GetAllAbsenceEntries200Response.js +60 -0
- package/dist/models/GetAllAbsenceTypes200Response.d.ts +50 -0
- package/dist/models/GetAllAbsenceTypes200Response.js +60 -0
- package/dist/models/GetAllAccountingCenterStatements200Response.d.ts +32 -0
- package/dist/models/GetAllAccountingCenterStatements200Response.js +51 -0
- package/dist/models/GetAllAccountingCenters200Response.d.ts +50 -0
- package/dist/models/GetAllAccountingCenters200Response.js +60 -0
- package/dist/models/GetAllAccountingLedgerStatements200Response.d.ts +32 -0
- package/dist/models/GetAllAccountingLedgerStatements200Response.js +51 -0
- package/dist/models/GetAllAccountingLedgers200Response.d.ts +50 -0
- package/dist/models/GetAllAccountingLedgers200Response.js +60 -0
- package/dist/models/GetAllAccountingReceipts200Response.d.ts +50 -0
- package/dist/models/GetAllAccountingReceipts200Response.js +60 -0
- package/dist/models/GetAllAccountingSettlements200Response.d.ts +50 -0
- package/dist/models/GetAllAccountingSettlements200Response.js +60 -0
- package/dist/models/GetAllAccountingTransactions200Response.d.ts +50 -0
- package/dist/models/GetAllAccountingTransactions200Response.js +60 -0
- package/dist/models/GetAllAccountingTurnover200Response.d.ts +50 -0
- package/dist/models/GetAllAccountingTurnover200Response.js +60 -0
- package/dist/models/GetAllAccounts200Response.d.ts +50 -0
- package/dist/models/GetAllAccounts200Response.js +60 -0
- package/dist/models/GetAllActivities200Response.d.ts +50 -0
- package/dist/models/GetAllActivities200Response.js +60 -0
- package/dist/models/GetAllApprovalEntries200Response.d.ts +50 -0
- package/dist/models/GetAllApprovalEntries200Response.js +60 -0
- package/dist/models/GetAllApprovalTypes200Response.d.ts +50 -0
- package/dist/models/GetAllApprovalTypes200Response.js +60 -0
- package/dist/models/GetAllBankDetails200Response.d.ts +50 -0
- package/dist/models/GetAllBankDetails200Response.js +60 -0
- package/dist/models/GetAllCalendarEntries200Response.d.ts +50 -0
- package/dist/models/GetAllCalendarEntries200Response.js +60 -0
- package/dist/models/GetAllCalendarEntryTypes200Response.d.ts +50 -0
- package/dist/models/GetAllCalendarEntryTypes200Response.js +60 -0
- package/dist/models/GetAllComments200Response.d.ts +50 -0
- package/dist/models/GetAllComments200Response.js +60 -0
- package/dist/models/GetAllConfigurations200Response.d.ts +50 -0
- package/dist/models/GetAllConfigurations200Response.js +60 -0
- package/dist/models/GetAllCustomers200Response.d.ts +50 -0
- package/dist/models/GetAllCustomers200Response.js +60 -0
- package/dist/models/GetAllDesignTemplates200Response.d.ts +50 -0
- package/dist/models/GetAllDesignTemplates200Response.js +60 -0
- package/dist/models/GetAllDocumentTemplates200Response.d.ts +50 -0
- package/dist/models/GetAllDocumentTemplates200Response.js +60 -0
- package/dist/models/GetAllFileTags200Response.d.ts +50 -0
- package/dist/models/GetAllFileTags200Response.js +60 -0
- package/dist/models/GetAllHolidays200Response.d.ts +50 -0
- package/dist/models/GetAllHolidays200Response.js +60 -0
- package/dist/models/GetAllHospitalityReceipts200Response.d.ts +50 -0
- package/dist/models/GetAllHospitalityReceipts200Response.js +60 -0
- package/dist/models/GetAllInboxEmails200Response.d.ts +50 -0
- package/dist/models/GetAllInboxEmails200Response.js +60 -0
- package/dist/models/GetAllInvoices200Response.d.ts +50 -0
- package/dist/models/GetAllInvoices200Response.js +60 -0
- package/dist/models/GetAllKanbanBoards200Response.d.ts +50 -0
- package/dist/models/GetAllKanbanBoards200Response.js +60 -0
- package/dist/models/GetAllKanbanCards200Response.d.ts +50 -0
- package/dist/models/GetAllKanbanCards200Response.js +60 -0
- package/dist/models/GetAllKanbanColumns200Response.d.ts +50 -0
- package/dist/models/GetAllKanbanColumns200Response.js +60 -0
- package/dist/models/GetAllMentions200Response.d.ts +50 -0
- package/dist/models/GetAllMentions200Response.js +60 -0
- package/dist/models/GetAllNotifications200Response.d.ts +50 -0
- package/dist/models/GetAllNotifications200Response.js +60 -0
- package/dist/models/GetAllObjectives200Response.d.ts +50 -0
- package/dist/models/GetAllObjectives200Response.js +60 -0
- package/dist/models/GetAllOffers200Response.d.ts +50 -0
- package/dist/models/GetAllOffers200Response.js +60 -0
- package/dist/models/GetAllPages200Response.d.ts +50 -0
- package/dist/models/GetAllPages200Response.js +60 -0
- package/dist/models/GetAllPayments200Response.d.ts +50 -0
- package/dist/models/GetAllPayments200Response.js +60 -0
- package/dist/models/GetAllPresenceEntries200Response.d.ts +50 -0
- package/dist/models/GetAllPresenceEntries200Response.js +60 -0
- package/dist/models/GetAllPresenceTypes200Response.d.ts +50 -0
- package/dist/models/GetAllPresenceTypes200Response.js +60 -0
- package/dist/models/GetAllRegistrations200Response.d.ts +50 -0
- package/dist/models/GetAllRegistrations200Response.js +60 -0
- package/dist/models/GetAllResults200Response.d.ts +50 -0
- package/dist/models/GetAllResults200Response.js +60 -0
- package/dist/models/GetAllRoles200Response.d.ts +50 -0
- package/dist/models/GetAllRoles200Response.js +60 -0
- package/dist/models/GetAllShares200Response.d.ts +50 -0
- package/dist/models/GetAllShares200Response.js +60 -0
- package/dist/models/GetAllTextModules200Response.d.ts +50 -0
- package/dist/models/GetAllTextModules200Response.js +60 -0
- package/dist/models/GetAllUnits200Response.d.ts +50 -0
- package/dist/models/GetAllUnits200Response.js +60 -0
- package/dist/models/GetAllUsers200Response.d.ts +50 -0
- package/dist/models/GetAllUsers200Response.js +60 -0
- package/dist/models/GetAllWikis200Response.d.ts +50 -0
- package/dist/models/GetAllWikis200Response.js +60 -0
- package/dist/models/GetAllWorkHours200Response.d.ts +50 -0
- package/dist/models/GetAllWorkHours200Response.js +60 -0
- package/dist/models/GetSubscribedProducts200Response.d.ts +50 -0
- package/dist/models/GetSubscribedProducts200Response.js +60 -0
- package/dist/models/GetUserRoles200Response.d.ts +31 -0
- package/dist/models/GetUserRoles200Response.js +50 -0
- package/dist/models/HolidaysDto.d.ts +67 -0
- package/dist/models/HolidaysDto.js +64 -0
- package/dist/models/HospitalityReceiptDto.d.ts +110 -0
- package/dist/models/HospitalityReceiptDto.js +78 -0
- package/dist/models/HospitalityReceiptSignatureDto.d.ts +43 -0
- package/dist/models/HospitalityReceiptSignatureDto.js +54 -0
- package/dist/models/IdentifierDto.d.ts +31 -0
- package/dist/models/IdentifierDto.js +50 -0
- package/dist/models/IdentifierType.d.ts +24 -0
- package/dist/models/IdentifierType.js +37 -0
- package/dist/models/InstituteDto.d.ts +61 -0
- package/dist/models/InstituteDto.js +60 -0
- package/dist/models/InvoiceConfigDto.d.ts +65 -0
- package/dist/models/InvoiceConfigDto.js +64 -0
- package/dist/models/InvoiceDto.d.ts +193 -0
- package/dist/models/InvoiceDto.js +114 -0
- package/dist/models/InvoiceItemDto.d.ts +69 -0
- package/dist/models/InvoiceItemDto.js +69 -0
- package/dist/models/InvoiceTaxItemDto.d.ts +59 -0
- package/dist/models/InvoiceTaxItemDto.js +67 -0
- package/dist/models/InvoiceTextFieldsDto.d.ts +55 -0
- package/dist/models/InvoiceTextFieldsDto.js +58 -0
- package/dist/models/InvoiceType.d.ts +25 -0
- package/dist/models/InvoiceType.js +38 -0
- package/dist/models/KanbanBoardDto.d.ts +43 -0
- package/dist/models/KanbanBoardDto.js +55 -0
- package/dist/models/KanbanCardDto.d.ts +97 -0
- package/dist/models/KanbanCardDto.js +74 -0
- package/dist/models/KanbanColumnDto.d.ts +55 -0
- package/dist/models/KanbanColumnDto.js +60 -0
- package/dist/models/LedgerStatementDto.d.ts +67 -0
- package/dist/models/LedgerStatementDto.js +68 -0
- package/dist/models/LegalInfoDto.d.ts +91 -0
- package/dist/models/LegalInfoDto.js +70 -0
- package/dist/models/ListAllTenants200Response.d.ts +50 -0
- package/dist/models/ListAllTenants200Response.js +60 -0
- package/dist/models/ListDirectories200Response.d.ts +50 -0
- package/dist/models/ListDirectories200Response.js +60 -0
- package/dist/models/ListFiles200Response.d.ts +50 -0
- package/dist/models/ListFiles200Response.js +60 -0
- package/dist/models/MacroConfig.d.ts +54 -0
- package/dist/models/MacroConfig.js +66 -0
- package/dist/models/MacroConfigReferencesInner.d.ts +38 -0
- package/dist/models/MacroConfigReferencesInner.js +53 -0
- package/dist/models/MarkInvoiceAsPaidRequest.d.ts +37 -0
- package/dist/models/MarkInvoiceAsPaidRequest.js +53 -0
- package/dist/models/MentionDto.d.ts +50 -0
- package/dist/models/MentionDto.js +58 -0
- package/dist/models/MessageDto.d.ts +37 -0
- package/dist/models/MessageDto.js +52 -0
- package/dist/models/MessagingPermissionsDto.d.ts +37 -0
- package/dist/models/MessagingPermissionsDto.js +52 -0
- package/dist/models/NewRegistrationDto.d.ts +31 -0
- package/dist/models/NewRegistrationDto.js +50 -0
- package/dist/models/NewRegistrationResponseDto.d.ts +43 -0
- package/dist/models/NewRegistrationResponseDto.js +54 -0
- package/dist/models/NotificationDto.d.ts +62 -0
- package/dist/models/NotificationDto.js +61 -0
- package/dist/models/NotificationTargetDto.d.ts +63 -0
- package/dist/models/NotificationTargetDto.js +66 -0
- package/dist/models/NotificationTargetOrderDto.d.ts +39 -0
- package/dist/models/NotificationTargetOrderDto.js +55 -0
- package/dist/models/NotifierIdType.d.ts +26 -0
- package/dist/models/NotifierIdType.js +39 -0
- package/dist/models/OfferDto.d.ts +134 -0
- package/dist/models/OfferDto.js +96 -0
- package/dist/models/OkrKeyResultDto.d.ts +79 -0
- package/dist/models/OkrKeyResultDto.js +69 -0
- package/dist/models/OkrObjectiveDto.d.ts +79 -0
- package/dist/models/OkrObjectiveDto.js +68 -0
- package/dist/models/PageResponse.d.ts +43 -0
- package/dist/models/PageResponse.js +56 -0
- package/dist/models/PatternDto.d.ts +43 -0
- package/dist/models/PatternDto.js +55 -0
- package/dist/models/PaymentConfigurationDto.d.ts +38 -0
- package/dist/models/PaymentConfigurationDto.js +53 -0
- package/dist/models/PaymentInvoiceDto.d.ts +67 -0
- package/dist/models/PaymentInvoiceDto.js +62 -0
- package/dist/models/PaymentUriResponseDto.d.ts +31 -0
- package/dist/models/PaymentUriResponseDto.js +50 -0
- package/dist/models/PaymentsDto.d.ts +106 -0
- package/dist/models/PaymentsDto.js +87 -0
- package/dist/models/PrepositionType.d.ts +28 -0
- package/dist/models/PrepositionType.js +41 -0
- package/dist/models/PresenceEntryDto.d.ts +73 -0
- package/dist/models/PresenceEntryDto.js +68 -0
- package/dist/models/PresenceTypeDto.d.ts +67 -0
- package/dist/models/PresenceTypeDto.js +64 -0
- package/dist/models/ProductDto.d.ts +152 -0
- package/dist/models/ProductDto.js +111 -0
- package/dist/models/ProductSelectionDto.d.ts +37 -0
- package/dist/models/ProductSelectionDto.js +53 -0
- package/dist/models/PublicShareDto.d.ts +79 -0
- package/dist/models/PublicShareDto.js +66 -0
- package/dist/models/RegisterUserDto.d.ts +55 -0
- package/dist/models/RegisterUserDto.js +60 -0
- package/dist/models/RoleDto.d.ts +55 -0
- package/dist/models/RoleDto.js +58 -0
- package/dist/models/StatisticsDataEntry.d.ts +37 -0
- package/dist/models/StatisticsDataEntry.js +53 -0
- package/dist/models/StatisticsDefinitionDto.d.ts +90 -0
- package/dist/models/StatisticsDefinitionDto.js +87 -0
- package/dist/models/StatisticsResponseDto.d.ts +38 -0
- package/dist/models/StatisticsResponseDto.js +54 -0
- package/dist/models/SubscriptionChangeDto.d.ts +43 -0
- package/dist/models/SubscriptionChangeDto.js +54 -0
- package/dist/models/SubscriptionDto.d.ts +132 -0
- package/dist/models/SubscriptionDto.js +91 -0
- package/dist/models/SubscriptionResponseDto.d.ts +37 -0
- package/dist/models/SubscriptionResponseDto.js +52 -0
- package/dist/models/TenantConfigurationDto.d.ts +56 -0
- package/dist/models/TenantConfigurationDto.js +59 -0
- package/dist/models/TenantDto.d.ts +75 -0
- package/dist/models/TenantDto.js +68 -0
- package/dist/models/TenantInvitationDto.d.ts +37 -0
- package/dist/models/TenantInvitationDto.js +52 -0
- package/dist/models/TestTokenDto.d.ts +31 -0
- package/dist/models/TestTokenDto.js +50 -0
- package/dist/models/TestTokenRequest.d.ts +43 -0
- package/dist/models/TestTokenRequest.js +56 -0
- package/dist/models/TextModuleDto.d.ts +62 -0
- package/dist/models/TextModuleDto.js +62 -0
- package/dist/models/TextModuleType.d.ts +27 -0
- package/dist/models/TextModuleType.js +40 -0
- package/dist/models/TimeSpanDto.d.ts +43 -0
- package/dist/models/TimeSpanDto.js +56 -0
- package/dist/models/TimeTrackingCalendarDayDto.d.ts +75 -0
- package/dist/models/TimeTrackingCalendarDayDto.js +66 -0
- package/dist/models/TimeTrackingCalendarDto.d.ts +89 -0
- package/dist/models/TimeTrackingCalendarDto.js +72 -0
- package/dist/models/TimesDto.d.ts +37 -0
- package/dist/models/TimesDto.js +52 -0
- package/dist/models/UnitDto.d.ts +80 -0
- package/dist/models/UnitDto.js +79 -0
- package/dist/models/UsageMonitorDto.d.ts +85 -0
- package/dist/models/UsageMonitorDto.js +85 -0
- package/dist/models/UserApprovalDto.d.ts +43 -0
- package/dist/models/UserApprovalDto.js +54 -0
- package/dist/models/UserDto.d.ts +61 -0
- package/dist/models/UserDto.js +62 -0
- package/dist/models/ValidateHandleHandleParameter.d.ts +31 -0
- package/dist/models/ValidateHandleHandleParameter.js +50 -0
- package/dist/models/ValidateIbanIbanParameter.d.ts +31 -0
- package/dist/models/ValidateIbanIbanParameter.js +50 -0
- package/dist/models/ValidationDto.d.ts +37 -0
- package/dist/models/ValidationDto.js +53 -0
- package/dist/models/ValidationErrors.d.ts +38 -0
- package/dist/models/ValidationErrors.js +53 -0
- package/dist/models/ValidationErrorsErrorsInner.d.ts +37 -0
- package/dist/models/ValidationErrorsErrorsInner.js +52 -0
- package/dist/models/WikiDto.d.ts +43 -0
- package/dist/models/WikiDto.js +55 -0
- package/dist/models/WikiPageDto.d.ts +92 -0
- package/dist/models/WikiPageDto.js +76 -0
- package/dist/models/WorkHoursDto.d.ts +91 -0
- package/dist/models/WorkHoursDto.js +71 -0
- package/dist/models/index.d.ts +191 -0
- package/dist/models/index.js +209 -0
- package/dist/runtime.d.ts +182 -0
- package/dist/runtime.js +562 -0
- package/package.json +18 -0
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Kommerz API Specification
|
|
6
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.130.4
|
|
9
|
+
* Contact: info@kommerz.app
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.ApprovalEntryDtoToJSON = exports.ApprovalEntryDtoFromJSONTyped = exports.ApprovalEntryDtoFromJSON = exports.instanceOfApprovalEntryDto = void 0;
|
|
17
|
+
var runtime_1 = require("../runtime");
|
|
18
|
+
var ApprovalModeEnum_1 = require("./ApprovalModeEnum");
|
|
19
|
+
var ApprovalStatusEnum_1 = require("./ApprovalStatusEnum");
|
|
20
|
+
var UserApprovalDto_1 = require("./UserApprovalDto");
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the ApprovalEntryDto interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfApprovalEntryDto(value) {
|
|
25
|
+
var isInstance = true;
|
|
26
|
+
return isInstance;
|
|
27
|
+
}
|
|
28
|
+
exports.instanceOfApprovalEntryDto = instanceOfApprovalEntryDto;
|
|
29
|
+
function ApprovalEntryDtoFromJSON(json) {
|
|
30
|
+
return ApprovalEntryDtoFromJSONTyped(json, false);
|
|
31
|
+
}
|
|
32
|
+
exports.ApprovalEntryDtoFromJSON = ApprovalEntryDtoFromJSON;
|
|
33
|
+
function ApprovalEntryDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
+
if ((json === undefined) || (json === null)) {
|
|
35
|
+
return json;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'id': !(0, runtime_1.exists)(json, 'id') ? undefined : json['id'],
|
|
39
|
+
'version': !(0, runtime_1.exists)(json, 'version') ? undefined : json['version'],
|
|
40
|
+
'approvableEntity': !(0, runtime_1.exists)(json, 'approvableEntity') ? undefined : json['approvableEntity'],
|
|
41
|
+
'approvableEntityIds': !(0, runtime_1.exists)(json, 'approvableEntityIds') ? undefined : json['approvableEntityIds'],
|
|
42
|
+
'startTime': !(0, runtime_1.exists)(json, 'startTime') ? undefined : (new Date(json['startTime'])),
|
|
43
|
+
'endTime': !(0, runtime_1.exists)(json, 'endTime') ? undefined : (new Date(json['endTime'])),
|
|
44
|
+
'quorumCount': !(0, runtime_1.exists)(json, 'quorumCount') ? undefined : json['quorumCount'],
|
|
45
|
+
'approvals': !(0, runtime_1.exists)(json, 'approvals') ? undefined : (json['approvals'].map(UserApprovalDto_1.UserApprovalDtoFromJSON)),
|
|
46
|
+
'approvalStatus': !(0, runtime_1.exists)(json, 'approvalStatus') ? undefined : (0, ApprovalStatusEnum_1.ApprovalStatusEnumFromJSON)(json['approvalStatus']),
|
|
47
|
+
'mode': !(0, runtime_1.exists)(json, 'mode') ? undefined : (0, ApprovalModeEnum_1.ApprovalModeEnumFromJSON)(json['mode']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
exports.ApprovalEntryDtoFromJSONTyped = ApprovalEntryDtoFromJSONTyped;
|
|
51
|
+
function ApprovalEntryDtoToJSON(value) {
|
|
52
|
+
if (value === undefined) {
|
|
53
|
+
return undefined;
|
|
54
|
+
}
|
|
55
|
+
if (value === null) {
|
|
56
|
+
return null;
|
|
57
|
+
}
|
|
58
|
+
return {
|
|
59
|
+
'id': value.id,
|
|
60
|
+
'version': value.version,
|
|
61
|
+
'approvableEntity': value.approvableEntity,
|
|
62
|
+
'approvableEntityIds': value.approvableEntityIds,
|
|
63
|
+
'startTime': value.startTime === undefined ? undefined : (value.startTime.toISOString()),
|
|
64
|
+
'endTime': value.endTime === undefined ? undefined : (value.endTime.toISOString()),
|
|
65
|
+
'quorumCount': value.quorumCount,
|
|
66
|
+
'approvals': value.approvals === undefined ? undefined : (value.approvals.map(UserApprovalDto_1.UserApprovalDtoToJSON)),
|
|
67
|
+
'approvalStatus': (0, ApprovalStatusEnum_1.ApprovalStatusEnumToJSON)(value.approvalStatus),
|
|
68
|
+
'mode': (0, ApprovalModeEnum_1.ApprovalModeEnumToJSON)(value.mode),
|
|
69
|
+
};
|
|
70
|
+
}
|
|
71
|
+
exports.ApprovalEntryDtoToJSON = ApprovalEntryDtoToJSON;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Kommerz API Specification
|
|
3
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.130.4
|
|
6
|
+
* Contact: info@kommerz.app
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const ApprovalModeEnum: {
|
|
17
|
+
readonly Quorum: "QUORUM";
|
|
18
|
+
readonly Majority: "MAJORITY";
|
|
19
|
+
readonly Any: "ANY";
|
|
20
|
+
readonly All: "ALL";
|
|
21
|
+
};
|
|
22
|
+
export type ApprovalModeEnum = typeof ApprovalModeEnum[keyof typeof ApprovalModeEnum];
|
|
23
|
+
export declare function ApprovalModeEnumFromJSON(json: any): ApprovalModeEnum;
|
|
24
|
+
export declare function ApprovalModeEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): ApprovalModeEnum;
|
|
25
|
+
export declare function ApprovalModeEnumToJSON(value?: ApprovalModeEnum | null): any;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Kommerz API Specification
|
|
6
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.130.4
|
|
9
|
+
* Contact: info@kommerz.app
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.ApprovalModeEnumToJSON = exports.ApprovalModeEnumFromJSONTyped = exports.ApprovalModeEnumFromJSON = exports.ApprovalModeEnum = void 0;
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
*/
|
|
21
|
+
exports.ApprovalModeEnum = {
|
|
22
|
+
Quorum: 'QUORUM',
|
|
23
|
+
Majority: 'MAJORITY',
|
|
24
|
+
Any: 'ANY',
|
|
25
|
+
All: 'ALL'
|
|
26
|
+
};
|
|
27
|
+
function ApprovalModeEnumFromJSON(json) {
|
|
28
|
+
return ApprovalModeEnumFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
exports.ApprovalModeEnumFromJSON = ApprovalModeEnumFromJSON;
|
|
31
|
+
function ApprovalModeEnumFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
exports.ApprovalModeEnumFromJSONTyped = ApprovalModeEnumFromJSONTyped;
|
|
35
|
+
function ApprovalModeEnumToJSON(value) {
|
|
36
|
+
return value;
|
|
37
|
+
}
|
|
38
|
+
exports.ApprovalModeEnumToJSON = ApprovalModeEnumToJSON;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Kommerz API Specification
|
|
3
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.130.4
|
|
6
|
+
* Contact: info@kommerz.app
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const ApprovalStatusEnum: {
|
|
17
|
+
readonly Approved: "APPROVED";
|
|
18
|
+
readonly Declined: "DECLINED";
|
|
19
|
+
readonly Pending: "PENDING";
|
|
20
|
+
};
|
|
21
|
+
export type ApprovalStatusEnum = typeof ApprovalStatusEnum[keyof typeof ApprovalStatusEnum];
|
|
22
|
+
export declare function ApprovalStatusEnumFromJSON(json: any): ApprovalStatusEnum;
|
|
23
|
+
export declare function ApprovalStatusEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): ApprovalStatusEnum;
|
|
24
|
+
export declare function ApprovalStatusEnumToJSON(value?: ApprovalStatusEnum | null): any;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Kommerz API Specification
|
|
6
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.130.4
|
|
9
|
+
* Contact: info@kommerz.app
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.ApprovalStatusEnumToJSON = exports.ApprovalStatusEnumFromJSONTyped = exports.ApprovalStatusEnumFromJSON = exports.ApprovalStatusEnum = void 0;
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
*/
|
|
21
|
+
exports.ApprovalStatusEnum = {
|
|
22
|
+
Approved: 'APPROVED',
|
|
23
|
+
Declined: 'DECLINED',
|
|
24
|
+
Pending: 'PENDING'
|
|
25
|
+
};
|
|
26
|
+
function ApprovalStatusEnumFromJSON(json) {
|
|
27
|
+
return ApprovalStatusEnumFromJSONTyped(json, false);
|
|
28
|
+
}
|
|
29
|
+
exports.ApprovalStatusEnumFromJSON = ApprovalStatusEnumFromJSON;
|
|
30
|
+
function ApprovalStatusEnumFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
return json;
|
|
32
|
+
}
|
|
33
|
+
exports.ApprovalStatusEnumFromJSONTyped = ApprovalStatusEnumFromJSONTyped;
|
|
34
|
+
function ApprovalStatusEnumToJSON(value) {
|
|
35
|
+
return value;
|
|
36
|
+
}
|
|
37
|
+
exports.ApprovalStatusEnumToJSON = ApprovalStatusEnumToJSON;
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Kommerz API Specification
|
|
3
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.130.4
|
|
6
|
+
* Contact: info@kommerz.app
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { ApprovalModeEnum } from './ApprovalModeEnum';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface ApprovalTypeDto
|
|
17
|
+
*/
|
|
18
|
+
export interface ApprovalTypeDto {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof ApprovalTypeDto
|
|
23
|
+
*/
|
|
24
|
+
id?: string;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {number}
|
|
28
|
+
* @memberof ApprovalTypeDto
|
|
29
|
+
*/
|
|
30
|
+
version?: number;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {string}
|
|
34
|
+
* @memberof ApprovalTypeDto
|
|
35
|
+
*/
|
|
36
|
+
name?: string;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {string}
|
|
40
|
+
* @memberof ApprovalTypeDto
|
|
41
|
+
*/
|
|
42
|
+
description?: string;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {number}
|
|
46
|
+
* @memberof ApprovalTypeDto
|
|
47
|
+
*/
|
|
48
|
+
quorumCount?: number;
|
|
49
|
+
/**
|
|
50
|
+
*
|
|
51
|
+
* @type {Array<string>}
|
|
52
|
+
* @memberof ApprovalTypeDto
|
|
53
|
+
*/
|
|
54
|
+
selectedUserIds?: Array<string>;
|
|
55
|
+
/**
|
|
56
|
+
*
|
|
57
|
+
* @type {number}
|
|
58
|
+
* @memberof ApprovalTypeDto
|
|
59
|
+
*/
|
|
60
|
+
durationInHours?: number;
|
|
61
|
+
/**
|
|
62
|
+
*
|
|
63
|
+
* @type {ApprovalModeEnum}
|
|
64
|
+
* @memberof ApprovalTypeDto
|
|
65
|
+
*/
|
|
66
|
+
mode?: ApprovalModeEnum;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Check if a given object implements the ApprovalTypeDto interface.
|
|
70
|
+
*/
|
|
71
|
+
export declare function instanceOfApprovalTypeDto(value: object): boolean;
|
|
72
|
+
export declare function ApprovalTypeDtoFromJSON(json: any): ApprovalTypeDto;
|
|
73
|
+
export declare function ApprovalTypeDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): ApprovalTypeDto;
|
|
74
|
+
export declare function ApprovalTypeDtoToJSON(value?: ApprovalTypeDto | null): any;
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Kommerz API Specification
|
|
6
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.130.4
|
|
9
|
+
* Contact: info@kommerz.app
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.ApprovalTypeDtoToJSON = exports.ApprovalTypeDtoFromJSONTyped = exports.ApprovalTypeDtoFromJSON = exports.instanceOfApprovalTypeDto = void 0;
|
|
17
|
+
var runtime_1 = require("../runtime");
|
|
18
|
+
var ApprovalModeEnum_1 = require("./ApprovalModeEnum");
|
|
19
|
+
/**
|
|
20
|
+
* Check if a given object implements the ApprovalTypeDto interface.
|
|
21
|
+
*/
|
|
22
|
+
function instanceOfApprovalTypeDto(value) {
|
|
23
|
+
var isInstance = true;
|
|
24
|
+
return isInstance;
|
|
25
|
+
}
|
|
26
|
+
exports.instanceOfApprovalTypeDto = instanceOfApprovalTypeDto;
|
|
27
|
+
function ApprovalTypeDtoFromJSON(json) {
|
|
28
|
+
return ApprovalTypeDtoFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
exports.ApprovalTypeDtoFromJSON = ApprovalTypeDtoFromJSON;
|
|
31
|
+
function ApprovalTypeDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if ((json === undefined) || (json === null)) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'id': !(0, runtime_1.exists)(json, 'id') ? undefined : json['id'],
|
|
37
|
+
'version': !(0, runtime_1.exists)(json, 'version') ? undefined : json['version'],
|
|
38
|
+
'name': !(0, runtime_1.exists)(json, 'name') ? undefined : json['name'],
|
|
39
|
+
'description': !(0, runtime_1.exists)(json, 'description') ? undefined : json['description'],
|
|
40
|
+
'quorumCount': !(0, runtime_1.exists)(json, 'quorumCount') ? undefined : json['quorumCount'],
|
|
41
|
+
'selectedUserIds': !(0, runtime_1.exists)(json, 'selectedUserIds') ? undefined : json['selectedUserIds'],
|
|
42
|
+
'durationInHours': !(0, runtime_1.exists)(json, 'durationInHours') ? undefined : json['durationInHours'],
|
|
43
|
+
'mode': !(0, runtime_1.exists)(json, 'mode') ? undefined : (0, ApprovalModeEnum_1.ApprovalModeEnumFromJSON)(json['mode']),
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
exports.ApprovalTypeDtoFromJSONTyped = ApprovalTypeDtoFromJSONTyped;
|
|
47
|
+
function ApprovalTypeDtoToJSON(value) {
|
|
48
|
+
if (value === undefined) {
|
|
49
|
+
return undefined;
|
|
50
|
+
}
|
|
51
|
+
if (value === null) {
|
|
52
|
+
return null;
|
|
53
|
+
}
|
|
54
|
+
return {
|
|
55
|
+
'id': value.id,
|
|
56
|
+
'version': value.version,
|
|
57
|
+
'name': value.name,
|
|
58
|
+
'description': value.description,
|
|
59
|
+
'quorumCount': value.quorumCount,
|
|
60
|
+
'selectedUserIds': value.selectedUserIds,
|
|
61
|
+
'durationInHours': value.durationInHours,
|
|
62
|
+
'mode': (0, ApprovalModeEnum_1.ApprovalModeEnumToJSON)(value.mode),
|
|
63
|
+
};
|
|
64
|
+
}
|
|
65
|
+
exports.ApprovalTypeDtoToJSON = ApprovalTypeDtoToJSON;
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Kommerz API Specification
|
|
3
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.130.4
|
|
6
|
+
* Contact: info@kommerz.app
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface BankAccountDto
|
|
16
|
+
*/
|
|
17
|
+
export interface BankAccountDto {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof BankAccountDto
|
|
22
|
+
*/
|
|
23
|
+
id?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof BankAccountDto
|
|
28
|
+
*/
|
|
29
|
+
iban?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof BankAccountDto
|
|
34
|
+
*/
|
|
35
|
+
bic?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof BankAccountDto
|
|
40
|
+
*/
|
|
41
|
+
currency?: string;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof BankAccountDto
|
|
46
|
+
*/
|
|
47
|
+
ownerName?: string;
|
|
48
|
+
/**
|
|
49
|
+
*
|
|
50
|
+
* @type {string}
|
|
51
|
+
* @memberof BankAccountDto
|
|
52
|
+
*/
|
|
53
|
+
name?: string;
|
|
54
|
+
/**
|
|
55
|
+
*
|
|
56
|
+
* @type {string}
|
|
57
|
+
* @memberof BankAccountDto
|
|
58
|
+
*/
|
|
59
|
+
ledgerId?: string;
|
|
60
|
+
/**
|
|
61
|
+
*
|
|
62
|
+
* @type {string}
|
|
63
|
+
* @memberof BankAccountDto
|
|
64
|
+
*/
|
|
65
|
+
registrationId?: string;
|
|
66
|
+
/**
|
|
67
|
+
*
|
|
68
|
+
* @type {string}
|
|
69
|
+
* @memberof BankAccountDto
|
|
70
|
+
*/
|
|
71
|
+
status?: string;
|
|
72
|
+
/**
|
|
73
|
+
*
|
|
74
|
+
* @type {Date}
|
|
75
|
+
* @memberof BankAccountDto
|
|
76
|
+
*/
|
|
77
|
+
lastUpdate?: Date;
|
|
78
|
+
/**
|
|
79
|
+
*
|
|
80
|
+
* @type {Date}
|
|
81
|
+
* @memberof BankAccountDto
|
|
82
|
+
*/
|
|
83
|
+
lastFetch?: Date;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Check if a given object implements the BankAccountDto interface.
|
|
87
|
+
*/
|
|
88
|
+
export declare function instanceOfBankAccountDto(value: object): boolean;
|
|
89
|
+
export declare function BankAccountDtoFromJSON(json: any): BankAccountDto;
|
|
90
|
+
export declare function BankAccountDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): BankAccountDto;
|
|
91
|
+
export declare function BankAccountDtoToJSON(value?: BankAccountDto | null): any;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Kommerz API Specification
|
|
6
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.130.4
|
|
9
|
+
* Contact: info@kommerz.app
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.BankAccountDtoToJSON = exports.BankAccountDtoFromJSONTyped = exports.BankAccountDtoFromJSON = exports.instanceOfBankAccountDto = void 0;
|
|
17
|
+
var runtime_1 = require("../runtime");
|
|
18
|
+
/**
|
|
19
|
+
* Check if a given object implements the BankAccountDto interface.
|
|
20
|
+
*/
|
|
21
|
+
function instanceOfBankAccountDto(value) {
|
|
22
|
+
var isInstance = true;
|
|
23
|
+
return isInstance;
|
|
24
|
+
}
|
|
25
|
+
exports.instanceOfBankAccountDto = instanceOfBankAccountDto;
|
|
26
|
+
function BankAccountDtoFromJSON(json) {
|
|
27
|
+
return BankAccountDtoFromJSONTyped(json, false);
|
|
28
|
+
}
|
|
29
|
+
exports.BankAccountDtoFromJSON = BankAccountDtoFromJSON;
|
|
30
|
+
function BankAccountDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if ((json === undefined) || (json === null)) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'id': !(0, runtime_1.exists)(json, 'id') ? undefined : json['id'],
|
|
36
|
+
'iban': !(0, runtime_1.exists)(json, 'iban') ? undefined : json['iban'],
|
|
37
|
+
'bic': !(0, runtime_1.exists)(json, 'bic') ? undefined : json['bic'],
|
|
38
|
+
'currency': !(0, runtime_1.exists)(json, 'currency') ? undefined : json['currency'],
|
|
39
|
+
'ownerName': !(0, runtime_1.exists)(json, 'ownerName') ? undefined : json['ownerName'],
|
|
40
|
+
'name': !(0, runtime_1.exists)(json, 'name') ? undefined : json['name'],
|
|
41
|
+
'ledgerId': !(0, runtime_1.exists)(json, 'ledgerId') ? undefined : json['ledgerId'],
|
|
42
|
+
'registrationId': !(0, runtime_1.exists)(json, 'registrationId') ? undefined : json['registrationId'],
|
|
43
|
+
'status': !(0, runtime_1.exists)(json, 'status') ? undefined : json['status'],
|
|
44
|
+
'lastUpdate': !(0, runtime_1.exists)(json, 'lastUpdate') ? undefined : (new Date(json['lastUpdate'])),
|
|
45
|
+
'lastFetch': !(0, runtime_1.exists)(json, 'lastFetch') ? undefined : (new Date(json['lastFetch'])),
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
exports.BankAccountDtoFromJSONTyped = BankAccountDtoFromJSONTyped;
|
|
49
|
+
function BankAccountDtoToJSON(value) {
|
|
50
|
+
if (value === undefined) {
|
|
51
|
+
return undefined;
|
|
52
|
+
}
|
|
53
|
+
if (value === null) {
|
|
54
|
+
return null;
|
|
55
|
+
}
|
|
56
|
+
return {
|
|
57
|
+
'id': value.id,
|
|
58
|
+
'iban': value.iban,
|
|
59
|
+
'bic': value.bic,
|
|
60
|
+
'currency': value.currency,
|
|
61
|
+
'ownerName': value.ownerName,
|
|
62
|
+
'name': value.name,
|
|
63
|
+
'ledgerId': value.ledgerId,
|
|
64
|
+
'registrationId': value.registrationId,
|
|
65
|
+
'status': value.status,
|
|
66
|
+
'lastUpdate': value.lastUpdate === undefined ? undefined : (value.lastUpdate.toISOString().substring(0, 10)),
|
|
67
|
+
'lastFetch': value.lastFetch === undefined ? undefined : (value.lastFetch.toISOString().substring(0, 10)),
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
exports.BankAccountDtoToJSON = BankAccountDtoToJSON;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Kommerz API Specification
|
|
3
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.130.4
|
|
6
|
+
* Contact: info@kommerz.app
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface BankAccountRegistrationDto
|
|
16
|
+
*/
|
|
17
|
+
export interface BankAccountRegistrationDto {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof BankAccountRegistrationDto
|
|
22
|
+
*/
|
|
23
|
+
iban?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof BankAccountRegistrationDto
|
|
28
|
+
*/
|
|
29
|
+
number?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof BankAccountRegistrationDto
|
|
34
|
+
*/
|
|
35
|
+
name?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof BankAccountRegistrationDto
|
|
40
|
+
*/
|
|
41
|
+
description?: string;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Check if a given object implements the BankAccountRegistrationDto interface.
|
|
45
|
+
*/
|
|
46
|
+
export declare function instanceOfBankAccountRegistrationDto(value: object): boolean;
|
|
47
|
+
export declare function BankAccountRegistrationDtoFromJSON(json: any): BankAccountRegistrationDto;
|
|
48
|
+
export declare function BankAccountRegistrationDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): BankAccountRegistrationDto;
|
|
49
|
+
export declare function BankAccountRegistrationDtoToJSON(value?: BankAccountRegistrationDto | null): any;
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Kommerz API Specification
|
|
6
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.130.4
|
|
9
|
+
* Contact: info@kommerz.app
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.BankAccountRegistrationDtoToJSON = exports.BankAccountRegistrationDtoFromJSONTyped = exports.BankAccountRegistrationDtoFromJSON = exports.instanceOfBankAccountRegistrationDto = void 0;
|
|
17
|
+
var runtime_1 = require("../runtime");
|
|
18
|
+
/**
|
|
19
|
+
* Check if a given object implements the BankAccountRegistrationDto interface.
|
|
20
|
+
*/
|
|
21
|
+
function instanceOfBankAccountRegistrationDto(value) {
|
|
22
|
+
var isInstance = true;
|
|
23
|
+
return isInstance;
|
|
24
|
+
}
|
|
25
|
+
exports.instanceOfBankAccountRegistrationDto = instanceOfBankAccountRegistrationDto;
|
|
26
|
+
function BankAccountRegistrationDtoFromJSON(json) {
|
|
27
|
+
return BankAccountRegistrationDtoFromJSONTyped(json, false);
|
|
28
|
+
}
|
|
29
|
+
exports.BankAccountRegistrationDtoFromJSON = BankAccountRegistrationDtoFromJSON;
|
|
30
|
+
function BankAccountRegistrationDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if ((json === undefined) || (json === null)) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'iban': !(0, runtime_1.exists)(json, 'iban') ? undefined : json['iban'],
|
|
36
|
+
'number': !(0, runtime_1.exists)(json, 'number') ? undefined : json['number'],
|
|
37
|
+
'name': !(0, runtime_1.exists)(json, 'name') ? undefined : json['name'],
|
|
38
|
+
'description': !(0, runtime_1.exists)(json, 'description') ? undefined : json['description'],
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
exports.BankAccountRegistrationDtoFromJSONTyped = BankAccountRegistrationDtoFromJSONTyped;
|
|
42
|
+
function BankAccountRegistrationDtoToJSON(value) {
|
|
43
|
+
if (value === undefined) {
|
|
44
|
+
return undefined;
|
|
45
|
+
}
|
|
46
|
+
if (value === null) {
|
|
47
|
+
return null;
|
|
48
|
+
}
|
|
49
|
+
return {
|
|
50
|
+
'iban': value.iban,
|
|
51
|
+
'number': value.number,
|
|
52
|
+
'name': value.name,
|
|
53
|
+
'description': value.description,
|
|
54
|
+
};
|
|
55
|
+
}
|
|
56
|
+
exports.BankAccountRegistrationDtoToJSON = BankAccountRegistrationDtoToJSON;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Kommerz API Specification
|
|
3
|
+
* API specification for Kommerz Services. - /ui/ for services consumed by the frontend - /intern/ for internal administration endpoints - /extern/ for services consumed by external services - /stats/ for monitoring endpoints - /actuator/ for health endpoints (e.g. /actuator/health ) All endpoints are postfixed with a version number.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.130.4
|
|
6
|
+
* Contact: info@kommerz.app
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface BankConnectionDto
|
|
16
|
+
*/
|
|
17
|
+
export interface BankConnectionDto {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof BankConnectionDto
|
|
22
|
+
*/
|
|
23
|
+
bankName: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof BankConnectionDto
|
|
28
|
+
*/
|
|
29
|
+
iban: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof BankConnectionDto
|
|
34
|
+
*/
|
|
35
|
+
bic: string;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Check if a given object implements the BankConnectionDto interface.
|
|
39
|
+
*/
|
|
40
|
+
export declare function instanceOfBankConnectionDto(value: object): boolean;
|
|
41
|
+
export declare function BankConnectionDtoFromJSON(json: any): BankConnectionDto;
|
|
42
|
+
export declare function BankConnectionDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): BankConnectionDto;
|
|
43
|
+
export declare function BankConnectionDtoToJSON(value?: BankConnectionDto | null): any;
|