From 2ad546fe3c167f560a14367f40b2c12a3acfe8ec Mon Sep 17 00:00:00 2001
From: fattureincloud-bot
<91328460+fattureincloud-bot@users.noreply.github.com>
Date: Tue, 22 Oct 2024 15:13:32 +0000
Subject: [PATCH] chore: bumping version to 2.1.1
---
.openapi-generator/FILES | 6 +
.openapi-generator/VERSION | 2 +-
README.md | 11 +-
api/openapi.yaml | 440 ++++++++++-
build.gradle | 2 +-
docs/Email.md | 2 +-
docs/EventType.md | 22 +
docs/GetTaxProfileResponse.md | 17 +
docs/IssuedDocument.md | 2 +-
docs/IssuedDocumentsApi.md | 14 +-
docs/ReceivedDocumentType.md | 2 +
docs/ReceivedDocumentsApi.md | 4 +-
docs/SettingsApi.md | 69 ++
docs/TaxProfile.md | 37 +
docs/VatKind.md | 2 -
docs/VatType.md | 1 +
sdk-version.yaml | 2 +-
.../it/fattureincloud/sdk/ApiCallback.java | 2 +-
.../java/it/fattureincloud/sdk/ApiClient.java | 4 +-
.../it/fattureincloud/sdk/ApiException.java | 6 +-
.../it/fattureincloud/sdk/ApiResponse.java | 2 +-
.../it/fattureincloud/sdk/Configuration.java | 8 +-
.../sdk/GzipRequestInterceptor.java | 2 +-
src/main/java/it/fattureincloud/sdk/JSON.java | 2 +-
src/main/java/it/fattureincloud/sdk/Pair.java | 6 +-
.../sdk/ProgressRequestBody.java | 2 +-
.../sdk/ProgressResponseBody.java | 2 +-
.../sdk/ServerConfiguration.java | 16 +-
.../it/fattureincloud/sdk/ServerVariable.java | 16 +-
.../it/fattureincloud/sdk/StringUtil.java | 6 +-
.../it/fattureincloud/sdk/api/ArchiveApi.java | 2 +-
.../fattureincloud/sdk/api/CashbookApi.java | 2 +-
.../it/fattureincloud/sdk/api/ClientsApi.java | 2 +-
.../fattureincloud/sdk/api/CompaniesApi.java | 2 +-
.../it/fattureincloud/sdk/api/EmailsApi.java | 2 +-
.../it/fattureincloud/sdk/api/InfoApi.java | 2 +-
.../sdk/api/IssuedDocumentsApi.java | 59 +-
.../sdk/api/IssuedEInvoicesApi.java | 2 +-
.../fattureincloud/sdk/api/ProductsApi.java | 2 +-
.../fattureincloud/sdk/api/ReceiptsApi.java | 2 +-
.../sdk/api/ReceivedDocumentsApi.java | 2 +-
.../fattureincloud/sdk/api/SettingsApi.java | 148 +++-
.../fattureincloud/sdk/api/SuppliersApi.java | 2 +-
.../it/fattureincloud/sdk/api/TaxesApi.java | 2 +-
.../it/fattureincloud/sdk/api/UserApi.java | 2 +-
.../fattureincloud/sdk/api/WebhooksApi.java | 2 +-
.../sdk/auth/OAuth2Manager.java | 31 +-
.../sdk/model/AbstractOpenApiSchema.java | 6 +-
.../sdk/model/ArchiveDocument.java | 6 +-
.../sdk/model/AttachmentData.java | 6 +-
.../sdk/model/CashbookEntry.java | 6 +-
.../sdk/model/CashbookEntryDocument.java | 6 +-
.../sdk/model/CashbookEntryKind.java | 2 +-
.../sdk/model/CashbookEntryType.java | 2 +-
.../it/fattureincloud/sdk/model/City.java | 6 +-
.../it/fattureincloud/sdk/model/Client.java | 6 +-
.../fattureincloud/sdk/model/ClientType.java | 2 +-
.../it/fattureincloud/sdk/model/Company.java | 6 +-
.../fattureincloud/sdk/model/CompanyInfo.java | 6 +-
.../sdk/model/CompanyInfoAccessInfo.java | 6 +-
.../sdk/model/CompanyInfoPlanInfo.java | 6 +-
.../model/CompanyInfoPlanInfoFunctions.java | 6 +-
.../CompanyInfoPlanInfoFunctionsStatus.java | 6 +-
.../sdk/model/CompanyInfoPlanInfoLimits.java | 6 +-
.../sdk/model/CompanyPlanUsage.java | 6 +-
.../fattureincloud/sdk/model/CompanyType.java | 2 +-
.../sdk/model/ControlledCompany.java | 6 +-
.../model/CreateArchiveDocumentRequest.java | 6 +-
.../model/CreateArchiveDocumentResponse.java | 6 +-
.../sdk/model/CreateCashbookEntryRequest.java | 6 +-
.../model/CreateCashbookEntryResponse.java | 6 +-
.../sdk/model/CreateClientRequest.java | 6 +-
.../sdk/model/CreateClientResponse.java | 6 +-
.../sdk/model/CreateF24Request.java | 6 +-
.../sdk/model/CreateF24Response.java | 6 +-
.../model/CreateIssuedDocumentRequest.java | 6 +-
.../model/CreateIssuedDocumentResponse.java | 6 +-
.../model/CreatePaymentAccountRequest.java | 6 +-
.../model/CreatePaymentAccountResponse.java | 6 +-
.../sdk/model/CreatePaymentMethodRequest.java | 6 +-
.../model/CreatePaymentMethodResponse.java | 6 +-
.../sdk/model/CreateProductRequest.java | 6 +-
.../sdk/model/CreateProductResponse.java | 6 +-
.../sdk/model/CreateReceiptRequest.java | 6 +-
.../sdk/model/CreateReceiptResponse.java | 6 +-
.../model/CreateReceivedDocumentRequest.java | 6 +-
.../model/CreateReceivedDocumentResponse.java | 6 +-
.../sdk/model/CreateSupplierRequest.java | 6 +-
.../sdk/model/CreateSupplierResponse.java | 6 +-
.../sdk/model/CreateVatTypeRequest.java | 6 +-
.../sdk/model/CreateVatTypeResponse.java | 6 +-
.../CreateWebhooksSubscriptionRequest.java | 6 +-
.../CreateWebhooksSubscriptionResponse.java | 6 +-
.../it/fattureincloud/sdk/model/Currency.java | 6 +-
.../sdk/model/DetailedCountry.java | 6 +-
.../sdk/model/DocumentTemplate.java | 6 +-
.../sdk/model/EInvoiceRejectionReason.java | 6 +-
.../it/fattureincloud/sdk/model/Email.java | 14 +-
.../sdk/model/EmailAttachment.java | 6 +-
.../fattureincloud/sdk/model/EmailData.java | 6 +-
.../model/EmailDataDefaultSenderEmail.java | 6 +-
.../sdk/model/EmailRecipientStatus.java | 2 +-
.../sdk/model/EmailSchedule.java | 6 +-
.../sdk/model/EmailScheduleInclude.java | 6 +-
.../fattureincloud/sdk/model/EmailStatus.java | 2 +-
.../it/fattureincloud/sdk/model/Entity.java | 6 +-
.../fattureincloud/sdk/model/EntityType.java | 2 +-
.../fattureincloud/sdk/model/EventType.java | 36 +-
.../java/it/fattureincloud/sdk/model/F24.java | 6 +-
.../fattureincloud/sdk/model/F24Status.java | 2 +-
.../sdk/model/FattureInCloudPlanType.java | 2 +-
.../sdk/model/FunctionStatus.java | 6 +-
.../sdk/model/GetArchiveDocumentResponse.java | 6 +-
.../sdk/model/GetCashbookEntryResponse.java | 6 +-
.../sdk/model/GetClientResponse.java | 6 +-
.../sdk/model/GetCompanyInfoResponse.java | 6 +-
.../model/GetCompanyPlanUsageResponse.java | 6 +-
.../GetEInvoiceRejectionReasonResponse.java | 6 +-
.../sdk/model/GetEmailDataResponse.java | 6 +-
...etExistingIssuedDocumentTotalsRequest.java | 6 +-
...tExistingIssuedDocumentTotalsResponse.java | 6 +-
...ExistingReceivedDocumentTotalsRequest.java | 6 +-
...xistingReceivedDocumentTotalsResponse.java | 6 +-
.../sdk/model/GetF24Response.java | 6 +-
...etIssuedDocumentPreCreateInfoResponse.java | 6 +-
.../sdk/model/GetIssuedDocumentResponse.java | 6 +-
.../GetNewIssuedDocumentTotalsRequest.java | 6 +-
.../GetNewIssuedDocumentTotalsResponse.java | 6 +-
.../GetNewReceivedDocumentTotalsRequest.java | 6 +-
.../GetNewReceivedDocumentTotalsResponse.java | 6 +-
.../sdk/model/GetPaymentAccountResponse.java | 6 +-
.../sdk/model/GetPaymentMethodResponse.java | 6 +-
.../sdk/model/GetProductResponse.java | 6 +-
.../GetReceiptPreCreateInfoResponse.java | 6 +-
.../sdk/model/GetReceiptResponse.java | 6 +-
.../GetReceiptsMonthlyTotalsResponse.java | 6 +-
...ReceivedDocumentPreCreateInfoResponse.java | 6 +-
.../model/GetReceivedDocumentResponse.java | 6 +-
.../sdk/model/GetSupplierResponse.java | 6 +-
.../sdk/model/GetTaxProfileResponse.java | 89 +++
.../sdk/model/GetUserInfoResponse.java | 6 +-
...serInfoResponseEmailConfirmationState.java | 6 +-
.../sdk/model/GetUserInfoResponseInfo.java | 6 +-
.../sdk/model/GetVatTypeResponse.java | 6 +-
.../GetWebhooksSubscriptionResponse.java | 6 +-
.../sdk/model/IssuedDocument.java | 9 +-
.../sdk/model/IssuedDocumentEiData.java | 6 +-
.../sdk/model/IssuedDocumentExtraData.java | 6 +-
.../model/IssuedDocumentItemsListItem.java | 6 +-
.../sdk/model/IssuedDocumentOptions.java | 6 +-
.../model/IssuedDocumentPaymentsListItem.java | 6 +-
...dDocumentPaymentsListItemPaymentTerms.java | 6 +-
.../model/IssuedDocumentPreCreateInfo.java | 6 +-
...uedDocumentPreCreateInfoDefaultValues.java | 6 +-
...ntPreCreateInfoExtraDataDefaultValues.java | 6 +-
...cumentPreCreateInfoItemsDefaultValues.java | 6 +-
.../sdk/model/IssuedDocumentStatus.java | 2 +-
.../sdk/model/IssuedDocumentTotals.java | 6 +-
.../sdk/model/IssuedDocumentType.java | 2 +-
.../model/JoinIssuedDocumentsResponse.java | 6 +-
.../it/fattureincloud/sdk/model/Language.java | 6 +-
.../model/ListArchiveCategoriesResponse.java | 6 +-
.../model/ListArchiveDocumentsResponse.java | 6 +-
.../ListArchiveDocumentsResponsePage.java | 6 +-
.../model/ListCashbookEntriesResponse.java | 6 +-
.../sdk/model/ListCitiesResponse.java | 6 +-
.../sdk/model/ListClientsResponse.java | 6 +-
.../sdk/model/ListClientsResponsePage.java | 6 +-
.../sdk/model/ListCostCentersResponse.java | 6 +-
.../sdk/model/ListCountriesResponse.java | 6 +-
.../sdk/model/ListCurrenciesResponse.java | 6 +-
...stDeliveryNotesDefaultCausalsResponse.java | 6 +-
.../model/ListDetailedCountriesResponse.java | 6 +-
.../sdk/model/ListEmailsResponse.java | 6 +-
.../sdk/model/ListEmailsResponsePage.java | 6 +-
.../sdk/model/ListF24Response.java | 6 +-
.../model/ListF24ResponseAggregatedData.java | 6 +-
.../sdk/model/ListF24ResponseAggregation.java | 6 +-
.../sdk/model/ListF24ResponsePage.java | 6 +-
.../model/ListIssuedDocumentsResponse.java | 6 +-
.../ListIssuedDocumentsResponsePage.java | 6 +-
.../sdk/model/ListLanguagesResponse.java | 6 +-
.../model/ListPaymentAccountsResponse.java | 6 +-
.../sdk/model/ListPaymentMethodsResponse.java | 6 +-
.../model/ListProductCategoriesResponse.java | 6 +-
.../sdk/model/ListProductsResponse.java | 6 +-
.../sdk/model/ListProductsResponsePage.java | 6 +-
.../sdk/model/ListReceiptsResponse.java | 6 +-
.../sdk/model/ListReceiptsResponsePage.java | 6 +-
...istReceivedDocumentCategoriesResponse.java | 6 +-
.../model/ListReceivedDocumentsResponse.java | 6 +-
.../ListReceivedDocumentsResponsePage.java | 6 +-
.../sdk/model/ListRevenueCentersResponse.java | 6 +-
.../sdk/model/ListSuppliersResponse.java | 6 +-
.../sdk/model/ListSuppliersResponsePage.java | 6 +-
.../sdk/model/ListTemplatesResponse.java | 6 +-
.../sdk/model/ListUnitsOfMeasureResponse.java | 6 +-
.../sdk/model/ListUserCompaniesResponse.java | 6 +-
.../model/ListUserCompaniesResponseData.java | 6 +-
.../sdk/model/ListVatTypesResponse.java | 6 +-
.../ListWebhooksSubscriptionsResponse.java | 6 +-
.../model/ModifyArchiveDocumentRequest.java | 6 +-
.../model/ModifyArchiveDocumentResponse.java | 6 +-
.../sdk/model/ModifyCashbookEntryRequest.java | 6 +-
.../model/ModifyCashbookEntryResponse.java | 6 +-
.../sdk/model/ModifyClientRequest.java | 6 +-
.../sdk/model/ModifyClientResponse.java | 6 +-
.../sdk/model/ModifyF24Request.java | 6 +-
.../sdk/model/ModifyF24Response.java | 6 +-
.../model/ModifyIssuedDocumentRequest.java | 6 +-
.../model/ModifyIssuedDocumentResponse.java | 6 +-
.../model/ModifyPaymentAccountRequest.java | 6 +-
.../model/ModifyPaymentAccountResponse.java | 6 +-
.../sdk/model/ModifyPaymentMethodRequest.java | 6 +-
.../model/ModifyPaymentMethodResponse.java | 6 +-
.../sdk/model/ModifyProductRequest.java | 6 +-
.../sdk/model/ModifyProductResponse.java | 6 +-
.../sdk/model/ModifyReceiptRequest.java | 6 +-
.../sdk/model/ModifyReceiptResponse.java | 6 +-
.../model/ModifyReceivedDocumentRequest.java | 6 +-
.../model/ModifyReceivedDocumentResponse.java | 6 +-
.../sdk/model/ModifySupplierRequest.java | 6 +-
.../sdk/model/ModifySupplierResponse.java | 6 +-
.../sdk/model/ModifyVatTypeRequest.java | 6 +-
.../sdk/model/ModifyVatTypeResponse.java | 6 +-
.../ModifyWebhooksSubscriptionRequest.java | 6 +-
.../ModifyWebhooksSubscriptionResponse.java | 6 +-
.../sdk/model/MonthlyTotal.java | 6 +-
.../sdk/model/OriginalDocumentType.java | 2 +-
.../fattureincloud/sdk/model/Pagination.java | 6 +-
.../sdk/model/PaymentAccount.java | 6 +-
.../sdk/model/PaymentAccountType.java | 2 +-
.../sdk/model/PaymentMethod.java | 6 +-
.../sdk/model/PaymentMethodDetails.java | 6 +-
.../sdk/model/PaymentMethodType.java | 2 +-
.../sdk/model/PaymentTermsType.java | 2 +-
.../sdk/model/PermissionLevel.java | 2 +-
.../fattureincloud/sdk/model/Permissions.java | 6 +-
...PermissionsFicIssuedDocumentsDetailed.java | 6 +-
.../it/fattureincloud/sdk/model/Product.java | 6 +-
.../it/fattureincloud/sdk/model/Receipt.java | 6 +-
.../sdk/model/ReceiptItemsListItem.java | 6 +-
.../sdk/model/ReceiptPreCreateInfo.java | 6 +-
.../fattureincloud/sdk/model/ReceiptType.java | 2 +-
.../sdk/model/ReceivedDocument.java | 6 +-
.../sdk/model/ReceivedDocumentInfo.java | 6 +-
.../ReceivedDocumentInfoDefaultValues.java | 6 +-
...eceivedDocumentInfoItemsDefaultValues.java | 6 +-
.../model/ReceivedDocumentItemsListItem.java | 6 +-
.../ReceivedDocumentPaymentsListItem.java | 6 +-
...dDocumentPaymentsListItemPaymentTerms.java | 6 +-
.../sdk/model/ReceivedDocumentTotals.java | 6 +-
.../sdk/model/ReceivedDocumentType.java | 6 +-
.../sdk/model/ScheduleEmailRequest.java | 6 +-
.../sdk/model/SendEInvoiceRequest.java | 6 +-
.../sdk/model/SendEInvoiceRequestData.java | 6 +-
.../sdk/model/SendEInvoiceRequestOptions.java | 6 +-
.../sdk/model/SendEInvoiceResponse.java | 6 +-
.../sdk/model/SendEInvoiceResponseData.java | 6 +-
.../fattureincloud/sdk/model/SenderEmail.java | 6 +-
.../sdk/model/ShowTotalsMode.java | 2 +-
.../it/fattureincloud/sdk/model/Supplier.java | 6 +-
.../sdk/model/SupplierType.java | 2 +-
.../fattureincloud/sdk/model/TaxProfile.java | 684 ++++++++++++++++++
.../TransformIssuedDocumentResponse.java | 6 +-
.../UploadArchiveAttachmentResponse.java | 6 +-
.../model/UploadF24AttachmentResponse.java | 6 +-
...ploadIssuedDocumentAttachmentResponse.java | 6 +-
...oadReceivedDocumentAttachmentResponse.java | 6 +-
.../it/fattureincloud/sdk/model/User.java | 6 +-
.../sdk/model/UserCompanyRole.java | 2 +-
.../it/fattureincloud/sdk/model/VatItem.java | 6 +-
.../it/fattureincloud/sdk/model/VatKind.java | 4 +-
.../it/fattureincloud/sdk/model/VatType.java | 46 +-
.../model/VerifyEInvoiceXmlErrorResponse.java | 6 +-
.../VerifyEInvoiceXmlErrorResponseError.java | 6 +-
...XmlErrorResponseErrorValidationResult.java | 6 +-
.../VerifyEInvoiceXmlErrorResponseExtra.java | 6 +-
.../sdk/model/VerifyEInvoiceXmlResponse.java | 6 +-
.../model/VerifyEInvoiceXmlResponseData.java | 6 +-
.../sdk/model/WebhooksSubscription.java | 6 +-
.../sdk/model/WebhooksSubscriptionConfig.java | 6 +-
.../model/WebhooksSubscriptionMapping.java | 2 +-
.../sdk/model/GetTaxProfileResponseTest.java | 49 ++
.../sdk/model/TaxProfileTest.java | 211 ++++++
285 files changed, 2631 insertions(+), 776 deletions(-)
create mode 100644 docs/GetTaxProfileResponse.md
create mode 100644 docs/TaxProfile.md
create mode 100644 src/main/java/it/fattureincloud/sdk/model/GetTaxProfileResponse.java
create mode 100644 src/main/java/it/fattureincloud/sdk/model/TaxProfile.java
create mode 100644 src/test/java/it/fattureincloud/sdk/model/GetTaxProfileResponseTest.java
create mode 100644 src/test/java/it/fattureincloud/sdk/model/TaxProfileTest.java
diff --git a/.openapi-generator/FILES b/.openapi-generator/FILES
index a9bf1383..9d01b775 100644
--- a/.openapi-generator/FILES
+++ b/.openapi-generator/FILES
@@ -98,6 +98,7 @@ docs/GetReceiptsMonthlyTotalsResponse.md
docs/GetReceivedDocumentPreCreateInfoResponse.md
docs/GetReceivedDocumentResponse.md
docs/GetSupplierResponse.md
+docs/GetTaxProfileResponse.md
docs/GetUserInfoResponse.md
docs/GetUserInfoResponseEmailConfirmationState.md
docs/GetUserInfoResponseInfo.md
@@ -229,6 +230,7 @@ docs/ShowTotalsMode.md
docs/Supplier.md
docs/SupplierType.md
docs/SuppliersApi.md
+docs/TaxProfile.md
docs/TaxesApi.md
docs/TransformIssuedDocumentResponse.md
docs/UploadArchiveAttachmentResponse.md
@@ -381,6 +383,7 @@ src/main/java/it/fattureincloud/sdk/model/GetReceiptsMonthlyTotalsResponse.java
src/main/java/it/fattureincloud/sdk/model/GetReceivedDocumentPreCreateInfoResponse.java
src/main/java/it/fattureincloud/sdk/model/GetReceivedDocumentResponse.java
src/main/java/it/fattureincloud/sdk/model/GetSupplierResponse.java
+src/main/java/it/fattureincloud/sdk/model/GetTaxProfileResponse.java
src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponse.java
src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponseEmailConfirmationState.java
src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponseInfo.java
@@ -504,6 +507,7 @@ src/main/java/it/fattureincloud/sdk/model/SenderEmail.java
src/main/java/it/fattureincloud/sdk/model/ShowTotalsMode.java
src/main/java/it/fattureincloud/sdk/model/Supplier.java
src/main/java/it/fattureincloud/sdk/model/SupplierType.java
+src/main/java/it/fattureincloud/sdk/model/TaxProfile.java
src/main/java/it/fattureincloud/sdk/model/TransformIssuedDocumentResponse.java
src/main/java/it/fattureincloud/sdk/model/UploadArchiveAttachmentResponse.java
src/main/java/it/fattureincloud/sdk/model/UploadF24AttachmentResponse.java
@@ -523,3 +527,5 @@ src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlResponseData.java
src/main/java/it/fattureincloud/sdk/model/WebhooksSubscription.java
src/main/java/it/fattureincloud/sdk/model/WebhooksSubscriptionConfig.java
src/main/java/it/fattureincloud/sdk/model/WebhooksSubscriptionMapping.java
+src/test/java/it/fattureincloud/sdk/model/GetTaxProfileResponseTest.java
+src/test/java/it/fattureincloud/sdk/model/TaxProfileTest.java
diff --git a/.openapi-generator/VERSION b/.openapi-generator/VERSION
index 93c8ddab..4bc5d618 100644
--- a/.openapi-generator/VERSION
+++ b/.openapi-generator/VERSION
@@ -1 +1 @@
-7.6.0
+7.9.0
diff --git a/README.md b/README.md
index ab65662d..7ab55a9a 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
Fatture in Cloud API v2 - API Reference
-- API version: 2.1.0
+- API version: 2.1.2
-- Build date: 2024-06-17T06:54:20.410889Z[Etc/UTC]
+- Build date: 2024-10-22T15:13:22.680184Z[Etc/UTC]
Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy.
@@ -33,7 +33,7 @@ Add this dependency to your project's POM:
it.fattureincloud
fattureincloud-java-sdk
- 2.1.0
+ 2.1.1
```
@@ -47,7 +47,7 @@ Add this dependency to your project's build file:
}
dependencies {
- implementation "it.fattureincloud:fattureincloud-java-sdk:2.1.0"
+ implementation "it.fattureincloud:fattureincloud-java-sdk:2.1.1"
}
```
@@ -179,6 +179,7 @@ Class | Method | HTTP request | Description
*SettingsApi* | [**deleteVatType**](docs/SettingsApi.md#deleteVatType) | **DELETE** /c/{company_id}/settings/vat_types/{vat_type_id} | Delete Vat Type
*SettingsApi* | [**getPaymentAccount**](docs/SettingsApi.md#getPaymentAccount) | **GET** /c/{company_id}/settings/payment_accounts/{payment_account_id} | Get Payment Account
*SettingsApi* | [**getPaymentMethod**](docs/SettingsApi.md#getPaymentMethod) | **GET** /c/{company_id}/settings/payment_methods/{payment_method_id} | Get Payment Method
+*SettingsApi* | [**getTaxProfile**](docs/SettingsApi.md#getTaxProfile) | **GET** /c/{company_id}/settings/tax_profile | Get Tax Profile
*SettingsApi* | [**getVatType**](docs/SettingsApi.md#getVatType) | **GET** /c/{company_id}/settings/vat_types/{vat_type_id} | Get Vat Type
*SettingsApi* | [**modifyPaymentAccount**](docs/SettingsApi.md#modifyPaymentAccount) | **PUT** /c/{company_id}/settings/payment_accounts/{payment_account_id} | Modify Payment Account
*SettingsApi* | [**modifyPaymentMethod**](docs/SettingsApi.md#modifyPaymentMethod) | **PUT** /c/{company_id}/settings/payment_methods/{payment_method_id} | Modify Payment Method
@@ -297,6 +298,7 @@ Class | Method | HTTP request | Description
- [GetReceivedDocumentPreCreateInfoResponse](docs/GetReceivedDocumentPreCreateInfoResponse.md)
- [GetReceivedDocumentResponse](docs/GetReceivedDocumentResponse.md)
- [GetSupplierResponse](docs/GetSupplierResponse.md)
+ - [GetTaxProfileResponse](docs/GetTaxProfileResponse.md)
- [GetUserInfoResponse](docs/GetUserInfoResponse.md)
- [GetUserInfoResponseEmailConfirmationState](docs/GetUserInfoResponseEmailConfirmationState.md)
- [GetUserInfoResponseInfo](docs/GetUserInfoResponseInfo.md)
@@ -420,6 +422,7 @@ Class | Method | HTTP request | Description
- [ShowTotalsMode](docs/ShowTotalsMode.md)
- [Supplier](docs/Supplier.md)
- [SupplierType](docs/SupplierType.md)
+ - [TaxProfile](docs/TaxProfile.md)
- [TransformIssuedDocumentResponse](docs/TransformIssuedDocumentResponse.md)
- [UploadArchiveAttachmentResponse](docs/UploadArchiveAttachmentResponse.md)
- [UploadF24AttachmentResponse](docs/UploadF24AttachmentResponse.md)
diff --git a/api/openapi.yaml b/api/openapi.yaml
index 99bc0108..b24639d2 100644
--- a/api/openapi.yaml
+++ b/api/openapi.yaml
@@ -12,7 +12,7 @@ info:
name: MIT
url: https://github.com/fattureincloud/openapi-fattureincloud/blob/master/LICENSE
title: Fatture in Cloud API v2 - API Reference
- version: 2.1.0
+ version: 2.1.2
servers:
- url: https://api-v2.fattureincloud.it
security:
@@ -5043,6 +5043,7 @@ paths:
- expense
- passive_credit_note
- passive_delivery_note
+ - self_invoice
type: string
style: form
- description: List of comma-separated fields.
@@ -5895,6 +5896,7 @@ paths:
- expense
- passive_credit_note
- passive_delivery_note
+ - self_invoice
type: string
style: form
responses:
@@ -9630,6 +9632,71 @@ paths:
x-content-type: application/json
x-accepts:
- application/json
+ /c/{company_id}/settings/tax_profile:
+ get:
+ description: Gets the Tax Profile
+ operationId: getTaxProfile
+ parameters:
+ - description: The ID of the company.
+ explode: false
+ in: path
+ name: company_id
+ required: true
+ schema:
+ example: 12345
+ type: integer
+ style: simple
+ responses:
+ "200":
+ content:
+ application/json:
+ examples:
+ example-1:
+ value:
+ data:
+ company_type: individual
+ company_subtype: artigiani
+ profession: null
+ regime: forfettario_5
+ rivalsa_name: ""
+ default_rivalsa: 0
+ cassa_name: ""
+ default_cassa: 0
+ default_cassa_taxable: 100
+ cassa2_name: ""
+ default_cassa2: 0
+ default_cassa2_taxable: 0
+ default_withholding_tax: 0
+ default_withholding_tax_taxable: 100
+ default_other_withholding_tax: 0
+ enasarco: false
+ enasarco_type: null
+ contributions_percentage: 0
+ med: false
+ default_vat:
+ id: 66
+ value: 0
+ description: Contribuenti forfettari
+ notes: "Operazione non soggetta a IVA ai sensi dell'art. 1,\
+ \ commi 54-89, Legge n. 190\\/2014 e succ. modifiche\\/integrazioni"
+ e_invoice: true
+ ei_type: 2.2
+ ei_description: Non soggetta art. 1\/54-89 L. 190\/2014 e
+ succ. modifiche\/integrazioni
+ editable: false
+ is_disabled: false
+ default: true
+ schema:
+ $ref: '#/components/schemas/GetTaxProfileResponse'
+ description: Example response
+ security:
+ - OAuth2AuthenticationCodeFlow:
+ - settings:r
+ summary: Get Tax Profile
+ tags:
+ - Settings
+ x-accepts:
+ - application/json
/c/{company_id}/settings/payment_accounts/{payment_account_id}:
delete:
description: Deletes the specified payment account.
@@ -10034,6 +10101,14 @@ paths:
schema:
type: string
style: form
+ - description: Old document type.
+ explode: true
+ in: query
+ name: parameter
+ required: false
+ schema:
+ type: string
+ style: form
- description: New document e_invoice.
explode: true
in: query
@@ -10223,16 +10298,19 @@ paths:
- 1
type: integer
style: form
- - description: New document e_invoice.
+ - description: Type of the parameters to be joined
+ example: "delivery_notes, orders, quotes, work_reports"
explode: true
in: query
- name: e_invoice
+ name: parameter
required: false
schema:
enum:
- - 0
- - 1
- type: integer
+ - delivery_notes
+ - orders
+ - quotes
+ - work_reports
+ type: string
style: form
responses:
"200":
@@ -10803,6 +10881,7 @@ components:
- expense
- passive_credit_note
- passive_delivery_note
+ - self_invoice
type: string
style: form
q:
@@ -16441,6 +16520,48 @@ components:
schema:
$ref: '#/components/schemas/GetCompanyPlanUsageResponse'
description: Example response
+ GetTaxProfileResponse:
+ content:
+ application/json:
+ examples:
+ example-1:
+ value:
+ data:
+ company_type: individual
+ company_subtype: artigiani
+ profession: null
+ regime: forfettario_5
+ rivalsa_name: ""
+ default_rivalsa: 0
+ cassa_name: ""
+ default_cassa: 0
+ default_cassa_taxable: 100
+ cassa2_name: ""
+ default_cassa2: 0
+ default_cassa2_taxable: 0
+ default_withholding_tax: 0
+ default_withholding_tax_taxable: 100
+ default_other_withholding_tax: 0
+ enasarco: false
+ enasarco_type: null
+ contributions_percentage: 0
+ med: false
+ default_vat:
+ id: 66
+ value: 0
+ description: Contribuenti forfettari
+ notes: "Operazione non soggetta a IVA ai sensi dell'art. 1, commi\
+ \ 54-89, Legge n. 190\\/2014 e succ. modifiche\\/integrazioni"
+ e_invoice: true
+ ei_type: 2.2
+ ei_description: Non soggetta art. 1\/54-89 L. 190\/2014 e succ.
+ modifiche\/integrazioni
+ editable: false
+ is_disabled: false
+ default: true
+ schema:
+ $ref: '#/components/schemas/GetTaxProfileResponse'
+ description: Example response
schemas:
GetUserInfoResponse:
description: ""
@@ -16651,6 +16772,7 @@ components:
default_discount: 4.145608029883936
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -16725,6 +16847,7 @@ components:
default_discount: 4.145608029883936
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -16810,6 +16933,7 @@ components:
default_discount: 4.145608029883936
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -16892,6 +17016,7 @@ components:
default_discount: 4.145608029883936
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -16974,6 +17099,7 @@ components:
default_discount: 4.145608029883936
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17057,6 +17183,7 @@ components:
default_discount: 4.145608029883936
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17139,6 +17266,7 @@ components:
default_discount: 4.145608029883936
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17453,6 +17581,7 @@ components:
stock_current: 7.386281948385884
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17481,6 +17610,7 @@ components:
stock_current: 7.386281948385884
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17520,6 +17650,7 @@ components:
stock_current: 7.386281948385884
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17556,6 +17687,7 @@ components:
stock_current: 7.386281948385884
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17592,6 +17724,7 @@ components:
stock_current: 7.386281948385884
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17628,6 +17761,7 @@ components:
stock_current: 7.386281948385884
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17664,6 +17798,7 @@ components:
stock_current: 7.386281948385884
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17728,6 +17863,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17755,6 +17891,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -17942,6 +18079,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -18038,6 +18176,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -18065,6 +18204,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -18252,6 +18392,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -18359,6 +18500,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -18386,6 +18528,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -18573,6 +18716,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -18687,6 +18831,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -18714,6 +18859,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -18901,6 +19047,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19005,6 +19152,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19032,6 +19180,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19219,6 +19368,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19324,6 +19474,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19351,6 +19502,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19538,6 +19690,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19652,6 +19805,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19679,6 +19833,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19866,6 +20021,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19970,6 +20126,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -19997,6 +20154,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -20184,6 +20342,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -20317,6 +20476,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -20344,6 +20504,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -20531,6 +20692,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -20715,6 +20877,7 @@ components:
items_default_values:
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -20833,6 +20996,7 @@ components:
key: null
vat_types_list:
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -20842,6 +21006,7 @@ components:
id: 9
value: 22
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21036,6 +21201,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21055,6 +21221,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21097,6 +21264,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21212,6 +21380,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21231,6 +21400,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21273,6 +21443,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21400,6 +21571,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21419,6 +21591,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21461,6 +21634,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21591,6 +21765,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21610,6 +21785,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21652,6 +21828,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21776,6 +21953,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21795,6 +21973,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21837,6 +22016,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21961,6 +22141,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -21980,6 +22161,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22022,6 +22204,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22146,6 +22329,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22165,6 +22349,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22207,6 +22392,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22331,6 +22517,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22350,6 +22537,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22392,6 +22580,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22532,6 +22721,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22551,6 +22741,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22593,6 +22784,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22722,6 +22914,7 @@ components:
id: EUR
vat_types_list:
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22731,6 +22924,7 @@ components:
id: 9
value: 22
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22781,6 +22975,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22795,6 +22990,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22831,6 +23027,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22845,6 +23042,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22894,6 +23092,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22908,6 +23107,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22957,6 +23157,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -22971,6 +23172,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -23016,6 +23218,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -23030,6 +23233,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -23075,6 +23279,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -23089,6 +23294,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -23134,6 +23340,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -23148,6 +23355,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -23198,6 +23406,7 @@ components:
- categories_list
vat_types_list:
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -23207,6 +23416,7 @@ components:
id: 9
value: 22
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -23929,6 +24139,7 @@ components:
example:
data:
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -23938,6 +24149,7 @@ components:
id: 9
value: 22
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -24319,6 +24531,45 @@ components:
$ref: '#/components/schemas/PaymentAccount'
title: CreatePaymentAccountResponse
type: object
+ GetTaxProfileResponse:
+ example:
+ data:
+ profession: profession
+ company_type: company_type
+ contributions_percentage: 3.616076749251911
+ rivalsa_name: rivalsa_name
+ default_cassa2_taxable: 5.637376656633329
+ regime: regime
+ default_cassa2: 5.962133916683182
+ enasarco_type: enasarco_type
+ default_cassa: 6.027456183070403
+ profit_coefficient: 2.027123023002322
+ company_subtype: company_subtype
+ med: true
+ default_withholding_tax: 2.3021358869347655
+ default_other_withholding_tax: 9.301444243932576
+ default_vat:
+ ei_description: ei_description
+ default: true
+ notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
+ e_invoice: true
+ ei_type: "2"
+ editable: true
+ is_disabled: true
+ description: Non imponibile art. 123
+ id: 9
+ value: 22
+ default_withholding_tax_taxable: 7.061401241503109
+ enasarco: true
+ default_cassa_taxable: 1.4658129805029452
+ default_rivalsa: 0.8008281904610115
+ cassa_name: cassa_name
+ cassa2_name: cassa2_name
+ properties:
+ data:
+ $ref: '#/components/schemas/TaxProfile'
+ title: GetTaxProfileResponse
+ type: object
GetPaymentAccountResponse:
example:
data:
@@ -24368,6 +24619,7 @@ components:
example:
data:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -24385,6 +24637,7 @@ components:
example:
data:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -24402,6 +24655,7 @@ components:
example:
data:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -24419,6 +24673,7 @@ components:
example:
data:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -24435,6 +24690,7 @@ components:
example:
data:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -24485,6 +24741,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -24512,6 +24769,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -24699,6 +24957,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -24813,6 +25072,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -24840,6 +25100,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -25027,6 +25288,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -25125,7 +25387,7 @@ components:
to_name: to_name
subject: subject
kind: kind
- sent_date: 2000-01-23T04:56:07.000+00:00
+ sent_date: sent_date
from_name: from_name
recipient_status: unknown
content: content
@@ -25145,7 +25407,7 @@ components:
to_name: to_name
subject: subject
kind: kind
- sent_date: 2000-01-23T04:56:07.000+00:00
+ sent_date: sent_date
from_name: from_name
recipient_status: unknown
content: content
@@ -25620,6 +25882,7 @@ components:
default_discount: 4.145608029883936
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -26010,6 +26273,7 @@ components:
stock_current: 7.386281948385884
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -26150,6 +26414,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -26177,6 +26442,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -26364,6 +26630,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -26465,7 +26732,7 @@ components:
language:
$ref: '#/components/schemas/Language'
subject:
- description: Issued document subject
+ description: "Issued document subject [not shown on the PDF]"
nullable: true
type: string
visible_subject:
@@ -27039,6 +27306,7 @@ components:
items_default_values:
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -27157,6 +27425,7 @@ components:
key: null
vat_types_list:
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -27166,6 +27435,7 @@ components:
id: 9
value: 22
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -27458,6 +27728,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -27477,6 +27748,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -27519,6 +27791,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -27794,6 +28067,7 @@ components:
id: EUR
vat_types_list:
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -27803,6 +28077,7 @@ components:
id: 9
value: 22
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -27885,6 +28160,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -27899,6 +28175,7 @@ components:
- amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -28003,6 +28280,7 @@ components:
- categories_list
vat_types_list:
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -28012,6 +28290,7 @@ components:
id: 9
value: 22
- ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -28389,6 +28668,7 @@ components:
VatType:
example:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -28442,6 +28722,10 @@ components:
description: Is the vat type disabled
nullable: true
type: boolean
+ default:
+ description: If the vat type is default
+ nullable: true
+ type: boolean
title: VatType
type: object
PaymentMethod:
@@ -28555,6 +28839,124 @@ components:
type: boolean
title: PaymentAccount
type: object
+ TaxProfile:
+ example:
+ profession: profession
+ company_type: company_type
+ contributions_percentage: 3.616076749251911
+ rivalsa_name: rivalsa_name
+ default_cassa2_taxable: 5.637376656633329
+ regime: regime
+ default_cassa2: 5.962133916683182
+ enasarco_type: enasarco_type
+ default_cassa: 6.027456183070403
+ profit_coefficient: 2.027123023002322
+ company_subtype: company_subtype
+ med: true
+ default_withholding_tax: 2.3021358869347655
+ default_other_withholding_tax: 9.301444243932576
+ default_vat:
+ ei_description: ei_description
+ default: true
+ notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
+ e_invoice: true
+ ei_type: "2"
+ editable: true
+ is_disabled: true
+ description: Non imponibile art. 123
+ id: 9
+ value: 22
+ default_withholding_tax_taxable: 7.061401241503109
+ enasarco: true
+ default_cassa_taxable: 1.4658129805029452
+ default_rivalsa: 0.8008281904610115
+ cassa_name: cassa_name
+ cassa2_name: cassa2_name
+ properties:
+ company_type:
+ description: The company type
+ nullable: true
+ type: string
+ company_subtype:
+ description: The company subtype
+ nullable: true
+ type: string
+ profession:
+ description: The profession
+ nullable: true
+ type: string
+ regime:
+ description: The applied regime
+ nullable: true
+ type: string
+ rivalsa_name:
+ description: The name of the rivalsa
+ nullable: true
+ type: string
+ default_rivalsa:
+ description: The default rivalsa amount
+ nullable: true
+ type: number
+ cassa_name:
+ description: The name of the cassa
+ nullable: true
+ type: string
+ default_cassa:
+ description: The default cassa amount
+ nullable: true
+ type: number
+ default_cassa_taxable:
+ description: The default taxable amount for the cassa
+ nullable: true
+ type: number
+ cassa2_name:
+ description: The name of the second cassa
+ nullable: true
+ type: string
+ default_cassa2:
+ description: The default second cassa amount
+ nullable: true
+ type: number
+ default_cassa2_taxable:
+ description: The default taxable amount for the second cassa
+ nullable: true
+ type: number
+ default_withholding_tax:
+ description: The default withholding tax
+ nullable: true
+ type: number
+ default_withholding_tax_taxable:
+ description: The default taxable amount for the withholding tax
+ nullable: true
+ type: number
+ default_other_withholding_tax:
+ description: The default other withholding tax
+ nullable: true
+ type: number
+ enasarco:
+ description: If it has enasarco
+ nullable: true
+ type: boolean
+ enasarco_type:
+ description: The enasarco type
+ nullable: true
+ type: string
+ contributions_percentage:
+ description: The contributions percentage
+ nullable: true
+ type: number
+ profit_coefficient:
+ description: The profit coefficient
+ nullable: true
+ type: number
+ med:
+ description: If the health card system is active
+ nullable: true
+ type: boolean
+ default_vat:
+ $ref: '#/components/schemas/VatType'
+ title: TaxProfile
+ type: object
ListEmailsResponsePage:
properties:
data:
@@ -28809,6 +29211,7 @@ components:
bank_swift_code: bank_swift_code
default_vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -29084,6 +29487,7 @@ components:
discount_highlight: true
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -29281,6 +29685,7 @@ components:
- expense
- passive_credit_note
- passive_delivery_note
+ - self_invoice
title: ReceivedDocumentType
type: string
ReceivedDocumentItemsListItem:
@@ -29292,6 +29697,7 @@ components:
name: name
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -29404,6 +29810,7 @@ components:
amount_net: 1.2315135367772556
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
@@ -29516,7 +29923,7 @@ components:
to_name: to_name
subject: subject
kind: kind
- sent_date: 2000-01-23T04:56:07.000+00:00
+ sent_date: sent_date
from_name: from_name
recipient_status: unknown
content: content
@@ -29534,7 +29941,6 @@ components:
$ref: '#/components/schemas/EmailStatus'
sent_date:
description: Email sent date
- format: date-time
nullable: true
type: string
errors_count:
@@ -29658,6 +30064,17 @@ components:
- it.fattureincloud.webhooks.entities.all.delete
- it.fattureincloud.webhooks.issued_documents.e_invoices.status_update
- it.fattureincloud.webhooks.received_documents.e_invoices.receive
+ - it.fattureincloud.webhooks.issued_documents.invoices.email_sent
+ - it.fattureincloud.webhooks.issued_documents.quotes.email_sent
+ - it.fattureincloud.webhooks.issued_documents.proformas.email_sent
+ - it.fattureincloud.webhooks.issued_documents.receipts.email_sent
+ - it.fattureincloud.webhooks.issued_documents.delivery_notes.email_sent
+ - it.fattureincloud.webhooks.issued_documents.credit_notes.email_sent
+ - it.fattureincloud.webhooks.issued_documents.orders.email_sent
+ - it.fattureincloud.webhooks.issued_documents.work_reports.email_sent
+ - it.fattureincloud.webhooks.issued_documents.supplier_orders.email_sent
+ - it.fattureincloud.webhooks.issued_documents.self_invoices.email_sent
+ - it.fattureincloud.webhooks.issued_documents.all.email_sent
title: EventType
type: string
WebhooksSubscriptionConfig:
@@ -30390,6 +30807,7 @@ components:
example:
vat:
ei_description: ei_description
+ default: true
notes: "IVA non imponibile ai sensi dell'articolo 123, comma 2"
e_invoice: true
ei_type: "2"
diff --git a/build.gradle b/build.gradle
index b4d1b91d..c4921d90 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ plugins {
}
group = 'it.fattureincloud'
-version = '2.1.0'
+version = '2.1.1'
java {
withJavadocJar()
diff --git a/docs/Email.md b/docs/Email.md
index 38d5c777..f70dcbb0 100644
--- a/docs/Email.md
+++ b/docs/Email.md
@@ -9,7 +9,7 @@
|------------ | ------------- | ------------- | -------------|
|**id** | **Integer** | Email id | [optional] |
|**status** | **EmailStatus** | | [optional] |
-|**sentDate** | **OffsetDateTime** | Email sent date | [optional] |
+|**sentDate** | **String** | Email sent date | [optional] |
|**errorsCount** | **Integer** | Email errors count | [optional] |
|**errorLog** | **String** | Email errors log | [optional] |
|**fromEmail** | **String** | Email sender email | [optional] |
diff --git a/docs/EventType.md b/docs/EventType.md
index f07fe777..0eefd7e3 100644
--- a/docs/EventType.md
+++ b/docs/EventType.md
@@ -131,5 +131,27 @@
* `RECEIVED_DOCUMENTS_E_INVOICES_RECEIVE` (value: `"it.fattureincloud.webhooks.received_documents.e_invoices.receive"`)
+* `ISSUED_DOCUMENTS_INVOICES_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.invoices.email_sent"`)
+
+* `ISSUED_DOCUMENTS_QUOTES_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.quotes.email_sent"`)
+
+* `ISSUED_DOCUMENTS_PROFORMAS_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.proformas.email_sent"`)
+
+* `ISSUED_DOCUMENTS_RECEIPTS_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.receipts.email_sent"`)
+
+* `ISSUED_DOCUMENTS_DELIVERY_NOTES_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.delivery_notes.email_sent"`)
+
+* `ISSUED_DOCUMENTS_CREDIT_NOTES_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.credit_notes.email_sent"`)
+
+* `ISSUED_DOCUMENTS_ORDERS_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.orders.email_sent"`)
+
+* `ISSUED_DOCUMENTS_WORK_REPORTS_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.work_reports.email_sent"`)
+
+* `ISSUED_DOCUMENTS_SUPPLIER_ORDERS_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.supplier_orders.email_sent"`)
+
+* `ISSUED_DOCUMENTS_SELF_INVOICES_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.self_invoices.email_sent"`)
+
+* `ISSUED_DOCUMENTS_ALL_EMAIL_SENT` (value: `"it.fattureincloud.webhooks.issued_documents.all.email_sent"`)
+
diff --git a/docs/GetTaxProfileResponse.md b/docs/GetTaxProfileResponse.md
new file mode 100644
index 00000000..4c231ce0
--- /dev/null
+++ b/docs/GetTaxProfileResponse.md
@@ -0,0 +1,17 @@
+
+
+# GetTaxProfileResponse
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**data** | [**TaxProfile**](TaxProfile.md) | | [optional] |
+
+
+## Implemented Interfaces
+
+* Serializable
+
+
diff --git a/docs/IssuedDocument.md b/docs/IssuedDocument.md
index 95fd2fb7..a84f785d 100644
--- a/docs/IssuedDocument.md
+++ b/docs/IssuedDocument.md
@@ -16,7 +16,7 @@
|**year** | **Integer** | Issued document year | [optional] |
|**currency** | [**Currency**](Currency.md) | | [optional] |
|**language** | [**Language**](Language.md) | | [optional] |
-|**subject** | **String** | Issued document subject | [optional] |
+|**subject** | **String** | Issued document subject [not shown on the PDF] | [optional] |
|**visibleSubject** | **String** | Issued document visible subject | [optional] |
|**rcCenter** | **String** | Issued document revenue center [or cost center if type=supplier_order]. | [optional] |
|**notes** | **String** | Issued document extra notes | [optional] |
diff --git a/docs/IssuedDocumentsApi.md b/docs/IssuedDocumentsApi.md
index 88a996fa..5e0a8862 100644
--- a/docs/IssuedDocumentsApi.md
+++ b/docs/IssuedDocumentsApi.md
@@ -597,7 +597,7 @@ public class Example {
## joinIssuedDocuments
-> JoinIssuedDocumentsResponse joinIssuedDocuments(companyId, ids, group, eInvoice)
+> JoinIssuedDocumentsResponse joinIssuedDocuments(companyId, ids, group, parameter)
Join Issued Documents
@@ -626,9 +626,9 @@ public class Example {
Integer companyId = 12345; // Integer | The ID of the company.
String ids = "1,2,3,4"; // String | Ids of the documents.
Integer group = 0; // Integer | Group items.
- Integer eInvoice = 0; // Integer | New document e_invoice.
+ String parameter = "delivery_notes"; // String | Type of the parameters to be joined
try {
- JoinIssuedDocumentsResponse result = apiInstance.joinIssuedDocuments(companyId, ids, group, eInvoice);
+ JoinIssuedDocumentsResponse result = apiInstance.joinIssuedDocuments(companyId, ids, group, parameter);
System.out.println(result);
} catch (ApiException e) {
System.err.println("Exception when calling IssuedDocumentsApi#joinIssuedDocuments");
@@ -648,7 +648,7 @@ public class Example {
| **companyId** | **Integer**| The ID of the company. | |
| **ids** | **String**| Ids of the documents. | |
| **group** | **Integer**| Group items. | [optional] [enum: 0, 1] |
-| **eInvoice** | **Integer**| New document e_invoice. | [optional] [enum: 0, 1] |
+| **parameter** | **String**| Type of the parameters to be joined | [optional] [enum: delivery_notes, orders, quotes, work_reports] |
### Return type
@@ -904,7 +904,7 @@ null (empty response body)
## transformIssuedDocument
-> TransformIssuedDocumentResponse transformIssuedDocument(companyId, originalDocumentId, newType, eInvoice, transformKeepCopy)
+> TransformIssuedDocumentResponse transformIssuedDocument(companyId, originalDocumentId, newType, parameter, eInvoice, transformKeepCopy)
Transform Issued Document
@@ -933,10 +933,11 @@ public class Example {
Integer companyId = 12345; // Integer | The ID of the company.
Integer originalDocumentId = 56; // Integer | Original document id.
String newType = "newType_example"; // String | New document type.
+ String parameter = "parameter_example"; // String | Old document type.
Integer eInvoice = 0; // Integer | New document e_invoice.
Integer transformKeepCopy = 0; // Integer | Keep the old document.
try {
- TransformIssuedDocumentResponse result = apiInstance.transformIssuedDocument(companyId, originalDocumentId, newType, eInvoice, transformKeepCopy);
+ TransformIssuedDocumentResponse result = apiInstance.transformIssuedDocument(companyId, originalDocumentId, newType, parameter, eInvoice, transformKeepCopy);
System.out.println(result);
} catch (ApiException e) {
System.err.println("Exception when calling IssuedDocumentsApi#transformIssuedDocument");
@@ -956,6 +957,7 @@ public class Example {
| **companyId** | **Integer**| The ID of the company. | |
| **originalDocumentId** | **Integer**| Original document id. | |
| **newType** | **String**| New document type. | |
+| **parameter** | **String**| Old document type. | [optional] |
| **eInvoice** | **Integer**| New document e_invoice. | [optional] [enum: 0, 1] |
| **transformKeepCopy** | **Integer**| Keep the old document. | [optional] [enum: 0, 1] |
diff --git a/docs/ReceivedDocumentType.md b/docs/ReceivedDocumentType.md
index 5af5a5af..8bf27b70 100644
--- a/docs/ReceivedDocumentType.md
+++ b/docs/ReceivedDocumentType.md
@@ -11,5 +11,7 @@
* `PASSIVE_DELIVERY_NOTE` (value: `"passive_delivery_note"`)
+* `SELF_INVOICE` (value: `"self_invoice"`)
+
diff --git a/docs/ReceivedDocumentsApi.md b/docs/ReceivedDocumentsApi.md
index 8d6b7ab0..51d2c871 100644
--- a/docs/ReceivedDocumentsApi.md
+++ b/docs/ReceivedDocumentsApi.md
@@ -498,7 +498,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
| **companyId** | **Integer**| The ID of the company. | |
-| **type** | **String**| The type of the received document. | [enum: expense, passive_credit_note, passive_delivery_note] |
+| **type** | **String**| The type of the received document. | [enum: expense, passive_credit_note, passive_delivery_note, self_invoice] |
### Return type
@@ -574,7 +574,7 @@ public class Example {
| Name | Type | Description | Notes |
|------------- | ------------- | ------------- | -------------|
| **companyId** | **Integer**| The ID of the company. | |
-| **type** | **String**| The type of the received document. | [enum: expense, passive_credit_note, passive_delivery_note] |
+| **type** | **String**| The type of the received document. | [enum: expense, passive_credit_note, passive_delivery_note, self_invoice] |
| **fields** | **String**| List of comma-separated fields. | [optional] |
| **fieldset** | **String**| Name of the fieldset. | [optional] [enum: basic, detailed] |
| **sort** | **String**| List of comma-separated fields for result sorting (minus for desc sorting). | [optional] |
diff --git a/docs/SettingsApi.md b/docs/SettingsApi.md
index 277bad56..0506288b 100644
--- a/docs/SettingsApi.md
+++ b/docs/SettingsApi.md
@@ -12,6 +12,7 @@ All URIs are relative to *https://api-v2.fattureincloud.it*
| [**deleteVatType**](SettingsApi.md#deleteVatType) | **DELETE** /c/{company_id}/settings/vat_types/{vat_type_id} | Delete Vat Type |
| [**getPaymentAccount**](SettingsApi.md#getPaymentAccount) | **GET** /c/{company_id}/settings/payment_accounts/{payment_account_id} | Get Payment Account |
| [**getPaymentMethod**](SettingsApi.md#getPaymentMethod) | **GET** /c/{company_id}/settings/payment_methods/{payment_method_id} | Get Payment Method |
+| [**getTaxProfile**](SettingsApi.md#getTaxProfile) | **GET** /c/{company_id}/settings/tax_profile | Get Tax Profile |
| [**getVatType**](SettingsApi.md#getVatType) | **GET** /c/{company_id}/settings/vat_types/{vat_type_id} | Get Vat Type |
| [**modifyPaymentAccount**](SettingsApi.md#modifyPaymentAccount) | **PUT** /c/{company_id}/settings/payment_accounts/{payment_account_id} | Modify Payment Account |
| [**modifyPaymentMethod**](SettingsApi.md#modifyPaymentMethod) | **PUT** /c/{company_id}/settings/payment_methods/{payment_method_id} | Modify Payment Method |
@@ -584,6 +585,74 @@ public class Example {
| **200** | Example response | - |
+## getTaxProfile
+
+> GetTaxProfileResponse getTaxProfile(companyId)
+
+Get Tax Profile
+
+Gets the Tax Profile
+
+### Example
+```java
+// Import classes:
+import it.fattureincloud.sdk.ApiClient;
+import it.fattureincloud.sdk.ApiException;
+import it.fattureincloud.sdk.Configuration;
+import it.fattureincloud.sdk.auth.*;
+import it.fattureincloud.sdk.models.*;
+import it.fattureincloud.sdk.api.SettingsApi;
+
+public class Example {
+ public static void main(String[] args) {
+ ApiClient defaultClient = Configuration.getDefaultApiClient();
+ defaultClient.setBasePath("https://api-v2.fattureincloud.it");
+
+ // Configure OAuth2 access token for authorization: OAuth2AuthenticationCodeFlow
+ OAuth OAuth2AuthenticationCodeFlow = (OAuth) defaultClient.getAuthentication("OAuth2AuthenticationCodeFlow");
+ OAuth2AuthenticationCodeFlow.setAccessToken("YOUR ACCESS TOKEN");
+
+ SettingsApi apiInstance = new SettingsApi(defaultClient);
+ Integer companyId = 12345; // Integer | The ID of the company.
+ try {
+ GetTaxProfileResponse result = apiInstance.getTaxProfile(companyId);
+ System.out.println(result);
+ } catch (ApiException e) {
+ System.err.println("Exception when calling SettingsApi#getTaxProfile");
+ System.err.println("Status code: " + e.getCode());
+ System.err.println("Reason: " + e.getResponseBody());
+ System.err.println("Response headers: " + e.getResponseHeaders());
+ e.printStackTrace();
+ }
+ }
+}
+```
+
+### Parameters
+
+| Name | Type | Description | Notes |
+|------------- | ------------- | ------------- | -------------|
+| **companyId** | **Integer**| The ID of the company. | |
+
+### Return type
+
+[**GetTaxProfileResponse**](GetTaxProfileResponse.md)
+
+### Authorization
+
+[OAuth2AuthenticationCodeFlow](../README.md#OAuth2AuthenticationCodeFlow)
+
+### HTTP request headers
+
+ - **Content-Type**: Not defined
+ - **Accept**: application/json
+
+### HTTP response details
+| Status code | Description | Response headers |
+|-------------|-------------|------------------|
+| **200** | Example response | - |
+
+
## getVatType
> GetVatTypeResponse getVatType(companyId, vatTypeId)
diff --git a/docs/TaxProfile.md b/docs/TaxProfile.md
new file mode 100644
index 00000000..4a279688
--- /dev/null
+++ b/docs/TaxProfile.md
@@ -0,0 +1,37 @@
+
+
+# TaxProfile
+
+
+## Properties
+
+| Name | Type | Description | Notes |
+|------------ | ------------- | ------------- | -------------|
+|**companyType** | **String** | The company type | [optional] |
+|**companySubtype** | **String** | The company subtype | [optional] |
+|**profession** | **String** | The profession | [optional] |
+|**regime** | **String** | The applied regime | [optional] |
+|**rivalsaName** | **String** | The name of the rivalsa | [optional] |
+|**defaultRivalsa** | **BigDecimal** | The default rivalsa amount | [optional] |
+|**cassaName** | **String** | The name of the cassa | [optional] |
+|**defaultCassa** | **BigDecimal** | The default cassa amount | [optional] |
+|**defaultCassaTaxable** | **BigDecimal** | The default taxable amount for the cassa | [optional] |
+|**cassa2Name** | **String** | The name of the second cassa | [optional] |
+|**defaultCassa2** | **BigDecimal** | The default second cassa amount | [optional] |
+|**defaultCassa2Taxable** | **BigDecimal** | The default taxable amount for the second cassa | [optional] |
+|**defaultWithholdingTax** | **BigDecimal** | The default withholding tax | [optional] |
+|**defaultWithholdingTaxTaxable** | **BigDecimal** | The default taxable amount for the withholding tax | [optional] |
+|**defaultOtherWithholdingTax** | **BigDecimal** | The default other withholding tax | [optional] |
+|**enasarco** | **Boolean** | If it has enasarco | [optional] |
+|**enasarcoType** | **String** | The enasarco type | [optional] |
+|**contributionsPercentage** | **BigDecimal** | The contributions percentage | [optional] |
+|**profitCoefficient** | **BigDecimal** | The profit coefficient | [optional] |
+|**med** | **Boolean** | If the health card system is active | [optional] |
+|**defaultVat** | [**VatType**](VatType.md) | | [optional] |
+
+
+## Implemented Interfaces
+
+* Serializable
+
+
diff --git a/docs/VatKind.md b/docs/VatKind.md
index 7ba1275b..f3b53e74 100644
--- a/docs/VatKind.md
+++ b/docs/VatKind.md
@@ -5,8 +5,6 @@
## Enum
-* `NULL` (value: `"null"`)
-
* `I` (value: `"I"`)
* `D` (value: `"D"`)
diff --git a/docs/VatType.md b/docs/VatType.md
index 6172798e..17b16cf8 100644
--- a/docs/VatType.md
+++ b/docs/VatType.md
@@ -16,6 +16,7 @@
|**eiDescription** | **String** | Vat type e-invoice description | [optional] |
|**editable** | **Boolean** | [Read Only] Is the vat type is editable. | [optional] [readonly] |
|**isDisabled** | **Boolean** | Is the vat type disabled | [optional] |
+|**_default** | **Boolean** | If the vat type is default | [optional] |
## Implemented Interfaces
diff --git a/sdk-version.yaml b/sdk-version.yaml
index c4668f54..d02565a7 100644
--- a/sdk-version.yaml
+++ b/sdk-version.yaml
@@ -1,2 +1,2 @@
info:
- version: 2.1.0
+ version: 2.1.1
diff --git a/src/main/java/it/fattureincloud/sdk/ApiCallback.java b/src/main/java/it/fattureincloud/sdk/ApiCallback.java
index 56ae3a86..ab17d0e4 100644
--- a/src/main/java/it/fattureincloud/sdk/ApiCallback.java
+++ b/src/main/java/it/fattureincloud/sdk/ApiCallback.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/ApiClient.java b/src/main/java/it/fattureincloud/sdk/ApiClient.java
index 53126bdd..da406a0d 100644
--- a/src/main/java/it/fattureincloud/sdk/ApiClient.java
+++ b/src/main/java/it/fattureincloud/sdk/ApiClient.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -130,7 +130,7 @@ private void init() {
json = new JSON();
// Set default User-Agent.
- setUserAgent("FattureInCloud/2.1.0/Java-SDK");
+ setUserAgent("FattureInCloud/2.1.1/Java-SDK");
authentications = new HashMap();
}
diff --git a/src/main/java/it/fattureincloud/sdk/ApiException.java b/src/main/java/it/fattureincloud/sdk/ApiException.java
index 67545006..c4fc4467 100644
--- a/src/main/java/it/fattureincloud/sdk/ApiException.java
+++ b/src/main/java/it/fattureincloud/sdk/ApiException.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
@SuppressWarnings("serial")
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ApiException extends Exception {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/ApiResponse.java b/src/main/java/it/fattureincloud/sdk/ApiResponse.java
index 63fa6dc6..bf904d5c 100644
--- a/src/main/java/it/fattureincloud/sdk/ApiResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/ApiResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/Configuration.java b/src/main/java/it/fattureincloud/sdk/Configuration.java
index 5c3ddd82..bd48eef3 100644
--- a/src/main/java/it/fattureincloud/sdk/Configuration.java
+++ b/src/main/java/it/fattureincloud/sdk/Configuration.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -14,10 +14,10 @@
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Configuration {
- public static final String VERSION = "2.1.0";
+ public static final String VERSION = "2.1.1";
private static ApiClient defaultApiClient = new ApiClient();
diff --git a/src/main/java/it/fattureincloud/sdk/GzipRequestInterceptor.java b/src/main/java/it/fattureincloud/sdk/GzipRequestInterceptor.java
index 28f99ff1..5a0d1225 100644
--- a/src/main/java/it/fattureincloud/sdk/GzipRequestInterceptor.java
+++ b/src/main/java/it/fattureincloud/sdk/GzipRequestInterceptor.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/JSON.java b/src/main/java/it/fattureincloud/sdk/JSON.java
index e0842284..47c07a54 100644
--- a/src/main/java/it/fattureincloud/sdk/JSON.java
+++ b/src/main/java/it/fattureincloud/sdk/JSON.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/Pair.java b/src/main/java/it/fattureincloud/sdk/Pair.java
index ade146af..a041bc9d 100644
--- a/src/main/java/it/fattureincloud/sdk/Pair.java
+++ b/src/main/java/it/fattureincloud/sdk/Pair.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -14,8 +14,8 @@
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Pair {
private String name = "";
private String value = "";
diff --git a/src/main/java/it/fattureincloud/sdk/ProgressRequestBody.java b/src/main/java/it/fattureincloud/sdk/ProgressRequestBody.java
index 53644b40..a0a0516f 100644
--- a/src/main/java/it/fattureincloud/sdk/ProgressRequestBody.java
+++ b/src/main/java/it/fattureincloud/sdk/ProgressRequestBody.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/ProgressResponseBody.java b/src/main/java/it/fattureincloud/sdk/ProgressResponseBody.java
index cfa15538..ece48c30 100644
--- a/src/main/java/it/fattureincloud/sdk/ProgressResponseBody.java
+++ b/src/main/java/it/fattureincloud/sdk/ProgressResponseBody.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/ServerConfiguration.java b/src/main/java/it/fattureincloud/sdk/ServerConfiguration.java
index 7c8b5b95..fe8e918a 100644
--- a/src/main/java/it/fattureincloud/sdk/ServerConfiguration.java
+++ b/src/main/java/it/fattureincloud/sdk/ServerConfiguration.java
@@ -1,3 +1,15 @@
+/*
+ * Fatture in Cloud API v2 - API Reference
+ * Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
+ *
+ * The version of the OpenAPI document: 2.1.2
+ * Contact: info@fattureincloud.it
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
package it.fattureincloud.sdk;
import java.util.Map;
@@ -5,8 +17,8 @@
/** Representing a Server configuration. */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ServerConfiguration {
public String URL;
public String description;
diff --git a/src/main/java/it/fattureincloud/sdk/ServerVariable.java b/src/main/java/it/fattureincloud/sdk/ServerVariable.java
index c5c0a9fe..42e8072f 100644
--- a/src/main/java/it/fattureincloud/sdk/ServerVariable.java
+++ b/src/main/java/it/fattureincloud/sdk/ServerVariable.java
@@ -1,3 +1,15 @@
+/*
+ * Fatture in Cloud API v2 - API Reference
+ * Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
+ *
+ * The version of the OpenAPI document: 2.1.2
+ * Contact: info@fattureincloud.it
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
package it.fattureincloud.sdk;
import java.util.HashSet;
@@ -5,8 +17,8 @@
/** Representing a Server Variable for server URL template substitution. */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ServerVariable {
public String description;
public String defaultValue;
diff --git a/src/main/java/it/fattureincloud/sdk/StringUtil.java b/src/main/java/it/fattureincloud/sdk/StringUtil.java
index 8ff39606..13781676 100644
--- a/src/main/java/it/fattureincloud/sdk/StringUtil.java
+++ b/src/main/java/it/fattureincloud/sdk/StringUtil.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -17,8 +17,8 @@
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class StringUtil {
/**
* Check if the given array contains the given value (with case-insensitive comparison).
diff --git a/src/main/java/it/fattureincloud/sdk/api/ArchiveApi.java b/src/main/java/it/fattureincloud/sdk/api/ArchiveApi.java
index a20a66c7..fa177c19 100644
--- a/src/main/java/it/fattureincloud/sdk/api/ArchiveApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/ArchiveApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/CashbookApi.java b/src/main/java/it/fattureincloud/sdk/api/CashbookApi.java
index 6f5d19d2..1bbe7d07 100644
--- a/src/main/java/it/fattureincloud/sdk/api/CashbookApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/CashbookApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/ClientsApi.java b/src/main/java/it/fattureincloud/sdk/api/ClientsApi.java
index 047e1cf0..54e75cb1 100644
--- a/src/main/java/it/fattureincloud/sdk/api/ClientsApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/ClientsApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/CompaniesApi.java b/src/main/java/it/fattureincloud/sdk/api/CompaniesApi.java
index 0e41b12d..fab20918 100644
--- a/src/main/java/it/fattureincloud/sdk/api/CompaniesApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/CompaniesApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/EmailsApi.java b/src/main/java/it/fattureincloud/sdk/api/EmailsApi.java
index dca96817..527339c2 100644
--- a/src/main/java/it/fattureincloud/sdk/api/EmailsApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/EmailsApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/InfoApi.java b/src/main/java/it/fattureincloud/sdk/api/InfoApi.java
index 3f239bd3..edb42fe1 100644
--- a/src/main/java/it/fattureincloud/sdk/api/InfoApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/InfoApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/IssuedDocumentsApi.java b/src/main/java/it/fattureincloud/sdk/api/IssuedDocumentsApi.java
index 45e77c29..2baaa96d 100644
--- a/src/main/java/it/fattureincloud/sdk/api/IssuedDocumentsApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/IssuedDocumentsApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1474,7 +1474,7 @@ public okhttp3.Call getNewIssuedDocumentTotalsAsync(
* @param companyId The ID of the company. (required)
* @param ids Ids of the documents. (required)
* @param group Group items. (optional)
- * @param eInvoice New document e_invoice. (optional)
+ * @param parameter Type of the parameters to be joined (optional)
* @param _callback Callback for upload/download progress
* @return Call to execute
* @throws ApiException If fail to serialize the request body object
@@ -1486,7 +1486,7 @@ public okhttp3.Call getNewIssuedDocumentTotalsAsync(
*
*/
public okhttp3.Call joinIssuedDocumentsCall(
- Integer companyId, String ids, Integer group, Integer eInvoice, final ApiCallback _callback)
+ Integer companyId, String ids, Integer group, String parameter, final ApiCallback _callback)
throws ApiException {
String basePath = null;
// Operation Servers
@@ -1523,8 +1523,8 @@ public okhttp3.Call joinIssuedDocumentsCall(
localVarQueryParams.addAll(localVarApiClient.parameterToPair("group", group));
}
- if (eInvoice != null) {
- localVarQueryParams.addAll(localVarApiClient.parameterToPair("e_invoice", eInvoice));
+ if (parameter != null) {
+ localVarQueryParams.addAll(localVarApiClient.parameterToPair("parameter", parameter));
}
final String[] localVarAccepts = {"application/json"};
@@ -1557,7 +1557,7 @@ public okhttp3.Call joinIssuedDocumentsCall(
@SuppressWarnings("rawtypes")
private okhttp3.Call joinIssuedDocumentsValidateBeforeCall(
- Integer companyId, String ids, Integer group, Integer eInvoice, final ApiCallback _callback)
+ Integer companyId, String ids, Integer group, String parameter, final ApiCallback _callback)
throws ApiException {
// verify the required parameter 'companyId' is set
if (companyId == null) {
@@ -1571,7 +1571,7 @@ private okhttp3.Call joinIssuedDocumentsValidateBeforeCall(
"Missing the required parameter 'ids' when calling joinIssuedDocuments(Async)");
}
- return joinIssuedDocumentsCall(companyId, ids, group, eInvoice, _callback);
+ return joinIssuedDocumentsCall(companyId, ids, group, parameter, _callback);
}
/**
@@ -1580,7 +1580,7 @@ private okhttp3.Call joinIssuedDocumentsValidateBeforeCall(
* @param companyId The ID of the company. (required)
* @param ids Ids of the documents. (required)
* @param group Group items. (optional)
- * @param eInvoice New document e_invoice. (optional)
+ * @param parameter Type of the parameters to be joined (optional)
* @return JoinIssuedDocumentsResponse
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the
* response body
@@ -1592,9 +1592,9 @@ private okhttp3.Call joinIssuedDocumentsValidateBeforeCall(
*
*/
public JoinIssuedDocumentsResponse joinIssuedDocuments(
- Integer companyId, String ids, Integer group, Integer eInvoice) throws ApiException {
+ Integer companyId, String ids, Integer group, String parameter) throws ApiException {
ApiResponse localVarResp =
- joinIssuedDocumentsWithHttpInfo(companyId, ids, group, eInvoice);
+ joinIssuedDocumentsWithHttpInfo(companyId, ids, group, parameter);
return localVarResp.getData();
}
@@ -1604,7 +1604,7 @@ public JoinIssuedDocumentsResponse joinIssuedDocuments(
* @param companyId The ID of the company. (required)
* @param ids Ids of the documents. (required)
* @param group Group items. (optional)
- * @param eInvoice New document e_invoice. (optional)
+ * @param parameter Type of the parameters to be joined (optional)
* @return ApiResponse<JoinIssuedDocumentsResponse>
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the
* response body
@@ -1616,9 +1616,9 @@ public JoinIssuedDocumentsResponse joinIssuedDocuments(
*
*/
public ApiResponse joinIssuedDocumentsWithHttpInfo(
- Integer companyId, String ids, Integer group, Integer eInvoice) throws ApiException {
+ Integer companyId, String ids, Integer group, String parameter) throws ApiException {
okhttp3.Call localVarCall =
- joinIssuedDocumentsValidateBeforeCall(companyId, ids, group, eInvoice, null);
+ joinIssuedDocumentsValidateBeforeCall(companyId, ids, group, parameter, null);
Type localVarReturnType = new TypeToken() {}.getType();
return localVarApiClient.execute(localVarCall, localVarReturnType);
}
@@ -1629,7 +1629,7 @@ public ApiResponse joinIssuedDocumentsWithHttpInfo(
* @param companyId The ID of the company. (required)
* @param ids Ids of the documents. (required)
* @param group Group items. (optional)
- * @param eInvoice New document e_invoice. (optional)
+ * @param parameter Type of the parameters to be joined (optional)
* @param _callback The callback to be executed when the API call finishes
* @return The request call
* @throws ApiException If fail to process the API call, e.g. serializing the request body object
@@ -1644,12 +1644,12 @@ public okhttp3.Call joinIssuedDocumentsAsync(
Integer companyId,
String ids,
Integer group,
- Integer eInvoice,
+ String parameter,
final ApiCallback _callback)
throws ApiException {
okhttp3.Call localVarCall =
- joinIssuedDocumentsValidateBeforeCall(companyId, ids, group, eInvoice, _callback);
+ joinIssuedDocumentsValidateBeforeCall(companyId, ids, group, parameter, _callback);
Type localVarReturnType = new TypeToken() {}.getType();
localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback);
return localVarCall;
@@ -2320,6 +2320,7 @@ public okhttp3.Call scheduleEmailAsync(
* @param companyId The ID of the company. (required)
* @param originalDocumentId Original document id. (required)
* @param newType New document type. (required)
+ * @param parameter Old document type. (optional)
* @param eInvoice New document e_invoice. (optional)
* @param transformKeepCopy Keep the old document. (optional)
* @param _callback Callback for upload/download progress
@@ -2336,6 +2337,7 @@ public okhttp3.Call transformIssuedDocumentCall(
Integer companyId,
Integer originalDocumentId,
String newType,
+ String parameter,
Integer eInvoice,
Integer transformKeepCopy,
final ApiCallback _callback)
@@ -2376,6 +2378,10 @@ public okhttp3.Call transformIssuedDocumentCall(
localVarQueryParams.addAll(localVarApiClient.parameterToPair("new_type", newType));
}
+ if (parameter != null) {
+ localVarQueryParams.addAll(localVarApiClient.parameterToPair("parameter", parameter));
+ }
+
if (eInvoice != null) {
localVarQueryParams.addAll(localVarApiClient.parameterToPair("e_invoice", eInvoice));
}
@@ -2418,6 +2424,7 @@ private okhttp3.Call transformIssuedDocumentValidateBeforeCall(
Integer companyId,
Integer originalDocumentId,
String newType,
+ String parameter,
Integer eInvoice,
Integer transformKeepCopy,
final ApiCallback _callback)
@@ -2441,7 +2448,7 @@ private okhttp3.Call transformIssuedDocumentValidateBeforeCall(
}
return transformIssuedDocumentCall(
- companyId, originalDocumentId, newType, eInvoice, transformKeepCopy, _callback);
+ companyId, originalDocumentId, newType, parameter, eInvoice, transformKeepCopy, _callback);
}
/**
@@ -2450,6 +2457,7 @@ private okhttp3.Call transformIssuedDocumentValidateBeforeCall(
* @param companyId The ID of the company. (required)
* @param originalDocumentId Original document id. (required)
* @param newType New document type. (required)
+ * @param parameter Old document type. (optional)
* @param eInvoice New document e_invoice. (optional)
* @param transformKeepCopy Keep the old document. (optional)
* @return TransformIssuedDocumentResponse
@@ -2466,12 +2474,13 @@ public TransformIssuedDocumentResponse transformIssuedDocument(
Integer companyId,
Integer originalDocumentId,
String newType,
+ String parameter,
Integer eInvoice,
Integer transformKeepCopy)
throws ApiException {
ApiResponse localVarResp =
transformIssuedDocumentWithHttpInfo(
- companyId, originalDocumentId, newType, eInvoice, transformKeepCopy);
+ companyId, originalDocumentId, newType, parameter, eInvoice, transformKeepCopy);
return localVarResp.getData();
}
@@ -2481,6 +2490,7 @@ public TransformIssuedDocumentResponse transformIssuedDocument(
* @param companyId The ID of the company. (required)
* @param originalDocumentId Original document id. (required)
* @param newType New document type. (required)
+ * @param parameter Old document type. (optional)
* @param eInvoice New document e_invoice. (optional)
* @param transformKeepCopy Keep the old document. (optional)
* @return ApiResponse<TransformIssuedDocumentResponse>
@@ -2497,12 +2507,13 @@ public ApiResponse transformIssuedDocumentWithH
Integer companyId,
Integer originalDocumentId,
String newType,
+ String parameter,
Integer eInvoice,
Integer transformKeepCopy)
throws ApiException {
okhttp3.Call localVarCall =
transformIssuedDocumentValidateBeforeCall(
- companyId, originalDocumentId, newType, eInvoice, transformKeepCopy, null);
+ companyId, originalDocumentId, newType, parameter, eInvoice, transformKeepCopy, null);
Type localVarReturnType = new TypeToken() {}.getType();
return localVarApiClient.execute(localVarCall, localVarReturnType);
}
@@ -2513,6 +2524,7 @@ public ApiResponse transformIssuedDocumentWithH
* @param companyId The ID of the company. (required)
* @param originalDocumentId Original document id. (required)
* @param newType New document type. (required)
+ * @param parameter Old document type. (optional)
* @param eInvoice New document e_invoice. (optional)
* @param transformKeepCopy Keep the old document. (optional)
* @param _callback The callback to be executed when the API call finishes
@@ -2529,6 +2541,7 @@ public okhttp3.Call transformIssuedDocumentAsync(
Integer companyId,
Integer originalDocumentId,
String newType,
+ String parameter,
Integer eInvoice,
Integer transformKeepCopy,
final ApiCallback _callback)
@@ -2536,7 +2549,13 @@ public okhttp3.Call transformIssuedDocumentAsync(
okhttp3.Call localVarCall =
transformIssuedDocumentValidateBeforeCall(
- companyId, originalDocumentId, newType, eInvoice, transformKeepCopy, _callback);
+ companyId,
+ originalDocumentId,
+ newType,
+ parameter,
+ eInvoice,
+ transformKeepCopy,
+ _callback);
Type localVarReturnType = new TypeToken() {}.getType();
localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback);
return localVarCall;
diff --git a/src/main/java/it/fattureincloud/sdk/api/IssuedEInvoicesApi.java b/src/main/java/it/fattureincloud/sdk/api/IssuedEInvoicesApi.java
index c6227a80..b8cea848 100644
--- a/src/main/java/it/fattureincloud/sdk/api/IssuedEInvoicesApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/IssuedEInvoicesApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/ProductsApi.java b/src/main/java/it/fattureincloud/sdk/api/ProductsApi.java
index 6128dba1..6204e89d 100644
--- a/src/main/java/it/fattureincloud/sdk/api/ProductsApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/ProductsApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/ReceiptsApi.java b/src/main/java/it/fattureincloud/sdk/api/ReceiptsApi.java
index e42d4128..1dac6841 100644
--- a/src/main/java/it/fattureincloud/sdk/api/ReceiptsApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/ReceiptsApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/ReceivedDocumentsApi.java b/src/main/java/it/fattureincloud/sdk/api/ReceivedDocumentsApi.java
index 524bd6cc..7755c6f7 100644
--- a/src/main/java/it/fattureincloud/sdk/api/ReceivedDocumentsApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/ReceivedDocumentsApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/SettingsApi.java b/src/main/java/it/fattureincloud/sdk/api/SettingsApi.java
index bb2621d6..dbee14ff 100644
--- a/src/main/java/it/fattureincloud/sdk/api/SettingsApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/SettingsApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,6 +27,7 @@
import it.fattureincloud.sdk.model.CreateVatTypeResponse;
import it.fattureincloud.sdk.model.GetPaymentAccountResponse;
import it.fattureincloud.sdk.model.GetPaymentMethodResponse;
+import it.fattureincloud.sdk.model.GetTaxProfileResponse;
import it.fattureincloud.sdk.model.GetVatTypeResponse;
import it.fattureincloud.sdk.model.ModifyPaymentAccountRequest;
import it.fattureincloud.sdk.model.ModifyPaymentAccountResponse;
@@ -1419,6 +1420,151 @@ public okhttp3.Call getPaymentMethodAsync(
localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback);
return localVarCall;
}
+ /**
+ * Build call for getTaxProfile
+ *
+ * @param companyId The ID of the company. (required)
+ * @param _callback Callback for upload/download progress
+ * @return Call to execute
+ * @throws ApiException If fail to serialize the request body object
+ * @http.response.details
+ *
+ * Response Details
+ * Status Code | Description | Response Headers |
+ * 200 | Example response | - |
+ *
+ */
+ public okhttp3.Call getTaxProfileCall(Integer companyId, final ApiCallback _callback)
+ throws ApiException {
+ String basePath = null;
+ // Operation Servers
+ String[] localBasePaths = new String[] {};
+
+ // Determine Base Path to Use
+ if (localCustomBaseUrl != null) {
+ basePath = localCustomBaseUrl;
+ } else if (localBasePaths.length > 0) {
+ basePath = localBasePaths[localHostIndex];
+ } else {
+ basePath = null;
+ }
+
+ Object localVarPostBody = null;
+
+ // create path and map variables
+ String localVarPath =
+ "/c/{company_id}/settings/tax_profile"
+ .replace(
+ "{" + "company_id" + "}", localVarApiClient.escapeString(companyId.toString()));
+
+ List localVarQueryParams = new ArrayList();
+ List localVarCollectionQueryParams = new ArrayList();
+ Map localVarHeaderParams = new HashMap();
+ Map localVarCookieParams = new HashMap();
+ Map localVarFormParams = new HashMap();
+
+ final String[] localVarAccepts = {"application/json"};
+ final String localVarAccept = localVarApiClient.selectHeaderAccept(localVarAccepts);
+ if (localVarAccept != null) {
+ localVarHeaderParams.put("Accept", localVarAccept);
+ }
+
+ final String[] localVarContentTypes = {};
+ final String localVarContentType =
+ localVarApiClient.selectHeaderContentType(localVarContentTypes);
+ if (localVarContentType != null) {
+ localVarHeaderParams.put("Content-Type", localVarContentType);
+ }
+
+ String[] localVarAuthNames = new String[] {"OAuth2AuthenticationCodeFlow"};
+ return localVarApiClient.buildCall(
+ basePath,
+ localVarPath,
+ "GET",
+ localVarQueryParams,
+ localVarCollectionQueryParams,
+ localVarPostBody,
+ localVarHeaderParams,
+ localVarCookieParams,
+ localVarFormParams,
+ localVarAuthNames,
+ _callback);
+ }
+
+ @SuppressWarnings("rawtypes")
+ private okhttp3.Call getTaxProfileValidateBeforeCall(
+ Integer companyId, final ApiCallback _callback) throws ApiException {
+ // verify the required parameter 'companyId' is set
+ if (companyId == null) {
+ throw new ApiException(
+ "Missing the required parameter 'companyId' when calling getTaxProfile(Async)");
+ }
+
+ return getTaxProfileCall(companyId, _callback);
+ }
+
+ /**
+ * Get Tax Profile Gets the Tax Profile
+ *
+ * @param companyId The ID of the company. (required)
+ * @return GetTaxProfileResponse
+ * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the
+ * response body
+ * @http.response.details
+ *
+ * Response Details
+ * Status Code | Description | Response Headers |
+ * 200 | Example response | - |
+ *
+ */
+ public GetTaxProfileResponse getTaxProfile(Integer companyId) throws ApiException {
+ ApiResponse localVarResp = getTaxProfileWithHttpInfo(companyId);
+ return localVarResp.getData();
+ }
+
+ /**
+ * Get Tax Profile Gets the Tax Profile
+ *
+ * @param companyId The ID of the company. (required)
+ * @return ApiResponse<GetTaxProfileResponse>
+ * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the
+ * response body
+ * @http.response.details
+ *
+ * Response Details
+ * Status Code | Description | Response Headers |
+ * 200 | Example response | - |
+ *
+ */
+ public ApiResponse getTaxProfileWithHttpInfo(Integer companyId)
+ throws ApiException {
+ okhttp3.Call localVarCall = getTaxProfileValidateBeforeCall(companyId, null);
+ Type localVarReturnType = new TypeToken() {}.getType();
+ return localVarApiClient.execute(localVarCall, localVarReturnType);
+ }
+
+ /**
+ * Get Tax Profile (asynchronously) Gets the Tax Profile
+ *
+ * @param companyId The ID of the company. (required)
+ * @param _callback The callback to be executed when the API call finishes
+ * @return The request call
+ * @throws ApiException If fail to process the API call, e.g. serializing the request body object
+ * @http.response.details
+ *
+ * Response Details
+ * Status Code | Description | Response Headers |
+ * 200 | Example response | - |
+ *
+ */
+ public okhttp3.Call getTaxProfileAsync(
+ Integer companyId, final ApiCallback _callback) throws ApiException {
+
+ okhttp3.Call localVarCall = getTaxProfileValidateBeforeCall(companyId, _callback);
+ Type localVarReturnType = new TypeToken() {}.getType();
+ localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback);
+ return localVarCall;
+ }
/**
* Build call for getVatType
*
diff --git a/src/main/java/it/fattureincloud/sdk/api/SuppliersApi.java b/src/main/java/it/fattureincloud/sdk/api/SuppliersApi.java
index 0b5f7ca1..b3b43e6c 100644
--- a/src/main/java/it/fattureincloud/sdk/api/SuppliersApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/SuppliersApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/TaxesApi.java b/src/main/java/it/fattureincloud/sdk/api/TaxesApi.java
index 79faed6a..054f498b 100644
--- a/src/main/java/it/fattureincloud/sdk/api/TaxesApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/TaxesApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/UserApi.java b/src/main/java/it/fattureincloud/sdk/api/UserApi.java
index 287ceb42..fd88885b 100644
--- a/src/main/java/it/fattureincloud/sdk/api/UserApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/UserApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/api/WebhooksApi.java b/src/main/java/it/fattureincloud/sdk/api/WebhooksApi.java
index b1e53644..b6ef5dec 100644
--- a/src/main/java/it/fattureincloud/sdk/api/WebhooksApi.java
+++ b/src/main/java/it/fattureincloud/sdk/api/WebhooksApi.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/auth/OAuth2Manager.java b/src/main/java/it/fattureincloud/sdk/auth/OAuth2Manager.java
index 083b157d..826bdc40 100644
--- a/src/main/java/it/fattureincloud/sdk/auth/OAuth2Manager.java
+++ b/src/main/java/it/fattureincloud/sdk/auth/OAuth2Manager.java
@@ -1,18 +1,15 @@
package it.fattureincloud.sdk.auth;
import com.google.gson.Gson;
-import com.google.gson.reflect.TypeToken;
import io.vavr.control.Either;
-import okhttp3.*;
-
import java.io.IOException;
import java.io.UnsupportedEncodingException;
-import java.lang.reflect.Type;
import java.net.URLDecoder;
import java.net.URLEncoder;
import java.nio.charset.StandardCharsets;
import java.util.*;
import java.util.stream.Collectors;
+import okhttp3.*;
public abstract class OAuth2Manager {
static final String DEFAULT_BASE_URI = "https://api-v2.fattureincloud.it";
@@ -28,20 +25,15 @@ public OAuth2Manager(String clientId) {
this(clientId, null, null);
}
- public OAuth2Manager(
- String clientId, String baseUri) {
+ public OAuth2Manager(String clientId, String baseUri) {
this(clientId, baseUri, null);
}
- public OAuth2Manager(
- String clientId, OkHttpClient httpClient) {
+ public OAuth2Manager(String clientId, OkHttpClient httpClient) {
this(clientId, null, httpClient);
}
- public OAuth2Manager(
- String clientId,
- String baseUri,
- OkHttpClient httpClient) {
+ public OAuth2Manager(String clientId, String baseUri, OkHttpClient httpClient) {
this.clientId = clientId;
this.baseUri = Optional.ofNullable(baseUri);
if (httpClient != null) {
@@ -80,11 +72,11 @@ public void setHttpClient(OkHttpClient httpClient) {
this.httpClient = httpClient;
}
- protected abstract Either fetchToken(
- String code) throws IOException;
+ protected abstract Either fetchToken(String code)
+ throws IOException;
- protected abstract Either refreshToken(
- String refreshToken) throws IOException;
+ protected abstract Either refreshToken(String refreshToken)
+ throws IOException;
protected String getCompleteUri(String path) {
return this.getBaseUri().concat(path);
@@ -94,8 +86,8 @@ protected String mapToJson(Map inputMap) {
return gson.toJson(inputMap);
}
- protected Either post(
- String url, String json, Class typeOfT) throws IOException {
+ protected Either post(String url, String json, Class typeOfT)
+ throws IOException {
RequestBody body = RequestBody.create(json, JSON);
Request request = new Request.Builder().url(url).post(body).build();
try (Response response = this.httpClient.newCall(request).execute()) {
@@ -103,8 +95,7 @@ protected Either post(
int code = response.code();
if (code != 200) {
- OAuth2Error err =
- gson.fromJson(responseBody, OAuth2Error.class);
+ OAuth2Error err = gson.fromJson(responseBody, OAuth2Error.class);
err.setCode(code);
return Either.left(err);
} else {
diff --git a/src/main/java/it/fattureincloud/sdk/model/AbstractOpenApiSchema.java b/src/main/java/it/fattureincloud/sdk/model/AbstractOpenApiSchema.java
index 0cd70c7f..19a80888 100644
--- a/src/main/java/it/fattureincloud/sdk/model/AbstractOpenApiSchema.java
+++ b/src/main/java/it/fattureincloud/sdk/model/AbstractOpenApiSchema.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18,8 +18,8 @@
/** Abstract class for oneOf,anyOf schemas defined in OpenAPI spec */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public abstract class AbstractOpenApiSchema {
// store the actual instance of the schema/object
diff --git a/src/main/java/it/fattureincloud/sdk/model/ArchiveDocument.java b/src/main/java/it/fattureincloud/sdk/model/ArchiveDocument.java
index 9c520335..222360df 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ArchiveDocument.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ArchiveDocument.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** ArchiveDocument */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ArchiveDocument implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/AttachmentData.java b/src/main/java/it/fattureincloud/sdk/model/AttachmentData.java
index fffe7ebe..aacf281f 100644
--- a/src/main/java/it/fattureincloud/sdk/model/AttachmentData.java
+++ b/src/main/java/it/fattureincloud/sdk/model/AttachmentData.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** AttachmentData */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class AttachmentData implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CashbookEntry.java b/src/main/java/it/fattureincloud/sdk/model/CashbookEntry.java
index ef0ad591..b8f18a21 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CashbookEntry.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CashbookEntry.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** CashbookEntry */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CashbookEntry implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CashbookEntryDocument.java b/src/main/java/it/fattureincloud/sdk/model/CashbookEntryDocument.java
index 55e63fe2..fd06fd2e 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CashbookEntryDocument.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CashbookEntryDocument.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** CashbookEntryDocument */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CashbookEntryDocument implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CashbookEntryKind.java b/src/main/java/it/fattureincloud/sdk/model/CashbookEntryKind.java
index fc0b76b6..a5cfab1c 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CashbookEntryKind.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CashbookEntryKind.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/CashbookEntryType.java b/src/main/java/it/fattureincloud/sdk/model/CashbookEntryType.java
index f37f761f..cf8e4ffe 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CashbookEntryType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CashbookEntryType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/City.java b/src/main/java/it/fattureincloud/sdk/model/City.java
index c85f6fcc..3dee0596 100644
--- a/src/main/java/it/fattureincloud/sdk/model/City.java
+++ b/src/main/java/it/fattureincloud/sdk/model/City.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** City */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class City implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/Client.java b/src/main/java/it/fattureincloud/sdk/model/Client.java
index 96f989ff..17167811 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Client.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Client.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** Client */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Client implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ClientType.java b/src/main/java/it/fattureincloud/sdk/model/ClientType.java
index 10bcaa3d..22faadf2 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ClientType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ClientType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/Company.java b/src/main/java/it/fattureincloud/sdk/model/Company.java
index 2c351a92..fdfb6443 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Company.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Company.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** Company */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Company implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CompanyInfo.java b/src/main/java/it/fattureincloud/sdk/model/CompanyInfo.java
index eed549fb..4a62baac 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CompanyInfo.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CompanyInfo.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** CompanyInfo */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CompanyInfo implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CompanyInfoAccessInfo.java b/src/main/java/it/fattureincloud/sdk/model/CompanyInfoAccessInfo.java
index 800ee2a5..506fe452 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CompanyInfoAccessInfo.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CompanyInfoAccessInfo.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** CompanyInfoAccessInfo */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CompanyInfoAccessInfo implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfo.java b/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfo.java
index 368ee161..bf932b03 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfo.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfo.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** Company plan info */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CompanyInfoPlanInfo implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoFunctions.java b/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoFunctions.java
index 782586eb..bba42903 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoFunctions.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoFunctions.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** Access to functions for this company. */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CompanyInfoPlanInfoFunctions implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoFunctionsStatus.java b/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoFunctionsStatus.java
index 57003f28..45101e83 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoFunctionsStatus.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoFunctionsStatus.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CompanyInfoPlanInfoFunctionsStatus */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CompanyInfoPlanInfoFunctionsStatus implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoLimits.java b/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoLimits.java
index 7b4bdb58..ea7030d9 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoLimits.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CompanyInfoPlanInfoLimits.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** Company plan limits */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CompanyInfoPlanInfoLimits implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CompanyPlanUsage.java b/src/main/java/it/fattureincloud/sdk/model/CompanyPlanUsage.java
index 57f18226..7b2ae6c3 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CompanyPlanUsage.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CompanyPlanUsage.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** CompanyPlanUsage */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CompanyPlanUsage implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CompanyType.java b/src/main/java/it/fattureincloud/sdk/model/CompanyType.java
index 01895267..c13abbb1 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CompanyType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CompanyType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/ControlledCompany.java b/src/main/java/it/fattureincloud/sdk/model/ControlledCompany.java
index b5b66dd4..c608e75a 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ControlledCompany.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ControlledCompany.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ControlledCompany */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ControlledCompany implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateArchiveDocumentRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreateArchiveDocumentRequest.java
index 380acc43..7df23b4d 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateArchiveDocumentRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateArchiveDocumentRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateArchiveDocumentRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateArchiveDocumentResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreateArchiveDocumentResponse.java
index 222825fd..42950077 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateArchiveDocumentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateArchiveDocumentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateArchiveDocumentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateCashbookEntryRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreateCashbookEntryRequest.java
index 47cb1147..f44b8af2 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateCashbookEntryRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateCashbookEntryRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateCashbookEntryRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateCashbookEntryResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreateCashbookEntryResponse.java
index e594e786..852a53ec 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateCashbookEntryResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateCashbookEntryResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateCashbookEntryResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateClientRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreateClientRequest.java
index 42533bb7..75d01cf1 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateClientRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateClientRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreateClientRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateClientRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateClientResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreateClientResponse.java
index 4b156a95..7846c05f 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateClientResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateClientResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreateClientResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateClientResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateF24Request.java b/src/main/java/it/fattureincloud/sdk/model/CreateF24Request.java
index dcf624d6..d451495f 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateF24Request.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateF24Request.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateF24Request implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateF24Response.java b/src/main/java/it/fattureincloud/sdk/model/CreateF24Response.java
index afe6678a..42d034f2 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateF24Response.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateF24Response.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateF24Response implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateIssuedDocumentRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreateIssuedDocumentRequest.java
index 1bc71153..30c4e6a2 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateIssuedDocumentRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateIssuedDocumentRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreateIssuedDocumentRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateIssuedDocumentRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateIssuedDocumentResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreateIssuedDocumentResponse.java
index 9baa5d3f..7bd292a3 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateIssuedDocumentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateIssuedDocumentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreateIssuedDocumentResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateIssuedDocumentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreatePaymentAccountRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreatePaymentAccountRequest.java
index e42ce224..e91213ec 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreatePaymentAccountRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreatePaymentAccountRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** CreatePaymentAccountRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreatePaymentAccountRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreatePaymentAccountResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreatePaymentAccountResponse.java
index c5c3a89b..35c20541 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreatePaymentAccountResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreatePaymentAccountResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** CreatePaymentAccountResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreatePaymentAccountResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreatePaymentMethodRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreatePaymentMethodRequest.java
index f425820b..d128318a 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreatePaymentMethodRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreatePaymentMethodRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreatePaymentMethodRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreatePaymentMethodRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreatePaymentMethodResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreatePaymentMethodResponse.java
index 58c957d5..3e87fbf6 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreatePaymentMethodResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreatePaymentMethodResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreatePaymentMethodResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreatePaymentMethodResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateProductRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreateProductRequest.java
index f0b87946..0f4f9620 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateProductRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateProductRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreateProductRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateProductRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateProductResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreateProductResponse.java
index 3d7f9f98..ca0ce77d 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateProductResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateProductResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreateProductResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateProductResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateReceiptRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreateReceiptRequest.java
index cff5608e..5b5bcba8 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateReceiptRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateReceiptRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateReceiptRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateReceiptResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreateReceiptResponse.java
index 4df3cd5d..61b00cc2 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateReceiptResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateReceiptResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateReceiptResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateReceivedDocumentRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreateReceivedDocumentRequest.java
index dd140cd4..5b961064 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateReceivedDocumentRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateReceivedDocumentRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateReceivedDocumentRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateReceivedDocumentResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreateReceivedDocumentResponse.java
index 429eac4c..b975b396 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateReceivedDocumentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateReceivedDocumentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateReceivedDocumentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateSupplierRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreateSupplierRequest.java
index 7ea23d1b..dfb761b0 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateSupplierRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateSupplierRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreateSupplierRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateSupplierRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateSupplierResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreateSupplierResponse.java
index 631c54ee..7473cf8d 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateSupplierResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateSupplierResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreateSupplierResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateSupplierResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateVatTypeRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreateVatTypeRequest.java
index a9e41667..2cd41ee6 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateVatTypeRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateVatTypeRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** CreateVatTypeRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateVatTypeRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateVatTypeResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreateVatTypeResponse.java
index 881c1994..3dcb8781 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateVatTypeResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateVatTypeResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** CreateVatTypeResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateVatTypeResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateWebhooksSubscriptionRequest.java b/src/main/java/it/fattureincloud/sdk/model/CreateWebhooksSubscriptionRequest.java
index 610c48b8..361e4524 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateWebhooksSubscriptionRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateWebhooksSubscriptionRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** CreateWebhooksSubscriptionRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateWebhooksSubscriptionRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/CreateWebhooksSubscriptionResponse.java b/src/main/java/it/fattureincloud/sdk/model/CreateWebhooksSubscriptionResponse.java
index 9df3f6c7..c4a44a5c 100644
--- a/src/main/java/it/fattureincloud/sdk/model/CreateWebhooksSubscriptionResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/CreateWebhooksSubscriptionResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** CreateWebhooksSubscriptionResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class CreateWebhooksSubscriptionResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/Currency.java b/src/main/java/it/fattureincloud/sdk/model/Currency.java
index 27369135..9d7c512e 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Currency.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Currency.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** Currency */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Currency implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/DetailedCountry.java b/src/main/java/it/fattureincloud/sdk/model/DetailedCountry.java
index c482b98e..7a83cbf9 100644
--- a/src/main/java/it/fattureincloud/sdk/model/DetailedCountry.java
+++ b/src/main/java/it/fattureincloud/sdk/model/DetailedCountry.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** DetailedCountry */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class DetailedCountry implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/DocumentTemplate.java b/src/main/java/it/fattureincloud/sdk/model/DocumentTemplate.java
index ad4a101a..4eca569b 100644
--- a/src/main/java/it/fattureincloud/sdk/model/DocumentTemplate.java
+++ b/src/main/java/it/fattureincloud/sdk/model/DocumentTemplate.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** DocumentTemplate */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class DocumentTemplate implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/EInvoiceRejectionReason.java b/src/main/java/it/fattureincloud/sdk/model/EInvoiceRejectionReason.java
index db9e24a8..8df6ae34 100644
--- a/src/main/java/it/fattureincloud/sdk/model/EInvoiceRejectionReason.java
+++ b/src/main/java/it/fattureincloud/sdk/model/EInvoiceRejectionReason.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** EInvoiceRejectionReason */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class EInvoiceRejectionReason implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/Email.java b/src/main/java/it/fattureincloud/sdk/model/Email.java
index 1c3aad41..86acfdd8 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Email.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Email.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** Email */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Email implements Serializable {
private static final long serialVersionUID = 1L;
@@ -42,7 +42,7 @@ public class Email implements Serializable {
public static final String SERIALIZED_NAME_SENT_DATE = "sent_date";
@SerializedName(SERIALIZED_NAME_SENT_DATE)
- private OffsetDateTime sentDate;
+ private String sentDate;
public static final String SERIALIZED_NAME_ERRORS_COUNT = "errors_count";
@@ -151,7 +151,7 @@ public void setStatus(EmailStatus status) {
this.status = status;
}
- public Email sentDate(OffsetDateTime sentDate) {
+ public Email sentDate(String sentDate) {
this.sentDate = sentDate;
return this;
@@ -163,11 +163,11 @@ public Email sentDate(OffsetDateTime sentDate) {
* @return sentDate
*/
@javax.annotation.Nullable
- public OffsetDateTime getSentDate() {
+ public String getSentDate() {
return sentDate;
}
- public void setSentDate(OffsetDateTime sentDate) {
+ public void setSentDate(String sentDate) {
this.sentDate = sentDate;
}
diff --git a/src/main/java/it/fattureincloud/sdk/model/EmailAttachment.java b/src/main/java/it/fattureincloud/sdk/model/EmailAttachment.java
index 0f7fe910..9da44536 100644
--- a/src/main/java/it/fattureincloud/sdk/model/EmailAttachment.java
+++ b/src/main/java/it/fattureincloud/sdk/model/EmailAttachment.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** EmailAttachment */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class EmailAttachment implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/EmailData.java b/src/main/java/it/fattureincloud/sdk/model/EmailData.java
index 04f8c856..84eddf52 100644
--- a/src/main/java/it/fattureincloud/sdk/model/EmailData.java
+++ b/src/main/java/it/fattureincloud/sdk/model/EmailData.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** EmailData */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class EmailData implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/EmailDataDefaultSenderEmail.java b/src/main/java/it/fattureincloud/sdk/model/EmailDataDefaultSenderEmail.java
index da41ab90..af467a67 100644
--- a/src/main/java/it/fattureincloud/sdk/model/EmailDataDefaultSenderEmail.java
+++ b/src/main/java/it/fattureincloud/sdk/model/EmailDataDefaultSenderEmail.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** Default sender email. (Other emails can be found in **sender_emails_list**) */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class EmailDataDefaultSenderEmail implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/EmailRecipientStatus.java b/src/main/java/it/fattureincloud/sdk/model/EmailRecipientStatus.java
index 5d64dab1..50132082 100644
--- a/src/main/java/it/fattureincloud/sdk/model/EmailRecipientStatus.java
+++ b/src/main/java/it/fattureincloud/sdk/model/EmailRecipientStatus.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/EmailSchedule.java b/src/main/java/it/fattureincloud/sdk/model/EmailSchedule.java
index ac556e07..f9d80979 100644
--- a/src/main/java/it/fattureincloud/sdk/model/EmailSchedule.java
+++ b/src/main/java/it/fattureincloud/sdk/model/EmailSchedule.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** EmailSchedule */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class EmailSchedule implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/EmailScheduleInclude.java b/src/main/java/it/fattureincloud/sdk/model/EmailScheduleInclude.java
index f78f572a..4ca39621 100644
--- a/src/main/java/it/fattureincloud/sdk/model/EmailScheduleInclude.java
+++ b/src/main/java/it/fattureincloud/sdk/model/EmailScheduleInclude.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** EmailScheduleInclude */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class EmailScheduleInclude implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/EmailStatus.java b/src/main/java/it/fattureincloud/sdk/model/EmailStatus.java
index f12dc1e2..c237d653 100644
--- a/src/main/java/it/fattureincloud/sdk/model/EmailStatus.java
+++ b/src/main/java/it/fattureincloud/sdk/model/EmailStatus.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/Entity.java b/src/main/java/it/fattureincloud/sdk/model/Entity.java
index 2a3642ea..14d4b637 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Entity.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Entity.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** Entity */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Entity implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/EntityType.java b/src/main/java/it/fattureincloud/sdk/model/EntityType.java
index 6740ac58..2d74b574 100644
--- a/src/main/java/it/fattureincloud/sdk/model/EntityType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/EntityType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/EventType.java b/src/main/java/it/fattureincloud/sdk/model/EventType.java
index 6348e171..d834ac40 100644
--- a/src/main/java/it/fattureincloud/sdk/model/EventType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/EventType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -164,7 +164,39 @@ public enum EventType {
"it.fattureincloud.webhooks.issued_documents.e_invoices.status_update"),
RECEIVED_DOCUMENTS_E_INVOICES_RECEIVE(
- "it.fattureincloud.webhooks.received_documents.e_invoices.receive");
+ "it.fattureincloud.webhooks.received_documents.e_invoices.receive"),
+
+ ISSUED_DOCUMENTS_INVOICES_EMAIL_SENT(
+ "it.fattureincloud.webhooks.issued_documents.invoices.email_sent"),
+
+ ISSUED_DOCUMENTS_QUOTES_EMAIL_SENT(
+ "it.fattureincloud.webhooks.issued_documents.quotes.email_sent"),
+
+ ISSUED_DOCUMENTS_PROFORMAS_EMAIL_SENT(
+ "it.fattureincloud.webhooks.issued_documents.proformas.email_sent"),
+
+ ISSUED_DOCUMENTS_RECEIPTS_EMAIL_SENT(
+ "it.fattureincloud.webhooks.issued_documents.receipts.email_sent"),
+
+ ISSUED_DOCUMENTS_DELIVERY_NOTES_EMAIL_SENT(
+ "it.fattureincloud.webhooks.issued_documents.delivery_notes.email_sent"),
+
+ ISSUED_DOCUMENTS_CREDIT_NOTES_EMAIL_SENT(
+ "it.fattureincloud.webhooks.issued_documents.credit_notes.email_sent"),
+
+ ISSUED_DOCUMENTS_ORDERS_EMAIL_SENT(
+ "it.fattureincloud.webhooks.issued_documents.orders.email_sent"),
+
+ ISSUED_DOCUMENTS_WORK_REPORTS_EMAIL_SENT(
+ "it.fattureincloud.webhooks.issued_documents.work_reports.email_sent"),
+
+ ISSUED_DOCUMENTS_SUPPLIER_ORDERS_EMAIL_SENT(
+ "it.fattureincloud.webhooks.issued_documents.supplier_orders.email_sent"),
+
+ ISSUED_DOCUMENTS_SELF_INVOICES_EMAIL_SENT(
+ "it.fattureincloud.webhooks.issued_documents.self_invoices.email_sent"),
+
+ ISSUED_DOCUMENTS_ALL_EMAIL_SENT("it.fattureincloud.webhooks.issued_documents.all.email_sent");
private String value;
diff --git a/src/main/java/it/fattureincloud/sdk/model/F24.java b/src/main/java/it/fattureincloud/sdk/model/F24.java
index adf25f1b..9194b5e3 100644
--- a/src/main/java/it/fattureincloud/sdk/model/F24.java
+++ b/src/main/java/it/fattureincloud/sdk/model/F24.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** F24 */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class F24 implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/F24Status.java b/src/main/java/it/fattureincloud/sdk/model/F24Status.java
index fe398a77..e29124e4 100644
--- a/src/main/java/it/fattureincloud/sdk/model/F24Status.java
+++ b/src/main/java/it/fattureincloud/sdk/model/F24Status.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/FattureInCloudPlanType.java b/src/main/java/it/fattureincloud/sdk/model/FattureInCloudPlanType.java
index 58cd8d4d..1aca1856 100644
--- a/src/main/java/it/fattureincloud/sdk/model/FattureInCloudPlanType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/FattureInCloudPlanType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/FunctionStatus.java b/src/main/java/it/fattureincloud/sdk/model/FunctionStatus.java
index 8f805b18..cdeed46c 100644
--- a/src/main/java/it/fattureincloud/sdk/model/FunctionStatus.java
+++ b/src/main/java/it/fattureincloud/sdk/model/FunctionStatus.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** FunctionStatus */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class FunctionStatus implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetArchiveDocumentResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetArchiveDocumentResponse.java
index 7be919d8..46dcde93 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetArchiveDocumentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetArchiveDocumentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetArchiveDocumentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetCashbookEntryResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetCashbookEntryResponse.java
index 0603f865..dc93460f 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetCashbookEntryResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetCashbookEntryResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetCashbookEntryResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetClientResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetClientResponse.java
index 967b046f..7fcbbcb7 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetClientResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetClientResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetClientResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetClientResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetCompanyInfoResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetCompanyInfoResponse.java
index d028c055..9c2e2c59 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetCompanyInfoResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetCompanyInfoResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetCompanyInfoResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetCompanyPlanUsageResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetCompanyPlanUsageResponse.java
index 4297fe10..565af7cd 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetCompanyPlanUsageResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetCompanyPlanUsageResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetCompanyPlanUsageResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetEInvoiceRejectionReasonResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetEInvoiceRejectionReasonResponse.java
index 64bafb0f..6a8fd7ad 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetEInvoiceRejectionReasonResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetEInvoiceRejectionReasonResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetEInvoiceRejectionReasonResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetEInvoiceRejectionReasonResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetEmailDataResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetEmailDataResponse.java
index a9bfc039..4615586d 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetEmailDataResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetEmailDataResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetEmailDataResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetEmailDataResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetExistingIssuedDocumentTotalsRequest.java b/src/main/java/it/fattureincloud/sdk/model/GetExistingIssuedDocumentTotalsRequest.java
index 7b0cca6c..d1ff1a18 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetExistingIssuedDocumentTotalsRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetExistingIssuedDocumentTotalsRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetExistingIssuedDocumentTotalsRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetExistingIssuedDocumentTotalsRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetExistingIssuedDocumentTotalsResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetExistingIssuedDocumentTotalsResponse.java
index e2ebedce..cac97ce9 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetExistingIssuedDocumentTotalsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetExistingIssuedDocumentTotalsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetExistingIssuedDocumentTotalsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetExistingReceivedDocumentTotalsRequest.java b/src/main/java/it/fattureincloud/sdk/model/GetExistingReceivedDocumentTotalsRequest.java
index 9a381506..a362cf52 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetExistingReceivedDocumentTotalsRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetExistingReceivedDocumentTotalsRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetExistingReceivedDocumentTotalsRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetExistingReceivedDocumentTotalsResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetExistingReceivedDocumentTotalsResponse.java
index 3044db7b..134dcff1 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetExistingReceivedDocumentTotalsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetExistingReceivedDocumentTotalsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetExistingReceivedDocumentTotalsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetF24Response.java b/src/main/java/it/fattureincloud/sdk/model/GetF24Response.java
index 2eb8a8c8..37c7b5bd 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetF24Response.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetF24Response.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetF24Response */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetF24Response implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetIssuedDocumentPreCreateInfoResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetIssuedDocumentPreCreateInfoResponse.java
index a7265f9a..fb8738d1 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetIssuedDocumentPreCreateInfoResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetIssuedDocumentPreCreateInfoResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetIssuedDocumentPreCreateInfoResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetIssuedDocumentPreCreateInfoResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetIssuedDocumentResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetIssuedDocumentResponse.java
index a01609b1..0671a38f 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetIssuedDocumentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetIssuedDocumentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetIssuedDocumentResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetIssuedDocumentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetNewIssuedDocumentTotalsRequest.java b/src/main/java/it/fattureincloud/sdk/model/GetNewIssuedDocumentTotalsRequest.java
index 974cb440..f6da18f8 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetNewIssuedDocumentTotalsRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetNewIssuedDocumentTotalsRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetNewIssuedDocumentTotalsRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetNewIssuedDocumentTotalsRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetNewIssuedDocumentTotalsResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetNewIssuedDocumentTotalsResponse.java
index 9c1f7943..752945a6 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetNewIssuedDocumentTotalsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetNewIssuedDocumentTotalsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetNewIssuedDocumentTotalsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetNewReceivedDocumentTotalsRequest.java b/src/main/java/it/fattureincloud/sdk/model/GetNewReceivedDocumentTotalsRequest.java
index 6f870dcb..771e1a55 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetNewReceivedDocumentTotalsRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetNewReceivedDocumentTotalsRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetNewReceivedDocumentTotalsRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetNewReceivedDocumentTotalsResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetNewReceivedDocumentTotalsResponse.java
index b66a7d6d..f1eb8c07 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetNewReceivedDocumentTotalsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetNewReceivedDocumentTotalsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetNewReceivedDocumentTotalsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetPaymentAccountResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetPaymentAccountResponse.java
index 7d294948..4b719f95 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetPaymentAccountResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetPaymentAccountResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** GetPaymentAccountResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetPaymentAccountResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetPaymentMethodResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetPaymentMethodResponse.java
index a36b406e..5c1f2397 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetPaymentMethodResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetPaymentMethodResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetPaymentMethodResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetPaymentMethodResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetProductResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetProductResponse.java
index 045ea79f..a28d29f1 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetProductResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetProductResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetProductResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetProductResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetReceiptPreCreateInfoResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetReceiptPreCreateInfoResponse.java
index b5d9be14..6d3096d5 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetReceiptPreCreateInfoResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetReceiptPreCreateInfoResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetReceiptPreCreateInfoResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetReceiptResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetReceiptResponse.java
index ada0d6b0..25bdbd58 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetReceiptResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetReceiptResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetReceiptResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetReceiptsMonthlyTotalsResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetReceiptsMonthlyTotalsResponse.java
index dcfe19c4..e661238e 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetReceiptsMonthlyTotalsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetReceiptsMonthlyTotalsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetReceiptsMonthlyTotalsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetReceivedDocumentPreCreateInfoResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetReceivedDocumentPreCreateInfoResponse.java
index 5a29a39f..a801a138 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetReceivedDocumentPreCreateInfoResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetReceivedDocumentPreCreateInfoResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetReceivedDocumentPreCreateInfoResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetReceivedDocumentResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetReceivedDocumentResponse.java
index e07d5f55..631b9ee8 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetReceivedDocumentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetReceivedDocumentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetReceivedDocumentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetSupplierResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetSupplierResponse.java
index be5af939..7c1ff282 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetSupplierResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetSupplierResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetSupplierResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetSupplierResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetTaxProfileResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetTaxProfileResponse.java
new file mode 100644
index 00000000..a7d1c557
--- /dev/null
+++ b/src/main/java/it/fattureincloud/sdk/model/GetTaxProfileResponse.java
@@ -0,0 +1,89 @@
+/*
+ * Fatture in Cloud API v2 - API Reference
+ * Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
+ *
+ * The version of the OpenAPI document: 2.1.2
+ * Contact: info@fattureincloud.it
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+package it.fattureincloud.sdk.model;
+
+import com.google.gson.annotations.SerializedName;
+import java.io.Serializable;
+import java.util.Objects;
+
+/** GetTaxProfileResponse */
+@javax.annotation.Generated(
+ value = "org.openapitools.codegen.languages.JavaClientCodegen",
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
+public class GetTaxProfileResponse implements Serializable {
+ private static final long serialVersionUID = 1L;
+
+ public static final String SERIALIZED_NAME_DATA = "data";
+
+ @SerializedName(SERIALIZED_NAME_DATA)
+ private TaxProfile data;
+
+ public GetTaxProfileResponse() {}
+
+ public GetTaxProfileResponse data(TaxProfile data) {
+
+ this.data = data;
+ return this;
+ }
+
+ /**
+ * Get data
+ *
+ * @return data
+ */
+ @javax.annotation.Nullable
+ public TaxProfile getData() {
+ return data;
+ }
+
+ public void setData(TaxProfile data) {
+ this.data = data;
+ }
+
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ GetTaxProfileResponse getTaxProfileResponse = (GetTaxProfileResponse) o;
+ return Objects.equals(this.data, getTaxProfileResponse.data);
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(data);
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class GetTaxProfileResponse {\n");
+ sb.append(" data: ").append(toIndentedString(data)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+}
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponse.java
index 074e65cf..70166d77 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetUserInfoResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponseEmailConfirmationState.java b/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponseEmailConfirmationState.java
index 1e61cd71..9737cf04 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponseEmailConfirmationState.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponseEmailConfirmationState.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** GetUserInfoResponseEmailConfirmationState */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetUserInfoResponseEmailConfirmationState implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponseInfo.java b/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponseInfo.java
index 4eac64de..3c43e563 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponseInfo.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetUserInfoResponseInfo.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** GetUserInfoResponseInfo */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetUserInfoResponseInfo implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetVatTypeResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetVatTypeResponse.java
index a83fdf06..1057a0e9 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetVatTypeResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetVatTypeResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** GetVatTypeResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetVatTypeResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/GetWebhooksSubscriptionResponse.java b/src/main/java/it/fattureincloud/sdk/model/GetWebhooksSubscriptionResponse.java
index e386bf2d..f14de344 100644
--- a/src/main/java/it/fattureincloud/sdk/model/GetWebhooksSubscriptionResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/GetWebhooksSubscriptionResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** GetWebhooksSubscriptionResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class GetWebhooksSubscriptionResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocument.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocument.java
index b6de004a..7f9bfb21 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocument.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocument.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -12,7 +12,6 @@
package it.fattureincloud.sdk.model;
-import com.google.gson.JsonElement;
import com.google.gson.TypeAdapter;
import com.google.gson.annotations.JsonAdapter;
import com.google.gson.annotations.SerializedName;
@@ -31,8 +30,8 @@
/** IssuedDocument */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocument implements Serializable {
private static final long serialVersionUID = 1L;
@@ -767,7 +766,7 @@ public IssuedDocument subject(String subject) {
}
/**
- * Issued document subject
+ * Issued document subject [not shown on the PDF]
*
* @return subject
*/
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentEiData.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentEiData.java
index ae0d0254..e3210fbf 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentEiData.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentEiData.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** Issued document e-invoice data [Only if e_invoice=true] */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentEiData implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentExtraData.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentExtraData.java
index 946c5028..8a77400c 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentExtraData.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentExtraData.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26,8 +26,8 @@
*/
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentExtraData implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentItemsListItem.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentItemsListItem.java
index c44440e4..b95cdaa1 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentItemsListItem.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentItemsListItem.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** IssuedDocumentItemsListItem */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentItemsListItem implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentOptions.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentOptions.java
index 20ec3c90..63f6e7f8 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentOptions.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentOptions.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** IssuedDocumentOptions */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentOptions implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPaymentsListItem.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPaymentsListItem.java
index 9aeda74e..0a53090c 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPaymentsListItem.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPaymentsListItem.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** IssuedDocumentPaymentsListItem */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentPaymentsListItem implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPaymentsListItemPaymentTerms.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPaymentsListItemPaymentTerms.java
index 5c3a6eb1..2e35261b 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPaymentsListItemPaymentTerms.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPaymentsListItemPaymentTerms.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** IssuedDocumentPaymentsListItemPaymentTerms */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentPaymentsListItemPaymentTerms implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfo.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfo.java
index 10096805..07a3d38d 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfo.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfo.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -25,8 +25,8 @@
/** IssuedDocumentPreCreateInfo */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentPreCreateInfo implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoDefaultValues.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoDefaultValues.java
index cace8e98..881af257 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoDefaultValues.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoDefaultValues.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** Issued document default values */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentPreCreateInfoDefaultValues implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoExtraDataDefaultValues.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoExtraDataDefaultValues.java
index 6fa574f8..f61bb7e3 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoExtraDataDefaultValues.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoExtraDataDefaultValues.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** Issued document extra data default values */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentPreCreateInfoExtraDataDefaultValues implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoItemsDefaultValues.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoItemsDefaultValues.java
index 091826ed..3858e1ad 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoItemsDefaultValues.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentPreCreateInfoItemsDefaultValues.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** Issued document items default values */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentPreCreateInfoItemsDefaultValues implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentStatus.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentStatus.java
index 6197c638..45f0cbce 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentStatus.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentStatus.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentTotals.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentTotals.java
index 27adb34d..370498e8 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentTotals.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentTotals.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** IssuedDocumentTotals */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class IssuedDocumentTotals implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentType.java b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentType.java
index e6b815b0..04d9e731 100644
--- a/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/IssuedDocumentType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/JoinIssuedDocumentsResponse.java b/src/main/java/it/fattureincloud/sdk/model/JoinIssuedDocumentsResponse.java
index 1f3672e7..3db49a7c 100644
--- a/src/main/java/it/fattureincloud/sdk/model/JoinIssuedDocumentsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/JoinIssuedDocumentsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** JoinIssuedDocumentsResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class JoinIssuedDocumentsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/Language.java b/src/main/java/it/fattureincloud/sdk/model/Language.java
index 72815c34..bb5dda80 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Language.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Language.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** Language */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Language implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListArchiveCategoriesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListArchiveCategoriesResponse.java
index 6453c29b..61b557d6 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListArchiveCategoriesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListArchiveCategoriesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListArchiveCategoriesResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListArchiveCategoriesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListArchiveDocumentsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListArchiveDocumentsResponse.java
index e0cace5f..2bd009af 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListArchiveDocumentsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListArchiveDocumentsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListArchiveDocumentsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListArchiveDocumentsResponsePage.java b/src/main/java/it/fattureincloud/sdk/model/ListArchiveDocumentsResponsePage.java
index 392a9c3f..60c616f6 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListArchiveDocumentsResponsePage.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListArchiveDocumentsResponsePage.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListArchiveDocumentsResponsePage */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListArchiveDocumentsResponsePage implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListCashbookEntriesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListCashbookEntriesResponse.java
index 6fd6f513..c071a9df 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListCashbookEntriesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListCashbookEntriesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListCashbookEntriesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListCitiesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListCitiesResponse.java
index 1403e83d..7dd748ec 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListCitiesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListCitiesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListCitiesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListClientsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListClientsResponse.java
index 0ac0e456..e17e39e0 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListClientsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListClientsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** ListClientsResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListClientsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListClientsResponsePage.java b/src/main/java/it/fattureincloud/sdk/model/ListClientsResponsePage.java
index 677db66c..2f6eb9d4 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListClientsResponsePage.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListClientsResponsePage.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListClientsResponsePage */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListClientsResponsePage implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListCostCentersResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListCostCentersResponse.java
index af263849..343b0ad2 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListCostCentersResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListCostCentersResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListCostCentersResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListCostCentersResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListCountriesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListCountriesResponse.java
index 643cd030..8715871d 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListCountriesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListCountriesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListCountriesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListCurrenciesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListCurrenciesResponse.java
index 71a88011..eccee1d6 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListCurrenciesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListCurrenciesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListCurrenciesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListDeliveryNotesDefaultCausalsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListDeliveryNotesDefaultCausalsResponse.java
index d6a0a15e..edcb8faf 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListDeliveryNotesDefaultCausalsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListDeliveryNotesDefaultCausalsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListDeliveryNotesDefaultCausalsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListDetailedCountriesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListDetailedCountriesResponse.java
index 01ceda87..e63bc212 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListDetailedCountriesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListDetailedCountriesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** ListDetailedCountriesResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListDetailedCountriesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListEmailsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListEmailsResponse.java
index 9c2df4af..273add37 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListEmailsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListEmailsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** ListEmailsResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListEmailsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListEmailsResponsePage.java b/src/main/java/it/fattureincloud/sdk/model/ListEmailsResponsePage.java
index 862394a2..2446694c 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListEmailsResponsePage.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListEmailsResponsePage.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** ListEmailsResponsePage */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListEmailsResponsePage implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListF24Response.java b/src/main/java/it/fattureincloud/sdk/model/ListF24Response.java
index 0517e8b6..e57af52e 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListF24Response.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListF24Response.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListF24Response implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListF24ResponseAggregatedData.java b/src/main/java/it/fattureincloud/sdk/model/ListF24ResponseAggregatedData.java
index ba9c12bf..abd73658 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListF24ResponseAggregatedData.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListF24ResponseAggregatedData.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** ListF24ResponseAggregatedData */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListF24ResponseAggregatedData implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListF24ResponseAggregation.java b/src/main/java/it/fattureincloud/sdk/model/ListF24ResponseAggregation.java
index 366ffb14..53d9d18d 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListF24ResponseAggregation.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListF24ResponseAggregation.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** ListF24ResponseAggregation */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListF24ResponseAggregation implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListF24ResponsePage.java b/src/main/java/it/fattureincloud/sdk/model/ListF24ResponsePage.java
index 121890de..f9e81d0b 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListF24ResponsePage.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListF24ResponsePage.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListF24ResponsePage */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListF24ResponsePage implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListIssuedDocumentsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListIssuedDocumentsResponse.java
index 4847805a..0180b9ce 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListIssuedDocumentsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListIssuedDocumentsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** ListIssuedDocumentsResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListIssuedDocumentsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListIssuedDocumentsResponsePage.java b/src/main/java/it/fattureincloud/sdk/model/ListIssuedDocumentsResponsePage.java
index 6354278f..3c4bc14d 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListIssuedDocumentsResponsePage.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListIssuedDocumentsResponsePage.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListIssuedDocumentsResponsePage */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListIssuedDocumentsResponsePage implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListLanguagesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListLanguagesResponse.java
index e99c3a91..1829301b 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListLanguagesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListLanguagesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListLanguagesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListPaymentAccountsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListPaymentAccountsResponse.java
index 46ed7e4e..d64256c6 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListPaymentAccountsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListPaymentAccountsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListPaymentAccountsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListPaymentMethodsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListPaymentMethodsResponse.java
index dc99952f..7c3e0111 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListPaymentMethodsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListPaymentMethodsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListPaymentMethodsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListProductCategoriesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListProductCategoriesResponse.java
index 1b9945c6..b9e02756 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListProductCategoriesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListProductCategoriesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListProductCategoriesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListProductsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListProductsResponse.java
index 5401ed7d..db39f216 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListProductsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListProductsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** ListProductsResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListProductsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListProductsResponsePage.java b/src/main/java/it/fattureincloud/sdk/model/ListProductsResponsePage.java
index e4019744..73a64c12 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListProductsResponsePage.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListProductsResponsePage.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListProductsResponsePage */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListProductsResponsePage implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListReceiptsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListReceiptsResponse.java
index e5174b59..9fda8144 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListReceiptsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListReceiptsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListReceiptsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListReceiptsResponsePage.java b/src/main/java/it/fattureincloud/sdk/model/ListReceiptsResponsePage.java
index 89247433..541652ce 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListReceiptsResponsePage.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListReceiptsResponsePage.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListReceiptsResponsePage */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListReceiptsResponsePage implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentCategoriesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentCategoriesResponse.java
index 29be5fb2..14c2fa4e 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentCategoriesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentCategoriesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListReceivedDocumentCategoriesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentsResponse.java
index 1f39f2ca..d3ad077a 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListReceivedDocumentsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentsResponsePage.java b/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentsResponsePage.java
index 99ebeb90..c523ae83 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentsResponsePage.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListReceivedDocumentsResponsePage.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListReceivedDocumentsResponsePage */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListReceivedDocumentsResponsePage implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListRevenueCentersResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListRevenueCentersResponse.java
index f3bd39da..5d27b6d0 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListRevenueCentersResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListRevenueCentersResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListRevenueCentersResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListSuppliersResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListSuppliersResponse.java
index 380519e1..cef043ba 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListSuppliersResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListSuppliersResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24,8 +24,8 @@
/** ListSuppliersResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListSuppliersResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListSuppliersResponsePage.java b/src/main/java/it/fattureincloud/sdk/model/ListSuppliersResponsePage.java
index 1dcca844..5ded1740 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListSuppliersResponsePage.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListSuppliersResponsePage.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListSuppliersResponsePage */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListSuppliersResponsePage implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListTemplatesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListTemplatesResponse.java
index 95cd67de..e47513c5 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListTemplatesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListTemplatesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListTemplatesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListUnitsOfMeasureResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListUnitsOfMeasureResponse.java
index 3ec9140d..e207c98d 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListUnitsOfMeasureResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListUnitsOfMeasureResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListUnitsOfMeasureResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListUserCompaniesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListUserCompaniesResponse.java
index c7572209..2640ced0 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListUserCompaniesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListUserCompaniesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListUserCompaniesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListUserCompaniesResponseData.java b/src/main/java/it/fattureincloud/sdk/model/ListUserCompaniesResponseData.java
index 1963c4d3..ae78c9f8 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListUserCompaniesResponseData.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListUserCompaniesResponseData.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ListUserCompaniesResponseData */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListUserCompaniesResponseData implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListVatTypesResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListVatTypesResponse.java
index 767d679a..f6bd48de 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListVatTypesResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListVatTypesResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListVatTypesResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ListWebhooksSubscriptionsResponse.java b/src/main/java/it/fattureincloud/sdk/model/ListWebhooksSubscriptionsResponse.java
index c972ac76..eea7e523 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ListWebhooksSubscriptionsResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ListWebhooksSubscriptionsResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** ListWebhooksSubscriptionsResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ListWebhooksSubscriptionsResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyArchiveDocumentRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyArchiveDocumentRequest.java
index c6e3a96d..2a68f175 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyArchiveDocumentRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyArchiveDocumentRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyArchiveDocumentRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyArchiveDocumentResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyArchiveDocumentResponse.java
index 30654e22..a14b0950 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyArchiveDocumentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyArchiveDocumentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyArchiveDocumentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyCashbookEntryRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyCashbookEntryRequest.java
index 0a53b819..0b796d95 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyCashbookEntryRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyCashbookEntryRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyCashbookEntryRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyCashbookEntryResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyCashbookEntryResponse.java
index 132aebfc..d57828bf 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyCashbookEntryResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyCashbookEntryResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyCashbookEntryResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyClientRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyClientRequest.java
index 96e2414a..fa09799b 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyClientRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyClientRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyClientRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyClientResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyClientResponse.java
index 4e0cbeaf..8cf0cb16 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyClientResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyClientResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** ModifyClientResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyClientResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyF24Request.java b/src/main/java/it/fattureincloud/sdk/model/ModifyF24Request.java
index 615d8c76..cec024de 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyF24Request.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyF24Request.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyF24Request implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyF24Response.java b/src/main/java/it/fattureincloud/sdk/model/ModifyF24Response.java
index f0e13a7e..0bb144a6 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyF24Response.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyF24Response.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyF24Response implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyIssuedDocumentRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyIssuedDocumentRequest.java
index be83c0d0..f9423a10 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyIssuedDocumentRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyIssuedDocumentRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyIssuedDocumentRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyIssuedDocumentResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyIssuedDocumentResponse.java
index b9df88ab..dff37e74 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyIssuedDocumentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyIssuedDocumentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** ModifyIssuedDocumentResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyIssuedDocumentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentAccountRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentAccountRequest.java
index b533df46..7743f1ce 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentAccountRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentAccountRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** ModifyPaymentAccountRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyPaymentAccountRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentAccountResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentAccountResponse.java
index 0f217de7..8883fb3b 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentAccountResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentAccountResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** ModifyPaymentAccountResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyPaymentAccountResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentMethodRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentMethodRequest.java
index 1a464263..244cae8b 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentMethodRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentMethodRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** ModifyPaymentMethodRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyPaymentMethodRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentMethodResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentMethodResponse.java
index 3ce3f5c2..48ceeeba 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentMethodResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyPaymentMethodResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** ModifyPaymentMethodResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyPaymentMethodResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyProductRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyProductRequest.java
index db10bb7f..6cbeaf51 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyProductRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyProductRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** ModifyProductRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyProductRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyProductResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyProductResponse.java
index 2904b83f..fa2fb749 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyProductResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyProductResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** ModifyProductResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyProductResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyReceiptRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyReceiptRequest.java
index e905ecd2..daf4523e 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyReceiptRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyReceiptRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyReceiptRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyReceiptResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyReceiptResponse.java
index 4072377f..a9cc4be3 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyReceiptResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyReceiptResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyReceiptResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyReceivedDocumentRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyReceivedDocumentRequest.java
index 6eff973a..51ea6c7a 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyReceivedDocumentRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyReceivedDocumentRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyReceivedDocumentRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyReceivedDocumentResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyReceivedDocumentResponse.java
index 0ae73598..0313e6fb 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyReceivedDocumentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyReceivedDocumentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyReceivedDocumentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifySupplierRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifySupplierRequest.java
index 442f7913..d1f7d4d5 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifySupplierRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifySupplierRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** ModifySupplierRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifySupplierRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifySupplierResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifySupplierResponse.java
index 4ccdcd1e..cedf9ecb 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifySupplierResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifySupplierResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** ModifySupplierResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifySupplierResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyVatTypeRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyVatTypeRequest.java
index 89fa9c3f..cefb8c20 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyVatTypeRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyVatTypeRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** ModifyVatTypeRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyVatTypeRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyVatTypeResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyVatTypeResponse.java
index 7ac8cfdc..e779e1ce 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyVatTypeResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyVatTypeResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** ModifyVatTypeResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyVatTypeResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyWebhooksSubscriptionRequest.java b/src/main/java/it/fattureincloud/sdk/model/ModifyWebhooksSubscriptionRequest.java
index 35f28ea0..b76b5c6b 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyWebhooksSubscriptionRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyWebhooksSubscriptionRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** ModifyWebhooksSubscriptionRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyWebhooksSubscriptionRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ModifyWebhooksSubscriptionResponse.java b/src/main/java/it/fattureincloud/sdk/model/ModifyWebhooksSubscriptionResponse.java
index f3467146..f1095fb0 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ModifyWebhooksSubscriptionResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ModifyWebhooksSubscriptionResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ModifyWebhooksSubscriptionResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ModifyWebhooksSubscriptionResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/MonthlyTotal.java b/src/main/java/it/fattureincloud/sdk/model/MonthlyTotal.java
index 285794ba..c68e262f 100644
--- a/src/main/java/it/fattureincloud/sdk/model/MonthlyTotal.java
+++ b/src/main/java/it/fattureincloud/sdk/model/MonthlyTotal.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** MonthlyTotal */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class MonthlyTotal implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/OriginalDocumentType.java b/src/main/java/it/fattureincloud/sdk/model/OriginalDocumentType.java
index 67625208..fbaf7792 100644
--- a/src/main/java/it/fattureincloud/sdk/model/OriginalDocumentType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/OriginalDocumentType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/Pagination.java b/src/main/java/it/fattureincloud/sdk/model/Pagination.java
index a2dfb230..49d9d373 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Pagination.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Pagination.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Pagination implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/PaymentAccount.java b/src/main/java/it/fattureincloud/sdk/model/PaymentAccount.java
index 8f8d6587..fffee422 100644
--- a/src/main/java/it/fattureincloud/sdk/model/PaymentAccount.java
+++ b/src/main/java/it/fattureincloud/sdk/model/PaymentAccount.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** PaymentAccount */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class PaymentAccount implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/PaymentAccountType.java b/src/main/java/it/fattureincloud/sdk/model/PaymentAccountType.java
index b9496460..ce831821 100644
--- a/src/main/java/it/fattureincloud/sdk/model/PaymentAccountType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/PaymentAccountType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/PaymentMethod.java b/src/main/java/it/fattureincloud/sdk/model/PaymentMethod.java
index 2aa04462..0e858554 100644
--- a/src/main/java/it/fattureincloud/sdk/model/PaymentMethod.java
+++ b/src/main/java/it/fattureincloud/sdk/model/PaymentMethod.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** PaymentMethod */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class PaymentMethod implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/PaymentMethodDetails.java b/src/main/java/it/fattureincloud/sdk/model/PaymentMethodDetails.java
index 57371a0e..4e5fc4ce 100644
--- a/src/main/java/it/fattureincloud/sdk/model/PaymentMethodDetails.java
+++ b/src/main/java/it/fattureincloud/sdk/model/PaymentMethodDetails.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** PaymentMethodDetails */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class PaymentMethodDetails implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/PaymentMethodType.java b/src/main/java/it/fattureincloud/sdk/model/PaymentMethodType.java
index e90cfc45..c0f79ccd 100644
--- a/src/main/java/it/fattureincloud/sdk/model/PaymentMethodType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/PaymentMethodType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/PaymentTermsType.java b/src/main/java/it/fattureincloud/sdk/model/PaymentTermsType.java
index 5546ce0b..be17fd1c 100644
--- a/src/main/java/it/fattureincloud/sdk/model/PaymentTermsType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/PaymentTermsType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/PermissionLevel.java b/src/main/java/it/fattureincloud/sdk/model/PermissionLevel.java
index f25d277b..5b8a44a6 100644
--- a/src/main/java/it/fattureincloud/sdk/model/PermissionLevel.java
+++ b/src/main/java/it/fattureincloud/sdk/model/PermissionLevel.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/Permissions.java b/src/main/java/it/fattureincloud/sdk/model/Permissions.java
index d41b098c..4496b6b3 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Permissions.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Permissions.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Permissions implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/PermissionsFicIssuedDocumentsDetailed.java b/src/main/java/it/fattureincloud/sdk/model/PermissionsFicIssuedDocumentsDetailed.java
index d68d110f..929fd07f 100644
--- a/src/main/java/it/fattureincloud/sdk/model/PermissionsFicIssuedDocumentsDetailed.java
+++ b/src/main/java/it/fattureincloud/sdk/model/PermissionsFicIssuedDocumentsDetailed.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** PermissionsFicIssuedDocumentsDetailed */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class PermissionsFicIssuedDocumentsDetailed implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/Product.java b/src/main/java/it/fattureincloud/sdk/model/Product.java
index dcebd49f..054214c5 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Product.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Product.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** Product */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Product implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/Receipt.java b/src/main/java/it/fattureincloud/sdk/model/Receipt.java
index c07037af..8726610b 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Receipt.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Receipt.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -25,8 +25,8 @@
/** Receipt */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Receipt implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceiptItemsListItem.java b/src/main/java/it/fattureincloud/sdk/model/ReceiptItemsListItem.java
index 3d15e762..a6fec9c4 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceiptItemsListItem.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceiptItemsListItem.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** ReceiptItemsListItem */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ReceiptItemsListItem implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceiptPreCreateInfo.java b/src/main/java/it/fattureincloud/sdk/model/ReceiptPreCreateInfo.java
index 47d36e12..6b92f6cf 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceiptPreCreateInfo.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceiptPreCreateInfo.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -25,8 +25,8 @@
/** ReceiptPreCreateInfo */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ReceiptPreCreateInfo implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceiptType.java b/src/main/java/it/fattureincloud/sdk/model/ReceiptType.java
index 292915b3..b79a4dc0 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceiptType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceiptType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocument.java b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocument.java
index 6ce9e975..5034a078 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocument.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocument.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -25,8 +25,8 @@
/** ReceivedDocument */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ReceivedDocument implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfo.java b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfo.java
index c8caf9d5..ddca4712 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfo.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfo.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ReceivedDocumentInfo */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ReceivedDocumentInfo implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfoDefaultValues.java b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfoDefaultValues.java
index b47d6803..7c669093 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfoDefaultValues.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfoDefaultValues.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** Received document default values */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ReceivedDocumentInfoDefaultValues implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfoItemsDefaultValues.java b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfoItemsDefaultValues.java
index 306891c3..962fa397 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfoItemsDefaultValues.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentInfoItemsDefaultValues.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** Received document items default values */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ReceivedDocumentInfoItemsDefaultValues implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentItemsListItem.java b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentItemsListItem.java
index e5da5c45..0c84c60c 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentItemsListItem.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentItemsListItem.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** ReceivedDocumentItemsListItem */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ReceivedDocumentItemsListItem implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentPaymentsListItem.java b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentPaymentsListItem.java
index 633d97b2..a83803b3 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentPaymentsListItem.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentPaymentsListItem.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** ReceivedDocumentPaymentsListItem */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ReceivedDocumentPaymentsListItem implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentPaymentsListItemPaymentTerms.java b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentPaymentsListItemPaymentTerms.java
index e3e12e9c..24c68f45 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentPaymentsListItemPaymentTerms.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentPaymentsListItemPaymentTerms.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** ReceivedDocumentPaymentsListItemPaymentTerms */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ReceivedDocumentPaymentsListItemPaymentTerms implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentTotals.java b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentTotals.java
index d2e68355..76e4bcf5 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentTotals.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentTotals.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** ReceivedDocumentTotals */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ReceivedDocumentTotals implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentType.java b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentType.java
index 2c2eb67f..b092acbe 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ReceivedDocumentType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,9 @@ public enum ReceivedDocumentType {
PASSIVE_CREDIT_NOTE("passive_credit_note"),
- PASSIVE_DELIVERY_NOTE("passive_delivery_note");
+ PASSIVE_DELIVERY_NOTE("passive_delivery_note"),
+
+ SELF_INVOICE("self_invoice");
private String value;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ScheduleEmailRequest.java b/src/main/java/it/fattureincloud/sdk/model/ScheduleEmailRequest.java
index 52a4b5dd..00d0171e 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ScheduleEmailRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ScheduleEmailRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class ScheduleEmailRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequest.java b/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequest.java
index 7223ee58..207c4316 100644
--- a/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequest.java
+++ b/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequest.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** SendEInvoiceRequest */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class SendEInvoiceRequest implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequestData.java b/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequestData.java
index 608b5036..ce4d01f7 100644
--- a/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequestData.java
+++ b/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequestData.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** SendEInvoiceRequestData */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class SendEInvoiceRequestData implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequestOptions.java b/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequestOptions.java
index 7f2cf244..f3cc5dbb 100644
--- a/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequestOptions.java
+++ b/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceRequestOptions.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** SendEInvoiceRequestOptions */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class SendEInvoiceRequestOptions implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceResponse.java b/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceResponse.java
index e08677a1..d064c4d4 100644
--- a/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** SendEInvoiceResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class SendEInvoiceResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceResponseData.java b/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceResponseData.java
index c03c3c65..94ef2b9d 100644
--- a/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceResponseData.java
+++ b/src/main/java/it/fattureincloud/sdk/model/SendEInvoiceResponseData.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** SendEInvoiceResponseData */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class SendEInvoiceResponseData implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/SenderEmail.java b/src/main/java/it/fattureincloud/sdk/model/SenderEmail.java
index 95e204f5..6abf76e4 100644
--- a/src/main/java/it/fattureincloud/sdk/model/SenderEmail.java
+++ b/src/main/java/it/fattureincloud/sdk/model/SenderEmail.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** SenderEmail */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class SenderEmail implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/ShowTotalsMode.java b/src/main/java/it/fattureincloud/sdk/model/ShowTotalsMode.java
index 07c18af8..4e4a9191 100644
--- a/src/main/java/it/fattureincloud/sdk/model/ShowTotalsMode.java
+++ b/src/main/java/it/fattureincloud/sdk/model/ShowTotalsMode.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/Supplier.java b/src/main/java/it/fattureincloud/sdk/model/Supplier.java
index 2a65a8bf..61da88b1 100644
--- a/src/main/java/it/fattureincloud/sdk/model/Supplier.java
+++ b/src/main/java/it/fattureincloud/sdk/model/Supplier.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** Supplier */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class Supplier implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/SupplierType.java b/src/main/java/it/fattureincloud/sdk/model/SupplierType.java
index 8e623032..1e6ee590 100644
--- a/src/main/java/it/fattureincloud/sdk/model/SupplierType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/SupplierType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/TaxProfile.java b/src/main/java/it/fattureincloud/sdk/model/TaxProfile.java
new file mode 100644
index 00000000..615df5bc
--- /dev/null
+++ b/src/main/java/it/fattureincloud/sdk/model/TaxProfile.java
@@ -0,0 +1,684 @@
+/*
+ * Fatture in Cloud API v2 - API Reference
+ * Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
+ *
+ * The version of the OpenAPI document: 2.1.2
+ * Contact: info@fattureincloud.it
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+package it.fattureincloud.sdk.model;
+
+import com.google.gson.annotations.SerializedName;
+import java.io.Serializable;
+import java.math.BigDecimal;
+import java.util.Arrays;
+import java.util.Objects;
+import org.openapitools.jackson.nullable.JsonNullable;
+
+/** TaxProfile */
+@javax.annotation.Generated(
+ value = "org.openapitools.codegen.languages.JavaClientCodegen",
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
+public class TaxProfile implements Serializable {
+ private static final long serialVersionUID = 1L;
+
+ public static final String SERIALIZED_NAME_COMPANY_TYPE = "company_type";
+
+ @SerializedName(SERIALIZED_NAME_COMPANY_TYPE)
+ private String companyType;
+
+ public static final String SERIALIZED_NAME_COMPANY_SUBTYPE = "company_subtype";
+
+ @SerializedName(SERIALIZED_NAME_COMPANY_SUBTYPE)
+ private String companySubtype;
+
+ public static final String SERIALIZED_NAME_PROFESSION = "profession";
+
+ @SerializedName(SERIALIZED_NAME_PROFESSION)
+ private String profession;
+
+ public static final String SERIALIZED_NAME_REGIME = "regime";
+
+ @SerializedName(SERIALIZED_NAME_REGIME)
+ private String regime;
+
+ public static final String SERIALIZED_NAME_RIVALSA_NAME = "rivalsa_name";
+
+ @SerializedName(SERIALIZED_NAME_RIVALSA_NAME)
+ private String rivalsaName;
+
+ public static final String SERIALIZED_NAME_DEFAULT_RIVALSA = "default_rivalsa";
+
+ @SerializedName(SERIALIZED_NAME_DEFAULT_RIVALSA)
+ private BigDecimal defaultRivalsa;
+
+ public static final String SERIALIZED_NAME_CASSA_NAME = "cassa_name";
+
+ @SerializedName(SERIALIZED_NAME_CASSA_NAME)
+ private String cassaName;
+
+ public static final String SERIALIZED_NAME_DEFAULT_CASSA = "default_cassa";
+
+ @SerializedName(SERIALIZED_NAME_DEFAULT_CASSA)
+ private BigDecimal defaultCassa;
+
+ public static final String SERIALIZED_NAME_DEFAULT_CASSA_TAXABLE = "default_cassa_taxable";
+
+ @SerializedName(SERIALIZED_NAME_DEFAULT_CASSA_TAXABLE)
+ private BigDecimal defaultCassaTaxable;
+
+ public static final String SERIALIZED_NAME_CASSA2_NAME = "cassa2_name";
+
+ @SerializedName(SERIALIZED_NAME_CASSA2_NAME)
+ private String cassa2Name;
+
+ public static final String SERIALIZED_NAME_DEFAULT_CASSA2 = "default_cassa2";
+
+ @SerializedName(SERIALIZED_NAME_DEFAULT_CASSA2)
+ private BigDecimal defaultCassa2;
+
+ public static final String SERIALIZED_NAME_DEFAULT_CASSA2_TAXABLE = "default_cassa2_taxable";
+
+ @SerializedName(SERIALIZED_NAME_DEFAULT_CASSA2_TAXABLE)
+ private BigDecimal defaultCassa2Taxable;
+
+ public static final String SERIALIZED_NAME_DEFAULT_WITHHOLDING_TAX = "default_withholding_tax";
+
+ @SerializedName(SERIALIZED_NAME_DEFAULT_WITHHOLDING_TAX)
+ private BigDecimal defaultWithholdingTax;
+
+ public static final String SERIALIZED_NAME_DEFAULT_WITHHOLDING_TAX_TAXABLE =
+ "default_withholding_tax_taxable";
+
+ @SerializedName(SERIALIZED_NAME_DEFAULT_WITHHOLDING_TAX_TAXABLE)
+ private BigDecimal defaultWithholdingTaxTaxable;
+
+ public static final String SERIALIZED_NAME_DEFAULT_OTHER_WITHHOLDING_TAX =
+ "default_other_withholding_tax";
+
+ @SerializedName(SERIALIZED_NAME_DEFAULT_OTHER_WITHHOLDING_TAX)
+ private BigDecimal defaultOtherWithholdingTax;
+
+ public static final String SERIALIZED_NAME_ENASARCO = "enasarco";
+
+ @SerializedName(SERIALIZED_NAME_ENASARCO)
+ private Boolean enasarco;
+
+ public static final String SERIALIZED_NAME_ENASARCO_TYPE = "enasarco_type";
+
+ @SerializedName(SERIALIZED_NAME_ENASARCO_TYPE)
+ private String enasarcoType;
+
+ public static final String SERIALIZED_NAME_CONTRIBUTIONS_PERCENTAGE = "contributions_percentage";
+
+ @SerializedName(SERIALIZED_NAME_CONTRIBUTIONS_PERCENTAGE)
+ private BigDecimal contributionsPercentage;
+
+ public static final String SERIALIZED_NAME_PROFIT_COEFFICIENT = "profit_coefficient";
+
+ @SerializedName(SERIALIZED_NAME_PROFIT_COEFFICIENT)
+ private BigDecimal profitCoefficient;
+
+ public static final String SERIALIZED_NAME_MED = "med";
+
+ @SerializedName(SERIALIZED_NAME_MED)
+ private Boolean med;
+
+ public static final String SERIALIZED_NAME_DEFAULT_VAT = "default_vat";
+
+ @SerializedName(SERIALIZED_NAME_DEFAULT_VAT)
+ private VatType defaultVat;
+
+ public TaxProfile() {}
+
+ public TaxProfile companyType(String companyType) {
+
+ this.companyType = companyType;
+ return this;
+ }
+
+ /**
+ * The company type
+ *
+ * @return companyType
+ */
+ @javax.annotation.Nullable
+ public String getCompanyType() {
+ return companyType;
+ }
+
+ public void setCompanyType(String companyType) {
+ this.companyType = companyType;
+ }
+
+ public TaxProfile companySubtype(String companySubtype) {
+
+ this.companySubtype = companySubtype;
+ return this;
+ }
+
+ /**
+ * The company subtype
+ *
+ * @return companySubtype
+ */
+ @javax.annotation.Nullable
+ public String getCompanySubtype() {
+ return companySubtype;
+ }
+
+ public void setCompanySubtype(String companySubtype) {
+ this.companySubtype = companySubtype;
+ }
+
+ public TaxProfile profession(String profession) {
+
+ this.profession = profession;
+ return this;
+ }
+
+ /**
+ * The profession
+ *
+ * @return profession
+ */
+ @javax.annotation.Nullable
+ public String getProfession() {
+ return profession;
+ }
+
+ public void setProfession(String profession) {
+ this.profession = profession;
+ }
+
+ public TaxProfile regime(String regime) {
+
+ this.regime = regime;
+ return this;
+ }
+
+ /**
+ * The applied regime
+ *
+ * @return regime
+ */
+ @javax.annotation.Nullable
+ public String getRegime() {
+ return regime;
+ }
+
+ public void setRegime(String regime) {
+ this.regime = regime;
+ }
+
+ public TaxProfile rivalsaName(String rivalsaName) {
+
+ this.rivalsaName = rivalsaName;
+ return this;
+ }
+
+ /**
+ * The name of the rivalsa
+ *
+ * @return rivalsaName
+ */
+ @javax.annotation.Nullable
+ public String getRivalsaName() {
+ return rivalsaName;
+ }
+
+ public void setRivalsaName(String rivalsaName) {
+ this.rivalsaName = rivalsaName;
+ }
+
+ public TaxProfile defaultRivalsa(BigDecimal defaultRivalsa) {
+
+ this.defaultRivalsa = defaultRivalsa;
+ return this;
+ }
+
+ /**
+ * The default rivalsa amount
+ *
+ * @return defaultRivalsa
+ */
+ @javax.annotation.Nullable
+ public BigDecimal getDefaultRivalsa() {
+ return defaultRivalsa;
+ }
+
+ public void setDefaultRivalsa(BigDecimal defaultRivalsa) {
+ this.defaultRivalsa = defaultRivalsa;
+ }
+
+ public TaxProfile cassaName(String cassaName) {
+
+ this.cassaName = cassaName;
+ return this;
+ }
+
+ /**
+ * The name of the cassa
+ *
+ * @return cassaName
+ */
+ @javax.annotation.Nullable
+ public String getCassaName() {
+ return cassaName;
+ }
+
+ public void setCassaName(String cassaName) {
+ this.cassaName = cassaName;
+ }
+
+ public TaxProfile defaultCassa(BigDecimal defaultCassa) {
+
+ this.defaultCassa = defaultCassa;
+ return this;
+ }
+
+ /**
+ * The default cassa amount
+ *
+ * @return defaultCassa
+ */
+ @javax.annotation.Nullable
+ public BigDecimal getDefaultCassa() {
+ return defaultCassa;
+ }
+
+ public void setDefaultCassa(BigDecimal defaultCassa) {
+ this.defaultCassa = defaultCassa;
+ }
+
+ public TaxProfile defaultCassaTaxable(BigDecimal defaultCassaTaxable) {
+
+ this.defaultCassaTaxable = defaultCassaTaxable;
+ return this;
+ }
+
+ /**
+ * The default taxable amount for the cassa
+ *
+ * @return defaultCassaTaxable
+ */
+ @javax.annotation.Nullable
+ public BigDecimal getDefaultCassaTaxable() {
+ return defaultCassaTaxable;
+ }
+
+ public void setDefaultCassaTaxable(BigDecimal defaultCassaTaxable) {
+ this.defaultCassaTaxable = defaultCassaTaxable;
+ }
+
+ public TaxProfile cassa2Name(String cassa2Name) {
+
+ this.cassa2Name = cassa2Name;
+ return this;
+ }
+
+ /**
+ * The name of the second cassa
+ *
+ * @return cassa2Name
+ */
+ @javax.annotation.Nullable
+ public String getCassa2Name() {
+ return cassa2Name;
+ }
+
+ public void setCassa2Name(String cassa2Name) {
+ this.cassa2Name = cassa2Name;
+ }
+
+ public TaxProfile defaultCassa2(BigDecimal defaultCassa2) {
+
+ this.defaultCassa2 = defaultCassa2;
+ return this;
+ }
+
+ /**
+ * The default second cassa amount
+ *
+ * @return defaultCassa2
+ */
+ @javax.annotation.Nullable
+ public BigDecimal getDefaultCassa2() {
+ return defaultCassa2;
+ }
+
+ public void setDefaultCassa2(BigDecimal defaultCassa2) {
+ this.defaultCassa2 = defaultCassa2;
+ }
+
+ public TaxProfile defaultCassa2Taxable(BigDecimal defaultCassa2Taxable) {
+
+ this.defaultCassa2Taxable = defaultCassa2Taxable;
+ return this;
+ }
+
+ /**
+ * The default taxable amount for the second cassa
+ *
+ * @return defaultCassa2Taxable
+ */
+ @javax.annotation.Nullable
+ public BigDecimal getDefaultCassa2Taxable() {
+ return defaultCassa2Taxable;
+ }
+
+ public void setDefaultCassa2Taxable(BigDecimal defaultCassa2Taxable) {
+ this.defaultCassa2Taxable = defaultCassa2Taxable;
+ }
+
+ public TaxProfile defaultWithholdingTax(BigDecimal defaultWithholdingTax) {
+
+ this.defaultWithholdingTax = defaultWithholdingTax;
+ return this;
+ }
+
+ /**
+ * The default withholding tax
+ *
+ * @return defaultWithholdingTax
+ */
+ @javax.annotation.Nullable
+ public BigDecimal getDefaultWithholdingTax() {
+ return defaultWithholdingTax;
+ }
+
+ public void setDefaultWithholdingTax(BigDecimal defaultWithholdingTax) {
+ this.defaultWithholdingTax = defaultWithholdingTax;
+ }
+
+ public TaxProfile defaultWithholdingTaxTaxable(BigDecimal defaultWithholdingTaxTaxable) {
+
+ this.defaultWithholdingTaxTaxable = defaultWithholdingTaxTaxable;
+ return this;
+ }
+
+ /**
+ * The default taxable amount for the withholding tax
+ *
+ * @return defaultWithholdingTaxTaxable
+ */
+ @javax.annotation.Nullable
+ public BigDecimal getDefaultWithholdingTaxTaxable() {
+ return defaultWithholdingTaxTaxable;
+ }
+
+ public void setDefaultWithholdingTaxTaxable(BigDecimal defaultWithholdingTaxTaxable) {
+ this.defaultWithholdingTaxTaxable = defaultWithholdingTaxTaxable;
+ }
+
+ public TaxProfile defaultOtherWithholdingTax(BigDecimal defaultOtherWithholdingTax) {
+
+ this.defaultOtherWithholdingTax = defaultOtherWithholdingTax;
+ return this;
+ }
+
+ /**
+ * The default other withholding tax
+ *
+ * @return defaultOtherWithholdingTax
+ */
+ @javax.annotation.Nullable
+ public BigDecimal getDefaultOtherWithholdingTax() {
+ return defaultOtherWithholdingTax;
+ }
+
+ public void setDefaultOtherWithholdingTax(BigDecimal defaultOtherWithholdingTax) {
+ this.defaultOtherWithholdingTax = defaultOtherWithholdingTax;
+ }
+
+ public TaxProfile enasarco(Boolean enasarco) {
+
+ this.enasarco = enasarco;
+ return this;
+ }
+
+ /**
+ * If it has enasarco
+ *
+ * @return enasarco
+ */
+ @javax.annotation.Nullable
+ public Boolean getEnasarco() {
+ return enasarco;
+ }
+
+ public void setEnasarco(Boolean enasarco) {
+ this.enasarco = enasarco;
+ }
+
+ public TaxProfile enasarcoType(String enasarcoType) {
+
+ this.enasarcoType = enasarcoType;
+ return this;
+ }
+
+ /**
+ * The enasarco type
+ *
+ * @return enasarcoType
+ */
+ @javax.annotation.Nullable
+ public String getEnasarcoType() {
+ return enasarcoType;
+ }
+
+ public void setEnasarcoType(String enasarcoType) {
+ this.enasarcoType = enasarcoType;
+ }
+
+ public TaxProfile contributionsPercentage(BigDecimal contributionsPercentage) {
+
+ this.contributionsPercentage = contributionsPercentage;
+ return this;
+ }
+
+ /**
+ * The contributions percentage
+ *
+ * @return contributionsPercentage
+ */
+ @javax.annotation.Nullable
+ public BigDecimal getContributionsPercentage() {
+ return contributionsPercentage;
+ }
+
+ public void setContributionsPercentage(BigDecimal contributionsPercentage) {
+ this.contributionsPercentage = contributionsPercentage;
+ }
+
+ public TaxProfile profitCoefficient(BigDecimal profitCoefficient) {
+
+ this.profitCoefficient = profitCoefficient;
+ return this;
+ }
+
+ /**
+ * The profit coefficient
+ *
+ * @return profitCoefficient
+ */
+ @javax.annotation.Nullable
+ public BigDecimal getProfitCoefficient() {
+ return profitCoefficient;
+ }
+
+ public void setProfitCoefficient(BigDecimal profitCoefficient) {
+ this.profitCoefficient = profitCoefficient;
+ }
+
+ public TaxProfile med(Boolean med) {
+
+ this.med = med;
+ return this;
+ }
+
+ /**
+ * If the health card system is active
+ *
+ * @return med
+ */
+ @javax.annotation.Nullable
+ public Boolean getMed() {
+ return med;
+ }
+
+ public void setMed(Boolean med) {
+ this.med = med;
+ }
+
+ public TaxProfile defaultVat(VatType defaultVat) {
+
+ this.defaultVat = defaultVat;
+ return this;
+ }
+
+ /**
+ * Get defaultVat
+ *
+ * @return defaultVat
+ */
+ @javax.annotation.Nullable
+ public VatType getDefaultVat() {
+ return defaultVat;
+ }
+
+ public void setDefaultVat(VatType defaultVat) {
+ this.defaultVat = defaultVat;
+ }
+
+ @Override
+ public boolean equals(Object o) {
+ if (this == o) {
+ return true;
+ }
+ if (o == null || getClass() != o.getClass()) {
+ return false;
+ }
+ TaxProfile taxProfile = (TaxProfile) o;
+ return Objects.equals(this.companyType, taxProfile.companyType)
+ && Objects.equals(this.companySubtype, taxProfile.companySubtype)
+ && Objects.equals(this.profession, taxProfile.profession)
+ && Objects.equals(this.regime, taxProfile.regime)
+ && Objects.equals(this.rivalsaName, taxProfile.rivalsaName)
+ && Objects.equals(this.defaultRivalsa, taxProfile.defaultRivalsa)
+ && Objects.equals(this.cassaName, taxProfile.cassaName)
+ && Objects.equals(this.defaultCassa, taxProfile.defaultCassa)
+ && Objects.equals(this.defaultCassaTaxable, taxProfile.defaultCassaTaxable)
+ && Objects.equals(this.cassa2Name, taxProfile.cassa2Name)
+ && Objects.equals(this.defaultCassa2, taxProfile.defaultCassa2)
+ && Objects.equals(this.defaultCassa2Taxable, taxProfile.defaultCassa2Taxable)
+ && Objects.equals(this.defaultWithholdingTax, taxProfile.defaultWithholdingTax)
+ && Objects.equals(
+ this.defaultWithholdingTaxTaxable, taxProfile.defaultWithholdingTaxTaxable)
+ && Objects.equals(this.defaultOtherWithholdingTax, taxProfile.defaultOtherWithholdingTax)
+ && Objects.equals(this.enasarco, taxProfile.enasarco)
+ && Objects.equals(this.enasarcoType, taxProfile.enasarcoType)
+ && Objects.equals(this.contributionsPercentage, taxProfile.contributionsPercentage)
+ && Objects.equals(this.profitCoefficient, taxProfile.profitCoefficient)
+ && Objects.equals(this.med, taxProfile.med)
+ && Objects.equals(this.defaultVat, taxProfile.defaultVat);
+ }
+
+ private static boolean equalsNullable(JsonNullable a, JsonNullable b) {
+ return a == b
+ || (a != null
+ && b != null
+ && a.isPresent()
+ && b.isPresent()
+ && Objects.deepEquals(a.get(), b.get()));
+ }
+
+ @Override
+ public int hashCode() {
+ return Objects.hash(
+ companyType,
+ companySubtype,
+ profession,
+ regime,
+ rivalsaName,
+ defaultRivalsa,
+ cassaName,
+ defaultCassa,
+ defaultCassaTaxable,
+ cassa2Name,
+ defaultCassa2,
+ defaultCassa2Taxable,
+ defaultWithholdingTax,
+ defaultWithholdingTaxTaxable,
+ defaultOtherWithholdingTax,
+ enasarco,
+ enasarcoType,
+ contributionsPercentage,
+ profitCoefficient,
+ med,
+ defaultVat);
+ }
+
+ private static int hashCodeNullable(JsonNullable a) {
+ if (a == null) {
+ return 1;
+ }
+ return a.isPresent() ? Arrays.deepHashCode(new Object[] {a.get()}) : 31;
+ }
+
+ @Override
+ public String toString() {
+ StringBuilder sb = new StringBuilder();
+ sb.append("class TaxProfile {\n");
+ sb.append(" companyType: ").append(toIndentedString(companyType)).append("\n");
+ sb.append(" companySubtype: ").append(toIndentedString(companySubtype)).append("\n");
+ sb.append(" profession: ").append(toIndentedString(profession)).append("\n");
+ sb.append(" regime: ").append(toIndentedString(regime)).append("\n");
+ sb.append(" rivalsaName: ").append(toIndentedString(rivalsaName)).append("\n");
+ sb.append(" defaultRivalsa: ").append(toIndentedString(defaultRivalsa)).append("\n");
+ sb.append(" cassaName: ").append(toIndentedString(cassaName)).append("\n");
+ sb.append(" defaultCassa: ").append(toIndentedString(defaultCassa)).append("\n");
+ sb.append(" defaultCassaTaxable: ")
+ .append(toIndentedString(defaultCassaTaxable))
+ .append("\n");
+ sb.append(" cassa2Name: ").append(toIndentedString(cassa2Name)).append("\n");
+ sb.append(" defaultCassa2: ").append(toIndentedString(defaultCassa2)).append("\n");
+ sb.append(" defaultCassa2Taxable: ")
+ .append(toIndentedString(defaultCassa2Taxable))
+ .append("\n");
+ sb.append(" defaultWithholdingTax: ")
+ .append(toIndentedString(defaultWithholdingTax))
+ .append("\n");
+ sb.append(" defaultWithholdingTaxTaxable: ")
+ .append(toIndentedString(defaultWithholdingTaxTaxable))
+ .append("\n");
+ sb.append(" defaultOtherWithholdingTax: ")
+ .append(toIndentedString(defaultOtherWithholdingTax))
+ .append("\n");
+ sb.append(" enasarco: ").append(toIndentedString(enasarco)).append("\n");
+ sb.append(" enasarcoType: ").append(toIndentedString(enasarcoType)).append("\n");
+ sb.append(" contributionsPercentage: ")
+ .append(toIndentedString(contributionsPercentage))
+ .append("\n");
+ sb.append(" profitCoefficient: ").append(toIndentedString(profitCoefficient)).append("\n");
+ sb.append(" med: ").append(toIndentedString(med)).append("\n");
+ sb.append(" defaultVat: ").append(toIndentedString(defaultVat)).append("\n");
+ sb.append("}");
+ return sb.toString();
+ }
+
+ /**
+ * Convert the given object to string with each line indented by 4 spaces (except the first line).
+ */
+ private String toIndentedString(Object o) {
+ if (o == null) {
+ return "null";
+ }
+ return o.toString().replace("\n", "\n ");
+ }
+}
diff --git a/src/main/java/it/fattureincloud/sdk/model/TransformIssuedDocumentResponse.java b/src/main/java/it/fattureincloud/sdk/model/TransformIssuedDocumentResponse.java
index 2fd22cae..3e06f7e9 100644
--- a/src/main/java/it/fattureincloud/sdk/model/TransformIssuedDocumentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/TransformIssuedDocumentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** TransformIssuedDocumentResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class TransformIssuedDocumentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/UploadArchiveAttachmentResponse.java b/src/main/java/it/fattureincloud/sdk/model/UploadArchiveAttachmentResponse.java
index d455c4a5..62eb5c31 100644
--- a/src/main/java/it/fattureincloud/sdk/model/UploadArchiveAttachmentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/UploadArchiveAttachmentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** UploadArchiveAttachmentResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class UploadArchiveAttachmentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/UploadF24AttachmentResponse.java b/src/main/java/it/fattureincloud/sdk/model/UploadF24AttachmentResponse.java
index c662ec01..66fcfc6a 100644
--- a/src/main/java/it/fattureincloud/sdk/model/UploadF24AttachmentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/UploadF24AttachmentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** UploadF24AttachmentResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class UploadF24AttachmentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/UploadIssuedDocumentAttachmentResponse.java b/src/main/java/it/fattureincloud/sdk/model/UploadIssuedDocumentAttachmentResponse.java
index d929288f..65433485 100644
--- a/src/main/java/it/fattureincloud/sdk/model/UploadIssuedDocumentAttachmentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/UploadIssuedDocumentAttachmentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** UploadIssuedDocumentAttachmentResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class UploadIssuedDocumentAttachmentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/UploadReceivedDocumentAttachmentResponse.java b/src/main/java/it/fattureincloud/sdk/model/UploadReceivedDocumentAttachmentResponse.java
index a71a7768..6d5a453b 100644
--- a/src/main/java/it/fattureincloud/sdk/model/UploadReceivedDocumentAttachmentResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/UploadReceivedDocumentAttachmentResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** UploadReceivedDocumentAttachmentResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class UploadReceivedDocumentAttachmentResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/User.java b/src/main/java/it/fattureincloud/sdk/model/User.java
index c84d33ee..02be181c 100644
--- a/src/main/java/it/fattureincloud/sdk/model/User.java
+++ b/src/main/java/it/fattureincloud/sdk/model/User.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** User */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class User implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/UserCompanyRole.java b/src/main/java/it/fattureincloud/sdk/model/UserCompanyRole.java
index 6e0210e0..88dd1884 100644
--- a/src/main/java/it/fattureincloud/sdk/model/UserCompanyRole.java
+++ b/src/main/java/it/fattureincloud/sdk/model/UserCompanyRole.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/main/java/it/fattureincloud/sdk/model/VatItem.java b/src/main/java/it/fattureincloud/sdk/model/VatItem.java
index 8570274d..7845203a 100644
--- a/src/main/java/it/fattureincloud/sdk/model/VatItem.java
+++ b/src/main/java/it/fattureincloud/sdk/model/VatItem.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** VatItem */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class VatItem implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/VatKind.java b/src/main/java/it/fattureincloud/sdk/model/VatKind.java
index 0604d681..070010e8 100644
--- a/src/main/java/it/fattureincloud/sdk/model/VatKind.java
+++ b/src/main/java/it/fattureincloud/sdk/model/VatKind.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,6 @@
/** Vat kind [esigibilità IVA] */
@JsonAdapter(VatKind.Adapter.class)
public enum VatKind {
- NULL("null"),
-
I("I"),
D("D"),
diff --git a/src/main/java/it/fattureincloud/sdk/model/VatType.java b/src/main/java/it/fattureincloud/sdk/model/VatType.java
index d4a20840..fabf4d15 100644
--- a/src/main/java/it/fattureincloud/sdk/model/VatType.java
+++ b/src/main/java/it/fattureincloud/sdk/model/VatType.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,8 +22,8 @@
/** VatType */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class VatType implements Serializable {
private static final long serialVersionUID = 1L;
@@ -72,6 +72,11 @@ public class VatType implements Serializable {
@SerializedName(SERIALIZED_NAME_IS_DISABLED)
private Boolean isDisabled;
+ public static final String SERIALIZED_NAME_DEFAULT = "default";
+
+ @SerializedName(SERIALIZED_NAME_DEFAULT)
+ private Boolean _default;
+
public VatType() {}
/** Constructor with only readonly parameters */
public VatType(Boolean editable) {
@@ -249,6 +254,26 @@ public void setIsDisabled(Boolean isDisabled) {
this.isDisabled = isDisabled;
}
+ public VatType _default(Boolean _default) {
+
+ this._default = _default;
+ return this;
+ }
+
+ /**
+ * If the vat type is default
+ *
+ * @return _default
+ */
+ @javax.annotation.Nullable
+ public Boolean getDefault() {
+ return _default;
+ }
+
+ public void setDefault(Boolean _default) {
+ this._default = _default;
+ }
+
@Override
public boolean equals(Object o) {
if (this == o) {
@@ -266,7 +291,8 @@ public boolean equals(Object o) {
&& Objects.equals(this.eiType, vatType.eiType)
&& Objects.equals(this.eiDescription, vatType.eiDescription)
&& Objects.equals(this.editable, vatType.editable)
- && Objects.equals(this.isDisabled, vatType.isDisabled);
+ && Objects.equals(this.isDisabled, vatType.isDisabled)
+ && Objects.equals(this._default, vatType._default);
}
private static boolean equalsNullable(JsonNullable a, JsonNullable b) {
@@ -281,7 +307,16 @@ private static boolean equalsNullable(JsonNullable a, JsonNullable b)
@Override
public int hashCode() {
return Objects.hash(
- id, value, description, notes, eInvoice, eiType, eiDescription, editable, isDisabled);
+ id,
+ value,
+ description,
+ notes,
+ eInvoice,
+ eiType,
+ eiDescription,
+ editable,
+ isDisabled,
+ _default);
}
private static int hashCodeNullable(JsonNullable a) {
@@ -304,6 +339,7 @@ public String toString() {
sb.append(" eiDescription: ").append(toIndentedString(eiDescription)).append("\n");
sb.append(" editable: ").append(toIndentedString(editable)).append("\n");
sb.append(" isDisabled: ").append(toIndentedString(isDisabled)).append("\n");
+ sb.append(" _default: ").append(toIndentedString(_default)).append("\n");
sb.append("}");
return sb.toString();
}
diff --git a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponse.java b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponse.java
index 879d7bfa..ec3e0fdc 100644
--- a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** VerifyEInvoiceXmlErrorResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class VerifyEInvoiceXmlErrorResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseError.java b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseError.java
index ae389ce0..16a6de90 100644
--- a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseError.java
+++ b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseError.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** VerifyEInvoiceXmlErrorResponseError */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class VerifyEInvoiceXmlErrorResponseError implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseErrorValidationResult.java b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseErrorValidationResult.java
index c58d543e..b9d6536e 100644
--- a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseErrorValidationResult.java
+++ b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseErrorValidationResult.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** VerifyEInvoiceXmlErrorResponseErrorValidationResult */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class VerifyEInvoiceXmlErrorResponseErrorValidationResult implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseExtra.java b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseExtra.java
index 19e2e341..53d053c8 100644
--- a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseExtra.java
+++ b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlErrorResponseExtra.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** VerifyEInvoiceXmlErrorResponseExtra */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class VerifyEInvoiceXmlErrorResponseExtra implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlResponse.java b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlResponse.java
index f2a794d1..ed8417e7 100644
--- a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlResponse.java
+++ b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlResponse.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** VerifyEInvoiceXmlResponse */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class VerifyEInvoiceXmlResponse implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlResponseData.java b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlResponseData.java
index 1f2e5d8c..a779d361 100644
--- a/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlResponseData.java
+++ b/src/main/java/it/fattureincloud/sdk/model/VerifyEInvoiceXmlResponseData.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,8 +21,8 @@
/** VerifyEInvoiceXmlResponseData */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class VerifyEInvoiceXmlResponseData implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscription.java b/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscription.java
index 00cb34e1..bc87d7c2 100644
--- a/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscription.java
+++ b/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscription.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,8 +23,8 @@
/** WebhooksSubscription */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class WebhooksSubscription implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscriptionConfig.java b/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscriptionConfig.java
index cbb72495..54373231 100644
--- a/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscriptionConfig.java
+++ b/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscriptionConfig.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19,8 +19,8 @@
/** WebhooksSubscriptionConfig */
@javax.annotation.Generated(
value = "org.openapitools.codegen.languages.JavaClientCodegen",
- date = "2024-06-17T06:54:20.410889Z[Etc/UTC]",
- comments = "Generator version: 7.6.0")
+ date = "2024-10-22T15:13:22.680184Z[Etc/UTC]",
+ comments = "Generator version: 7.9.0")
public class WebhooksSubscriptionConfig implements Serializable {
private static final long serialVersionUID = 1L;
diff --git a/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscriptionMapping.java b/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscriptionMapping.java
index 99f3bd52..9e426005 100644
--- a/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscriptionMapping.java
+++ b/src/main/java/it/fattureincloud/sdk/model/WebhooksSubscriptionMapping.java
@@ -2,7 +2,7 @@
* Fatture in Cloud API v2 - API Reference
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
*
- * The version of the OpenAPI document: 2.1.0
+ * The version of the OpenAPI document: 2.1.2
* Contact: info@fattureincloud.it
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/src/test/java/it/fattureincloud/sdk/model/GetTaxProfileResponseTest.java b/src/test/java/it/fattureincloud/sdk/model/GetTaxProfileResponseTest.java
new file mode 100644
index 00000000..36ddd40b
--- /dev/null
+++ b/src/test/java/it/fattureincloud/sdk/model/GetTaxProfileResponseTest.java
@@ -0,0 +1,49 @@
+/*
+ * Fatture in Cloud API v2 - API Reference
+ * Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
+ *
+ * The version of the OpenAPI document: 2.1.2
+ * Contact: info@fattureincloud.it
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package it.fattureincloud.sdk.model;
+
+import com.google.gson.TypeAdapter;
+import com.google.gson.annotations.JsonAdapter;
+import com.google.gson.annotations.SerializedName;
+import com.google.gson.stream.JsonReader;
+import com.google.gson.stream.JsonWriter;
+import it.fattureincloud.sdk.model.TaxProfile;
+import java.io.IOException;
+import java.util.Arrays;
+import org.junit.jupiter.api.Disabled;
+import org.junit.jupiter.api.Test;
+
+/**
+ * Model tests for GetTaxProfileResponse
+ */
+public class GetTaxProfileResponseTest {
+ private final GetTaxProfileResponse model = new GetTaxProfileResponse();
+
+ /**
+ * Model tests for GetTaxProfileResponse
+ */
+ @Test
+ public void testGetTaxProfileResponse() {
+ // TODO: test GetTaxProfileResponse
+ }
+
+ /**
+ * Test the property 'data'
+ */
+ @Test
+ public void dataTest() {
+ // TODO: test data
+ }
+
+}
diff --git a/src/test/java/it/fattureincloud/sdk/model/TaxProfileTest.java b/src/test/java/it/fattureincloud/sdk/model/TaxProfileTest.java
new file mode 100644
index 00000000..358a130e
--- /dev/null
+++ b/src/test/java/it/fattureincloud/sdk/model/TaxProfileTest.java
@@ -0,0 +1,211 @@
+/*
+ * Fatture in Cloud API v2 - API Reference
+ * Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
+ *
+ * The version of the OpenAPI document: 2.1.2
+ * Contact: info@fattureincloud.it
+ *
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
+ * https://openapi-generator.tech
+ * Do not edit the class manually.
+ */
+
+
+package it.fattureincloud.sdk.model;
+
+import com.google.gson.TypeAdapter;
+import com.google.gson.annotations.JsonAdapter;
+import com.google.gson.annotations.SerializedName;
+import com.google.gson.stream.JsonReader;
+import com.google.gson.stream.JsonWriter;
+import it.fattureincloud.sdk.model.VatType;
+import java.io.IOException;
+import java.math.BigDecimal;
+import java.util.Arrays;
+import org.openapitools.jackson.nullable.JsonNullable;
+import org.junit.jupiter.api.Disabled;
+import org.junit.jupiter.api.Test;
+
+/**
+ * Model tests for TaxProfile
+ */
+public class TaxProfileTest {
+ private final TaxProfile model = new TaxProfile();
+
+ /**
+ * Model tests for TaxProfile
+ */
+ @Test
+ public void testTaxProfile() {
+ // TODO: test TaxProfile
+ }
+
+ /**
+ * Test the property 'companyType'
+ */
+ @Test
+ public void companyTypeTest() {
+ // TODO: test companyType
+ }
+
+ /**
+ * Test the property 'companySubtype'
+ */
+ @Test
+ public void companySubtypeTest() {
+ // TODO: test companySubtype
+ }
+
+ /**
+ * Test the property 'profession'
+ */
+ @Test
+ public void professionTest() {
+ // TODO: test profession
+ }
+
+ /**
+ * Test the property 'regime'
+ */
+ @Test
+ public void regimeTest() {
+ // TODO: test regime
+ }
+
+ /**
+ * Test the property 'rivalsaName'
+ */
+ @Test
+ public void rivalsaNameTest() {
+ // TODO: test rivalsaName
+ }
+
+ /**
+ * Test the property 'defaultRivalsa'
+ */
+ @Test
+ public void defaultRivalsaTest() {
+ // TODO: test defaultRivalsa
+ }
+
+ /**
+ * Test the property 'cassaName'
+ */
+ @Test
+ public void cassaNameTest() {
+ // TODO: test cassaName
+ }
+
+ /**
+ * Test the property 'defaultCassa'
+ */
+ @Test
+ public void defaultCassaTest() {
+ // TODO: test defaultCassa
+ }
+
+ /**
+ * Test the property 'defaultCassaTaxable'
+ */
+ @Test
+ public void defaultCassaTaxableTest() {
+ // TODO: test defaultCassaTaxable
+ }
+
+ /**
+ * Test the property 'cassa2Name'
+ */
+ @Test
+ public void cassa2NameTest() {
+ // TODO: test cassa2Name
+ }
+
+ /**
+ * Test the property 'defaultCassa2'
+ */
+ @Test
+ public void defaultCassa2Test() {
+ // TODO: test defaultCassa2
+ }
+
+ /**
+ * Test the property 'defaultCassa2Taxable'
+ */
+ @Test
+ public void defaultCassa2TaxableTest() {
+ // TODO: test defaultCassa2Taxable
+ }
+
+ /**
+ * Test the property 'defaultWithholdingTax'
+ */
+ @Test
+ public void defaultWithholdingTaxTest() {
+ // TODO: test defaultWithholdingTax
+ }
+
+ /**
+ * Test the property 'defaultWithholdingTaxTaxable'
+ */
+ @Test
+ public void defaultWithholdingTaxTaxableTest() {
+ // TODO: test defaultWithholdingTaxTaxable
+ }
+
+ /**
+ * Test the property 'defaultOtherWithholdingTax'
+ */
+ @Test
+ public void defaultOtherWithholdingTaxTest() {
+ // TODO: test defaultOtherWithholdingTax
+ }
+
+ /**
+ * Test the property 'enasarco'
+ */
+ @Test
+ public void enasarcoTest() {
+ // TODO: test enasarco
+ }
+
+ /**
+ * Test the property 'enasarcoType'
+ */
+ @Test
+ public void enasarcoTypeTest() {
+ // TODO: test enasarcoType
+ }
+
+ /**
+ * Test the property 'contributionsPercentage'
+ */
+ @Test
+ public void contributionsPercentageTest() {
+ // TODO: test contributionsPercentage
+ }
+
+ /**
+ * Test the property 'profitCoefficient'
+ */
+ @Test
+ public void profitCoefficientTest() {
+ // TODO: test profitCoefficient
+ }
+
+ /**
+ * Test the property 'med'
+ */
+ @Test
+ public void medTest() {
+ // TODO: test med
+ }
+
+ /**
+ * Test the property 'defaultVat'
+ */
+ @Test
+ public void defaultVatTest() {
+ // TODO: test defaultVat
+ }
+
+}