From 83dfb909e100d8eb120090e54f4539c626658aac Mon Sep 17 00:00:00 2001 From: fattureincloud-bot <91328460+fattureincloud-bot@users.noreply.github.com> Date: Wed, 30 Oct 2024 09:10:13 +0000 Subject: [PATCH 1/2] chore: bumping version to 2.1.2 --- .openapi-generator/FILES | 2 - README.md | 4 +- docs/EventType.md | 148 ++++++++--------- docs/IssuedDocumentsApi.md | 16 +- fattureincloud_python_sdk/__init__.py | 4 +- fattureincloud_python_sdk/api/archive_api.py | 2 +- fattureincloud_python_sdk/api/cashbook_api.py | 2 +- fattureincloud_python_sdk/api/clients_api.py | 2 +- .../api/companies_api.py | 2 +- fattureincloud_python_sdk/api/emails_api.py | 2 +- fattureincloud_python_sdk/api/info_api.py | 2 +- .../api/issued_documents_api.py | 77 +++++---- .../api/issued_e_invoices_api.py | 2 +- fattureincloud_python_sdk/api/products_api.py | 2 +- fattureincloud_python_sdk/api/receipts_api.py | 2 +- .../api/received_documents_api.py | 2 +- fattureincloud_python_sdk/api/settings_api.py | 2 +- .../api/suppliers_api.py | 2 +- fattureincloud_python_sdk/api/taxes_api.py | 2 +- fattureincloud_python_sdk/api/user_api.py | 2 +- fattureincloud_python_sdk/api/webhooks_api.py | 2 +- fattureincloud_python_sdk/api_client.py | 4 +- fattureincloud_python_sdk/configuration.py | 6 +- fattureincloud_python_sdk/exceptions.py | 2 +- fattureincloud_python_sdk/models/__init__.py | 2 +- .../models/archive_document.py | 2 +- .../models/attachment_data.py | 2 +- .../models/cashbook_entry.py | 2 +- .../models/cashbook_entry_document.py | 2 +- .../models/cashbook_entry_kind.py | 2 +- .../models/cashbook_entry_type.py | 2 +- fattureincloud_python_sdk/models/city.py | 2 +- fattureincloud_python_sdk/models/client.py | 2 +- .../models/client_type.py | 2 +- fattureincloud_python_sdk/models/company.py | 2 +- .../models/company_info.py | 2 +- .../models/company_info_access_info.py | 2 +- .../models/company_info_plan_info.py | 2 +- .../company_info_plan_info_functions.py | 2 +- ...company_info_plan_info_functions_status.py | 2 +- .../models/company_info_plan_info_limits.py | 2 +- .../models/company_plan_usage.py | 2 +- .../models/company_type.py | 2 +- .../models/controlled_company.py | 2 +- .../models/create_archive_document_request.py | 2 +- .../create_archive_document_response.py | 2 +- .../models/create_cashbook_entry_request.py | 2 +- .../models/create_cashbook_entry_response.py | 2 +- .../models/create_client_request.py | 2 +- .../models/create_client_response.py | 2 +- .../models/create_f24_request.py | 2 +- .../models/create_f24_response.py | 2 +- .../models/create_issued_document_request.py | 2 +- .../models/create_issued_document_response.py | 2 +- .../models/create_payment_account_request.py | 2 +- .../models/create_payment_account_response.py | 2 +- .../models/create_payment_method_request.py | 2 +- .../models/create_payment_method_response.py | 2 +- .../models/create_product_request.py | 2 +- .../models/create_product_response.py | 2 +- .../models/create_receipt_request.py | 2 +- .../models/create_receipt_response.py | 2 +- .../create_received_document_request.py | 2 +- .../create_received_document_response.py | 2 +- .../models/create_supplier_request.py | 2 +- .../models/create_supplier_response.py | 2 +- .../models/create_vat_type_request.py | 2 +- .../models/create_vat_type_response.py | 2 +- .../create_webhooks_subscription_request.py | 2 +- .../create_webhooks_subscription_response.py | 2 +- fattureincloud_python_sdk/models/currency.py | 2 +- .../models/detailed_country.py | 2 +- .../models/document_template.py | 2 +- .../models/e_invoice_rejection_reason.py | 2 +- fattureincloud_python_sdk/models/email.py | 2 +- .../models/email_attachment.py | 2 +- .../models/email_data.py | 2 +- .../models/email_data_default_sender_email.py | 2 +- .../models/email_recipient_status.py | 2 +- .../models/email_schedule.py | 2 +- .../models/email_schedule_include.py | 2 +- .../models/email_status.py | 2 +- fattureincloud_python_sdk/models/entity.py | 2 +- .../models/entity_type.py | 2 +- .../models/event_type.py | 150 +++++++++--------- fattureincloud_python_sdk/models/f24.py | 2 +- .../models/f24_status.py | 2 +- .../models/fatture_in_cloud_plan_type.py | 2 +- .../models/function_status.py | 2 +- .../models/get_archive_document_response.py | 2 +- .../models/get_cashbook_entry_response.py | 2 +- .../models/get_client_response.py | 2 +- .../models/get_company_info_response.py | 2 +- .../models/get_company_plan_usage_response.py | 2 +- ...get_e_invoice_rejection_reason_response.py | 2 +- .../models/get_email_data_response.py | 2 +- ...existing_issued_document_totals_request.py | 2 +- ...xisting_issued_document_totals_response.py | 2 +- ...isting_received_document_totals_request.py | 2 +- ...sting_received_document_totals_response.py | 2 +- .../models/get_f24_response.py | 2 +- ...ssued_document_pre_create_info_response.py | 2 +- .../models/get_issued_document_response.py | 2 +- .../get_new_issued_document_totals_request.py | 2 +- ...get_new_issued_document_totals_response.py | 2 +- ...et_new_received_document_totals_request.py | 2 +- ...t_new_received_document_totals_response.py | 2 +- .../models/get_payment_account_response.py | 2 +- .../models/get_payment_method_response.py | 2 +- .../models/get_product_response.py | 2 +- .../get_receipt_pre_create_info_response.py | 2 +- .../models/get_receipt_response.py | 2 +- .../get_receipts_monthly_totals_response.py | 2 +- ...eived_document_pre_create_info_response.py | 2 +- .../models/get_received_document_response.py | 2 +- .../models/get_supplier_response.py | 2 +- .../models/get_tax_profile_response.py | 2 +- .../models/get_user_info_response.py | 2 +- ..._info_response_email_confirmation_state.py | 2 +- .../models/get_user_info_response_info.py | 2 +- .../models/get_vat_type_response.py | 2 +- .../get_webhooks_subscription_response.py | 2 +- .../models/issued_document.py | 2 +- .../models/issued_document_ei_data.py | 2 +- .../models/issued_document_extra_data.py | 2 +- .../models/issued_document_items_list_item.py | 2 +- .../models/issued_document_options.py | 2 +- .../issued_document_payments_list_item.py | 2 +- ...cument_payments_list_item_payment_terms.py | 2 +- .../models/issued_document_pre_create_info.py | 2 +- ...document_pre_create_info_default_values.py | 2 +- ...e_create_info_extra_data_default_values.py | 2 +- ...nt_pre_create_info_items_default_values.py | 2 +- .../models/issued_document_status.py | 2 +- .../models/issued_document_totals.py | 3 +- .../models/issued_document_type.py | 2 +- .../models/join_issued_documents_response.py | 2 +- fattureincloud_python_sdk/models/language.py | 2 +- .../list_archive_categories_response.py | 2 +- .../models/list_archive_documents_response.py | 2 +- .../list_archive_documents_response_page.py | 2 +- .../models/list_cashbook_entries_response.py | 2 +- .../models/list_cities_response.py | 2 +- .../models/list_clients_response.py | 2 +- .../models/list_clients_response_page.py | 2 +- .../models/list_cost_centers_response.py | 2 +- .../models/list_countries_response.py | 2 +- .../models/list_currencies_response.py | 2 +- ...delivery_notes_default_causals_response.py | 2 +- .../list_detailed_countries_response.py | 2 +- .../models/list_emails_response.py | 2 +- .../models/list_emails_response_page.py | 2 +- .../models/list_f24_response.py | 2 +- .../list_f24_response_aggregated_data.py | 2 +- .../models/list_f24_response_aggregation.py | 2 +- .../models/list_f24_response_page.py | 2 +- .../models/list_issued_documents_response.py | 2 +- .../list_issued_documents_response_page.py | 2 +- .../models/list_languages_response.py | 2 +- .../models/list_payment_accounts_response.py | 2 +- .../models/list_payment_methods_response.py | 2 +- .../list_product_categories_response.py | 2 +- .../models/list_products_response.py | 2 +- .../models/list_products_response_page.py | 2 +- .../models/list_receipts_response.py | 2 +- .../models/list_receipts_response_page.py | 2 +- ...t_received_document_categories_response.py | 2 +- .../list_received_documents_response.py | 2 +- .../list_received_documents_response_page.py | 2 +- .../models/list_revenue_centers_response.py | 2 +- .../models/list_suppliers_response.py | 2 +- .../models/list_suppliers_response_page.py | 2 +- .../models/list_templates_response.py | 2 +- .../models/list_units_of_measure_response.py | 2 +- .../models/list_user_companies_response.py | 2 +- .../list_user_companies_response_data.py | 2 +- .../models/list_vat_types_response.py | 2 +- .../list_webhooks_subscriptions_response.py | 2 +- .../models/modify_archive_document_request.py | 2 +- .../modify_archive_document_response.py | 2 +- .../models/modify_cashbook_entry_request.py | 2 +- .../models/modify_cashbook_entry_response.py | 2 +- .../models/modify_client_request.py | 2 +- .../models/modify_client_response.py | 2 +- .../models/modify_f24_request.py | 2 +- .../models/modify_f24_response.py | 2 +- .../models/modify_issued_document_request.py | 2 +- .../models/modify_issued_document_response.py | 2 +- .../models/modify_payment_account_request.py | 2 +- .../models/modify_payment_account_response.py | 2 +- .../models/modify_payment_method_request.py | 2 +- .../models/modify_payment_method_response.py | 2 +- .../models/modify_product_request.py | 2 +- .../models/modify_product_response.py | 2 +- .../models/modify_receipt_request.py | 2 +- .../models/modify_receipt_response.py | 2 +- .../modify_received_document_request.py | 2 +- .../modify_received_document_response.py | 2 +- .../models/modify_supplier_request.py | 2 +- .../models/modify_supplier_response.py | 2 +- .../models/modify_vat_type_request.py | 2 +- .../models/modify_vat_type_response.py | 2 +- .../modify_webhooks_subscription_request.py | 2 +- .../modify_webhooks_subscription_response.py | 2 +- .../models/monthly_total.py | 2 +- .../models/original_document_type.py | 2 +- .../models/pagination.py | 2 +- .../models/payment_account.py | 2 +- .../models/payment_account_type.py | 2 +- .../models/payment_method.py | 2 +- .../models/payment_method_details.py | 2 +- .../models/payment_method_type.py | 2 +- .../models/payment_terms_type.py | 2 +- .../models/permission_level.py | 2 +- .../models/permissions.py | 2 +- ...rmissions_fic_issued_documents_detailed.py | 2 +- fattureincloud_python_sdk/models/product.py | 2 +- fattureincloud_python_sdk/models/receipt.py | 2 +- .../models/receipt_items_list_item.py | 2 +- .../models/receipt_pre_create_info.py | 2 +- .../models/receipt_type.py | 2 +- .../models/received_document.py | 2 +- .../models/received_document_info.py | 2 +- .../received_document_info_default_values.py | 2 +- ...ived_document_info_items_default_values.py | 2 +- .../received_document_items_list_item.py | 2 +- .../received_document_payments_list_item.py | 2 +- ...cument_payments_list_item_payment_terms.py | 2 +- .../models/received_document_totals.py | 2 +- .../models/received_document_type.py | 2 +- .../models/schedule_email_request.py | 2 +- .../models/send_e_invoice_request.py | 2 +- .../models/send_e_invoice_request_data.py | 2 +- .../models/send_e_invoice_request_options.py | 2 +- .../models/send_e_invoice_response.py | 2 +- .../models/send_e_invoice_response_data.py | 2 +- .../models/sender_email.py | 2 +- .../models/show_totals_mode.py | 2 +- fattureincloud_python_sdk/models/supplier.py | 2 +- .../models/supplier_type.py | 2 +- .../models/tax_profile.py | 2 +- .../transform_issued_document_response.py | 2 +- .../upload_archive_attachment_response.py | 2 +- .../models/upload_f24_attachment_response.py | 2 +- ...oad_issued_document_attachment_response.py | 2 +- ...d_received_document_attachment_response.py | 2 +- fattureincloud_python_sdk/models/user.py | 2 +- .../models/user_company_role.py | 2 +- fattureincloud_python_sdk/models/vat_item.py | 2 +- fattureincloud_python_sdk/models/vat_kind.py | 2 +- fattureincloud_python_sdk/models/vat_type.py | 2 +- .../verify_e_invoice_xml_error_response.py | 2 +- ...rify_e_invoice_xml_error_response_error.py | 2 +- ..._error_response_error_validation_result.py | 2 +- ...rify_e_invoice_xml_error_response_extra.py | 2 +- .../models/verify_e_invoice_xml_response.py | 2 +- .../verify_e_invoice_xml_response_data.py | 2 +- .../models/webhooks_subscription.py | 2 +- .../models/webhooks_subscription_config.py | 2 +- .../models/webhooks_subscription_mapping.py | 2 +- fattureincloud_python_sdk/rest.py | 2 +- pyproject.toml | 2 +- sdk-version.yaml | 2 +- setup.py | 4 +- 264 files changed, 459 insertions(+), 465 deletions(-) diff --git a/.openapi-generator/FILES b/.openapi-generator/FILES index d43bcae..75f035b 100644 --- a/.openapi-generator/FILES +++ b/.openapi-generator/FILES @@ -517,5 +517,3 @@ setup.cfg setup.py test-requirements.txt test/__init__.py -test/test_get_tax_profile_response.py -test/test_tax_profile.py diff --git a/README.md b/README.md index 4f424b3..5e096d0 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ The Fatture in Cloud API is based on REST, and makes possible to interact with t This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: 2.1.2 -- Package version: 2.1.1 +- API version: 2.1.3 +- Package version: 2.1.2 - Build package: org.openapitools.codegen.languages.PythonClientCodegen For more information, please visit [https://www.fattureincloud.it](https://www.fattureincloud.it) diff --git a/docs/EventType.md b/docs/EventType.md index 6fda148..d35487b 100644 --- a/docs/EventType.md +++ b/docs/EventType.md @@ -4,153 +4,153 @@ Webhooks event type ## Enum -* `ISSUED_DOCUMENTS_INVOICES_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.create'`) -* `ISSUED_DOCUMENTS_INVOICES_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.update'`) -* `ISSUED_DOCUMENTS_INVOICES_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.delete'`) -* `ISSUED_DOCUMENTS_QUOTES_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.create'`) -* `ISSUED_DOCUMENTS_QUOTES_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.update'`) -* `ISSUED_DOCUMENTS_QUOTES_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.delete'`) -* `ISSUED_DOCUMENTS_PROFORMAS_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.create'`) -* `ISSUED_DOCUMENTS_PROFORMAS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.update'`) -* `ISSUED_DOCUMENTS_PROFORMAS_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.delete'`) -* `ISSUED_DOCUMENTS_RECEIPTS_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.create'`) -* `ISSUED_DOCUMENTS_RECEIPTS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.update'`) -* `ISSUED_DOCUMENTS_RECEIPTS_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.delete'`) -* `ISSUED_DOCUMENTS_DELIVERY_NOTES_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.create'`) -* `ISSUED_DOCUMENTS_DELIVERY_NOTES_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.update'`) -* `ISSUED_DOCUMENTS_DELIVERY_NOTES_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.delete'`) -* `ISSUED_DOCUMENTS_CREDIT_NOTES_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.create'`) -* `ISSUED_DOCUMENTS_CREDIT_NOTES_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.update'`) -* `ISSUED_DOCUMENTS_CREDIT_NOTES_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.delete'`) -* `ISSUED_DOCUMENTS_ORDERS_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.create'`) -* `ISSUED_DOCUMENTS_ORDERS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.update'`) -* `ISSUED_DOCUMENTS_ORDERS_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.delete'`) -* `ISSUED_DOCUMENTS_WORK_REPORTS_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.create'`) -* `ISSUED_DOCUMENTS_WORK_REPORTS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.update'`) -* `ISSUED_DOCUMENTS_WORK_REPORTS_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.delete'`) -* `ISSUED_DOCUMENTS_SUPPLIER_ORDERS_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.create'`) -* `ISSUED_DOCUMENTS_SUPPLIER_ORDERS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.update'`) -* `ISSUED_DOCUMENTS_SUPPLIER_ORDERS_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.delete'`) -* `ISSUED_DOCUMENTS_SELF_INVOICES_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.create'`) -* `ISSUED_DOCUMENTS_SELF_INVOICES_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.update'`) -* `ISSUED_DOCUMENTS_SELF_INVOICES_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.delete'`) -* `ISSUED_DOCUMENTS_ALL_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.all.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.all.create'`) -* `ISSUED_DOCUMENTS_ALL_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.all.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.all.update'`) -* `ISSUED_DOCUMENTS_ALL_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.all.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.all.delete'`) -* `RECEIVED_DOCUMENTS_CREATE` (value: `'it.fattureincloud.webhooks.received_documents.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.received_documents.create'`) -* `RECEIVED_DOCUMENTS_UPDATE` (value: `'it.fattureincloud.webhooks.received_documents.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.received_documents.update'`) -* `RECEIVED_DOCUMENTS_DELETE` (value: `'it.fattureincloud.webhooks.received_documents.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.received_documents.delete'`) -* `RECEIPTS_CREATE` (value: `'it.fattureincloud.webhooks.receipts.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.receipts.create'`) -* `RECEIPTS_UPDATE` (value: `'it.fattureincloud.webhooks.receipts.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.receipts.update'`) -* `RECEIPTS_DELETE` (value: `'it.fattureincloud.webhooks.receipts.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.receipts.delete'`) -* `TAXES_CREATE` (value: `'it.fattureincloud.webhooks.taxes.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.taxes.create'`) -* `TAXES_UPDATE` (value: `'it.fattureincloud.webhooks.taxes.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.taxes.update'`) -* `TAXES_DELETE` (value: `'it.fattureincloud.webhooks.taxes.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.taxes.delete'`) -* `ARCHIVE_DOCUMENTS_CREATE` (value: `'it.fattureincloud.webhooks.archive_documents.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.archive_documents.create'`) -* `ARCHIVE_DOCUMENTS_UPDATE` (value: `'it.fattureincloud.webhooks.archive_documents.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.archive_documents.update'`) -* `ARCHIVE_DOCUMENTS_DELETE` (value: `'it.fattureincloud.webhooks.archive_documents.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.archive_documents.delete'`) -* `CASHBOOK_CREATE` (value: `'it.fattureincloud.webhooks.cashbook.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_CREATE` (value: `'it.fattureincloud.webhooks.cashbook.create'`) -* `CASHBOOK_UPDATE` (value: `'it.fattureincloud.webhooks.cashbook.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.cashbook.update'`) -* `CASHBOOK_DELETE` (value: `'it.fattureincloud.webhooks.cashbook.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_DELETE` (value: `'it.fattureincloud.webhooks.cashbook.delete'`) -* `PRODUCTS_CREATE` (value: `'it.fattureincloud.webhooks.products.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.products.create'`) -* `PRODUCTS_UPDATE` (value: `'it.fattureincloud.webhooks.products.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.products.update'`) -* `PRODUCTS_DELETE` (value: `'it.fattureincloud.webhooks.products.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.products.delete'`) -* `PRODUCTS_STOCK_UPDATE` (value: `'it.fattureincloud.webhooks.products.stock_update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_STOCK_UPDATE` (value: `'it.fattureincloud.webhooks.products.stock_update'`) -* `ENTITIES_CLIENTS_CREATE` (value: `'it.fattureincloud.webhooks.entities.clients.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.entities.clients.create'`) -* `ENTITIES_CLIENTS_UPDATE` (value: `'it.fattureincloud.webhooks.entities.clients.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.entities.clients.update'`) -* `ENTITIES_CLIENTS_DELETE` (value: `'it.fattureincloud.webhooks.entities.clients.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.entities.clients.delete'`) -* `ENTITIES_SUPPLIERS_CREATE` (value: `'it.fattureincloud.webhooks.entities.suppliers.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.entities.suppliers.create'`) -* `ENTITIES_SUPPLIERS_UPDATE` (value: `'it.fattureincloud.webhooks.entities.suppliers.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.entities.suppliers.update'`) -* `ENTITIES_SUPPLIERS_DELETE` (value: `'it.fattureincloud.webhooks.entities.suppliers.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.entities.suppliers.delete'`) -* `ENTITIES_ALL_CREATE` (value: `'it.fattureincloud.webhooks.entities.all.create'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_CREATE` (value: `'it.fattureincloud.webhooks.entities.all.create'`) -* `ENTITIES_ALL_UPDATE` (value: `'it.fattureincloud.webhooks.entities.all.update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.entities.all.update'`) -* `ENTITIES_ALL_DELETE` (value: `'it.fattureincloud.webhooks.entities.all.delete'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_DELETE` (value: `'it.fattureincloud.webhooks.entities.all.delete'`) -* `ISSUED_DOCUMENTS_E_INVOICES_STATUS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.e_invoices.status_update'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_E_INVOICES_DOT_STATUS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.e_invoices.status_update'`) -* `RECEIVED_DOCUMENTS_E_INVOICES_RECEIVE` (value: `'it.fattureincloud.webhooks.received_documents.e_invoices.receive'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_E_INVOICES_DOT_RECEIVE` (value: `'it.fattureincloud.webhooks.received_documents.e_invoices.receive'`) -* `ISSUED_DOCUMENTS_INVOICES_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.email_sent'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_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'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_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'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_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'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_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'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_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'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_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'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_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'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_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'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_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'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_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'`) +* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.all.email_sent'`) [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/docs/IssuedDocumentsApi.md b/docs/IssuedDocumentsApi.md index c4451ee..450a691 100644 --- a/docs/IssuedDocumentsApi.md +++ b/docs/IssuedDocumentsApi.md @@ -650,7 +650,7 @@ Name | Type | Description | Notes [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **join_issued_documents** -> JoinIssuedDocumentsResponse join_issued_documents(company_id, ids, group=group, parameter=parameter) +> JoinIssuedDocumentsResponse join_issued_documents(company_id, ids, group=group, type=type) Join Issued Documents @@ -686,11 +686,11 @@ with fattureincloud_python_sdk.ApiClient(configuration) as api_client: company_id = 12345 # int | The ID of the company. ids = '1,2,3,4' # str | Ids of the documents. group = 56 # int | Group items. (optional) - parameter = 'delivery_notes, orders, quotes, work_reports' # str | Type of the parameters to be joined (optional) + type = 'delivery_notes, orders, quotes, work_reports' # str | Type of the documents to be joined (optional) try: # Join Issued Documents - api_response = api_instance.join_issued_documents(company_id, ids, group=group, parameter=parameter) + api_response = api_instance.join_issued_documents(company_id, ids, group=group, type=type) print("The response of IssuedDocumentsApi->join_issued_documents:\n") pprint(api_response) except Exception as e: @@ -707,7 +707,7 @@ Name | Type | Description | Notes **company_id** | **int**| The ID of the company. | **ids** | **str**| Ids of the documents. | **group** | **int**| Group items. | [optional] - **parameter** | **str**| Type of the parameters to be joined | [optional] + **type** | **str**| Type of the documents to be joined | [optional] ### Return type @@ -985,7 +985,7 @@ void (empty response body) [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **transform_issued_document** -> TransformIssuedDocumentResponse transform_issued_document(company_id, original_document_id, new_type, parameter=parameter, e_invoice=e_invoice, transform_keep_copy=transform_keep_copy) +> TransformIssuedDocumentResponse transform_issued_document(company_id, original_document_id, new_type, type=type, e_invoice=e_invoice, transform_keep_copy=transform_keep_copy) Transform Issued Document @@ -1021,13 +1021,13 @@ with fattureincloud_python_sdk.ApiClient(configuration) as api_client: company_id = 12345 # int | The ID of the company. original_document_id = 56 # int | Original document id. new_type = 'new_type_example' # str | New document type. - parameter = 'parameter_example' # str | Old document type. (optional) + type = 'type_example' # str | Current document type. (optional) e_invoice = 56 # int | New document e_invoice. (optional) transform_keep_copy = 56 # int | Keep the old document. (optional) try: # Transform Issued Document - api_response = api_instance.transform_issued_document(company_id, original_document_id, new_type, parameter=parameter, e_invoice=e_invoice, transform_keep_copy=transform_keep_copy) + api_response = api_instance.transform_issued_document(company_id, original_document_id, new_type, type=type, e_invoice=e_invoice, transform_keep_copy=transform_keep_copy) print("The response of IssuedDocumentsApi->transform_issued_document:\n") pprint(api_response) except Exception as e: @@ -1044,7 +1044,7 @@ Name | Type | Description | Notes **company_id** | **int**| The ID of the company. | **original_document_id** | **int**| Original document id. | **new_type** | **str**| New document type. | - **parameter** | **str**| Old document type. | [optional] + **type** | **str**| Current document type. | [optional] **e_invoice** | **int**| New document e_invoice. | [optional] **transform_keep_copy** | **int**| Keep the old document. | [optional] diff --git a/fattureincloud_python_sdk/__init__.py b/fattureincloud_python_sdk/__init__.py index b6c8f74..3ae59d6 100644 --- a/fattureincloud_python_sdk/__init__.py +++ b/fattureincloud_python_sdk/__init__.py @@ -7,7 +7,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -15,7 +15,7 @@ """ # noqa: E501 -__version__ = "2.1.1" +__version__ = "2.1.2" # import apis into sdk package from fattureincloud_python_sdk.api.archive_api import ArchiveApi diff --git a/fattureincloud_python_sdk/api/archive_api.py b/fattureincloud_python_sdk/api/archive_api.py index db9e7e9..03fc380 100644 --- a/fattureincloud_python_sdk/api/archive_api.py +++ b/fattureincloud_python_sdk/api/archive_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/cashbook_api.py b/fattureincloud_python_sdk/api/cashbook_api.py index d14b27f..ce5d85d 100644 --- a/fattureincloud_python_sdk/api/cashbook_api.py +++ b/fattureincloud_python_sdk/api/cashbook_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/clients_api.py b/fattureincloud_python_sdk/api/clients_api.py index 3df3ea5..b32be4e 100644 --- a/fattureincloud_python_sdk/api/clients_api.py +++ b/fattureincloud_python_sdk/api/clients_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/companies_api.py b/fattureincloud_python_sdk/api/companies_api.py index b040e60..33d14aa 100644 --- a/fattureincloud_python_sdk/api/companies_api.py +++ b/fattureincloud_python_sdk/api/companies_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/emails_api.py b/fattureincloud_python_sdk/api/emails_api.py index de0ee46..af5a1c7 100644 --- a/fattureincloud_python_sdk/api/emails_api.py +++ b/fattureincloud_python_sdk/api/emails_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/info_api.py b/fattureincloud_python_sdk/api/info_api.py index 376d667..58e77aa 100644 --- a/fattureincloud_python_sdk/api/info_api.py +++ b/fattureincloud_python_sdk/api/info_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/issued_documents_api.py b/fattureincloud_python_sdk/api/issued_documents_api.py index f42accb..98feab1 100644 --- a/fattureincloud_python_sdk/api/issued_documents_api.py +++ b/fattureincloud_python_sdk/api/issued_documents_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -2284,9 +2284,8 @@ def join_issued_documents( company_id: Annotated[StrictInt, Field(description="The ID of the company.")], ids: Annotated[StrictStr, Field(description="Ids of the documents.")], group: Annotated[Optional[StrictInt], Field(description="Group items.")] = None, - parameter: Annotated[ - Optional[StrictStr], - Field(description="Type of the parameters to be joined"), + type: Annotated[ + Optional[StrictStr], Field(description="Type of the documents to be joined") ] = None, _request_timeout: Union[ None, @@ -2310,8 +2309,8 @@ def join_issued_documents( :type ids: str :param group: Group items. :type group: int - :param parameter: Type of the parameters to be joined - :type parameter: str + :param type: Type of the documents to be joined + :type type: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of @@ -2338,7 +2337,7 @@ def join_issued_documents( company_id=company_id, ids=ids, group=group, - parameter=parameter, + type=type, _request_auth=_request_auth, _content_type=_content_type, _headers=_headers, @@ -2363,9 +2362,8 @@ def join_issued_documents_with_http_info( company_id: Annotated[StrictInt, Field(description="The ID of the company.")], ids: Annotated[StrictStr, Field(description="Ids of the documents.")], group: Annotated[Optional[StrictInt], Field(description="Group items.")] = None, - parameter: Annotated[ - Optional[StrictStr], - Field(description="Type of the parameters to be joined"), + type: Annotated[ + Optional[StrictStr], Field(description="Type of the documents to be joined") ] = None, _request_timeout: Union[ None, @@ -2389,8 +2387,8 @@ def join_issued_documents_with_http_info( :type ids: str :param group: Group items. :type group: int - :param parameter: Type of the parameters to be joined - :type parameter: str + :param type: Type of the documents to be joined + :type type: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of @@ -2417,7 +2415,7 @@ def join_issued_documents_with_http_info( company_id=company_id, ids=ids, group=group, - parameter=parameter, + type=type, _request_auth=_request_auth, _content_type=_content_type, _headers=_headers, @@ -2442,9 +2440,8 @@ def join_issued_documents_without_preload_content( company_id: Annotated[StrictInt, Field(description="The ID of the company.")], ids: Annotated[StrictStr, Field(description="Ids of the documents.")], group: Annotated[Optional[StrictInt], Field(description="Group items.")] = None, - parameter: Annotated[ - Optional[StrictStr], - Field(description="Type of the parameters to be joined"), + type: Annotated[ + Optional[StrictStr], Field(description="Type of the documents to be joined") ] = None, _request_timeout: Union[ None, @@ -2468,8 +2465,8 @@ def join_issued_documents_without_preload_content( :type ids: str :param group: Group items. :type group: int - :param parameter: Type of the parameters to be joined - :type parameter: str + :param type: Type of the documents to be joined + :type type: str :param _request_timeout: timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of @@ -2496,7 +2493,7 @@ def join_issued_documents_without_preload_content( company_id=company_id, ids=ids, group=group, - parameter=parameter, + type=type, _request_auth=_request_auth, _content_type=_content_type, _headers=_headers, @@ -2516,7 +2513,7 @@ def _join_issued_documents_serialize( company_id, ids, group, - parameter, + type, _request_auth, _content_type, _headers, @@ -2548,9 +2545,9 @@ def _join_issued_documents_serialize( _query_params.append(("group", group)) - if parameter is not None: + if type is not None: - _query_params.append(("parameter", parameter)) + _query_params.append(("type", type)) # process the header parameters # process the form parameters @@ -3626,8 +3623,8 @@ def transform_issued_document( StrictInt, Field(description="Original document id.") ], new_type: Annotated[StrictStr, Field(description="New document type.")], - parameter: Annotated[ - Optional[StrictStr], Field(description="Old document type.") + type: Annotated[ + Optional[StrictStr], Field(description="Current document type.") ] = None, e_invoice: Annotated[ Optional[StrictInt], Field(description="New document e_invoice.") @@ -3657,8 +3654,8 @@ def transform_issued_document( :type original_document_id: int :param new_type: New document type. (required) :type new_type: str - :param parameter: Old document type. - :type parameter: str + :param type: Current document type. + :type type: str :param e_invoice: New document e_invoice. :type e_invoice: int :param transform_keep_copy: Keep the old document. @@ -3689,7 +3686,7 @@ def transform_issued_document( company_id=company_id, original_document_id=original_document_id, new_type=new_type, - parameter=parameter, + type=type, e_invoice=e_invoice, transform_keep_copy=transform_keep_copy, _request_auth=_request_auth, @@ -3718,8 +3715,8 @@ def transform_issued_document_with_http_info( StrictInt, Field(description="Original document id.") ], new_type: Annotated[StrictStr, Field(description="New document type.")], - parameter: Annotated[ - Optional[StrictStr], Field(description="Old document type.") + type: Annotated[ + Optional[StrictStr], Field(description="Current document type.") ] = None, e_invoice: Annotated[ Optional[StrictInt], Field(description="New document e_invoice.") @@ -3749,8 +3746,8 @@ def transform_issued_document_with_http_info( :type original_document_id: int :param new_type: New document type. (required) :type new_type: str - :param parameter: Old document type. - :type parameter: str + :param type: Current document type. + :type type: str :param e_invoice: New document e_invoice. :type e_invoice: int :param transform_keep_copy: Keep the old document. @@ -3781,7 +3778,7 @@ def transform_issued_document_with_http_info( company_id=company_id, original_document_id=original_document_id, new_type=new_type, - parameter=parameter, + type=type, e_invoice=e_invoice, transform_keep_copy=transform_keep_copy, _request_auth=_request_auth, @@ -3810,8 +3807,8 @@ def transform_issued_document_without_preload_content( StrictInt, Field(description="Original document id.") ], new_type: Annotated[StrictStr, Field(description="New document type.")], - parameter: Annotated[ - Optional[StrictStr], Field(description="Old document type.") + type: Annotated[ + Optional[StrictStr], Field(description="Current document type.") ] = None, e_invoice: Annotated[ Optional[StrictInt], Field(description="New document e_invoice.") @@ -3841,8 +3838,8 @@ def transform_issued_document_without_preload_content( :type original_document_id: int :param new_type: New document type. (required) :type new_type: str - :param parameter: Old document type. - :type parameter: str + :param type: Current document type. + :type type: str :param e_invoice: New document e_invoice. :type e_invoice: int :param transform_keep_copy: Keep the old document. @@ -3873,7 +3870,7 @@ def transform_issued_document_without_preload_content( company_id=company_id, original_document_id=original_document_id, new_type=new_type, - parameter=parameter, + type=type, e_invoice=e_invoice, transform_keep_copy=transform_keep_copy, _request_auth=_request_auth, @@ -3895,7 +3892,7 @@ def _transform_issued_document_serialize( company_id, original_document_id, new_type, - parameter, + type, e_invoice, transform_keep_copy, _request_auth, @@ -3929,9 +3926,9 @@ def _transform_issued_document_serialize( _query_params.append(("new_type", new_type)) - if parameter is not None: + if type is not None: - _query_params.append(("parameter", parameter)) + _query_params.append(("type", type)) if e_invoice is not None: diff --git a/fattureincloud_python_sdk/api/issued_e_invoices_api.py b/fattureincloud_python_sdk/api/issued_e_invoices_api.py index 21b4e8e..1ef39ce 100644 --- a/fattureincloud_python_sdk/api/issued_e_invoices_api.py +++ b/fattureincloud_python_sdk/api/issued_e_invoices_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/products_api.py b/fattureincloud_python_sdk/api/products_api.py index 9dd2112..3b00360 100644 --- a/fattureincloud_python_sdk/api/products_api.py +++ b/fattureincloud_python_sdk/api/products_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/receipts_api.py b/fattureincloud_python_sdk/api/receipts_api.py index d90af02..0655eda 100644 --- a/fattureincloud_python_sdk/api/receipts_api.py +++ b/fattureincloud_python_sdk/api/receipts_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/received_documents_api.py b/fattureincloud_python_sdk/api/received_documents_api.py index af7ce96..5367db0 100644 --- a/fattureincloud_python_sdk/api/received_documents_api.py +++ b/fattureincloud_python_sdk/api/received_documents_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/settings_api.py b/fattureincloud_python_sdk/api/settings_api.py index 7032e31..3fe33ff 100644 --- a/fattureincloud_python_sdk/api/settings_api.py +++ b/fattureincloud_python_sdk/api/settings_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/suppliers_api.py b/fattureincloud_python_sdk/api/suppliers_api.py index 5f24b14..de67059 100644 --- a/fattureincloud_python_sdk/api/suppliers_api.py +++ b/fattureincloud_python_sdk/api/suppliers_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/taxes_api.py b/fattureincloud_python_sdk/api/taxes_api.py index 8680c12..2e86399 100644 --- a/fattureincloud_python_sdk/api/taxes_api.py +++ b/fattureincloud_python_sdk/api/taxes_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/user_api.py b/fattureincloud_python_sdk/api/user_api.py index 23e40fb..d4db3a9 100644 --- a/fattureincloud_python_sdk/api/user_api.py +++ b/fattureincloud_python_sdk/api/user_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api/webhooks_api.py b/fattureincloud_python_sdk/api/webhooks_api.py index dc53db3..082ed0e 100644 --- a/fattureincloud_python_sdk/api/webhooks_api.py +++ b/fattureincloud_python_sdk/api/webhooks_api.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/api_client.py b/fattureincloud_python_sdk/api_client.py index 36e952b..32d1f42 100644 --- a/fattureincloud_python_sdk/api_client.py +++ b/fattureincloud_python_sdk/api_client.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -88,7 +88,7 @@ def __init__( self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = "FattureInCloud/2.1.1/Python-SDK" + self.user_agent = "FattureInCloud/2.1.2/Python-SDK" self.client_side_validation = configuration.client_side_validation def __enter__(self): diff --git a/fattureincloud_python_sdk/configuration.py b/fattureincloud_python_sdk/configuration.py index 6cf8fe9..6e19de4 100644 --- a/fattureincloud_python_sdk/configuration.py +++ b/fattureincloud_python_sdk/configuration.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -408,8 +408,8 @@ def to_debug_report(self): "Python SDK Debug Report:\n" "OS: {env}\n" "Python Version: {pyversion}\n" - "Version of the API: 2.1.2\n" - "SDK Package Version: 2.1.1".format(env=sys.platform, pyversion=sys.version) + "Version of the API: 2.1.3\n" + "SDK Package Version: 2.1.2".format(env=sys.platform, pyversion=sys.version) ) def get_host_settings(self): diff --git a/fattureincloud_python_sdk/exceptions.py b/fattureincloud_python_sdk/exceptions.py index 7291907..18ab96a 100644 --- a/fattureincloud_python_sdk/exceptions.py +++ b/fattureincloud_python_sdk/exceptions.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/__init__.py b/fattureincloud_python_sdk/models/__init__.py index 13efe31..18875c0 100644 --- a/fattureincloud_python_sdk/models/__init__.py +++ b/fattureincloud_python_sdk/models/__init__.py @@ -6,7 +6,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/archive_document.py b/fattureincloud_python_sdk/models/archive_document.py index c7bf2e2..22ac5ca 100644 --- a/fattureincloud_python_sdk/models/archive_document.py +++ b/fattureincloud_python_sdk/models/archive_document.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/attachment_data.py b/fattureincloud_python_sdk/models/attachment_data.py index c4445d4..f3653d9 100644 --- a/fattureincloud_python_sdk/models/attachment_data.py +++ b/fattureincloud_python_sdk/models/attachment_data.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/cashbook_entry.py b/fattureincloud_python_sdk/models/cashbook_entry.py index 32b5ee9..dddb51b 100644 --- a/fattureincloud_python_sdk/models/cashbook_entry.py +++ b/fattureincloud_python_sdk/models/cashbook_entry.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/cashbook_entry_document.py b/fattureincloud_python_sdk/models/cashbook_entry_document.py index d3c2674..63afc34 100644 --- a/fattureincloud_python_sdk/models/cashbook_entry_document.py +++ b/fattureincloud_python_sdk/models/cashbook_entry_document.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/cashbook_entry_kind.py b/fattureincloud_python_sdk/models/cashbook_entry_kind.py index a09d8e6..0c4af64 100644 --- a/fattureincloud_python_sdk/models/cashbook_entry_kind.py +++ b/fattureincloud_python_sdk/models/cashbook_entry_kind.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/cashbook_entry_type.py b/fattureincloud_python_sdk/models/cashbook_entry_type.py index bc095c9..6443bc4 100644 --- a/fattureincloud_python_sdk/models/cashbook_entry_type.py +++ b/fattureincloud_python_sdk/models/cashbook_entry_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/city.py b/fattureincloud_python_sdk/models/city.py index 37921ab..9f95769 100644 --- a/fattureincloud_python_sdk/models/city.py +++ b/fattureincloud_python_sdk/models/city.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/client.py b/fattureincloud_python_sdk/models/client.py index f6a0db1..de5beea 100644 --- a/fattureincloud_python_sdk/models/client.py +++ b/fattureincloud_python_sdk/models/client.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/client_type.py b/fattureincloud_python_sdk/models/client_type.py index ff3468a..0e2f6d0 100644 --- a/fattureincloud_python_sdk/models/client_type.py +++ b/fattureincloud_python_sdk/models/client_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/company.py b/fattureincloud_python_sdk/models/company.py index b1a3463..41ada18 100644 --- a/fattureincloud_python_sdk/models/company.py +++ b/fattureincloud_python_sdk/models/company.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/company_info.py b/fattureincloud_python_sdk/models/company_info.py index 2b89ec6..c6748dd 100644 --- a/fattureincloud_python_sdk/models/company_info.py +++ b/fattureincloud_python_sdk/models/company_info.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/company_info_access_info.py b/fattureincloud_python_sdk/models/company_info_access_info.py index 323baa8..946df3e 100644 --- a/fattureincloud_python_sdk/models/company_info_access_info.py +++ b/fattureincloud_python_sdk/models/company_info_access_info.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/company_info_plan_info.py b/fattureincloud_python_sdk/models/company_info_plan_info.py index e40604d..0e6e200 100644 --- a/fattureincloud_python_sdk/models/company_info_plan_info.py +++ b/fattureincloud_python_sdk/models/company_info_plan_info.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/company_info_plan_info_functions.py b/fattureincloud_python_sdk/models/company_info_plan_info_functions.py index 99d176d..31367d8 100644 --- a/fattureincloud_python_sdk/models/company_info_plan_info_functions.py +++ b/fattureincloud_python_sdk/models/company_info_plan_info_functions.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/company_info_plan_info_functions_status.py b/fattureincloud_python_sdk/models/company_info_plan_info_functions_status.py index e50ffcb..d9253fb 100644 --- a/fattureincloud_python_sdk/models/company_info_plan_info_functions_status.py +++ b/fattureincloud_python_sdk/models/company_info_plan_info_functions_status.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/company_info_plan_info_limits.py b/fattureincloud_python_sdk/models/company_info_plan_info_limits.py index 309a711..c4dede1 100644 --- a/fattureincloud_python_sdk/models/company_info_plan_info_limits.py +++ b/fattureincloud_python_sdk/models/company_info_plan_info_limits.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/company_plan_usage.py b/fattureincloud_python_sdk/models/company_plan_usage.py index d83541d..17f94cf 100644 --- a/fattureincloud_python_sdk/models/company_plan_usage.py +++ b/fattureincloud_python_sdk/models/company_plan_usage.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/company_type.py b/fattureincloud_python_sdk/models/company_type.py index 3080177..9a077a5 100644 --- a/fattureincloud_python_sdk/models/company_type.py +++ b/fattureincloud_python_sdk/models/company_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/controlled_company.py b/fattureincloud_python_sdk/models/controlled_company.py index 4af0863..7c9f85a 100644 --- a/fattureincloud_python_sdk/models/controlled_company.py +++ b/fattureincloud_python_sdk/models/controlled_company.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_archive_document_request.py b/fattureincloud_python_sdk/models/create_archive_document_request.py index 1c26cd9..0ef0f36 100644 --- a/fattureincloud_python_sdk/models/create_archive_document_request.py +++ b/fattureincloud_python_sdk/models/create_archive_document_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_archive_document_response.py b/fattureincloud_python_sdk/models/create_archive_document_response.py index 161b5e8..8b6f6b1 100644 --- a/fattureincloud_python_sdk/models/create_archive_document_response.py +++ b/fattureincloud_python_sdk/models/create_archive_document_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_cashbook_entry_request.py b/fattureincloud_python_sdk/models/create_cashbook_entry_request.py index 51d3d08..80b1c1d 100644 --- a/fattureincloud_python_sdk/models/create_cashbook_entry_request.py +++ b/fattureincloud_python_sdk/models/create_cashbook_entry_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_cashbook_entry_response.py b/fattureincloud_python_sdk/models/create_cashbook_entry_response.py index 0922ef6..966b7fd 100644 --- a/fattureincloud_python_sdk/models/create_cashbook_entry_response.py +++ b/fattureincloud_python_sdk/models/create_cashbook_entry_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_client_request.py b/fattureincloud_python_sdk/models/create_client_request.py index dd39873..15fac61 100644 --- a/fattureincloud_python_sdk/models/create_client_request.py +++ b/fattureincloud_python_sdk/models/create_client_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_client_response.py b/fattureincloud_python_sdk/models/create_client_response.py index 00a0966..7eb4ef6 100644 --- a/fattureincloud_python_sdk/models/create_client_response.py +++ b/fattureincloud_python_sdk/models/create_client_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_f24_request.py b/fattureincloud_python_sdk/models/create_f24_request.py index 6873034..e87da84 100644 --- a/fattureincloud_python_sdk/models/create_f24_request.py +++ b/fattureincloud_python_sdk/models/create_f24_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_f24_response.py b/fattureincloud_python_sdk/models/create_f24_response.py index cc10d0f..23aef7b 100644 --- a/fattureincloud_python_sdk/models/create_f24_response.py +++ b/fattureincloud_python_sdk/models/create_f24_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_issued_document_request.py b/fattureincloud_python_sdk/models/create_issued_document_request.py index 077e643..ee4b7a1 100644 --- a/fattureincloud_python_sdk/models/create_issued_document_request.py +++ b/fattureincloud_python_sdk/models/create_issued_document_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_issued_document_response.py b/fattureincloud_python_sdk/models/create_issued_document_response.py index 2c1bdb8..c83dab2 100644 --- a/fattureincloud_python_sdk/models/create_issued_document_response.py +++ b/fattureincloud_python_sdk/models/create_issued_document_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_payment_account_request.py b/fattureincloud_python_sdk/models/create_payment_account_request.py index 2cac213..870a4d6 100644 --- a/fattureincloud_python_sdk/models/create_payment_account_request.py +++ b/fattureincloud_python_sdk/models/create_payment_account_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_payment_account_response.py b/fattureincloud_python_sdk/models/create_payment_account_response.py index 2d289a6..48c7dbd 100644 --- a/fattureincloud_python_sdk/models/create_payment_account_response.py +++ b/fattureincloud_python_sdk/models/create_payment_account_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_payment_method_request.py b/fattureincloud_python_sdk/models/create_payment_method_request.py index 3f08e0b..2388793 100644 --- a/fattureincloud_python_sdk/models/create_payment_method_request.py +++ b/fattureincloud_python_sdk/models/create_payment_method_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_payment_method_response.py b/fattureincloud_python_sdk/models/create_payment_method_response.py index 7807b46..6dda830 100644 --- a/fattureincloud_python_sdk/models/create_payment_method_response.py +++ b/fattureincloud_python_sdk/models/create_payment_method_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_product_request.py b/fattureincloud_python_sdk/models/create_product_request.py index 760ea4f..7bd8257 100644 --- a/fattureincloud_python_sdk/models/create_product_request.py +++ b/fattureincloud_python_sdk/models/create_product_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_product_response.py b/fattureincloud_python_sdk/models/create_product_response.py index 07c86d2..2196b4a 100644 --- a/fattureincloud_python_sdk/models/create_product_response.py +++ b/fattureincloud_python_sdk/models/create_product_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_receipt_request.py b/fattureincloud_python_sdk/models/create_receipt_request.py index e8b8bbf..9e17213 100644 --- a/fattureincloud_python_sdk/models/create_receipt_request.py +++ b/fattureincloud_python_sdk/models/create_receipt_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_receipt_response.py b/fattureincloud_python_sdk/models/create_receipt_response.py index 857dd7f..406c725 100644 --- a/fattureincloud_python_sdk/models/create_receipt_response.py +++ b/fattureincloud_python_sdk/models/create_receipt_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_received_document_request.py b/fattureincloud_python_sdk/models/create_received_document_request.py index ab6bd49..64bc8cc 100644 --- a/fattureincloud_python_sdk/models/create_received_document_request.py +++ b/fattureincloud_python_sdk/models/create_received_document_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_received_document_response.py b/fattureincloud_python_sdk/models/create_received_document_response.py index f036ba9..44fd421 100644 --- a/fattureincloud_python_sdk/models/create_received_document_response.py +++ b/fattureincloud_python_sdk/models/create_received_document_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_supplier_request.py b/fattureincloud_python_sdk/models/create_supplier_request.py index 4b91568..58c9def 100644 --- a/fattureincloud_python_sdk/models/create_supplier_request.py +++ b/fattureincloud_python_sdk/models/create_supplier_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_supplier_response.py b/fattureincloud_python_sdk/models/create_supplier_response.py index 1e5344c..8f203b0 100644 --- a/fattureincloud_python_sdk/models/create_supplier_response.py +++ b/fattureincloud_python_sdk/models/create_supplier_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_vat_type_request.py b/fattureincloud_python_sdk/models/create_vat_type_request.py index 9e1dad6..bcb034b 100644 --- a/fattureincloud_python_sdk/models/create_vat_type_request.py +++ b/fattureincloud_python_sdk/models/create_vat_type_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_vat_type_response.py b/fattureincloud_python_sdk/models/create_vat_type_response.py index 6bb69e0..a909924 100644 --- a/fattureincloud_python_sdk/models/create_vat_type_response.py +++ b/fattureincloud_python_sdk/models/create_vat_type_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_webhooks_subscription_request.py b/fattureincloud_python_sdk/models/create_webhooks_subscription_request.py index 8102c08..053040d 100644 --- a/fattureincloud_python_sdk/models/create_webhooks_subscription_request.py +++ b/fattureincloud_python_sdk/models/create_webhooks_subscription_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/create_webhooks_subscription_response.py b/fattureincloud_python_sdk/models/create_webhooks_subscription_response.py index 338e9a6..864876e 100644 --- a/fattureincloud_python_sdk/models/create_webhooks_subscription_response.py +++ b/fattureincloud_python_sdk/models/create_webhooks_subscription_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/currency.py b/fattureincloud_python_sdk/models/currency.py index 82f4031..e238aa6 100644 --- a/fattureincloud_python_sdk/models/currency.py +++ b/fattureincloud_python_sdk/models/currency.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/detailed_country.py b/fattureincloud_python_sdk/models/detailed_country.py index 5306789..3191cd3 100644 --- a/fattureincloud_python_sdk/models/detailed_country.py +++ b/fattureincloud_python_sdk/models/detailed_country.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/document_template.py b/fattureincloud_python_sdk/models/document_template.py index 98498d9..1b9a57e 100644 --- a/fattureincloud_python_sdk/models/document_template.py +++ b/fattureincloud_python_sdk/models/document_template.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/e_invoice_rejection_reason.py b/fattureincloud_python_sdk/models/e_invoice_rejection_reason.py index bc74a25..8ece7af 100644 --- a/fattureincloud_python_sdk/models/e_invoice_rejection_reason.py +++ b/fattureincloud_python_sdk/models/e_invoice_rejection_reason.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/email.py b/fattureincloud_python_sdk/models/email.py index 1865561..c4a1533 100644 --- a/fattureincloud_python_sdk/models/email.py +++ b/fattureincloud_python_sdk/models/email.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/email_attachment.py b/fattureincloud_python_sdk/models/email_attachment.py index 40a176a..020f6b9 100644 --- a/fattureincloud_python_sdk/models/email_attachment.py +++ b/fattureincloud_python_sdk/models/email_attachment.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/email_data.py b/fattureincloud_python_sdk/models/email_data.py index d02fd5b..b9e9f9e 100644 --- a/fattureincloud_python_sdk/models/email_data.py +++ b/fattureincloud_python_sdk/models/email_data.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/email_data_default_sender_email.py b/fattureincloud_python_sdk/models/email_data_default_sender_email.py index d11485a..3adc565 100644 --- a/fattureincloud_python_sdk/models/email_data_default_sender_email.py +++ b/fattureincloud_python_sdk/models/email_data_default_sender_email.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/email_recipient_status.py b/fattureincloud_python_sdk/models/email_recipient_status.py index 12275e1..0f194d0 100644 --- a/fattureincloud_python_sdk/models/email_recipient_status.py +++ b/fattureincloud_python_sdk/models/email_recipient_status.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/email_schedule.py b/fattureincloud_python_sdk/models/email_schedule.py index 16fa206..0804f8e 100644 --- a/fattureincloud_python_sdk/models/email_schedule.py +++ b/fattureincloud_python_sdk/models/email_schedule.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/email_schedule_include.py b/fattureincloud_python_sdk/models/email_schedule_include.py index c180ea6..5e00c46 100644 --- a/fattureincloud_python_sdk/models/email_schedule_include.py +++ b/fattureincloud_python_sdk/models/email_schedule_include.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/email_status.py b/fattureincloud_python_sdk/models/email_status.py index 54edf8c..c042bc9 100644 --- a/fattureincloud_python_sdk/models/email_status.py +++ b/fattureincloud_python_sdk/models/email_status.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/entity.py b/fattureincloud_python_sdk/models/entity.py index bb9ace1..33dba8d 100644 --- a/fattureincloud_python_sdk/models/entity.py +++ b/fattureincloud_python_sdk/models/entity.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/entity_type.py b/fattureincloud_python_sdk/models/entity_type.py index b986c29..b5016a4 100644 --- a/fattureincloud_python_sdk/models/entity_type.py +++ b/fattureincloud_python_sdk/models/entity_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/event_type.py b/fattureincloud_python_sdk/models/event_type.py index 0c399bc..1e9c87a 100644 --- a/fattureincloud_python_sdk/models/event_type.py +++ b/fattureincloud_python_sdk/models/event_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -27,226 +27,226 @@ class EventType(str, Enum): """ allowed enum values """ - ISSUED_DOCUMENTS_INVOICES_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.invoices.create" ) - ISSUED_DOCUMENTS_INVOICES_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.invoices.update" ) - ISSUED_DOCUMENTS_INVOICES_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.invoices.delete" ) - ISSUED_DOCUMENTS_QUOTES_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.quotes.create" ) - ISSUED_DOCUMENTS_QUOTES_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.quotes.update" ) - ISSUED_DOCUMENTS_QUOTES_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.quotes.delete" ) - ISSUED_DOCUMENTS_PROFORMAS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.proformas.create" ) - ISSUED_DOCUMENTS_PROFORMAS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.proformas.update" ) - ISSUED_DOCUMENTS_PROFORMAS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.proformas.delete" ) - ISSUED_DOCUMENTS_RECEIPTS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.receipts.create" ) - ISSUED_DOCUMENTS_RECEIPTS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.receipts.update" ) - ISSUED_DOCUMENTS_RECEIPTS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.receipts.delete" ) - ISSUED_DOCUMENTS_DELIVERY_NOTES_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.delivery_notes.create" ) - ISSUED_DOCUMENTS_DELIVERY_NOTES_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.delivery_notes.update" ) - ISSUED_DOCUMENTS_DELIVERY_NOTES_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.delivery_notes.delete" ) - ISSUED_DOCUMENTS_CREDIT_NOTES_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.credit_notes.create" ) - ISSUED_DOCUMENTS_CREDIT_NOTES_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.credit_notes.update" ) - ISSUED_DOCUMENTS_CREDIT_NOTES_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.credit_notes.delete" ) - ISSUED_DOCUMENTS_ORDERS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.orders.create" ) - ISSUED_DOCUMENTS_ORDERS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.orders.update" ) - ISSUED_DOCUMENTS_ORDERS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.orders.delete" ) - ISSUED_DOCUMENTS_WORK_REPORTS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.work_reports.create" ) - ISSUED_DOCUMENTS_WORK_REPORTS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.work_reports.update" ) - ISSUED_DOCUMENTS_WORK_REPORTS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.work_reports.delete" ) - ISSUED_DOCUMENTS_SUPPLIER_ORDERS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.supplier_orders.create" ) - ISSUED_DOCUMENTS_SUPPLIER_ORDERS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.supplier_orders.update" ) - ISSUED_DOCUMENTS_SUPPLIER_ORDERS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.supplier_orders.delete" ) - ISSUED_DOCUMENTS_SELF_INVOICES_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.self_invoices.create" ) - ISSUED_DOCUMENTS_SELF_INVOICES_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.self_invoices.update" ) - ISSUED_DOCUMENTS_SELF_INVOICES_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.self_invoices.delete" ) - ISSUED_DOCUMENTS_ALL_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_CREATE = ( "it.fattureincloud.webhooks.issued_documents.all.create" ) - ISSUED_DOCUMENTS_ALL_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.all.update" ) - ISSUED_DOCUMENTS_ALL_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_DELETE = ( "it.fattureincloud.webhooks.issued_documents.all.delete" ) - RECEIVED_DOCUMENTS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_CREATE = ( "it.fattureincloud.webhooks.received_documents.create" ) - RECEIVED_DOCUMENTS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_UPDATE = ( "it.fattureincloud.webhooks.received_documents.update" ) - RECEIVED_DOCUMENTS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_DELETE = ( "it.fattureincloud.webhooks.received_documents.delete" ) - RECEIPTS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_CREATE = ( "it.fattureincloud.webhooks.receipts.create" ) - RECEIPTS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_UPDATE = ( "it.fattureincloud.webhooks.receipts.update" ) - RECEIPTS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_DELETE = ( "it.fattureincloud.webhooks.receipts.delete" ) - TAXES_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_CREATE = ( "it.fattureincloud.webhooks.taxes.create" ) - TAXES_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_UPDATE = ( "it.fattureincloud.webhooks.taxes.update" ) - TAXES_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_DELETE = ( "it.fattureincloud.webhooks.taxes.delete" ) - ARCHIVE_DOCUMENTS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_CREATE = ( "it.fattureincloud.webhooks.archive_documents.create" ) - ARCHIVE_DOCUMENTS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_UPDATE = ( "it.fattureincloud.webhooks.archive_documents.update" ) - ARCHIVE_DOCUMENTS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_DELETE = ( "it.fattureincloud.webhooks.archive_documents.delete" ) - CASHBOOK_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_CREATE = ( "it.fattureincloud.webhooks.cashbook.create" ) - CASHBOOK_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_UPDATE = ( "it.fattureincloud.webhooks.cashbook.update" ) - CASHBOOK_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_DELETE = ( "it.fattureincloud.webhooks.cashbook.delete" ) - PRODUCTS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_CREATE = ( "it.fattureincloud.webhooks.products.create" ) - PRODUCTS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_UPDATE = ( "it.fattureincloud.webhooks.products.update" ) - PRODUCTS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_DELETE = ( "it.fattureincloud.webhooks.products.delete" ) - PRODUCTS_STOCK_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_STOCK_UPDATE = ( "it.fattureincloud.webhooks.products.stock_update" ) - ENTITIES_CLIENTS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_CREATE = ( "it.fattureincloud.webhooks.entities.clients.create" ) - ENTITIES_CLIENTS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_UPDATE = ( "it.fattureincloud.webhooks.entities.clients.update" ) - ENTITIES_CLIENTS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_DELETE = ( "it.fattureincloud.webhooks.entities.clients.delete" ) - ENTITIES_SUPPLIERS_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_CREATE = ( "it.fattureincloud.webhooks.entities.suppliers.create" ) - ENTITIES_SUPPLIERS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_UPDATE = ( "it.fattureincloud.webhooks.entities.suppliers.update" ) - ENTITIES_SUPPLIERS_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_DELETE = ( "it.fattureincloud.webhooks.entities.suppliers.delete" ) - ENTITIES_ALL_CREATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_CREATE = ( "it.fattureincloud.webhooks.entities.all.create" ) - ENTITIES_ALL_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_UPDATE = ( "it.fattureincloud.webhooks.entities.all.update" ) - ENTITIES_ALL_DELETE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_DELETE = ( "it.fattureincloud.webhooks.entities.all.delete" ) - ISSUED_DOCUMENTS_E_INVOICES_STATUS_UPDATE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_E_INVOICES_DOT_STATUS_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.e_invoices.status_update" ) - RECEIVED_DOCUMENTS_E_INVOICES_RECEIVE = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_E_INVOICES_DOT_RECEIVE = ( "it.fattureincloud.webhooks.received_documents.e_invoices.receive" ) - ISSUED_DOCUMENTS_INVOICES_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.invoices.email_sent" ) - ISSUED_DOCUMENTS_QUOTES_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.quotes.email_sent" ) - ISSUED_DOCUMENTS_PROFORMAS_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.proformas.email_sent" ) - ISSUED_DOCUMENTS_RECEIPTS_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.receipts.email_sent" ) - ISSUED_DOCUMENTS_DELIVERY_NOTES_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.delivery_notes.email_sent" ) - ISSUED_DOCUMENTS_CREDIT_NOTES_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.credit_notes.email_sent" ) - ISSUED_DOCUMENTS_ORDERS_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.orders.email_sent" ) - ISSUED_DOCUMENTS_WORK_REPORTS_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.work_reports.email_sent" ) - ISSUED_DOCUMENTS_SUPPLIER_ORDERS_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.supplier_orders.email_sent" ) - ISSUED_DOCUMENTS_SELF_INVOICES_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.self_invoices.email_sent" ) - ISSUED_DOCUMENTS_ALL_EMAIL_SENT = ( + IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.all.email_sent" ) diff --git a/fattureincloud_python_sdk/models/f24.py b/fattureincloud_python_sdk/models/f24.py index 9ead9c2..07a1e3c 100644 --- a/fattureincloud_python_sdk/models/f24.py +++ b/fattureincloud_python_sdk/models/f24.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/f24_status.py b/fattureincloud_python_sdk/models/f24_status.py index 5dcb5bb..84cfbdd 100644 --- a/fattureincloud_python_sdk/models/f24_status.py +++ b/fattureincloud_python_sdk/models/f24_status.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/fatture_in_cloud_plan_type.py b/fattureincloud_python_sdk/models/fatture_in_cloud_plan_type.py index f483bd1..9011095 100644 --- a/fattureincloud_python_sdk/models/fatture_in_cloud_plan_type.py +++ b/fattureincloud_python_sdk/models/fatture_in_cloud_plan_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/function_status.py b/fattureincloud_python_sdk/models/function_status.py index 4cf603e..9c6bf8b 100644 --- a/fattureincloud_python_sdk/models/function_status.py +++ b/fattureincloud_python_sdk/models/function_status.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_archive_document_response.py b/fattureincloud_python_sdk/models/get_archive_document_response.py index fbca30a..35ac2ad 100644 --- a/fattureincloud_python_sdk/models/get_archive_document_response.py +++ b/fattureincloud_python_sdk/models/get_archive_document_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_cashbook_entry_response.py b/fattureincloud_python_sdk/models/get_cashbook_entry_response.py index 11b482a..da761d2 100644 --- a/fattureincloud_python_sdk/models/get_cashbook_entry_response.py +++ b/fattureincloud_python_sdk/models/get_cashbook_entry_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_client_response.py b/fattureincloud_python_sdk/models/get_client_response.py index 9db80ce..edb1054 100644 --- a/fattureincloud_python_sdk/models/get_client_response.py +++ b/fattureincloud_python_sdk/models/get_client_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_company_info_response.py b/fattureincloud_python_sdk/models/get_company_info_response.py index b94c795..fa81dad 100644 --- a/fattureincloud_python_sdk/models/get_company_info_response.py +++ b/fattureincloud_python_sdk/models/get_company_info_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_company_plan_usage_response.py b/fattureincloud_python_sdk/models/get_company_plan_usage_response.py index 8843af0..01b44e1 100644 --- a/fattureincloud_python_sdk/models/get_company_plan_usage_response.py +++ b/fattureincloud_python_sdk/models/get_company_plan_usage_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_e_invoice_rejection_reason_response.py b/fattureincloud_python_sdk/models/get_e_invoice_rejection_reason_response.py index dd88fd9..0c51787 100644 --- a/fattureincloud_python_sdk/models/get_e_invoice_rejection_reason_response.py +++ b/fattureincloud_python_sdk/models/get_e_invoice_rejection_reason_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_email_data_response.py b/fattureincloud_python_sdk/models/get_email_data_response.py index 6752523..622e887 100644 --- a/fattureincloud_python_sdk/models/get_email_data_response.py +++ b/fattureincloud_python_sdk/models/get_email_data_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_existing_issued_document_totals_request.py b/fattureincloud_python_sdk/models/get_existing_issued_document_totals_request.py index cc9ea62..1f701de 100644 --- a/fattureincloud_python_sdk/models/get_existing_issued_document_totals_request.py +++ b/fattureincloud_python_sdk/models/get_existing_issued_document_totals_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_existing_issued_document_totals_response.py b/fattureincloud_python_sdk/models/get_existing_issued_document_totals_response.py index 1f4ab75..2562448 100644 --- a/fattureincloud_python_sdk/models/get_existing_issued_document_totals_response.py +++ b/fattureincloud_python_sdk/models/get_existing_issued_document_totals_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_existing_received_document_totals_request.py b/fattureincloud_python_sdk/models/get_existing_received_document_totals_request.py index 8006622..926106e 100644 --- a/fattureincloud_python_sdk/models/get_existing_received_document_totals_request.py +++ b/fattureincloud_python_sdk/models/get_existing_received_document_totals_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_existing_received_document_totals_response.py b/fattureincloud_python_sdk/models/get_existing_received_document_totals_response.py index d880255..0fb7001 100644 --- a/fattureincloud_python_sdk/models/get_existing_received_document_totals_response.py +++ b/fattureincloud_python_sdk/models/get_existing_received_document_totals_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_f24_response.py b/fattureincloud_python_sdk/models/get_f24_response.py index d8588bc..9c396e7 100644 --- a/fattureincloud_python_sdk/models/get_f24_response.py +++ b/fattureincloud_python_sdk/models/get_f24_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_issued_document_pre_create_info_response.py b/fattureincloud_python_sdk/models/get_issued_document_pre_create_info_response.py index 8dc1ae7..ccf15d3 100644 --- a/fattureincloud_python_sdk/models/get_issued_document_pre_create_info_response.py +++ b/fattureincloud_python_sdk/models/get_issued_document_pre_create_info_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_issued_document_response.py b/fattureincloud_python_sdk/models/get_issued_document_response.py index ae3944c..6fcdf02 100644 --- a/fattureincloud_python_sdk/models/get_issued_document_response.py +++ b/fattureincloud_python_sdk/models/get_issued_document_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_new_issued_document_totals_request.py b/fattureincloud_python_sdk/models/get_new_issued_document_totals_request.py index b8ef2ec..d6662fe 100644 --- a/fattureincloud_python_sdk/models/get_new_issued_document_totals_request.py +++ b/fattureincloud_python_sdk/models/get_new_issued_document_totals_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_new_issued_document_totals_response.py b/fattureincloud_python_sdk/models/get_new_issued_document_totals_response.py index 09601a9..aadb910 100644 --- a/fattureincloud_python_sdk/models/get_new_issued_document_totals_response.py +++ b/fattureincloud_python_sdk/models/get_new_issued_document_totals_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_new_received_document_totals_request.py b/fattureincloud_python_sdk/models/get_new_received_document_totals_request.py index 9588afb..e3891df 100644 --- a/fattureincloud_python_sdk/models/get_new_received_document_totals_request.py +++ b/fattureincloud_python_sdk/models/get_new_received_document_totals_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_new_received_document_totals_response.py b/fattureincloud_python_sdk/models/get_new_received_document_totals_response.py index 1fd7808..2db21cb 100644 --- a/fattureincloud_python_sdk/models/get_new_received_document_totals_response.py +++ b/fattureincloud_python_sdk/models/get_new_received_document_totals_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_payment_account_response.py b/fattureincloud_python_sdk/models/get_payment_account_response.py index bae54fa..10200bc 100644 --- a/fattureincloud_python_sdk/models/get_payment_account_response.py +++ b/fattureincloud_python_sdk/models/get_payment_account_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_payment_method_response.py b/fattureincloud_python_sdk/models/get_payment_method_response.py index 1b8b47f..eb97793 100644 --- a/fattureincloud_python_sdk/models/get_payment_method_response.py +++ b/fattureincloud_python_sdk/models/get_payment_method_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_product_response.py b/fattureincloud_python_sdk/models/get_product_response.py index 06aed3a..6b9037f 100644 --- a/fattureincloud_python_sdk/models/get_product_response.py +++ b/fattureincloud_python_sdk/models/get_product_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_receipt_pre_create_info_response.py b/fattureincloud_python_sdk/models/get_receipt_pre_create_info_response.py index 3973891..5274354 100644 --- a/fattureincloud_python_sdk/models/get_receipt_pre_create_info_response.py +++ b/fattureincloud_python_sdk/models/get_receipt_pre_create_info_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_receipt_response.py b/fattureincloud_python_sdk/models/get_receipt_response.py index d57baa4..7640451 100644 --- a/fattureincloud_python_sdk/models/get_receipt_response.py +++ b/fattureincloud_python_sdk/models/get_receipt_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_receipts_monthly_totals_response.py b/fattureincloud_python_sdk/models/get_receipts_monthly_totals_response.py index 927b75b..694f3db 100644 --- a/fattureincloud_python_sdk/models/get_receipts_monthly_totals_response.py +++ b/fattureincloud_python_sdk/models/get_receipts_monthly_totals_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_received_document_pre_create_info_response.py b/fattureincloud_python_sdk/models/get_received_document_pre_create_info_response.py index 95adefb..3bd21b8 100644 --- a/fattureincloud_python_sdk/models/get_received_document_pre_create_info_response.py +++ b/fattureincloud_python_sdk/models/get_received_document_pre_create_info_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_received_document_response.py b/fattureincloud_python_sdk/models/get_received_document_response.py index fd15a6e..26dd26b 100644 --- a/fattureincloud_python_sdk/models/get_received_document_response.py +++ b/fattureincloud_python_sdk/models/get_received_document_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_supplier_response.py b/fattureincloud_python_sdk/models/get_supplier_response.py index b6f91be..af911c7 100644 --- a/fattureincloud_python_sdk/models/get_supplier_response.py +++ b/fattureincloud_python_sdk/models/get_supplier_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_tax_profile_response.py b/fattureincloud_python_sdk/models/get_tax_profile_response.py index 47a81a6..3e87dd7 100644 --- a/fattureincloud_python_sdk/models/get_tax_profile_response.py +++ b/fattureincloud_python_sdk/models/get_tax_profile_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_user_info_response.py b/fattureincloud_python_sdk/models/get_user_info_response.py index bdd5d66..b577390 100644 --- a/fattureincloud_python_sdk/models/get_user_info_response.py +++ b/fattureincloud_python_sdk/models/get_user_info_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_user_info_response_email_confirmation_state.py b/fattureincloud_python_sdk/models/get_user_info_response_email_confirmation_state.py index 14732e4..5a98104 100644 --- a/fattureincloud_python_sdk/models/get_user_info_response_email_confirmation_state.py +++ b/fattureincloud_python_sdk/models/get_user_info_response_email_confirmation_state.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_user_info_response_info.py b/fattureincloud_python_sdk/models/get_user_info_response_info.py index 8aeffcb..182a714 100644 --- a/fattureincloud_python_sdk/models/get_user_info_response_info.py +++ b/fattureincloud_python_sdk/models/get_user_info_response_info.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_vat_type_response.py b/fattureincloud_python_sdk/models/get_vat_type_response.py index e970cf8..4ab847f 100644 --- a/fattureincloud_python_sdk/models/get_vat_type_response.py +++ b/fattureincloud_python_sdk/models/get_vat_type_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/get_webhooks_subscription_response.py b/fattureincloud_python_sdk/models/get_webhooks_subscription_response.py index 5aa6de3..dbec832 100644 --- a/fattureincloud_python_sdk/models/get_webhooks_subscription_response.py +++ b/fattureincloud_python_sdk/models/get_webhooks_subscription_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document.py b/fattureincloud_python_sdk/models/issued_document.py index f865e4b..c091fe1 100644 --- a/fattureincloud_python_sdk/models/issued_document.py +++ b/fattureincloud_python_sdk/models/issued_document.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_ei_data.py b/fattureincloud_python_sdk/models/issued_document_ei_data.py index 1d4e730..f872d93 100644 --- a/fattureincloud_python_sdk/models/issued_document_ei_data.py +++ b/fattureincloud_python_sdk/models/issued_document_ei_data.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_extra_data.py b/fattureincloud_python_sdk/models/issued_document_extra_data.py index 56ec745..9c7a0c7 100644 --- a/fattureincloud_python_sdk/models/issued_document_extra_data.py +++ b/fattureincloud_python_sdk/models/issued_document_extra_data.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_items_list_item.py b/fattureincloud_python_sdk/models/issued_document_items_list_item.py index 8f196e2..e6b6bd2 100644 --- a/fattureincloud_python_sdk/models/issued_document_items_list_item.py +++ b/fattureincloud_python_sdk/models/issued_document_items_list_item.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_options.py b/fattureincloud_python_sdk/models/issued_document_options.py index 46e3bc9..74e4a8c 100644 --- a/fattureincloud_python_sdk/models/issued_document_options.py +++ b/fattureincloud_python_sdk/models/issued_document_options.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_payments_list_item.py b/fattureincloud_python_sdk/models/issued_document_payments_list_item.py index 9b18eda..f11fb56 100644 --- a/fattureincloud_python_sdk/models/issued_document_payments_list_item.py +++ b/fattureincloud_python_sdk/models/issued_document_payments_list_item.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_payments_list_item_payment_terms.py b/fattureincloud_python_sdk/models/issued_document_payments_list_item_payment_terms.py index 5850d2a..968df9d 100644 --- a/fattureincloud_python_sdk/models/issued_document_payments_list_item_payment_terms.py +++ b/fattureincloud_python_sdk/models/issued_document_payments_list_item_payment_terms.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_pre_create_info.py b/fattureincloud_python_sdk/models/issued_document_pre_create_info.py index d271cd3..b34104e 100644 --- a/fattureincloud_python_sdk/models/issued_document_pre_create_info.py +++ b/fattureincloud_python_sdk/models/issued_document_pre_create_info.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_pre_create_info_default_values.py b/fattureincloud_python_sdk/models/issued_document_pre_create_info_default_values.py index b7175ca..466fb07 100644 --- a/fattureincloud_python_sdk/models/issued_document_pre_create_info_default_values.py +++ b/fattureincloud_python_sdk/models/issued_document_pre_create_info_default_values.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_pre_create_info_extra_data_default_values.py b/fattureincloud_python_sdk/models/issued_document_pre_create_info_extra_data_default_values.py index a05c692..0e5dc5b 100644 --- a/fattureincloud_python_sdk/models/issued_document_pre_create_info_extra_data_default_values.py +++ b/fattureincloud_python_sdk/models/issued_document_pre_create_info_extra_data_default_values.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_pre_create_info_items_default_values.py b/fattureincloud_python_sdk/models/issued_document_pre_create_info_items_default_values.py index b3a3a38..b930235 100644 --- a/fattureincloud_python_sdk/models/issued_document_pre_create_info_items_default_values.py +++ b/fattureincloud_python_sdk/models/issued_document_pre_create_info_items_default_values.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_status.py b/fattureincloud_python_sdk/models/issued_document_status.py index 312588b..2d18723 100644 --- a/fattureincloud_python_sdk/models/issued_document_status.py +++ b/fattureincloud_python_sdk/models/issued_document_status.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/issued_document_totals.py b/fattureincloud_python_sdk/models/issued_document_totals.py index 5644179..e468465 100644 --- a/fattureincloud_python_sdk/models/issued_document_totals.py +++ b/fattureincloud_python_sdk/models/issued_document_totals.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -18,7 +18,6 @@ import re # noqa: F401 import json -from fattureincloud_python_sdk.models.vat_item import VatItem from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictFloat, StrictInt from typing import Any, ClassVar, Dict, List, Optional, Union from typing import Optional, Set diff --git a/fattureincloud_python_sdk/models/issued_document_type.py b/fattureincloud_python_sdk/models/issued_document_type.py index 7bb6df7..c1b3a00 100644 --- a/fattureincloud_python_sdk/models/issued_document_type.py +++ b/fattureincloud_python_sdk/models/issued_document_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/join_issued_documents_response.py b/fattureincloud_python_sdk/models/join_issued_documents_response.py index 1f7b423..7c0ade6 100644 --- a/fattureincloud_python_sdk/models/join_issued_documents_response.py +++ b/fattureincloud_python_sdk/models/join_issued_documents_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/language.py b/fattureincloud_python_sdk/models/language.py index cb6d1d1..65ca29f 100644 --- a/fattureincloud_python_sdk/models/language.py +++ b/fattureincloud_python_sdk/models/language.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_archive_categories_response.py b/fattureincloud_python_sdk/models/list_archive_categories_response.py index e80a144..b1505ac 100644 --- a/fattureincloud_python_sdk/models/list_archive_categories_response.py +++ b/fattureincloud_python_sdk/models/list_archive_categories_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_archive_documents_response.py b/fattureincloud_python_sdk/models/list_archive_documents_response.py index 98302ce..eadaa5c 100644 --- a/fattureincloud_python_sdk/models/list_archive_documents_response.py +++ b/fattureincloud_python_sdk/models/list_archive_documents_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_archive_documents_response_page.py b/fattureincloud_python_sdk/models/list_archive_documents_response_page.py index cdba033..aa6134e 100644 --- a/fattureincloud_python_sdk/models/list_archive_documents_response_page.py +++ b/fattureincloud_python_sdk/models/list_archive_documents_response_page.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_cashbook_entries_response.py b/fattureincloud_python_sdk/models/list_cashbook_entries_response.py index 68b61a4..dac6ff1 100644 --- a/fattureincloud_python_sdk/models/list_cashbook_entries_response.py +++ b/fattureincloud_python_sdk/models/list_cashbook_entries_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_cities_response.py b/fattureincloud_python_sdk/models/list_cities_response.py index 3283a1c..236d0f8 100644 --- a/fattureincloud_python_sdk/models/list_cities_response.py +++ b/fattureincloud_python_sdk/models/list_cities_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_clients_response.py b/fattureincloud_python_sdk/models/list_clients_response.py index b544a64..6ffe897 100644 --- a/fattureincloud_python_sdk/models/list_clients_response.py +++ b/fattureincloud_python_sdk/models/list_clients_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_clients_response_page.py b/fattureincloud_python_sdk/models/list_clients_response_page.py index 510aa19..df65af9 100644 --- a/fattureincloud_python_sdk/models/list_clients_response_page.py +++ b/fattureincloud_python_sdk/models/list_clients_response_page.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_cost_centers_response.py b/fattureincloud_python_sdk/models/list_cost_centers_response.py index 87cf670..cf99ca5 100644 --- a/fattureincloud_python_sdk/models/list_cost_centers_response.py +++ b/fattureincloud_python_sdk/models/list_cost_centers_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_countries_response.py b/fattureincloud_python_sdk/models/list_countries_response.py index 96b7744..cc6f3e8 100644 --- a/fattureincloud_python_sdk/models/list_countries_response.py +++ b/fattureincloud_python_sdk/models/list_countries_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_currencies_response.py b/fattureincloud_python_sdk/models/list_currencies_response.py index 8983d75..0bd8d08 100644 --- a/fattureincloud_python_sdk/models/list_currencies_response.py +++ b/fattureincloud_python_sdk/models/list_currencies_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_delivery_notes_default_causals_response.py b/fattureincloud_python_sdk/models/list_delivery_notes_default_causals_response.py index 373dde4..d594e73 100644 --- a/fattureincloud_python_sdk/models/list_delivery_notes_default_causals_response.py +++ b/fattureincloud_python_sdk/models/list_delivery_notes_default_causals_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_detailed_countries_response.py b/fattureincloud_python_sdk/models/list_detailed_countries_response.py index bb60e96..9c01c09 100644 --- a/fattureincloud_python_sdk/models/list_detailed_countries_response.py +++ b/fattureincloud_python_sdk/models/list_detailed_countries_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_emails_response.py b/fattureincloud_python_sdk/models/list_emails_response.py index a3a71b4..80bbe7f 100644 --- a/fattureincloud_python_sdk/models/list_emails_response.py +++ b/fattureincloud_python_sdk/models/list_emails_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_emails_response_page.py b/fattureincloud_python_sdk/models/list_emails_response_page.py index 9ac7e1c..22347cc 100644 --- a/fattureincloud_python_sdk/models/list_emails_response_page.py +++ b/fattureincloud_python_sdk/models/list_emails_response_page.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_f24_response.py b/fattureincloud_python_sdk/models/list_f24_response.py index c246205..c08fb8d 100644 --- a/fattureincloud_python_sdk/models/list_f24_response.py +++ b/fattureincloud_python_sdk/models/list_f24_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_f24_response_aggregated_data.py b/fattureincloud_python_sdk/models/list_f24_response_aggregated_data.py index 9e2b03e..0bccf82 100644 --- a/fattureincloud_python_sdk/models/list_f24_response_aggregated_data.py +++ b/fattureincloud_python_sdk/models/list_f24_response_aggregated_data.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_f24_response_aggregation.py b/fattureincloud_python_sdk/models/list_f24_response_aggregation.py index 6682193..a339cab 100644 --- a/fattureincloud_python_sdk/models/list_f24_response_aggregation.py +++ b/fattureincloud_python_sdk/models/list_f24_response_aggregation.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_f24_response_page.py b/fattureincloud_python_sdk/models/list_f24_response_page.py index 0248a29..8c6c013 100644 --- a/fattureincloud_python_sdk/models/list_f24_response_page.py +++ b/fattureincloud_python_sdk/models/list_f24_response_page.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_issued_documents_response.py b/fattureincloud_python_sdk/models/list_issued_documents_response.py index b5d36ad..466dbb8 100644 --- a/fattureincloud_python_sdk/models/list_issued_documents_response.py +++ b/fattureincloud_python_sdk/models/list_issued_documents_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_issued_documents_response_page.py b/fattureincloud_python_sdk/models/list_issued_documents_response_page.py index 352da60..997f702 100644 --- a/fattureincloud_python_sdk/models/list_issued_documents_response_page.py +++ b/fattureincloud_python_sdk/models/list_issued_documents_response_page.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_languages_response.py b/fattureincloud_python_sdk/models/list_languages_response.py index dc04fec..fce7fcf 100644 --- a/fattureincloud_python_sdk/models/list_languages_response.py +++ b/fattureincloud_python_sdk/models/list_languages_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_payment_accounts_response.py b/fattureincloud_python_sdk/models/list_payment_accounts_response.py index 11c750c..4b02148 100644 --- a/fattureincloud_python_sdk/models/list_payment_accounts_response.py +++ b/fattureincloud_python_sdk/models/list_payment_accounts_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_payment_methods_response.py b/fattureincloud_python_sdk/models/list_payment_methods_response.py index ef836b6..4c1e1e4 100644 --- a/fattureincloud_python_sdk/models/list_payment_methods_response.py +++ b/fattureincloud_python_sdk/models/list_payment_methods_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_product_categories_response.py b/fattureincloud_python_sdk/models/list_product_categories_response.py index a2bf345..d9c73ae 100644 --- a/fattureincloud_python_sdk/models/list_product_categories_response.py +++ b/fattureincloud_python_sdk/models/list_product_categories_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_products_response.py b/fattureincloud_python_sdk/models/list_products_response.py index d811efe..4b89fdc 100644 --- a/fattureincloud_python_sdk/models/list_products_response.py +++ b/fattureincloud_python_sdk/models/list_products_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_products_response_page.py b/fattureincloud_python_sdk/models/list_products_response_page.py index 9c3ee71..8e068c5 100644 --- a/fattureincloud_python_sdk/models/list_products_response_page.py +++ b/fattureincloud_python_sdk/models/list_products_response_page.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_receipts_response.py b/fattureincloud_python_sdk/models/list_receipts_response.py index a3dd11f..56c98ce 100644 --- a/fattureincloud_python_sdk/models/list_receipts_response.py +++ b/fattureincloud_python_sdk/models/list_receipts_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_receipts_response_page.py b/fattureincloud_python_sdk/models/list_receipts_response_page.py index 465a26d..8025584 100644 --- a/fattureincloud_python_sdk/models/list_receipts_response_page.py +++ b/fattureincloud_python_sdk/models/list_receipts_response_page.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_received_document_categories_response.py b/fattureincloud_python_sdk/models/list_received_document_categories_response.py index 7833549..d8f7d34 100644 --- a/fattureincloud_python_sdk/models/list_received_document_categories_response.py +++ b/fattureincloud_python_sdk/models/list_received_document_categories_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_received_documents_response.py b/fattureincloud_python_sdk/models/list_received_documents_response.py index 09f7f9c..3d210e2 100644 --- a/fattureincloud_python_sdk/models/list_received_documents_response.py +++ b/fattureincloud_python_sdk/models/list_received_documents_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_received_documents_response_page.py b/fattureincloud_python_sdk/models/list_received_documents_response_page.py index 047dbab..49c24d2 100644 --- a/fattureincloud_python_sdk/models/list_received_documents_response_page.py +++ b/fattureincloud_python_sdk/models/list_received_documents_response_page.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_revenue_centers_response.py b/fattureincloud_python_sdk/models/list_revenue_centers_response.py index 9dd04b1..f14e1a0 100644 --- a/fattureincloud_python_sdk/models/list_revenue_centers_response.py +++ b/fattureincloud_python_sdk/models/list_revenue_centers_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_suppliers_response.py b/fattureincloud_python_sdk/models/list_suppliers_response.py index 5b89ebd..d1817d7 100644 --- a/fattureincloud_python_sdk/models/list_suppliers_response.py +++ b/fattureincloud_python_sdk/models/list_suppliers_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_suppliers_response_page.py b/fattureincloud_python_sdk/models/list_suppliers_response_page.py index 00e0021..003d8cb 100644 --- a/fattureincloud_python_sdk/models/list_suppliers_response_page.py +++ b/fattureincloud_python_sdk/models/list_suppliers_response_page.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_templates_response.py b/fattureincloud_python_sdk/models/list_templates_response.py index be22f48..5aa8af7 100644 --- a/fattureincloud_python_sdk/models/list_templates_response.py +++ b/fattureincloud_python_sdk/models/list_templates_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_units_of_measure_response.py b/fattureincloud_python_sdk/models/list_units_of_measure_response.py index e3be635..01b7707 100644 --- a/fattureincloud_python_sdk/models/list_units_of_measure_response.py +++ b/fattureincloud_python_sdk/models/list_units_of_measure_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_user_companies_response.py b/fattureincloud_python_sdk/models/list_user_companies_response.py index 213ffc5..347d1ae 100644 --- a/fattureincloud_python_sdk/models/list_user_companies_response.py +++ b/fattureincloud_python_sdk/models/list_user_companies_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_user_companies_response_data.py b/fattureincloud_python_sdk/models/list_user_companies_response_data.py index c943aa8..e78bf92 100644 --- a/fattureincloud_python_sdk/models/list_user_companies_response_data.py +++ b/fattureincloud_python_sdk/models/list_user_companies_response_data.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_vat_types_response.py b/fattureincloud_python_sdk/models/list_vat_types_response.py index f36f07f..14d63c1 100644 --- a/fattureincloud_python_sdk/models/list_vat_types_response.py +++ b/fattureincloud_python_sdk/models/list_vat_types_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/list_webhooks_subscriptions_response.py b/fattureincloud_python_sdk/models/list_webhooks_subscriptions_response.py index 212192a..03e4917 100644 --- a/fattureincloud_python_sdk/models/list_webhooks_subscriptions_response.py +++ b/fattureincloud_python_sdk/models/list_webhooks_subscriptions_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_archive_document_request.py b/fattureincloud_python_sdk/models/modify_archive_document_request.py index 53f9808..ef2b297 100644 --- a/fattureincloud_python_sdk/models/modify_archive_document_request.py +++ b/fattureincloud_python_sdk/models/modify_archive_document_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_archive_document_response.py b/fattureincloud_python_sdk/models/modify_archive_document_response.py index ac80066..191c508 100644 --- a/fattureincloud_python_sdk/models/modify_archive_document_response.py +++ b/fattureincloud_python_sdk/models/modify_archive_document_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_cashbook_entry_request.py b/fattureincloud_python_sdk/models/modify_cashbook_entry_request.py index 1d873c1..5ee28ee 100644 --- a/fattureincloud_python_sdk/models/modify_cashbook_entry_request.py +++ b/fattureincloud_python_sdk/models/modify_cashbook_entry_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_cashbook_entry_response.py b/fattureincloud_python_sdk/models/modify_cashbook_entry_response.py index b4803ab..1fe2cf4 100644 --- a/fattureincloud_python_sdk/models/modify_cashbook_entry_response.py +++ b/fattureincloud_python_sdk/models/modify_cashbook_entry_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_client_request.py b/fattureincloud_python_sdk/models/modify_client_request.py index 7947e0e..af349f4 100644 --- a/fattureincloud_python_sdk/models/modify_client_request.py +++ b/fattureincloud_python_sdk/models/modify_client_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_client_response.py b/fattureincloud_python_sdk/models/modify_client_response.py index 3e43e44..50723f1 100644 --- a/fattureincloud_python_sdk/models/modify_client_response.py +++ b/fattureincloud_python_sdk/models/modify_client_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_f24_request.py b/fattureincloud_python_sdk/models/modify_f24_request.py index 22e8858..a653170 100644 --- a/fattureincloud_python_sdk/models/modify_f24_request.py +++ b/fattureincloud_python_sdk/models/modify_f24_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_f24_response.py b/fattureincloud_python_sdk/models/modify_f24_response.py index f151382..2e4a336 100644 --- a/fattureincloud_python_sdk/models/modify_f24_response.py +++ b/fattureincloud_python_sdk/models/modify_f24_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_issued_document_request.py b/fattureincloud_python_sdk/models/modify_issued_document_request.py index addfa4e..5fb3d0d 100644 --- a/fattureincloud_python_sdk/models/modify_issued_document_request.py +++ b/fattureincloud_python_sdk/models/modify_issued_document_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_issued_document_response.py b/fattureincloud_python_sdk/models/modify_issued_document_response.py index 31e2aa2..a2f7573 100644 --- a/fattureincloud_python_sdk/models/modify_issued_document_response.py +++ b/fattureincloud_python_sdk/models/modify_issued_document_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_payment_account_request.py b/fattureincloud_python_sdk/models/modify_payment_account_request.py index 2564b2c..86eb8d6 100644 --- a/fattureincloud_python_sdk/models/modify_payment_account_request.py +++ b/fattureincloud_python_sdk/models/modify_payment_account_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_payment_account_response.py b/fattureincloud_python_sdk/models/modify_payment_account_response.py index 2a4193b..0fda7f3 100644 --- a/fattureincloud_python_sdk/models/modify_payment_account_response.py +++ b/fattureincloud_python_sdk/models/modify_payment_account_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_payment_method_request.py b/fattureincloud_python_sdk/models/modify_payment_method_request.py index ded8800..cdc6929 100644 --- a/fattureincloud_python_sdk/models/modify_payment_method_request.py +++ b/fattureincloud_python_sdk/models/modify_payment_method_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_payment_method_response.py b/fattureincloud_python_sdk/models/modify_payment_method_response.py index 4802607..058ebea 100644 --- a/fattureincloud_python_sdk/models/modify_payment_method_response.py +++ b/fattureincloud_python_sdk/models/modify_payment_method_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_product_request.py b/fattureincloud_python_sdk/models/modify_product_request.py index edf7568..847d100 100644 --- a/fattureincloud_python_sdk/models/modify_product_request.py +++ b/fattureincloud_python_sdk/models/modify_product_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_product_response.py b/fattureincloud_python_sdk/models/modify_product_response.py index 6e8db5b..0d807ee 100644 --- a/fattureincloud_python_sdk/models/modify_product_response.py +++ b/fattureincloud_python_sdk/models/modify_product_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_receipt_request.py b/fattureincloud_python_sdk/models/modify_receipt_request.py index b6e7fed..498a96d 100644 --- a/fattureincloud_python_sdk/models/modify_receipt_request.py +++ b/fattureincloud_python_sdk/models/modify_receipt_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_receipt_response.py b/fattureincloud_python_sdk/models/modify_receipt_response.py index 5f1949f..46de5de 100644 --- a/fattureincloud_python_sdk/models/modify_receipt_response.py +++ b/fattureincloud_python_sdk/models/modify_receipt_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_received_document_request.py b/fattureincloud_python_sdk/models/modify_received_document_request.py index 73fda44..7e03e0c 100644 --- a/fattureincloud_python_sdk/models/modify_received_document_request.py +++ b/fattureincloud_python_sdk/models/modify_received_document_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_received_document_response.py b/fattureincloud_python_sdk/models/modify_received_document_response.py index 11d51cb..6472577 100644 --- a/fattureincloud_python_sdk/models/modify_received_document_response.py +++ b/fattureincloud_python_sdk/models/modify_received_document_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_supplier_request.py b/fattureincloud_python_sdk/models/modify_supplier_request.py index 7bd3994..25bb854 100644 --- a/fattureincloud_python_sdk/models/modify_supplier_request.py +++ b/fattureincloud_python_sdk/models/modify_supplier_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_supplier_response.py b/fattureincloud_python_sdk/models/modify_supplier_response.py index 58289a5..84877e6 100644 --- a/fattureincloud_python_sdk/models/modify_supplier_response.py +++ b/fattureincloud_python_sdk/models/modify_supplier_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_vat_type_request.py b/fattureincloud_python_sdk/models/modify_vat_type_request.py index 541a3cb..224aa52 100644 --- a/fattureincloud_python_sdk/models/modify_vat_type_request.py +++ b/fattureincloud_python_sdk/models/modify_vat_type_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_vat_type_response.py b/fattureincloud_python_sdk/models/modify_vat_type_response.py index 0ca41ea..537764d 100644 --- a/fattureincloud_python_sdk/models/modify_vat_type_response.py +++ b/fattureincloud_python_sdk/models/modify_vat_type_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_webhooks_subscription_request.py b/fattureincloud_python_sdk/models/modify_webhooks_subscription_request.py index 4a537bd..dace487 100644 --- a/fattureincloud_python_sdk/models/modify_webhooks_subscription_request.py +++ b/fattureincloud_python_sdk/models/modify_webhooks_subscription_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/modify_webhooks_subscription_response.py b/fattureincloud_python_sdk/models/modify_webhooks_subscription_response.py index 828d081..6a9248b 100644 --- a/fattureincloud_python_sdk/models/modify_webhooks_subscription_response.py +++ b/fattureincloud_python_sdk/models/modify_webhooks_subscription_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/monthly_total.py b/fattureincloud_python_sdk/models/monthly_total.py index 07820f8..16b9cbe 100644 --- a/fattureincloud_python_sdk/models/monthly_total.py +++ b/fattureincloud_python_sdk/models/monthly_total.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/original_document_type.py b/fattureincloud_python_sdk/models/original_document_type.py index 8044c61..d966428 100644 --- a/fattureincloud_python_sdk/models/original_document_type.py +++ b/fattureincloud_python_sdk/models/original_document_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/pagination.py b/fattureincloud_python_sdk/models/pagination.py index 536c381..755946e 100644 --- a/fattureincloud_python_sdk/models/pagination.py +++ b/fattureincloud_python_sdk/models/pagination.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/payment_account.py b/fattureincloud_python_sdk/models/payment_account.py index e8ba6dc..4f3dea8 100644 --- a/fattureincloud_python_sdk/models/payment_account.py +++ b/fattureincloud_python_sdk/models/payment_account.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/payment_account_type.py b/fattureincloud_python_sdk/models/payment_account_type.py index 132e1d9..3058c93 100644 --- a/fattureincloud_python_sdk/models/payment_account_type.py +++ b/fattureincloud_python_sdk/models/payment_account_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/payment_method.py b/fattureincloud_python_sdk/models/payment_method.py index c284e2f..18ca404 100644 --- a/fattureincloud_python_sdk/models/payment_method.py +++ b/fattureincloud_python_sdk/models/payment_method.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/payment_method_details.py b/fattureincloud_python_sdk/models/payment_method_details.py index ce15aed..95154cf 100644 --- a/fattureincloud_python_sdk/models/payment_method_details.py +++ b/fattureincloud_python_sdk/models/payment_method_details.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/payment_method_type.py b/fattureincloud_python_sdk/models/payment_method_type.py index dcf907d..bc9241c 100644 --- a/fattureincloud_python_sdk/models/payment_method_type.py +++ b/fattureincloud_python_sdk/models/payment_method_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/payment_terms_type.py b/fattureincloud_python_sdk/models/payment_terms_type.py index ce7bc87..91a355f 100644 --- a/fattureincloud_python_sdk/models/payment_terms_type.py +++ b/fattureincloud_python_sdk/models/payment_terms_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/permission_level.py b/fattureincloud_python_sdk/models/permission_level.py index ed1a144..9103eca 100644 --- a/fattureincloud_python_sdk/models/permission_level.py +++ b/fattureincloud_python_sdk/models/permission_level.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/permissions.py b/fattureincloud_python_sdk/models/permissions.py index bce09a1..52e1e3c 100644 --- a/fattureincloud_python_sdk/models/permissions.py +++ b/fattureincloud_python_sdk/models/permissions.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/permissions_fic_issued_documents_detailed.py b/fattureincloud_python_sdk/models/permissions_fic_issued_documents_detailed.py index 9d29956..9ba651c 100644 --- a/fattureincloud_python_sdk/models/permissions_fic_issued_documents_detailed.py +++ b/fattureincloud_python_sdk/models/permissions_fic_issued_documents_detailed.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/product.py b/fattureincloud_python_sdk/models/product.py index 6e74302..faf530e 100644 --- a/fattureincloud_python_sdk/models/product.py +++ b/fattureincloud_python_sdk/models/product.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/receipt.py b/fattureincloud_python_sdk/models/receipt.py index 462daa6..05b665e 100644 --- a/fattureincloud_python_sdk/models/receipt.py +++ b/fattureincloud_python_sdk/models/receipt.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/receipt_items_list_item.py b/fattureincloud_python_sdk/models/receipt_items_list_item.py index bad2280..ba0f35b 100644 --- a/fattureincloud_python_sdk/models/receipt_items_list_item.py +++ b/fattureincloud_python_sdk/models/receipt_items_list_item.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/receipt_pre_create_info.py b/fattureincloud_python_sdk/models/receipt_pre_create_info.py index 65da763..4fc86f8 100644 --- a/fattureincloud_python_sdk/models/receipt_pre_create_info.py +++ b/fattureincloud_python_sdk/models/receipt_pre_create_info.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/receipt_type.py b/fattureincloud_python_sdk/models/receipt_type.py index f1b097c..5f62969 100644 --- a/fattureincloud_python_sdk/models/receipt_type.py +++ b/fattureincloud_python_sdk/models/receipt_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/received_document.py b/fattureincloud_python_sdk/models/received_document.py index a7b98ef..1738a6d 100644 --- a/fattureincloud_python_sdk/models/received_document.py +++ b/fattureincloud_python_sdk/models/received_document.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/received_document_info.py b/fattureincloud_python_sdk/models/received_document_info.py index c339446..af59f49 100644 --- a/fattureincloud_python_sdk/models/received_document_info.py +++ b/fattureincloud_python_sdk/models/received_document_info.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/received_document_info_default_values.py b/fattureincloud_python_sdk/models/received_document_info_default_values.py index f5f7d71..ab4e1a4 100644 --- a/fattureincloud_python_sdk/models/received_document_info_default_values.py +++ b/fattureincloud_python_sdk/models/received_document_info_default_values.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/received_document_info_items_default_values.py b/fattureincloud_python_sdk/models/received_document_info_items_default_values.py index d85ec16..ad49331 100644 --- a/fattureincloud_python_sdk/models/received_document_info_items_default_values.py +++ b/fattureincloud_python_sdk/models/received_document_info_items_default_values.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/received_document_items_list_item.py b/fattureincloud_python_sdk/models/received_document_items_list_item.py index 104e658..41cf281 100644 --- a/fattureincloud_python_sdk/models/received_document_items_list_item.py +++ b/fattureincloud_python_sdk/models/received_document_items_list_item.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/received_document_payments_list_item.py b/fattureincloud_python_sdk/models/received_document_payments_list_item.py index ed44425..165ca3f 100644 --- a/fattureincloud_python_sdk/models/received_document_payments_list_item.py +++ b/fattureincloud_python_sdk/models/received_document_payments_list_item.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/received_document_payments_list_item_payment_terms.py b/fattureincloud_python_sdk/models/received_document_payments_list_item_payment_terms.py index 78535db..8823528 100644 --- a/fattureincloud_python_sdk/models/received_document_payments_list_item_payment_terms.py +++ b/fattureincloud_python_sdk/models/received_document_payments_list_item_payment_terms.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/received_document_totals.py b/fattureincloud_python_sdk/models/received_document_totals.py index be7c458..3d4e687 100644 --- a/fattureincloud_python_sdk/models/received_document_totals.py +++ b/fattureincloud_python_sdk/models/received_document_totals.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/received_document_type.py b/fattureincloud_python_sdk/models/received_document_type.py index 72d2514..3e7f590 100644 --- a/fattureincloud_python_sdk/models/received_document_type.py +++ b/fattureincloud_python_sdk/models/received_document_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/schedule_email_request.py b/fattureincloud_python_sdk/models/schedule_email_request.py index 9ef5378..0ee6dfd 100644 --- a/fattureincloud_python_sdk/models/schedule_email_request.py +++ b/fattureincloud_python_sdk/models/schedule_email_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/send_e_invoice_request.py b/fattureincloud_python_sdk/models/send_e_invoice_request.py index aad18e3..53d4c2e 100644 --- a/fattureincloud_python_sdk/models/send_e_invoice_request.py +++ b/fattureincloud_python_sdk/models/send_e_invoice_request.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/send_e_invoice_request_data.py b/fattureincloud_python_sdk/models/send_e_invoice_request_data.py index 1d6657e..aa3faf0 100644 --- a/fattureincloud_python_sdk/models/send_e_invoice_request_data.py +++ b/fattureincloud_python_sdk/models/send_e_invoice_request_data.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/send_e_invoice_request_options.py b/fattureincloud_python_sdk/models/send_e_invoice_request_options.py index 8a6a955..1f7e8ea 100644 --- a/fattureincloud_python_sdk/models/send_e_invoice_request_options.py +++ b/fattureincloud_python_sdk/models/send_e_invoice_request_options.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/send_e_invoice_response.py b/fattureincloud_python_sdk/models/send_e_invoice_response.py index 43c370e..6a75fd1 100644 --- a/fattureincloud_python_sdk/models/send_e_invoice_response.py +++ b/fattureincloud_python_sdk/models/send_e_invoice_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/send_e_invoice_response_data.py b/fattureincloud_python_sdk/models/send_e_invoice_response_data.py index a600675..96ac8b6 100644 --- a/fattureincloud_python_sdk/models/send_e_invoice_response_data.py +++ b/fattureincloud_python_sdk/models/send_e_invoice_response_data.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/sender_email.py b/fattureincloud_python_sdk/models/sender_email.py index 3405c98..5a13620 100644 --- a/fattureincloud_python_sdk/models/sender_email.py +++ b/fattureincloud_python_sdk/models/sender_email.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/show_totals_mode.py b/fattureincloud_python_sdk/models/show_totals_mode.py index c3e2f8f..c31950a 100644 --- a/fattureincloud_python_sdk/models/show_totals_mode.py +++ b/fattureincloud_python_sdk/models/show_totals_mode.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/supplier.py b/fattureincloud_python_sdk/models/supplier.py index bae6ff4..c384318 100644 --- a/fattureincloud_python_sdk/models/supplier.py +++ b/fattureincloud_python_sdk/models/supplier.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/supplier_type.py b/fattureincloud_python_sdk/models/supplier_type.py index b478831..2a6dbe5 100644 --- a/fattureincloud_python_sdk/models/supplier_type.py +++ b/fattureincloud_python_sdk/models/supplier_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/tax_profile.py b/fattureincloud_python_sdk/models/tax_profile.py index a43bbdd..d5366ce 100644 --- a/fattureincloud_python_sdk/models/tax_profile.py +++ b/fattureincloud_python_sdk/models/tax_profile.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/transform_issued_document_response.py b/fattureincloud_python_sdk/models/transform_issued_document_response.py index ed32e56..39adb6e 100644 --- a/fattureincloud_python_sdk/models/transform_issued_document_response.py +++ b/fattureincloud_python_sdk/models/transform_issued_document_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/upload_archive_attachment_response.py b/fattureincloud_python_sdk/models/upload_archive_attachment_response.py index 897f181..e115007 100644 --- a/fattureincloud_python_sdk/models/upload_archive_attachment_response.py +++ b/fattureincloud_python_sdk/models/upload_archive_attachment_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/upload_f24_attachment_response.py b/fattureincloud_python_sdk/models/upload_f24_attachment_response.py index 8de89a2..195ed3f 100644 --- a/fattureincloud_python_sdk/models/upload_f24_attachment_response.py +++ b/fattureincloud_python_sdk/models/upload_f24_attachment_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/upload_issued_document_attachment_response.py b/fattureincloud_python_sdk/models/upload_issued_document_attachment_response.py index 69e4ad2..20fb2d8 100644 --- a/fattureincloud_python_sdk/models/upload_issued_document_attachment_response.py +++ b/fattureincloud_python_sdk/models/upload_issued_document_attachment_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/upload_received_document_attachment_response.py b/fattureincloud_python_sdk/models/upload_received_document_attachment_response.py index 62688ef..a2405ce 100644 --- a/fattureincloud_python_sdk/models/upload_received_document_attachment_response.py +++ b/fattureincloud_python_sdk/models/upload_received_document_attachment_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/user.py b/fattureincloud_python_sdk/models/user.py index 5387e63..9a4a0c6 100644 --- a/fattureincloud_python_sdk/models/user.py +++ b/fattureincloud_python_sdk/models/user.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/user_company_role.py b/fattureincloud_python_sdk/models/user_company_role.py index d7c5106..995bc91 100644 --- a/fattureincloud_python_sdk/models/user_company_role.py +++ b/fattureincloud_python_sdk/models/user_company_role.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/vat_item.py b/fattureincloud_python_sdk/models/vat_item.py index 8dd98c6..eb6d3e6 100644 --- a/fattureincloud_python_sdk/models/vat_item.py +++ b/fattureincloud_python_sdk/models/vat_item.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/vat_kind.py b/fattureincloud_python_sdk/models/vat_kind.py index 1abdaba..e5c345f 100644 --- a/fattureincloud_python_sdk/models/vat_kind.py +++ b/fattureincloud_python_sdk/models/vat_kind.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/vat_type.py b/fattureincloud_python_sdk/models/vat_type.py index 5020871..e381f91 100644 --- a/fattureincloud_python_sdk/models/vat_type.py +++ b/fattureincloud_python_sdk/models/vat_type.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response.py b/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response.py index e608de5..681fd09 100644 --- a/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response.py +++ b/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_error.py b/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_error.py index 24e67a5..857bfa9 100644 --- a/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_error.py +++ b/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_error.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_error_validation_result.py b/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_error_validation_result.py index 6bdbc16..2afd63a 100644 --- a/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_error_validation_result.py +++ b/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_error_validation_result.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_extra.py b/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_extra.py index 51c5663..99928f3 100644 --- a/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_extra.py +++ b/fattureincloud_python_sdk/models/verify_e_invoice_xml_error_response_extra.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/verify_e_invoice_xml_response.py b/fattureincloud_python_sdk/models/verify_e_invoice_xml_response.py index 3a697a5..a6b7aa0 100644 --- a/fattureincloud_python_sdk/models/verify_e_invoice_xml_response.py +++ b/fattureincloud_python_sdk/models/verify_e_invoice_xml_response.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/verify_e_invoice_xml_response_data.py b/fattureincloud_python_sdk/models/verify_e_invoice_xml_response_data.py index 656d1b2..b792a61 100644 --- a/fattureincloud_python_sdk/models/verify_e_invoice_xml_response_data.py +++ b/fattureincloud_python_sdk/models/verify_e_invoice_xml_response_data.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/webhooks_subscription.py b/fattureincloud_python_sdk/models/webhooks_subscription.py index 9a2a691..f41f311 100644 --- a/fattureincloud_python_sdk/models/webhooks_subscription.py +++ b/fattureincloud_python_sdk/models/webhooks_subscription.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/webhooks_subscription_config.py b/fattureincloud_python_sdk/models/webhooks_subscription_config.py index d68dd33..a209aa4 100644 --- a/fattureincloud_python_sdk/models/webhooks_subscription_config.py +++ b/fattureincloud_python_sdk/models/webhooks_subscription_config.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/models/webhooks_subscription_mapping.py b/fattureincloud_python_sdk/models/webhooks_subscription_mapping.py index 7a636d6..9a43b15 100644 --- a/fattureincloud_python_sdk/models/webhooks_subscription_mapping.py +++ b/fattureincloud_python_sdk/models/webhooks_subscription_mapping.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/fattureincloud_python_sdk/rest.py b/fattureincloud_python_sdk/rest.py index b5d8f33..275f00e 100644 --- a/fattureincloud_python_sdk/rest.py +++ b/fattureincloud_python_sdk/rest.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/pyproject.toml b/pyproject.toml index 46aecda..20fb1fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fattureincloud_python_sdk" -version = "2.1.1" +version = "2.1.2" description = "Fatture in Cloud API v2 - API Reference" authors = ["Fatture in Cloud "] license = "MIT" diff --git a/sdk-version.yaml b/sdk-version.yaml index d02565a..16565b6 100644 --- a/sdk-version.yaml +++ b/sdk-version.yaml @@ -1,2 +1,2 @@ info: - version: 2.1.1 + version: 2.1.2 diff --git a/setup.py b/setup.py index 6d27506..3c42b1e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on 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 + The version of the OpenAPI document: 2.1.3 Contact: info@fattureincloud.it Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -22,7 +22,7 @@ # prerequisite: setuptools # http://pypi.python.org/pypi/setuptools NAME = "fattureincloud-python-sdk" -VERSION = "2.1.1" +VERSION = "2.1.2" PYTHON_REQUIRES = ">= 3.7" REQUIRES = [ "urllib3 >= 1.26.8, < 3.0.0", From fb86c75cd9353fc0d71c267e26a7e5dd05023472 Mon Sep 17 00:00:00 2001 From: Gabriele Barcella Date: Wed, 30 Oct 2024 12:32:32 +0100 Subject: [PATCH 2/2] fix: fix test event_type _DOT_ --- docs/EventType.md | 148 +++++++++--------- .../models/event_type.py | 148 +++++++++--------- 2 files changed, 148 insertions(+), 148 deletions(-) diff --git a/docs/EventType.md b/docs/EventType.md index d35487b..6fda148 100644 --- a/docs/EventType.md +++ b/docs/EventType.md @@ -4,153 +4,153 @@ Webhooks event type ## Enum -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.create'`) +* `ISSUED_DOCUMENTS_INVOICES_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.update'`) +* `ISSUED_DOCUMENTS_INVOICES_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.delete'`) +* `ISSUED_DOCUMENTS_INVOICES_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.create'`) +* `ISSUED_DOCUMENTS_QUOTES_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.update'`) +* `ISSUED_DOCUMENTS_QUOTES_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.delete'`) +* `ISSUED_DOCUMENTS_QUOTES_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.create'`) +* `ISSUED_DOCUMENTS_PROFORMAS_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.update'`) +* `ISSUED_DOCUMENTS_PROFORMAS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.delete'`) +* `ISSUED_DOCUMENTS_PROFORMAS_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.create'`) +* `ISSUED_DOCUMENTS_RECEIPTS_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.update'`) +* `ISSUED_DOCUMENTS_RECEIPTS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.delete'`) +* `ISSUED_DOCUMENTS_RECEIPTS_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.create'`) +* `ISSUED_DOCUMENTS_DELIVERY_NOTES_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.update'`) +* `ISSUED_DOCUMENTS_DELIVERY_NOTES_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.delete'`) +* `ISSUED_DOCUMENTS_DELIVERY_NOTES_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.create'`) +* `ISSUED_DOCUMENTS_CREDIT_NOTES_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.update'`) +* `ISSUED_DOCUMENTS_CREDIT_NOTES_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.delete'`) +* `ISSUED_DOCUMENTS_CREDIT_NOTES_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.create'`) +* `ISSUED_DOCUMENTS_ORDERS_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.update'`) +* `ISSUED_DOCUMENTS_ORDERS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.delete'`) +* `ISSUED_DOCUMENTS_ORDERS_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.orders.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.create'`) +* `ISSUED_DOCUMENTS_WORK_REPORTS_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.update'`) +* `ISSUED_DOCUMENTS_WORK_REPORTS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.delete'`) +* `ISSUED_DOCUMENTS_WORK_REPORTS_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.create'`) +* `ISSUED_DOCUMENTS_SUPPLIER_ORDERS_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.update'`) +* `ISSUED_DOCUMENTS_SUPPLIER_ORDERS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.delete'`) +* `ISSUED_DOCUMENTS_SUPPLIER_ORDERS_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.create'`) +* `ISSUED_DOCUMENTS_SELF_INVOICES_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.update'`) +* `ISSUED_DOCUMENTS_SELF_INVOICES_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.delete'`) +* `ISSUED_DOCUMENTS_SELF_INVOICES_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.all.create'`) +* `ISSUED_DOCUMENTS_ALL_CREATE` (value: `'it.fattureincloud.webhooks.issued_documents.all.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.all.update'`) +* `ISSUED_DOCUMENTS_ALL_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.all.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.all.delete'`) +* `ISSUED_DOCUMENTS_ALL_DELETE` (value: `'it.fattureincloud.webhooks.issued_documents.all.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.received_documents.create'`) +* `RECEIVED_DOCUMENTS_CREATE` (value: `'it.fattureincloud.webhooks.received_documents.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.received_documents.update'`) +* `RECEIVED_DOCUMENTS_UPDATE` (value: `'it.fattureincloud.webhooks.received_documents.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.received_documents.delete'`) +* `RECEIVED_DOCUMENTS_DELETE` (value: `'it.fattureincloud.webhooks.received_documents.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.receipts.create'`) +* `RECEIPTS_CREATE` (value: `'it.fattureincloud.webhooks.receipts.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.receipts.update'`) +* `RECEIPTS_UPDATE` (value: `'it.fattureincloud.webhooks.receipts.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.receipts.delete'`) +* `RECEIPTS_DELETE` (value: `'it.fattureincloud.webhooks.receipts.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_CREATE` (value: `'it.fattureincloud.webhooks.taxes.create'`) +* `TAXES_CREATE` (value: `'it.fattureincloud.webhooks.taxes.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.taxes.update'`) +* `TAXES_UPDATE` (value: `'it.fattureincloud.webhooks.taxes.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_DELETE` (value: `'it.fattureincloud.webhooks.taxes.delete'`) +* `TAXES_DELETE` (value: `'it.fattureincloud.webhooks.taxes.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.archive_documents.create'`) +* `ARCHIVE_DOCUMENTS_CREATE` (value: `'it.fattureincloud.webhooks.archive_documents.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.archive_documents.update'`) +* `ARCHIVE_DOCUMENTS_UPDATE` (value: `'it.fattureincloud.webhooks.archive_documents.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.archive_documents.delete'`) +* `ARCHIVE_DOCUMENTS_DELETE` (value: `'it.fattureincloud.webhooks.archive_documents.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_CREATE` (value: `'it.fattureincloud.webhooks.cashbook.create'`) +* `CASHBOOK_CREATE` (value: `'it.fattureincloud.webhooks.cashbook.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.cashbook.update'`) +* `CASHBOOK_UPDATE` (value: `'it.fattureincloud.webhooks.cashbook.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_DELETE` (value: `'it.fattureincloud.webhooks.cashbook.delete'`) +* `CASHBOOK_DELETE` (value: `'it.fattureincloud.webhooks.cashbook.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.products.create'`) +* `PRODUCTS_CREATE` (value: `'it.fattureincloud.webhooks.products.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.products.update'`) +* `PRODUCTS_UPDATE` (value: `'it.fattureincloud.webhooks.products.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.products.delete'`) +* `PRODUCTS_DELETE` (value: `'it.fattureincloud.webhooks.products.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_STOCK_UPDATE` (value: `'it.fattureincloud.webhooks.products.stock_update'`) +* `PRODUCTS_STOCK_UPDATE` (value: `'it.fattureincloud.webhooks.products.stock_update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.entities.clients.create'`) +* `ENTITIES_CLIENTS_CREATE` (value: `'it.fattureincloud.webhooks.entities.clients.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.entities.clients.update'`) +* `ENTITIES_CLIENTS_UPDATE` (value: `'it.fattureincloud.webhooks.entities.clients.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.entities.clients.delete'`) +* `ENTITIES_CLIENTS_DELETE` (value: `'it.fattureincloud.webhooks.entities.clients.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_CREATE` (value: `'it.fattureincloud.webhooks.entities.suppliers.create'`) +* `ENTITIES_SUPPLIERS_CREATE` (value: `'it.fattureincloud.webhooks.entities.suppliers.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.entities.suppliers.update'`) +* `ENTITIES_SUPPLIERS_UPDATE` (value: `'it.fattureincloud.webhooks.entities.suppliers.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_DELETE` (value: `'it.fattureincloud.webhooks.entities.suppliers.delete'`) +* `ENTITIES_SUPPLIERS_DELETE` (value: `'it.fattureincloud.webhooks.entities.suppliers.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_CREATE` (value: `'it.fattureincloud.webhooks.entities.all.create'`) +* `ENTITIES_ALL_CREATE` (value: `'it.fattureincloud.webhooks.entities.all.create'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_UPDATE` (value: `'it.fattureincloud.webhooks.entities.all.update'`) +* `ENTITIES_ALL_UPDATE` (value: `'it.fattureincloud.webhooks.entities.all.update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_DELETE` (value: `'it.fattureincloud.webhooks.entities.all.delete'`) +* `ENTITIES_ALL_DELETE` (value: `'it.fattureincloud.webhooks.entities.all.delete'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_E_INVOICES_DOT_STATUS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.e_invoices.status_update'`) +* `ISSUED_DOCUMENTS_E_INVOICES_STATUS_UPDATE` (value: `'it.fattureincloud.webhooks.issued_documents.e_invoices.status_update'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_E_INVOICES_DOT_RECEIVE` (value: `'it.fattureincloud.webhooks.received_documents.e_invoices.receive'`) +* `RECEIVED_DOCUMENTS_E_INVOICES_RECEIVE` (value: `'it.fattureincloud.webhooks.received_documents.e_invoices.receive'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.email_sent'`) +* `ISSUED_DOCUMENTS_INVOICES_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.invoices.email_sent'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.email_sent'`) +* `ISSUED_DOCUMENTS_QUOTES_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.quotes.email_sent'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.email_sent'`) +* `ISSUED_DOCUMENTS_PROFORMAS_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.proformas.email_sent'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.email_sent'`) +* `ISSUED_DOCUMENTS_RECEIPTS_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.receipts.email_sent'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.email_sent'`) +* `ISSUED_DOCUMENTS_DELIVERY_NOTES_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.delivery_notes.email_sent'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.email_sent'`) +* `ISSUED_DOCUMENTS_CREDIT_NOTES_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.credit_notes.email_sent'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.orders.email_sent'`) +* `ISSUED_DOCUMENTS_ORDERS_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.orders.email_sent'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.email_sent'`) +* `ISSUED_DOCUMENTS_WORK_REPORTS_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.work_reports.email_sent'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.email_sent'`) +* `ISSUED_DOCUMENTS_SUPPLIER_ORDERS_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.supplier_orders.email_sent'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.email_sent'`) +* `ISSUED_DOCUMENTS_SELF_INVOICES_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.self_invoices.email_sent'`) -* `IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.all.email_sent'`) +* `ISSUED_DOCUMENTS_ALL_EMAIL_SENT` (value: `'it.fattureincloud.webhooks.issued_documents.all.email_sent'`) [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/fattureincloud_python_sdk/models/event_type.py b/fattureincloud_python_sdk/models/event_type.py index 1e9c87a..f6e0ae5 100644 --- a/fattureincloud_python_sdk/models/event_type.py +++ b/fattureincloud_python_sdk/models/event_type.py @@ -27,226 +27,226 @@ class EventType(str, Enum): """ allowed enum values """ - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_CREATE = ( + ISSUED_DOCUMENTS_INVOICES_CREATE = ( "it.fattureincloud.webhooks.issued_documents.invoices.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_UPDATE = ( + ISSUED_DOCUMENTS_INVOICES_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.invoices.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_DELETE = ( + ISSUED_DOCUMENTS_INVOICES_DELETE = ( "it.fattureincloud.webhooks.issued_documents.invoices.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_CREATE = ( + ISSUED_DOCUMENTS_QUOTES_CREATE = ( "it.fattureincloud.webhooks.issued_documents.quotes.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_UPDATE = ( + ISSUED_DOCUMENTS_QUOTES_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.quotes.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_DELETE = ( + ISSUED_DOCUMENTS_QUOTES_DELETE = ( "it.fattureincloud.webhooks.issued_documents.quotes.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_CREATE = ( + ISSUED_DOCUMENTS_PROFORMAS_CREATE = ( "it.fattureincloud.webhooks.issued_documents.proformas.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_UPDATE = ( + ISSUED_DOCUMENTS_PROFORMAS_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.proformas.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_DELETE = ( + ISSUED_DOCUMENTS_PROFORMAS_DELETE = ( "it.fattureincloud.webhooks.issued_documents.proformas.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_CREATE = ( + ISSUED_DOCUMENTS_RECEIPTS_CREATE = ( "it.fattureincloud.webhooks.issued_documents.receipts.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_UPDATE = ( + ISSUED_DOCUMENTS_RECEIPTS_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.receipts.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_DELETE = ( + ISSUED_DOCUMENTS_RECEIPTS_DELETE = ( "it.fattureincloud.webhooks.issued_documents.receipts.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_CREATE = ( + ISSUED_DOCUMENTS_DELIVERY_NOTES_CREATE = ( "it.fattureincloud.webhooks.issued_documents.delivery_notes.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_UPDATE = ( + ISSUED_DOCUMENTS_DELIVERY_NOTES_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.delivery_notes.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_DELETE = ( + ISSUED_DOCUMENTS_DELIVERY_NOTES_DELETE = ( "it.fattureincloud.webhooks.issued_documents.delivery_notes.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_CREATE = ( + ISSUED_DOCUMENTS_CREDIT_NOTES_CREATE = ( "it.fattureincloud.webhooks.issued_documents.credit_notes.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_UPDATE = ( + ISSUED_DOCUMENTS_CREDIT_NOTES_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.credit_notes.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_DELETE = ( + ISSUED_DOCUMENTS_CREDIT_NOTES_DELETE = ( "it.fattureincloud.webhooks.issued_documents.credit_notes.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_CREATE = ( + ISSUED_DOCUMENTS_ORDERS_CREATE = ( "it.fattureincloud.webhooks.issued_documents.orders.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_UPDATE = ( + ISSUED_DOCUMENTS_ORDERS_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.orders.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_DELETE = ( + ISSUED_DOCUMENTS_ORDERS_DELETE = ( "it.fattureincloud.webhooks.issued_documents.orders.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_CREATE = ( + ISSUED_DOCUMENTS_WORK_REPORTS_CREATE = ( "it.fattureincloud.webhooks.issued_documents.work_reports.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_UPDATE = ( + ISSUED_DOCUMENTS_WORK_REPORTS_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.work_reports.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_DELETE = ( + ISSUED_DOCUMENTS_WORK_REPORTS_DELETE = ( "it.fattureincloud.webhooks.issued_documents.work_reports.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_CREATE = ( + ISSUED_DOCUMENTS_SUPPLIER_ORDERS_CREATE = ( "it.fattureincloud.webhooks.issued_documents.supplier_orders.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_UPDATE = ( + ISSUED_DOCUMENTS_SUPPLIER_ORDERS_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.supplier_orders.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_DELETE = ( + ISSUED_DOCUMENTS_SUPPLIER_ORDERS_DELETE = ( "it.fattureincloud.webhooks.issued_documents.supplier_orders.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_CREATE = ( + ISSUED_DOCUMENTS_SELF_INVOICES_CREATE = ( "it.fattureincloud.webhooks.issued_documents.self_invoices.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_UPDATE = ( + ISSUED_DOCUMENTS_SELF_INVOICES_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.self_invoices.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_DELETE = ( + ISSUED_DOCUMENTS_SELF_INVOICES_DELETE = ( "it.fattureincloud.webhooks.issued_documents.self_invoices.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_CREATE = ( + ISSUED_DOCUMENTS_ALL_CREATE = ( "it.fattureincloud.webhooks.issued_documents.all.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_UPDATE = ( + ISSUED_DOCUMENTS_ALL_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.all.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_DELETE = ( + ISSUED_DOCUMENTS_ALL_DELETE = ( "it.fattureincloud.webhooks.issued_documents.all.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_CREATE = ( + RECEIVED_DOCUMENTS_CREATE = ( "it.fattureincloud.webhooks.received_documents.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_UPDATE = ( + RECEIVED_DOCUMENTS_UPDATE = ( "it.fattureincloud.webhooks.received_documents.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_DELETE = ( + RECEIVED_DOCUMENTS_DELETE = ( "it.fattureincloud.webhooks.received_documents.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_CREATE = ( + RECEIPTS_CREATE = ( "it.fattureincloud.webhooks.receipts.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_UPDATE = ( + RECEIPTS_UPDATE = ( "it.fattureincloud.webhooks.receipts.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIPTS_DOT_DELETE = ( + RECEIPTS_DELETE = ( "it.fattureincloud.webhooks.receipts.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_CREATE = ( + TAXES_CREATE = ( "it.fattureincloud.webhooks.taxes.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_UPDATE = ( + TAXES_UPDATE = ( "it.fattureincloud.webhooks.taxes.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_TAXES_DOT_DELETE = ( + TAXES_DELETE = ( "it.fattureincloud.webhooks.taxes.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_CREATE = ( + ARCHIVE_DOCUMENTS_CREATE = ( "it.fattureincloud.webhooks.archive_documents.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_UPDATE = ( + ARCHIVE_DOCUMENTS_UPDATE = ( "it.fattureincloud.webhooks.archive_documents.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ARCHIVE_DOCUMENTS_DOT_DELETE = ( + ARCHIVE_DOCUMENTS_DELETE = ( "it.fattureincloud.webhooks.archive_documents.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_CREATE = ( + CASHBOOK_CREATE = ( "it.fattureincloud.webhooks.cashbook.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_UPDATE = ( + CASHBOOK_UPDATE = ( "it.fattureincloud.webhooks.cashbook.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_CASHBOOK_DOT_DELETE = ( + CASHBOOK_DELETE = ( "it.fattureincloud.webhooks.cashbook.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_CREATE = ( + PRODUCTS_CREATE = ( "it.fattureincloud.webhooks.products.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_UPDATE = ( + PRODUCTS_UPDATE = ( "it.fattureincloud.webhooks.products.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_DELETE = ( + PRODUCTS_DELETE = ( "it.fattureincloud.webhooks.products.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_PRODUCTS_DOT_STOCK_UPDATE = ( + PRODUCTS_STOCK_UPDATE = ( "it.fattureincloud.webhooks.products.stock_update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_CREATE = ( + ENTITIES_CLIENTS_CREATE = ( "it.fattureincloud.webhooks.entities.clients.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_UPDATE = ( + ENTITIES_CLIENTS_UPDATE = ( "it.fattureincloud.webhooks.entities.clients.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_CLIENTS_DOT_DELETE = ( + ENTITIES_CLIENTS_DELETE = ( "it.fattureincloud.webhooks.entities.clients.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_CREATE = ( + ENTITIES_SUPPLIERS_CREATE = ( "it.fattureincloud.webhooks.entities.suppliers.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_UPDATE = ( + ENTITIES_SUPPLIERS_UPDATE = ( "it.fattureincloud.webhooks.entities.suppliers.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_SUPPLIERS_DOT_DELETE = ( + ENTITIES_SUPPLIERS_DELETE = ( "it.fattureincloud.webhooks.entities.suppliers.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_CREATE = ( + ENTITIES_ALL_CREATE = ( "it.fattureincloud.webhooks.entities.all.create" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_UPDATE = ( + ENTITIES_ALL_UPDATE = ( "it.fattureincloud.webhooks.entities.all.update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ENTITIES_DOT_ALL_DOT_DELETE = ( + ENTITIES_ALL_DELETE = ( "it.fattureincloud.webhooks.entities.all.delete" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_E_INVOICES_DOT_STATUS_UPDATE = ( + ISSUED_DOCUMENTS_E_INVOICES_STATUS_UPDATE = ( "it.fattureincloud.webhooks.issued_documents.e_invoices.status_update" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_RECEIVED_DOCUMENTS_DOT_E_INVOICES_DOT_RECEIVE = ( + RECEIVED_DOCUMENTS_E_INVOICES_RECEIVE = ( "it.fattureincloud.webhooks.received_documents.e_invoices.receive" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_INVOICES_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_INVOICES_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.invoices.email_sent" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_QUOTES_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_QUOTES_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.quotes.email_sent" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_PROFORMAS_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_PROFORMAS_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.proformas.email_sent" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_RECEIPTS_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_RECEIPTS_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.receipts.email_sent" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_DELIVERY_NOTES_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_DELIVERY_NOTES_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.delivery_notes.email_sent" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_CREDIT_NOTES_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_CREDIT_NOTES_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.credit_notes.email_sent" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ORDERS_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_ORDERS_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.orders.email_sent" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_WORK_REPORTS_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_WORK_REPORTS_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.work_reports.email_sent" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SUPPLIER_ORDERS_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_SUPPLIER_ORDERS_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.supplier_orders.email_sent" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_SELF_INVOICES_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_SELF_INVOICES_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.self_invoices.email_sent" ) - IT_DOT_FATTUREINCLOUD_DOT_WEBHOOKS_DOT_ISSUED_DOCUMENTS_DOT_ALL_DOT_EMAIL_SENT = ( + ISSUED_DOCUMENTS_ALL_EMAIL_SENT = ( "it.fattureincloud.webhooks.issued_documents.all.email_sent" )