From fc7db6573baafeea3d1ebc11dd2487405886d2f5 Mon Sep 17 00:00:00 2001 From: szepeviktor Date: Thu, 8 Feb 2024 07:59:16 +0000 Subject: [PATCH] Upgrade client --- .openapi-generator/VERSION | 2 +- src/Api/BankAccountApi.php | 2 +- src/Api/CurrencyApi.php | 2 +- src/Api/DocumentApi.php | 2 +- src/Api/DocumentBlockApi.php | 2 +- src/Api/DocumentExportApi.php | 2 +- src/Api/OrganizationApi.php | 2 +- src/Api/PartnerApi.php | 2 +- src/Api/ProductApi.php | 2 +- src/Api/SpendingApi.php | 2 +- src/Api/UtilApi.php | 2 +- src/ApiException.php | 2 +- src/Configuration.php | 8 ++++---- src/HeaderSelector.php | 2 +- src/Model/Address.php | 2 +- src/Model/BankAccount.php | 2 +- src/Model/BankAccountList.php | 2 +- src/Model/Category.php | 2 +- src/Model/CheckTaxNumberMessage.php | 2 +- src/Model/ClientError.php | 2 +- src/Model/ClientErrorResponse.php | 2 +- src/Model/ConversationRate.php | 2 +- src/Model/CorrectionType.php | 2 +- src/Model/Country.php | 2 +- src/Model/CreateDocumentExport.php | 2 +- src/Model/Currency.php | 2 +- src/Model/DateType.php | 2 +- src/Model/Discount.php | 2 +- src/Model/DiscountType.php | 2 +- src/Model/Document.php | 2 +- src/Model/DocumentAncestor.php | 2 +- src/Model/DocumentBankAccount.php | 2 +- src/Model/DocumentBlock.php | 2 +- src/Model/DocumentBlockList.php | 2 +- src/Model/DocumentBlockType.php | 2 +- src/Model/DocumentCancellation.php | 2 +- src/Model/DocumentExportFilterExtra.php | 2 +- src/Model/DocumentExportId.php | 2 +- src/Model/DocumentExportOtherOptions.php | 2 +- src/Model/DocumentExportQueryType.php | 2 +- src/Model/DocumentExportSortBy.php | 2 +- src/Model/DocumentExportStatus.php | 2 +- src/Model/DocumentExportStatusState.php | 2 +- src/Model/DocumentExportType.php | 2 +- src/Model/DocumentForm.php | 2 +- src/Model/DocumentFormat.php | 2 +- src/Model/DocumentInsert.php | 2 +- src/Model/DocumentInsertItemsInner.php | 2 +- src/Model/DocumentInsertType.php | 2 +- src/Model/DocumentItem.php | 2 +- src/Model/DocumentItemData.php | 2 +- src/Model/DocumentLanguage.php | 2 +- src/Model/DocumentList.php | 2 +- src/Model/DocumentNotificationStatus.php | 2 +- src/Model/DocumentOrganization.php | 2 +- src/Model/DocumentPartner.php | 2 +- src/Model/DocumentProductData.php | 2 +- src/Model/DocumentPublicUrl.php | 2 +- src/Model/DocumentSettings.php | 2 +- src/Model/DocumentSummary.php | 2 +- src/Model/DocumentType.php | 2 +- src/Model/DocumentVatRateSummary.php | 2 +- src/Model/Entitlement.php | 2 +- src/Model/Feature.php | 2 +- src/Model/Id.php | 2 +- src/Model/InvoiceSettings.php | 2 +- src/Model/LedgerNumberInformation.php | 2 +- src/Model/ModelInterface.php | 2 +- src/Model/ModificationDocumentInsert.php | 2 +- src/Model/OnlinePayment.php | 2 +- src/Model/OnlineSzamlaStatus.php | 2 +- src/Model/OnlineSzamlaStatusEnum.php | 2 +- src/Model/OnlineSzamlaStatusMessage.php | 2 +- src/Model/OrganizationData.php | 2 +- src/Model/Partner.php | 2 +- src/Model/PartnerCustomBillingSettings.php | 2 +- src/Model/PartnerList.php | 2 +- src/Model/PartnerTaxType.php | 2 +- src/Model/PaymentHistory.php | 2 +- src/Model/PaymentMethod.php | 2 +- src/Model/PaymentStatus.php | 2 +- src/Model/PaymentStatusSpending.php | 2 +- src/Model/Product.php | 2 +- src/Model/ProductList.php | 2 +- src/Model/ReceiptInsert.php | 2 +- src/Model/ReceiptInsertItemsInner.php | 2 +- src/Model/ReceiptItemData.php | 2 +- src/Model/ReceiptProductData.php | 2 +- src/Model/Round.php | 2 +- src/Model/SendDocument.php | 2 +- src/Model/ServerError.php | 2 +- src/Model/ServerErrorResponse.php | 2 +- src/Model/ServerTime.php | 2 +- src/Model/Source.php | 2 +- src/Model/Spending.php | 2 +- src/Model/SpendingList.php | 2 +- src/Model/SpendingListItem.php | 2 +- src/Model/SpendingPartner.php | 2 +- src/Model/SpendingPaymentMethod.php | 2 +- src/Model/SpendingSave.php | 2 +- src/Model/Subscription.php | 2 +- src/Model/SubscriptionErrorResponse.php | 2 +- src/Model/TaxNumber.php | 2 +- src/Model/TooManyRequestsResponse.php | 2 +- src/Model/UnitPriceType.php | 2 +- src/Model/ValidationError.php | 2 +- src/Model/ValidationErrorResponse.php | 2 +- src/Model/Vat.php | 2 +- src/ObjectSerializer.php | 2 +- 109 files changed, 112 insertions(+), 112 deletions(-) diff --git a/.openapi-generator/VERSION b/.openapi-generator/VERSION index 4b49d9b..8b23b8d 100644 --- a/.openapi-generator/VERSION +++ b/.openapi-generator/VERSION @@ -1 +1 @@ -7.2.0 \ No newline at end of file +7.3.0 \ No newline at end of file diff --git a/src/Api/BankAccountApi.php b/src/Api/BankAccountApi.php index 2577d73..324c19f 100644 --- a/src/Api/BankAccountApi.php +++ b/src/Api/BankAccountApi.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Api/CurrencyApi.php b/src/Api/CurrencyApi.php index 978ef15..3ce0a65 100644 --- a/src/Api/CurrencyApi.php +++ b/src/Api/CurrencyApi.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Api/DocumentApi.php b/src/Api/DocumentApi.php index 0d4ab7c..6e747f8 100644 --- a/src/Api/DocumentApi.php +++ b/src/Api/DocumentApi.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Api/DocumentBlockApi.php b/src/Api/DocumentBlockApi.php index 90fd15f..349798b 100644 --- a/src/Api/DocumentBlockApi.php +++ b/src/Api/DocumentBlockApi.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Api/DocumentExportApi.php b/src/Api/DocumentExportApi.php index 1002271..b1f86c4 100644 --- a/src/Api/DocumentExportApi.php +++ b/src/Api/DocumentExportApi.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Api/OrganizationApi.php b/src/Api/OrganizationApi.php index 86f6f7f..ee6b0f7 100644 --- a/src/Api/OrganizationApi.php +++ b/src/Api/OrganizationApi.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Api/PartnerApi.php b/src/Api/PartnerApi.php index c4512de..96ea000 100644 --- a/src/Api/PartnerApi.php +++ b/src/Api/PartnerApi.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Api/ProductApi.php b/src/Api/ProductApi.php index 9ce6f31..60361f6 100644 --- a/src/Api/ProductApi.php +++ b/src/Api/ProductApi.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Api/SpendingApi.php b/src/Api/SpendingApi.php index eebfcfc..ddce5fa 100644 --- a/src/Api/SpendingApi.php +++ b/src/Api/SpendingApi.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Api/UtilApi.php b/src/Api/UtilApi.php index 53d4b41..19e65e9 100644 --- a/src/Api/UtilApi.php +++ b/src/Api/UtilApi.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/ApiException.php b/src/ApiException.php index aecaaf0..4e5cf7f 100644 --- a/src/ApiException.php +++ b/src/ApiException.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Configuration.php b/src/Configuration.php index 883061e..c15d1d1 100644 --- a/src/Configuration.php +++ b/src/Configuration.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** @@ -492,11 +492,11 @@ public static function getHostString(array $hostSettings, $hostIndex, array $var } // check array index out of bound - if ($hostIndex < 0 || $hostIndex >= count($hostsSettings)) { - throw new \InvalidArgumentException("Invalid index $hostIndex when selecting the host. Must be less than ".count($hostsSettings)); + if ($hostIndex < 0 || $hostIndex >= count($hostSettings)) { + throw new \InvalidArgumentException("Invalid index $hostIndex when selecting the host. Must be less than ".count($hostSettings)); } - $host = $hostsSettings[$hostIndex]; + $host = $hostSettings[$hostIndex]; $url = $host["url"]; // go through variable and assign a value diff --git a/src/HeaderSelector.php b/src/HeaderSelector.php index acf24ab..6f29b0b 100644 --- a/src/HeaderSelector.php +++ b/src/HeaderSelector.php @@ -16,7 +16,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Address.php b/src/Model/Address.php index 449ab34..af7d54b 100644 --- a/src/Model/Address.php +++ b/src/Model/Address.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/BankAccount.php b/src/Model/BankAccount.php index bee13b9..dd00e69 100644 --- a/src/Model/BankAccount.php +++ b/src/Model/BankAccount.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/BankAccountList.php b/src/Model/BankAccountList.php index 0052b55..a8e7b99 100644 --- a/src/Model/BankAccountList.php +++ b/src/Model/BankAccountList.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Category.php b/src/Model/Category.php index d5ac7a5..8bc5dcc 100644 --- a/src/Model/Category.php +++ b/src/Model/Category.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/CheckTaxNumberMessage.php b/src/Model/CheckTaxNumberMessage.php index 219b517..8a53be5 100644 --- a/src/Model/CheckTaxNumberMessage.php +++ b/src/Model/CheckTaxNumberMessage.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ClientError.php b/src/Model/ClientError.php index 703469f..c5a8c20 100644 --- a/src/Model/ClientError.php +++ b/src/Model/ClientError.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ClientErrorResponse.php b/src/Model/ClientErrorResponse.php index 6751464..79740a8 100644 --- a/src/Model/ClientErrorResponse.php +++ b/src/Model/ClientErrorResponse.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ConversationRate.php b/src/Model/ConversationRate.php index a7aca7b..596e8a9 100644 --- a/src/Model/ConversationRate.php +++ b/src/Model/ConversationRate.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/CorrectionType.php b/src/Model/CorrectionType.php index 45665b7..05036af 100644 --- a/src/Model/CorrectionType.php +++ b/src/Model/CorrectionType.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Country.php b/src/Model/Country.php index c0e79a6..597fb35 100644 --- a/src/Model/Country.php +++ b/src/Model/Country.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/CreateDocumentExport.php b/src/Model/CreateDocumentExport.php index 089ea91..d44506b 100644 --- a/src/Model/CreateDocumentExport.php +++ b/src/Model/CreateDocumentExport.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Currency.php b/src/Model/Currency.php index b9f0e36..0832287 100644 --- a/src/Model/Currency.php +++ b/src/Model/Currency.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DateType.php b/src/Model/DateType.php index 6efd46a..e4bb237 100644 --- a/src/Model/DateType.php +++ b/src/Model/DateType.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Discount.php b/src/Model/Discount.php index fd5d4e3..366c384 100644 --- a/src/Model/Discount.php +++ b/src/Model/Discount.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DiscountType.php b/src/Model/DiscountType.php index 254c106..bbe8429 100644 --- a/src/Model/DiscountType.php +++ b/src/Model/DiscountType.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Document.php b/src/Model/Document.php index 18d13ea..e2357c8 100644 --- a/src/Model/Document.php +++ b/src/Model/Document.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentAncestor.php b/src/Model/DocumentAncestor.php index 3f73a82..956e07b 100644 --- a/src/Model/DocumentAncestor.php +++ b/src/Model/DocumentAncestor.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentBankAccount.php b/src/Model/DocumentBankAccount.php index c5e33da..ab2fdf2 100644 --- a/src/Model/DocumentBankAccount.php +++ b/src/Model/DocumentBankAccount.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentBlock.php b/src/Model/DocumentBlock.php index f771cdb..6e5a054 100644 --- a/src/Model/DocumentBlock.php +++ b/src/Model/DocumentBlock.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentBlockList.php b/src/Model/DocumentBlockList.php index 9c748eb..46ca173 100644 --- a/src/Model/DocumentBlockList.php +++ b/src/Model/DocumentBlockList.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentBlockType.php b/src/Model/DocumentBlockType.php index b9c24d8..0f42c86 100644 --- a/src/Model/DocumentBlockType.php +++ b/src/Model/DocumentBlockType.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentCancellation.php b/src/Model/DocumentCancellation.php index 7bd81b6..72a8cf3 100644 --- a/src/Model/DocumentCancellation.php +++ b/src/Model/DocumentCancellation.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentExportFilterExtra.php b/src/Model/DocumentExportFilterExtra.php index a1da761..c2e1ea8 100644 --- a/src/Model/DocumentExportFilterExtra.php +++ b/src/Model/DocumentExportFilterExtra.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentExportId.php b/src/Model/DocumentExportId.php index cb5683a..a4bc9e7 100644 --- a/src/Model/DocumentExportId.php +++ b/src/Model/DocumentExportId.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentExportOtherOptions.php b/src/Model/DocumentExportOtherOptions.php index 6faad41..c950788 100644 --- a/src/Model/DocumentExportOtherOptions.php +++ b/src/Model/DocumentExportOtherOptions.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentExportQueryType.php b/src/Model/DocumentExportQueryType.php index 2f5392b..409ad4a 100644 --- a/src/Model/DocumentExportQueryType.php +++ b/src/Model/DocumentExportQueryType.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentExportSortBy.php b/src/Model/DocumentExportSortBy.php index ae38e0f..b444e5a 100644 --- a/src/Model/DocumentExportSortBy.php +++ b/src/Model/DocumentExportSortBy.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentExportStatus.php b/src/Model/DocumentExportStatus.php index 86e58d4..df00761 100644 --- a/src/Model/DocumentExportStatus.php +++ b/src/Model/DocumentExportStatus.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentExportStatusState.php b/src/Model/DocumentExportStatusState.php index 89ff38d..3ba78f2 100644 --- a/src/Model/DocumentExportStatusState.php +++ b/src/Model/DocumentExportStatusState.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentExportType.php b/src/Model/DocumentExportType.php index 4b25e90..10c9c83 100644 --- a/src/Model/DocumentExportType.php +++ b/src/Model/DocumentExportType.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentForm.php b/src/Model/DocumentForm.php index ebd7376..c6e287c 100644 --- a/src/Model/DocumentForm.php +++ b/src/Model/DocumentForm.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentFormat.php b/src/Model/DocumentFormat.php index b727164..b6e5fb2 100644 --- a/src/Model/DocumentFormat.php +++ b/src/Model/DocumentFormat.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentInsert.php b/src/Model/DocumentInsert.php index 1bd405f..fe4d9bf 100644 --- a/src/Model/DocumentInsert.php +++ b/src/Model/DocumentInsert.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentInsertItemsInner.php b/src/Model/DocumentInsertItemsInner.php index 50f6721..da549aa 100644 --- a/src/Model/DocumentInsertItemsInner.php +++ b/src/Model/DocumentInsertItemsInner.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentInsertType.php b/src/Model/DocumentInsertType.php index e17ef23..0811314 100644 --- a/src/Model/DocumentInsertType.php +++ b/src/Model/DocumentInsertType.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentItem.php b/src/Model/DocumentItem.php index a5c0f48..66145bb 100644 --- a/src/Model/DocumentItem.php +++ b/src/Model/DocumentItem.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentItemData.php b/src/Model/DocumentItemData.php index c5d8a64..f951a7c 100644 --- a/src/Model/DocumentItemData.php +++ b/src/Model/DocumentItemData.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentLanguage.php b/src/Model/DocumentLanguage.php index 4f27839..83c56fa 100644 --- a/src/Model/DocumentLanguage.php +++ b/src/Model/DocumentLanguage.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentList.php b/src/Model/DocumentList.php index ced1a4a..768ed4f 100644 --- a/src/Model/DocumentList.php +++ b/src/Model/DocumentList.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentNotificationStatus.php b/src/Model/DocumentNotificationStatus.php index ee54b4b..e91f563 100644 --- a/src/Model/DocumentNotificationStatus.php +++ b/src/Model/DocumentNotificationStatus.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentOrganization.php b/src/Model/DocumentOrganization.php index c2ca273..622e5aa 100644 --- a/src/Model/DocumentOrganization.php +++ b/src/Model/DocumentOrganization.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentPartner.php b/src/Model/DocumentPartner.php index 504f646..6fc83d4 100644 --- a/src/Model/DocumentPartner.php +++ b/src/Model/DocumentPartner.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentProductData.php b/src/Model/DocumentProductData.php index f046877..26db0da 100644 --- a/src/Model/DocumentProductData.php +++ b/src/Model/DocumentProductData.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentPublicUrl.php b/src/Model/DocumentPublicUrl.php index 0b789f3..adf461e 100644 --- a/src/Model/DocumentPublicUrl.php +++ b/src/Model/DocumentPublicUrl.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentSettings.php b/src/Model/DocumentSettings.php index 31ccf54..744642b 100644 --- a/src/Model/DocumentSettings.php +++ b/src/Model/DocumentSettings.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentSummary.php b/src/Model/DocumentSummary.php index c57ee72..cffaba1 100644 --- a/src/Model/DocumentSummary.php +++ b/src/Model/DocumentSummary.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentType.php b/src/Model/DocumentType.php index 61467eb..5e53e82 100644 --- a/src/Model/DocumentType.php +++ b/src/Model/DocumentType.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/DocumentVatRateSummary.php b/src/Model/DocumentVatRateSummary.php index 9ec9390..181eff9 100644 --- a/src/Model/DocumentVatRateSummary.php +++ b/src/Model/DocumentVatRateSummary.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Entitlement.php b/src/Model/Entitlement.php index ebbbb06..24d0331 100644 --- a/src/Model/Entitlement.php +++ b/src/Model/Entitlement.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Feature.php b/src/Model/Feature.php index b5001d6..1bea992 100644 --- a/src/Model/Feature.php +++ b/src/Model/Feature.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Id.php b/src/Model/Id.php index 5aee64f..b346c79 100644 --- a/src/Model/Id.php +++ b/src/Model/Id.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/InvoiceSettings.php b/src/Model/InvoiceSettings.php index fc077aa..6460e0e 100644 --- a/src/Model/InvoiceSettings.php +++ b/src/Model/InvoiceSettings.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/LedgerNumberInformation.php b/src/Model/LedgerNumberInformation.php index 2312cd4..0b6aa82 100644 --- a/src/Model/LedgerNumberInformation.php +++ b/src/Model/LedgerNumberInformation.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ModelInterface.php b/src/Model/ModelInterface.php index 01ee13b..83c2e63 100644 --- a/src/Model/ModelInterface.php +++ b/src/Model/ModelInterface.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ModificationDocumentInsert.php b/src/Model/ModificationDocumentInsert.php index dcdc2d4..2990967 100644 --- a/src/Model/ModificationDocumentInsert.php +++ b/src/Model/ModificationDocumentInsert.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/OnlinePayment.php b/src/Model/OnlinePayment.php index 9ab6266..38a3c95 100644 --- a/src/Model/OnlinePayment.php +++ b/src/Model/OnlinePayment.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/OnlineSzamlaStatus.php b/src/Model/OnlineSzamlaStatus.php index a7e9945..6b9d4ea 100644 --- a/src/Model/OnlineSzamlaStatus.php +++ b/src/Model/OnlineSzamlaStatus.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/OnlineSzamlaStatusEnum.php b/src/Model/OnlineSzamlaStatusEnum.php index 77d27e0..0eebbe5 100644 --- a/src/Model/OnlineSzamlaStatusEnum.php +++ b/src/Model/OnlineSzamlaStatusEnum.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/OnlineSzamlaStatusMessage.php b/src/Model/OnlineSzamlaStatusMessage.php index ea29f71..a705a5c 100644 --- a/src/Model/OnlineSzamlaStatusMessage.php +++ b/src/Model/OnlineSzamlaStatusMessage.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/OrganizationData.php b/src/Model/OrganizationData.php index e998557..4887d89 100644 --- a/src/Model/OrganizationData.php +++ b/src/Model/OrganizationData.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Partner.php b/src/Model/Partner.php index abd8373..e407e7b 100644 --- a/src/Model/Partner.php +++ b/src/Model/Partner.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/PartnerCustomBillingSettings.php b/src/Model/PartnerCustomBillingSettings.php index b3e5ee5..8b29b6a 100644 --- a/src/Model/PartnerCustomBillingSettings.php +++ b/src/Model/PartnerCustomBillingSettings.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/PartnerList.php b/src/Model/PartnerList.php index 4af2f95..d075be3 100644 --- a/src/Model/PartnerList.php +++ b/src/Model/PartnerList.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/PartnerTaxType.php b/src/Model/PartnerTaxType.php index 8061e4a..69236d3 100644 --- a/src/Model/PartnerTaxType.php +++ b/src/Model/PartnerTaxType.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/PaymentHistory.php b/src/Model/PaymentHistory.php index d15220f..65c31b1 100644 --- a/src/Model/PaymentHistory.php +++ b/src/Model/PaymentHistory.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/PaymentMethod.php b/src/Model/PaymentMethod.php index c8a1982..aa8aa2b 100644 --- a/src/Model/PaymentMethod.php +++ b/src/Model/PaymentMethod.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/PaymentStatus.php b/src/Model/PaymentStatus.php index e36cd57..207f595 100644 --- a/src/Model/PaymentStatus.php +++ b/src/Model/PaymentStatus.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/PaymentStatusSpending.php b/src/Model/PaymentStatusSpending.php index 6b08030..6cc470a 100644 --- a/src/Model/PaymentStatusSpending.php +++ b/src/Model/PaymentStatusSpending.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Product.php b/src/Model/Product.php index 3ed0b8e..6b1bdea 100644 --- a/src/Model/Product.php +++ b/src/Model/Product.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ProductList.php b/src/Model/ProductList.php index 5cc4aae..7d6cf14 100644 --- a/src/Model/ProductList.php +++ b/src/Model/ProductList.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ReceiptInsert.php b/src/Model/ReceiptInsert.php index a508191..91bb4fd 100644 --- a/src/Model/ReceiptInsert.php +++ b/src/Model/ReceiptInsert.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ReceiptInsertItemsInner.php b/src/Model/ReceiptInsertItemsInner.php index 743eb7e..c5b2d4d 100644 --- a/src/Model/ReceiptInsertItemsInner.php +++ b/src/Model/ReceiptInsertItemsInner.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ReceiptItemData.php b/src/Model/ReceiptItemData.php index 2d2bead..bbe91e2 100644 --- a/src/Model/ReceiptItemData.php +++ b/src/Model/ReceiptItemData.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ReceiptProductData.php b/src/Model/ReceiptProductData.php index 05863c0..ad59656 100644 --- a/src/Model/ReceiptProductData.php +++ b/src/Model/ReceiptProductData.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Round.php b/src/Model/Round.php index e07b54f..e2d3ae2 100644 --- a/src/Model/Round.php +++ b/src/Model/Round.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/SendDocument.php b/src/Model/SendDocument.php index c1bef2e..a27215f 100644 --- a/src/Model/SendDocument.php +++ b/src/Model/SendDocument.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ServerError.php b/src/Model/ServerError.php index f86128c..dcb82df 100644 --- a/src/Model/ServerError.php +++ b/src/Model/ServerError.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ServerErrorResponse.php b/src/Model/ServerErrorResponse.php index fbcc0ba..b80467e 100644 --- a/src/Model/ServerErrorResponse.php +++ b/src/Model/ServerErrorResponse.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ServerTime.php b/src/Model/ServerTime.php index 20165ce..3340caa 100644 --- a/src/Model/ServerTime.php +++ b/src/Model/ServerTime.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Source.php b/src/Model/Source.php index f90525b..f8fdce5 100644 --- a/src/Model/Source.php +++ b/src/Model/Source.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Spending.php b/src/Model/Spending.php index eb663ce..d746b48 100644 --- a/src/Model/Spending.php +++ b/src/Model/Spending.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/SpendingList.php b/src/Model/SpendingList.php index d04d913..a3577bd 100644 --- a/src/Model/SpendingList.php +++ b/src/Model/SpendingList.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/SpendingListItem.php b/src/Model/SpendingListItem.php index 942bda2..23cd11d 100644 --- a/src/Model/SpendingListItem.php +++ b/src/Model/SpendingListItem.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/SpendingPartner.php b/src/Model/SpendingPartner.php index 9d647f2..d7b6383 100644 --- a/src/Model/SpendingPartner.php +++ b/src/Model/SpendingPartner.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/SpendingPaymentMethod.php b/src/Model/SpendingPaymentMethod.php index 435d2e5..15c3019 100644 --- a/src/Model/SpendingPaymentMethod.php +++ b/src/Model/SpendingPaymentMethod.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/SpendingSave.php b/src/Model/SpendingSave.php index 848eb95..5b7b304 100644 --- a/src/Model/SpendingSave.php +++ b/src/Model/SpendingSave.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Subscription.php b/src/Model/Subscription.php index 85de4d2..f7f6c05 100644 --- a/src/Model/Subscription.php +++ b/src/Model/Subscription.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/SubscriptionErrorResponse.php b/src/Model/SubscriptionErrorResponse.php index dc61e44..a383b5f 100644 --- a/src/Model/SubscriptionErrorResponse.php +++ b/src/Model/SubscriptionErrorResponse.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/TaxNumber.php b/src/Model/TaxNumber.php index 3362cf3..85e9c0d 100644 --- a/src/Model/TaxNumber.php +++ b/src/Model/TaxNumber.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/TooManyRequestsResponse.php b/src/Model/TooManyRequestsResponse.php index 7e39006..6f94c78 100644 --- a/src/Model/TooManyRequestsResponse.php +++ b/src/Model/TooManyRequestsResponse.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/UnitPriceType.php b/src/Model/UnitPriceType.php index 8b2ff7f..597c970 100644 --- a/src/Model/UnitPriceType.php +++ b/src/Model/UnitPriceType.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ValidationError.php b/src/Model/ValidationError.php index 67af6bb..bc8b59d 100644 --- a/src/Model/ValidationError.php +++ b/src/Model/ValidationError.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/ValidationErrorResponse.php b/src/Model/ValidationErrorResponse.php index 2bc2e8b..4d48233 100644 --- a/src/Model/ValidationErrorResponse.php +++ b/src/Model/ValidationErrorResponse.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/Model/Vat.php b/src/Model/Vat.php index 0b6a501..7d3c94b 100644 --- a/src/Model/Vat.php +++ b/src/Model/Vat.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /** diff --git a/src/ObjectSerializer.php b/src/ObjectSerializer.php index 258348e..2fc8d77 100644 --- a/src/ObjectSerializer.php +++ b/src/ObjectSerializer.php @@ -17,7 +17,7 @@ * The version of the OpenAPI document: 3.0.14 * Contact: hello@billingo.hu * Generated by: https://openapi-generator.tech - * OpenAPI Generator version: 7.2.0 + * OpenAPI Generator version: 7.3.0 */ /**