@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,83 @@
|
|
|
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.AccountingLedgerDtoToJSON = exports.AccountingLedgerDtoFromJSONTyped = exports.AccountingLedgerDtoFromJSON = exports.instanceOfAccountingLedgerDto = void 0;
|
|
17
|
+
var runtime_1 = require("../runtime");
|
|
18
|
+
var AccountingLedgerType_1 = require("./AccountingLedgerType");
|
|
19
|
+
/**
|
|
20
|
+
* Check if a given object implements the AccountingLedgerDto interface.
|
|
21
|
+
*/
|
|
22
|
+
function instanceOfAccountingLedgerDto(value) {
|
|
23
|
+
var isInstance = true;
|
|
24
|
+
isInstance = isInstance && "type" in value;
|
|
25
|
+
isInstance = isInstance && "name" in value;
|
|
26
|
+
isInstance = isInstance && "number" in value;
|
|
27
|
+
isInstance = isInstance && "currency" in value;
|
|
28
|
+
return isInstance;
|
|
29
|
+
}
|
|
30
|
+
exports.instanceOfAccountingLedgerDto = instanceOfAccountingLedgerDto;
|
|
31
|
+
function AccountingLedgerDtoFromJSON(json) {
|
|
32
|
+
return AccountingLedgerDtoFromJSONTyped(json, false);
|
|
33
|
+
}
|
|
34
|
+
exports.AccountingLedgerDtoFromJSON = AccountingLedgerDtoFromJSON;
|
|
35
|
+
function AccountingLedgerDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
36
|
+
if ((json === undefined) || (json === null)) {
|
|
37
|
+
return json;
|
|
38
|
+
}
|
|
39
|
+
return {
|
|
40
|
+
'id': !(0, runtime_1.exists)(json, 'id') ? undefined : json['id'],
|
|
41
|
+
'version': !(0, runtime_1.exists)(json, 'version') ? undefined : json['version'],
|
|
42
|
+
'placeholder': !(0, runtime_1.exists)(json, 'placeholder') ? undefined : json['placeholder'],
|
|
43
|
+
'tax': !(0, runtime_1.exists)(json, 'tax') ? undefined : json['tax'],
|
|
44
|
+
'taxRate': !(0, runtime_1.exists)(json, 'taxRate') ? undefined : json['taxRate'],
|
|
45
|
+
'automatic': !(0, runtime_1.exists)(json, 'automatic') ? undefined : json['automatic'],
|
|
46
|
+
'targetLedgerId': !(0, runtime_1.exists)(json, 'targetLedgerId') ? undefined : json['targetLedgerId'],
|
|
47
|
+
'type': (0, AccountingLedgerType_1.AccountingLedgerTypeFromJSON)(json['type']),
|
|
48
|
+
'parentId': !(0, runtime_1.exists)(json, 'parentId') ? undefined : json['parentId'],
|
|
49
|
+
'name': json['name'],
|
|
50
|
+
'number': json['number'],
|
|
51
|
+
'shorthand': !(0, runtime_1.exists)(json, 'shorthand') ? undefined : json['shorthand'],
|
|
52
|
+
'description': !(0, runtime_1.exists)(json, 'description') ? undefined : json['description'],
|
|
53
|
+
'currency': json['currency'],
|
|
54
|
+
'balances': !(0, runtime_1.exists)(json, 'balances') ? undefined : json['balances'],
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
exports.AccountingLedgerDtoFromJSONTyped = AccountingLedgerDtoFromJSONTyped;
|
|
58
|
+
function AccountingLedgerDtoToJSON(value) {
|
|
59
|
+
if (value === undefined) {
|
|
60
|
+
return undefined;
|
|
61
|
+
}
|
|
62
|
+
if (value === null) {
|
|
63
|
+
return null;
|
|
64
|
+
}
|
|
65
|
+
return {
|
|
66
|
+
'id': value.id,
|
|
67
|
+
'version': value.version,
|
|
68
|
+
'placeholder': value.placeholder,
|
|
69
|
+
'tax': value.tax,
|
|
70
|
+
'taxRate': value.taxRate,
|
|
71
|
+
'automatic': value.automatic,
|
|
72
|
+
'targetLedgerId': value.targetLedgerId,
|
|
73
|
+
'type': (0, AccountingLedgerType_1.AccountingLedgerTypeToJSON)(value.type),
|
|
74
|
+
'parentId': value.parentId,
|
|
75
|
+
'name': value.name,
|
|
76
|
+
'number': value.number,
|
|
77
|
+
'shorthand': value.shorthand,
|
|
78
|
+
'description': value.description,
|
|
79
|
+
'currency': value.currency,
|
|
80
|
+
'balances': value.balances,
|
|
81
|
+
};
|
|
82
|
+
}
|
|
83
|
+
exports.AccountingLedgerDtoToJSON = AccountingLedgerDtoToJSON;
|
|
@@ -0,0 +1,33 @@
|
|
|
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 AccountingLedgerType: {
|
|
17
|
+
readonly Cash: "CASH";
|
|
18
|
+
readonly Bank: "BANK";
|
|
19
|
+
readonly Stock: "STOCK";
|
|
20
|
+
readonly MutualFund: "MUTUAL_FUND";
|
|
21
|
+
readonly AccountsReceivable: "ACCOUNTS_RECEIVABLE";
|
|
22
|
+
readonly Assets: "ASSETS";
|
|
23
|
+
readonly CreditCard: "CREDIT_CARD";
|
|
24
|
+
readonly AccountsPayable: "ACCOUNTS_PAYABLE";
|
|
25
|
+
readonly Liability: "LIABILITY";
|
|
26
|
+
readonly Equity: "EQUITY";
|
|
27
|
+
readonly Income: "INCOME";
|
|
28
|
+
readonly Expenses: "EXPENSES";
|
|
29
|
+
};
|
|
30
|
+
export type AccountingLedgerType = typeof AccountingLedgerType[keyof typeof AccountingLedgerType];
|
|
31
|
+
export declare function AccountingLedgerTypeFromJSON(json: any): AccountingLedgerType;
|
|
32
|
+
export declare function AccountingLedgerTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): AccountingLedgerType;
|
|
33
|
+
export declare function AccountingLedgerTypeToJSON(value?: AccountingLedgerType | null): any;
|
|
@@ -0,0 +1,46 @@
|
|
|
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.AccountingLedgerTypeToJSON = exports.AccountingLedgerTypeFromJSONTyped = exports.AccountingLedgerTypeFromJSON = exports.AccountingLedgerType = void 0;
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
*/
|
|
21
|
+
exports.AccountingLedgerType = {
|
|
22
|
+
Cash: 'CASH',
|
|
23
|
+
Bank: 'BANK',
|
|
24
|
+
Stock: 'STOCK',
|
|
25
|
+
MutualFund: 'MUTUAL_FUND',
|
|
26
|
+
AccountsReceivable: 'ACCOUNTS_RECEIVABLE',
|
|
27
|
+
Assets: 'ASSETS',
|
|
28
|
+
CreditCard: 'CREDIT_CARD',
|
|
29
|
+
AccountsPayable: 'ACCOUNTS_PAYABLE',
|
|
30
|
+
Liability: 'LIABILITY',
|
|
31
|
+
Equity: 'EQUITY',
|
|
32
|
+
Income: 'INCOME',
|
|
33
|
+
Expenses: 'EXPENSES'
|
|
34
|
+
};
|
|
35
|
+
function AccountingLedgerTypeFromJSON(json) {
|
|
36
|
+
return AccountingLedgerTypeFromJSONTyped(json, false);
|
|
37
|
+
}
|
|
38
|
+
exports.AccountingLedgerTypeFromJSON = AccountingLedgerTypeFromJSON;
|
|
39
|
+
function AccountingLedgerTypeFromJSONTyped(json, ignoreDiscriminator) {
|
|
40
|
+
return json;
|
|
41
|
+
}
|
|
42
|
+
exports.AccountingLedgerTypeFromJSONTyped = AccountingLedgerTypeFromJSONTyped;
|
|
43
|
+
function AccountingLedgerTypeToJSON(value) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
exports.AccountingLedgerTypeToJSON = AccountingLedgerTypeToJSON;
|
|
@@ -0,0 +1,106 @@
|
|
|
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 { AccountingReceiptItemDto } from './AccountingReceiptItemDto';
|
|
13
|
+
import type { AccountingReceiptLegalEntityDto } from './AccountingReceiptLegalEntityDto';
|
|
14
|
+
import type { InvoiceType } from './InvoiceType';
|
|
15
|
+
/**
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface AccountingReceiptDetailsDto
|
|
19
|
+
*/
|
|
20
|
+
export interface AccountingReceiptDetailsDto {
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @type {AccountingReceiptLegalEntityDto}
|
|
24
|
+
* @memberof AccountingReceiptDetailsDto
|
|
25
|
+
*/
|
|
26
|
+
sender?: AccountingReceiptLegalEntityDto;
|
|
27
|
+
/**
|
|
28
|
+
*
|
|
29
|
+
* @type {AccountingReceiptLegalEntityDto}
|
|
30
|
+
* @memberof AccountingReceiptDetailsDto
|
|
31
|
+
*/
|
|
32
|
+
recipient?: AccountingReceiptLegalEntityDto;
|
|
33
|
+
/**
|
|
34
|
+
*
|
|
35
|
+
* @type {Date}
|
|
36
|
+
* @memberof AccountingReceiptDetailsDto
|
|
37
|
+
*/
|
|
38
|
+
dueDate?: Date;
|
|
39
|
+
/**
|
|
40
|
+
*
|
|
41
|
+
* @type {Date}
|
|
42
|
+
* @memberof AccountingReceiptDetailsDto
|
|
43
|
+
*/
|
|
44
|
+
invoiceDate?: Date;
|
|
45
|
+
/**
|
|
46
|
+
*
|
|
47
|
+
* @type {Date}
|
|
48
|
+
* @memberof AccountingReceiptDetailsDto
|
|
49
|
+
*/
|
|
50
|
+
deliveryStartDate?: Date;
|
|
51
|
+
/**
|
|
52
|
+
*
|
|
53
|
+
* @type {Date}
|
|
54
|
+
* @memberof AccountingReceiptDetailsDto
|
|
55
|
+
*/
|
|
56
|
+
deliveryEndDate?: Date;
|
|
57
|
+
/**
|
|
58
|
+
*
|
|
59
|
+
* @type {string}
|
|
60
|
+
* @memberof AccountingReceiptDetailsDto
|
|
61
|
+
*/
|
|
62
|
+
currency?: string;
|
|
63
|
+
/**
|
|
64
|
+
*
|
|
65
|
+
* @type {string}
|
|
66
|
+
* @memberof AccountingReceiptDetailsDto
|
|
67
|
+
*/
|
|
68
|
+
invoiceNumber?: string;
|
|
69
|
+
/**
|
|
70
|
+
*
|
|
71
|
+
* @type {string}
|
|
72
|
+
* @memberof AccountingReceiptDetailsDto
|
|
73
|
+
*/
|
|
74
|
+
referencedInvoiceNumber?: string;
|
|
75
|
+
/**
|
|
76
|
+
*
|
|
77
|
+
* @type {string}
|
|
78
|
+
* @memberof AccountingReceiptDetailsDto
|
|
79
|
+
*/
|
|
80
|
+
referenceNumber?: string;
|
|
81
|
+
/**
|
|
82
|
+
*
|
|
83
|
+
* @type {string}
|
|
84
|
+
* @memberof AccountingReceiptDetailsDto
|
|
85
|
+
*/
|
|
86
|
+
paymentTermDescription?: string;
|
|
87
|
+
/**
|
|
88
|
+
*
|
|
89
|
+
* @type {Array<AccountingReceiptItemDto>}
|
|
90
|
+
* @memberof AccountingReceiptDetailsDto
|
|
91
|
+
*/
|
|
92
|
+
invoiceItems?: Array<AccountingReceiptItemDto>;
|
|
93
|
+
/**
|
|
94
|
+
*
|
|
95
|
+
* @type {InvoiceType}
|
|
96
|
+
* @memberof AccountingReceiptDetailsDto
|
|
97
|
+
*/
|
|
98
|
+
type?: InvoiceType;
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* Check if a given object implements the AccountingReceiptDetailsDto interface.
|
|
102
|
+
*/
|
|
103
|
+
export declare function instanceOfAccountingReceiptDetailsDto(value: object): boolean;
|
|
104
|
+
export declare function AccountingReceiptDetailsDtoFromJSON(json: any): AccountingReceiptDetailsDto;
|
|
105
|
+
export declare function AccountingReceiptDetailsDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): AccountingReceiptDetailsDto;
|
|
106
|
+
export declare function AccountingReceiptDetailsDtoToJSON(value?: AccountingReceiptDetailsDto | null): any;
|
|
@@ -0,0 +1,77 @@
|
|
|
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.AccountingReceiptDetailsDtoToJSON = exports.AccountingReceiptDetailsDtoFromJSONTyped = exports.AccountingReceiptDetailsDtoFromJSON = exports.instanceOfAccountingReceiptDetailsDto = void 0;
|
|
17
|
+
var runtime_1 = require("../runtime");
|
|
18
|
+
var AccountingReceiptItemDto_1 = require("./AccountingReceiptItemDto");
|
|
19
|
+
var AccountingReceiptLegalEntityDto_1 = require("./AccountingReceiptLegalEntityDto");
|
|
20
|
+
var InvoiceType_1 = require("./InvoiceType");
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the AccountingReceiptDetailsDto interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfAccountingReceiptDetailsDto(value) {
|
|
25
|
+
var isInstance = true;
|
|
26
|
+
return isInstance;
|
|
27
|
+
}
|
|
28
|
+
exports.instanceOfAccountingReceiptDetailsDto = instanceOfAccountingReceiptDetailsDto;
|
|
29
|
+
function AccountingReceiptDetailsDtoFromJSON(json) {
|
|
30
|
+
return AccountingReceiptDetailsDtoFromJSONTyped(json, false);
|
|
31
|
+
}
|
|
32
|
+
exports.AccountingReceiptDetailsDtoFromJSON = AccountingReceiptDetailsDtoFromJSON;
|
|
33
|
+
function AccountingReceiptDetailsDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
+
if ((json === undefined) || (json === null)) {
|
|
35
|
+
return json;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'sender': !(0, runtime_1.exists)(json, 'sender') ? undefined : (0, AccountingReceiptLegalEntityDto_1.AccountingReceiptLegalEntityDtoFromJSON)(json['sender']),
|
|
39
|
+
'recipient': !(0, runtime_1.exists)(json, 'recipient') ? undefined : (0, AccountingReceiptLegalEntityDto_1.AccountingReceiptLegalEntityDtoFromJSON)(json['recipient']),
|
|
40
|
+
'dueDate': !(0, runtime_1.exists)(json, 'dueDate') ? undefined : (new Date(json['dueDate'])),
|
|
41
|
+
'invoiceDate': !(0, runtime_1.exists)(json, 'invoiceDate') ? undefined : (new Date(json['invoiceDate'])),
|
|
42
|
+
'deliveryStartDate': !(0, runtime_1.exists)(json, 'deliveryStartDate') ? undefined : (new Date(json['deliveryStartDate'])),
|
|
43
|
+
'deliveryEndDate': !(0, runtime_1.exists)(json, 'deliveryEndDate') ? undefined : (new Date(json['deliveryEndDate'])),
|
|
44
|
+
'currency': !(0, runtime_1.exists)(json, 'currency') ? undefined : json['currency'],
|
|
45
|
+
'invoiceNumber': !(0, runtime_1.exists)(json, 'invoiceNumber') ? undefined : json['invoiceNumber'],
|
|
46
|
+
'referencedInvoiceNumber': !(0, runtime_1.exists)(json, 'referencedInvoiceNumber') ? undefined : json['referencedInvoiceNumber'],
|
|
47
|
+
'referenceNumber': !(0, runtime_1.exists)(json, 'referenceNumber') ? undefined : json['referenceNumber'],
|
|
48
|
+
'paymentTermDescription': !(0, runtime_1.exists)(json, 'paymentTermDescription') ? undefined : json['paymentTermDescription'],
|
|
49
|
+
'invoiceItems': !(0, runtime_1.exists)(json, 'invoiceItems') ? undefined : (json['invoiceItems'].map(AccountingReceiptItemDto_1.AccountingReceiptItemDtoFromJSON)),
|
|
50
|
+
'type': !(0, runtime_1.exists)(json, 'type') ? undefined : (0, InvoiceType_1.InvoiceTypeFromJSON)(json['type']),
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
exports.AccountingReceiptDetailsDtoFromJSONTyped = AccountingReceiptDetailsDtoFromJSONTyped;
|
|
54
|
+
function AccountingReceiptDetailsDtoToJSON(value) {
|
|
55
|
+
if (value === undefined) {
|
|
56
|
+
return undefined;
|
|
57
|
+
}
|
|
58
|
+
if (value === null) {
|
|
59
|
+
return null;
|
|
60
|
+
}
|
|
61
|
+
return {
|
|
62
|
+
'sender': (0, AccountingReceiptLegalEntityDto_1.AccountingReceiptLegalEntityDtoToJSON)(value.sender),
|
|
63
|
+
'recipient': (0, AccountingReceiptLegalEntityDto_1.AccountingReceiptLegalEntityDtoToJSON)(value.recipient),
|
|
64
|
+
'dueDate': value.dueDate === undefined ? undefined : (value.dueDate.toISOString().substring(0, 10)),
|
|
65
|
+
'invoiceDate': value.invoiceDate === undefined ? undefined : (value.invoiceDate.toISOString().substring(0, 10)),
|
|
66
|
+
'deliveryStartDate': value.deliveryStartDate === undefined ? undefined : (value.deliveryStartDate.toISOString().substring(0, 10)),
|
|
67
|
+
'deliveryEndDate': value.deliveryEndDate === undefined ? undefined : (value.deliveryEndDate.toISOString().substring(0, 10)),
|
|
68
|
+
'currency': value.currency,
|
|
69
|
+
'invoiceNumber': value.invoiceNumber,
|
|
70
|
+
'referencedInvoiceNumber': value.referencedInvoiceNumber,
|
|
71
|
+
'referenceNumber': value.referenceNumber,
|
|
72
|
+
'paymentTermDescription': value.paymentTermDescription,
|
|
73
|
+
'invoiceItems': value.invoiceItems === undefined ? undefined : (value.invoiceItems.map(AccountingReceiptItemDto_1.AccountingReceiptItemDtoToJSON)),
|
|
74
|
+
'type': (0, InvoiceType_1.InvoiceTypeToJSON)(value.type),
|
|
75
|
+
};
|
|
76
|
+
}
|
|
77
|
+
exports.AccountingReceiptDetailsDtoToJSON = AccountingReceiptDetailsDtoToJSON;
|
|
@@ -0,0 +1,125 @@
|
|
|
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 { AccountingReceiptMetaDataDto } from './AccountingReceiptMetaDataDto';
|
|
13
|
+
import type { AccountingReceiptType } from './AccountingReceiptType';
|
|
14
|
+
import type { AccountingScheduleDto } from './AccountingScheduleDto';
|
|
15
|
+
import type { AmountDto } from './AmountDto';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
* @interface AccountingReceiptDto
|
|
20
|
+
*/
|
|
21
|
+
export interface AccountingReceiptDto {
|
|
22
|
+
/**
|
|
23
|
+
*
|
|
24
|
+
* @type {string}
|
|
25
|
+
* @memberof AccountingReceiptDto
|
|
26
|
+
*/
|
|
27
|
+
id?: string;
|
|
28
|
+
/**
|
|
29
|
+
*
|
|
30
|
+
* @type {number}
|
|
31
|
+
* @memberof AccountingReceiptDto
|
|
32
|
+
*/
|
|
33
|
+
version?: number;
|
|
34
|
+
/**
|
|
35
|
+
*
|
|
36
|
+
* @type {string}
|
|
37
|
+
* @memberof AccountingReceiptDto
|
|
38
|
+
*/
|
|
39
|
+
reference: string;
|
|
40
|
+
/**
|
|
41
|
+
*
|
|
42
|
+
* @type {Date}
|
|
43
|
+
* @memberof AccountingReceiptDto
|
|
44
|
+
*/
|
|
45
|
+
date?: Date;
|
|
46
|
+
/**
|
|
47
|
+
*
|
|
48
|
+
* @type {Date}
|
|
49
|
+
* @memberof AccountingReceiptDto
|
|
50
|
+
*/
|
|
51
|
+
deliveryStartDate?: Date;
|
|
52
|
+
/**
|
|
53
|
+
*
|
|
54
|
+
* @type {Date}
|
|
55
|
+
* @memberof AccountingReceiptDto
|
|
56
|
+
*/
|
|
57
|
+
deliveryEndDate?: Date;
|
|
58
|
+
/**
|
|
59
|
+
*
|
|
60
|
+
* @type {number}
|
|
61
|
+
* @memberof AccountingReceiptDto
|
|
62
|
+
*/
|
|
63
|
+
daysOfGrace?: number;
|
|
64
|
+
/**
|
|
65
|
+
*
|
|
66
|
+
* @type {AccountingReceiptType}
|
|
67
|
+
* @memberof AccountingReceiptDto
|
|
68
|
+
*/
|
|
69
|
+
type?: AccountingReceiptType;
|
|
70
|
+
/**
|
|
71
|
+
*
|
|
72
|
+
* @type {AmountDto}
|
|
73
|
+
* @memberof AccountingReceiptDto
|
|
74
|
+
*/
|
|
75
|
+
amount: AmountDto;
|
|
76
|
+
/**
|
|
77
|
+
*
|
|
78
|
+
* @type {string}
|
|
79
|
+
* @memberof AccountingReceiptDto
|
|
80
|
+
*/
|
|
81
|
+
legalEntityId?: string;
|
|
82
|
+
/**
|
|
83
|
+
*
|
|
84
|
+
* @type {string}
|
|
85
|
+
* @memberof AccountingReceiptDto
|
|
86
|
+
*/
|
|
87
|
+
ledgerId?: string;
|
|
88
|
+
/**
|
|
89
|
+
*
|
|
90
|
+
* @type {Array<string>}
|
|
91
|
+
* @memberof AccountingReceiptDto
|
|
92
|
+
*/
|
|
93
|
+
transactionIds?: Array<string>;
|
|
94
|
+
/**
|
|
95
|
+
*
|
|
96
|
+
* @type {Array<string>}
|
|
97
|
+
* @memberof AccountingReceiptDto
|
|
98
|
+
*/
|
|
99
|
+
settlementIds?: Array<string>;
|
|
100
|
+
/**
|
|
101
|
+
*
|
|
102
|
+
* @type {Array<string>}
|
|
103
|
+
* @memberof AccountingReceiptDto
|
|
104
|
+
*/
|
|
105
|
+
fileIds?: Array<string>;
|
|
106
|
+
/**
|
|
107
|
+
*
|
|
108
|
+
* @type {AccountingScheduleDto}
|
|
109
|
+
* @memberof AccountingReceiptDto
|
|
110
|
+
*/
|
|
111
|
+
schedule?: AccountingScheduleDto;
|
|
112
|
+
/**
|
|
113
|
+
*
|
|
114
|
+
* @type {AccountingReceiptMetaDataDto}
|
|
115
|
+
* @memberof AccountingReceiptDto
|
|
116
|
+
*/
|
|
117
|
+
metaData?: AccountingReceiptMetaDataDto;
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* Check if a given object implements the AccountingReceiptDto interface.
|
|
121
|
+
*/
|
|
122
|
+
export declare function instanceOfAccountingReceiptDto(value: object): boolean;
|
|
123
|
+
export declare function AccountingReceiptDtoFromJSON(json: any): AccountingReceiptDto;
|
|
124
|
+
export declare function AccountingReceiptDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): AccountingReceiptDto;
|
|
125
|
+
export declare function AccountingReceiptDtoToJSON(value?: AccountingReceiptDto | null): any;
|
|
@@ -0,0 +1,86 @@
|
|
|
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.AccountingReceiptDtoToJSON = exports.AccountingReceiptDtoFromJSONTyped = exports.AccountingReceiptDtoFromJSON = exports.instanceOfAccountingReceiptDto = void 0;
|
|
17
|
+
var runtime_1 = require("../runtime");
|
|
18
|
+
var AccountingReceiptMetaDataDto_1 = require("./AccountingReceiptMetaDataDto");
|
|
19
|
+
var AccountingReceiptType_1 = require("./AccountingReceiptType");
|
|
20
|
+
var AccountingScheduleDto_1 = require("./AccountingScheduleDto");
|
|
21
|
+
var AmountDto_1 = require("./AmountDto");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the AccountingReceiptDto interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfAccountingReceiptDto(value) {
|
|
26
|
+
var isInstance = true;
|
|
27
|
+
isInstance = isInstance && "reference" in value;
|
|
28
|
+
isInstance = isInstance && "amount" in value;
|
|
29
|
+
return isInstance;
|
|
30
|
+
}
|
|
31
|
+
exports.instanceOfAccountingReceiptDto = instanceOfAccountingReceiptDto;
|
|
32
|
+
function AccountingReceiptDtoFromJSON(json) {
|
|
33
|
+
return AccountingReceiptDtoFromJSONTyped(json, false);
|
|
34
|
+
}
|
|
35
|
+
exports.AccountingReceiptDtoFromJSON = AccountingReceiptDtoFromJSON;
|
|
36
|
+
function AccountingReceiptDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
37
|
+
if ((json === undefined) || (json === null)) {
|
|
38
|
+
return json;
|
|
39
|
+
}
|
|
40
|
+
return {
|
|
41
|
+
'id': !(0, runtime_1.exists)(json, 'id') ? undefined : json['id'],
|
|
42
|
+
'version': !(0, runtime_1.exists)(json, 'version') ? undefined : json['version'],
|
|
43
|
+
'reference': json['reference'],
|
|
44
|
+
'date': !(0, runtime_1.exists)(json, 'date') ? undefined : (new Date(json['date'])),
|
|
45
|
+
'deliveryStartDate': !(0, runtime_1.exists)(json, 'deliveryStartDate') ? undefined : (new Date(json['deliveryStartDate'])),
|
|
46
|
+
'deliveryEndDate': !(0, runtime_1.exists)(json, 'deliveryEndDate') ? undefined : (new Date(json['deliveryEndDate'])),
|
|
47
|
+
'daysOfGrace': !(0, runtime_1.exists)(json, 'daysOfGrace') ? undefined : json['daysOfGrace'],
|
|
48
|
+
'type': !(0, runtime_1.exists)(json, 'type') ? undefined : (0, AccountingReceiptType_1.AccountingReceiptTypeFromJSON)(json['type']),
|
|
49
|
+
'amount': (0, AmountDto_1.AmountDtoFromJSON)(json['amount']),
|
|
50
|
+
'legalEntityId': !(0, runtime_1.exists)(json, 'legalEntityId') ? undefined : json['legalEntityId'],
|
|
51
|
+
'ledgerId': !(0, runtime_1.exists)(json, 'ledgerId') ? undefined : json['ledgerId'],
|
|
52
|
+
'transactionIds': !(0, runtime_1.exists)(json, 'transactionIds') ? undefined : json['transactionIds'],
|
|
53
|
+
'settlementIds': !(0, runtime_1.exists)(json, 'settlementIds') ? undefined : json['settlementIds'],
|
|
54
|
+
'fileIds': !(0, runtime_1.exists)(json, 'fileIds') ? undefined : json['fileIds'],
|
|
55
|
+
'schedule': !(0, runtime_1.exists)(json, 'schedule') ? undefined : (0, AccountingScheduleDto_1.AccountingScheduleDtoFromJSON)(json['schedule']),
|
|
56
|
+
'metaData': !(0, runtime_1.exists)(json, 'metaData') ? undefined : (0, AccountingReceiptMetaDataDto_1.AccountingReceiptMetaDataDtoFromJSON)(json['metaData']),
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
exports.AccountingReceiptDtoFromJSONTyped = AccountingReceiptDtoFromJSONTyped;
|
|
60
|
+
function AccountingReceiptDtoToJSON(value) {
|
|
61
|
+
if (value === undefined) {
|
|
62
|
+
return undefined;
|
|
63
|
+
}
|
|
64
|
+
if (value === null) {
|
|
65
|
+
return null;
|
|
66
|
+
}
|
|
67
|
+
return {
|
|
68
|
+
'id': value.id,
|
|
69
|
+
'version': value.version,
|
|
70
|
+
'reference': value.reference,
|
|
71
|
+
'date': value.date === undefined ? undefined : (value.date.toISOString().substring(0, 10)),
|
|
72
|
+
'deliveryStartDate': value.deliveryStartDate === undefined ? undefined : (value.deliveryStartDate.toISOString().substring(0, 10)),
|
|
73
|
+
'deliveryEndDate': value.deliveryEndDate === undefined ? undefined : (value.deliveryEndDate.toISOString().substring(0, 10)),
|
|
74
|
+
'daysOfGrace': value.daysOfGrace,
|
|
75
|
+
'type': (0, AccountingReceiptType_1.AccountingReceiptTypeToJSON)(value.type),
|
|
76
|
+
'amount': (0, AmountDto_1.AmountDtoToJSON)(value.amount),
|
|
77
|
+
'legalEntityId': value.legalEntityId,
|
|
78
|
+
'ledgerId': value.ledgerId,
|
|
79
|
+
'transactionIds': value.transactionIds,
|
|
80
|
+
'settlementIds': value.settlementIds,
|
|
81
|
+
'fileIds': value.fileIds,
|
|
82
|
+
'schedule': (0, AccountingScheduleDto_1.AccountingScheduleDtoToJSON)(value.schedule),
|
|
83
|
+
'metaData': (0, AccountingReceiptMetaDataDto_1.AccountingReceiptMetaDataDtoToJSON)(value.metaData),
|
|
84
|
+
};
|
|
85
|
+
}
|
|
86
|
+
exports.AccountingReceiptDtoToJSON = AccountingReceiptDtoToJSON;
|
|
@@ -0,0 +1,55 @@
|
|
|
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 AccountingReceiptItemDto
|
|
16
|
+
*/
|
|
17
|
+
export interface AccountingReceiptItemDto {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof AccountingReceiptItemDto
|
|
22
|
+
*/
|
|
23
|
+
name?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof AccountingReceiptItemDto
|
|
28
|
+
*/
|
|
29
|
+
description?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof AccountingReceiptItemDto
|
|
34
|
+
*/
|
|
35
|
+
taxRate?: number;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof AccountingReceiptItemDto
|
|
40
|
+
*/
|
|
41
|
+
quantity?: number;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof AccountingReceiptItemDto
|
|
46
|
+
*/
|
|
47
|
+
netPrice?: number;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Check if a given object implements the AccountingReceiptItemDto interface.
|
|
51
|
+
*/
|
|
52
|
+
export declare function instanceOfAccountingReceiptItemDto(value: object): boolean;
|
|
53
|
+
export declare function AccountingReceiptItemDtoFromJSON(json: any): AccountingReceiptItemDto;
|
|
54
|
+
export declare function AccountingReceiptItemDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): AccountingReceiptItemDto;
|
|
55
|
+
export declare function AccountingReceiptItemDtoToJSON(value?: AccountingReceiptItemDto | null): any;
|
|
@@ -0,0 +1,58 @@
|
|
|
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.AccountingReceiptItemDtoToJSON = exports.AccountingReceiptItemDtoFromJSONTyped = exports.AccountingReceiptItemDtoFromJSON = exports.instanceOfAccountingReceiptItemDto = void 0;
|
|
17
|
+
var runtime_1 = require("../runtime");
|
|
18
|
+
/**
|
|
19
|
+
* Check if a given object implements the AccountingReceiptItemDto interface.
|
|
20
|
+
*/
|
|
21
|
+
function instanceOfAccountingReceiptItemDto(value) {
|
|
22
|
+
var isInstance = true;
|
|
23
|
+
return isInstance;
|
|
24
|
+
}
|
|
25
|
+
exports.instanceOfAccountingReceiptItemDto = instanceOfAccountingReceiptItemDto;
|
|
26
|
+
function AccountingReceiptItemDtoFromJSON(json) {
|
|
27
|
+
return AccountingReceiptItemDtoFromJSONTyped(json, false);
|
|
28
|
+
}
|
|
29
|
+
exports.AccountingReceiptItemDtoFromJSON = AccountingReceiptItemDtoFromJSON;
|
|
30
|
+
function AccountingReceiptItemDtoFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if ((json === undefined) || (json === null)) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'name': !(0, runtime_1.exists)(json, 'name') ? undefined : json['name'],
|
|
36
|
+
'description': !(0, runtime_1.exists)(json, 'description') ? undefined : json['description'],
|
|
37
|
+
'taxRate': !(0, runtime_1.exists)(json, 'taxRate') ? undefined : json['taxRate'],
|
|
38
|
+
'quantity': !(0, runtime_1.exists)(json, 'quantity') ? undefined : json['quantity'],
|
|
39
|
+
'netPrice': !(0, runtime_1.exists)(json, 'netPrice') ? undefined : json['netPrice'],
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
exports.AccountingReceiptItemDtoFromJSONTyped = AccountingReceiptItemDtoFromJSONTyped;
|
|
43
|
+
function AccountingReceiptItemDtoToJSON(value) {
|
|
44
|
+
if (value === undefined) {
|
|
45
|
+
return undefined;
|
|
46
|
+
}
|
|
47
|
+
if (value === null) {
|
|
48
|
+
return null;
|
|
49
|
+
}
|
|
50
|
+
return {
|
|
51
|
+
'name': value.name,
|
|
52
|
+
'description': value.description,
|
|
53
|
+
'taxRate': value.taxRate,
|
|
54
|
+
'quantity': value.quantity,
|
|
55
|
+
'netPrice': value.netPrice,
|
|
56
|
+
};
|
|
57
|
+
}
|
|
58
|
+
exports.AccountingReceiptItemDtoToJSON = AccountingReceiptItemDtoToJSON;
|