fattureincloud_ruby_sdk 2.0.2 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (252) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +7 -0
  3. data/README.md +4 -2
  4. data/docs/Company.md +2 -2
  5. data/docs/ControlledCompany.md +13 -0
  6. data/docs/EmailSchedule.md +1 -1
  7. data/docs/IssuedDocument.md +26 -22
  8. data/docs/IssuedDocumentItemsList.md +1 -0
  9. data/docs/IssuedEInvoicesApi.md +76 -0
  10. data/docs/ReceiptItemsListItem.md +1 -1
  11. data/docs/ReceivedDocumentInfoItemsDefaultValues.md +1 -1
  12. data/docs/ReceivedDocumentPaymentTerms.md +1 -1
  13. data/fattureincloud_ruby_sdk.gemspec +1 -1
  14. data/lib/fattureincloud_ruby_sdk/api/archive_api.rb +1 -1
  15. data/lib/fattureincloud_ruby_sdk/api/cashbook_api.rb +1 -1
  16. data/lib/fattureincloud_ruby_sdk/api/clients_api.rb +1 -1
  17. data/lib/fattureincloud_ruby_sdk/api/companies_api.rb +1 -1
  18. data/lib/fattureincloud_ruby_sdk/api/info_api.rb +1 -1
  19. data/lib/fattureincloud_ruby_sdk/api/issued_documents_api.rb +1 -1
  20. data/lib/fattureincloud_ruby_sdk/api/issued_e_invoices_api.rb +73 -1
  21. data/lib/fattureincloud_ruby_sdk/api/products_api.rb +1 -1
  22. data/lib/fattureincloud_ruby_sdk/api/receipts_api.rb +1 -1
  23. data/lib/fattureincloud_ruby_sdk/api/received_documents_api.rb +1 -1
  24. data/lib/fattureincloud_ruby_sdk/api/settings_api.rb +1 -1
  25. data/lib/fattureincloud_ruby_sdk/api/suppliers_api.rb +1 -1
  26. data/lib/fattureincloud_ruby_sdk/api/taxes_api.rb +1 -1
  27. data/lib/fattureincloud_ruby_sdk/api/user_api.rb +1 -1
  28. data/lib/fattureincloud_ruby_sdk/api_client.rb +2 -2
  29. data/lib/fattureincloud_ruby_sdk/api_error.rb +1 -1
  30. data/lib/fattureincloud_ruby_sdk/configuration.rb +1 -1
  31. data/lib/fattureincloud_ruby_sdk/models/archive_document.rb +1 -1
  32. data/lib/fattureincloud_ruby_sdk/models/attachment_data.rb +1 -1
  33. data/lib/fattureincloud_ruby_sdk/models/cashbook_entry.rb +1 -1
  34. data/lib/fattureincloud_ruby_sdk/models/cashbook_entry_data.rb +1 -1
  35. data/lib/fattureincloud_ruby_sdk/models/cashbook_entry_data_document.rb +1 -1
  36. data/lib/fattureincloud_ruby_sdk/models/cashbook_entry_in.rb +1 -1
  37. data/lib/fattureincloud_ruby_sdk/models/cashbook_entry_in_data.rb +1 -1
  38. data/lib/fattureincloud_ruby_sdk/models/cashbook_entry_in_out.rb +1 -1
  39. data/lib/fattureincloud_ruby_sdk/models/cashbook_entry_kind.rb +1 -1
  40. data/lib/fattureincloud_ruby_sdk/models/cashbook_entry_out.rb +1 -1
  41. data/lib/fattureincloud_ruby_sdk/models/cashbook_entry_out_data.rb +1 -1
  42. data/lib/fattureincloud_ruby_sdk/models/cashbook_entry_type.rb +1 -1
  43. data/lib/fattureincloud_ruby_sdk/models/city.rb +1 -1
  44. data/lib/fattureincloud_ruby_sdk/models/client.rb +1 -1
  45. data/lib/fattureincloud_ruby_sdk/models/client_type.rb +1 -1
  46. data/lib/fattureincloud_ruby_sdk/models/company.rb +3 -3
  47. data/lib/fattureincloud_ruby_sdk/models/company_info.rb +1 -1
  48. data/lib/fattureincloud_ruby_sdk/models/company_info_access_info.rb +1 -1
  49. data/lib/fattureincloud_ruby_sdk/models/company_info_plan_info.rb +1 -1
  50. data/lib/fattureincloud_ruby_sdk/models/company_info_plan_info_functions.rb +1 -1
  51. data/lib/fattureincloud_ruby_sdk/models/company_info_plan_info_functions_status.rb +1 -1
  52. data/lib/fattureincloud_ruby_sdk/models/company_info_plan_info_limits.rb +1 -1
  53. data/lib/fattureincloud_ruby_sdk/models/company_type.rb +1 -1
  54. data/lib/fattureincloud_ruby_sdk/models/controlled_company.rb +269 -0
  55. data/lib/fattureincloud_ruby_sdk/models/create_archive_document_request.rb +1 -1
  56. data/lib/fattureincloud_ruby_sdk/models/create_archive_document_response.rb +1 -1
  57. data/lib/fattureincloud_ruby_sdk/models/create_cashbook_entry_request.rb +1 -1
  58. data/lib/fattureincloud_ruby_sdk/models/create_cashbook_entry_response.rb +1 -1
  59. data/lib/fattureincloud_ruby_sdk/models/create_client_request.rb +1 -1
  60. data/lib/fattureincloud_ruby_sdk/models/create_client_response.rb +1 -1
  61. data/lib/fattureincloud_ruby_sdk/models/create_f24_request.rb +1 -1
  62. data/lib/fattureincloud_ruby_sdk/models/create_f24_response.rb +1 -1
  63. data/lib/fattureincloud_ruby_sdk/models/create_issued_document_request.rb +1 -1
  64. data/lib/fattureincloud_ruby_sdk/models/create_issued_document_response.rb +1 -1
  65. data/lib/fattureincloud_ruby_sdk/models/create_payment_account_request.rb +1 -1
  66. data/lib/fattureincloud_ruby_sdk/models/create_payment_account_response.rb +1 -1
  67. data/lib/fattureincloud_ruby_sdk/models/create_payment_method_request.rb +1 -1
  68. data/lib/fattureincloud_ruby_sdk/models/create_payment_method_response.rb +1 -1
  69. data/lib/fattureincloud_ruby_sdk/models/create_product_request.rb +1 -1
  70. data/lib/fattureincloud_ruby_sdk/models/create_product_response.rb +1 -1
  71. data/lib/fattureincloud_ruby_sdk/models/create_receipt_request.rb +1 -1
  72. data/lib/fattureincloud_ruby_sdk/models/create_receipt_response.rb +1 -1
  73. data/lib/fattureincloud_ruby_sdk/models/create_received_document_request.rb +1 -1
  74. data/lib/fattureincloud_ruby_sdk/models/create_received_document_response.rb +1 -1
  75. data/lib/fattureincloud_ruby_sdk/models/create_supplier_request.rb +1 -1
  76. data/lib/fattureincloud_ruby_sdk/models/create_supplier_response.rb +1 -1
  77. data/lib/fattureincloud_ruby_sdk/models/create_vat_type_request.rb +1 -1
  78. data/lib/fattureincloud_ruby_sdk/models/create_vat_type_response.rb +1 -1
  79. data/lib/fattureincloud_ruby_sdk/models/currency.rb +1 -1
  80. data/lib/fattureincloud_ruby_sdk/models/default_payment_terms_type.rb +1 -1
  81. data/lib/fattureincloud_ruby_sdk/models/document_template.rb +1 -1
  82. data/lib/fattureincloud_ruby_sdk/models/email_data.rb +1 -1
  83. data/lib/fattureincloud_ruby_sdk/models/email_data_default_sender_email.rb +1 -1
  84. data/lib/fattureincloud_ruby_sdk/models/email_data_sender_emails_list.rb +1 -1
  85. data/lib/fattureincloud_ruby_sdk/models/email_schedule.rb +2 -2
  86. data/lib/fattureincloud_ruby_sdk/models/email_schedule_include.rb +1 -1
  87. data/lib/fattureincloud_ruby_sdk/models/entity.rb +1 -1
  88. data/lib/fattureincloud_ruby_sdk/models/f24.rb +1 -1
  89. data/lib/fattureincloud_ruby_sdk/models/f24_status.rb +1 -1
  90. data/lib/fattureincloud_ruby_sdk/models/function_status.rb +1 -1
  91. data/lib/fattureincloud_ruby_sdk/models/get_archive_document_response.rb +1 -1
  92. data/lib/fattureincloud_ruby_sdk/models/get_cashbook_entry_response.rb +1 -1
  93. data/lib/fattureincloud_ruby_sdk/models/get_client_response.rb +1 -1
  94. data/lib/fattureincloud_ruby_sdk/models/get_company_info_response.rb +1 -1
  95. data/lib/fattureincloud_ruby_sdk/models/get_email_data_response.rb +1 -1
  96. data/lib/fattureincloud_ruby_sdk/models/get_existing_issued_document_totals_request.rb +1 -1
  97. data/lib/fattureincloud_ruby_sdk/models/get_existing_issued_document_totals_response.rb +1 -1
  98. data/lib/fattureincloud_ruby_sdk/models/get_existing_received_document_totals_request.rb +1 -1
  99. data/lib/fattureincloud_ruby_sdk/models/get_existing_received_document_totals_response.rb +1 -1
  100. data/lib/fattureincloud_ruby_sdk/models/get_f24_response.rb +1 -1
  101. data/lib/fattureincloud_ruby_sdk/models/get_issued_document_pre_create_info_response.rb +1 -1
  102. data/lib/fattureincloud_ruby_sdk/models/get_issued_document_response.rb +1 -1
  103. data/lib/fattureincloud_ruby_sdk/models/get_new_issued_document_totals_request.rb +1 -1
  104. data/lib/fattureincloud_ruby_sdk/models/get_new_issued_document_totals_response.rb +1 -1
  105. data/lib/fattureincloud_ruby_sdk/models/get_new_received_document_totals_request.rb +1 -1
  106. data/lib/fattureincloud_ruby_sdk/models/get_new_received_document_totals_response.rb +1 -1
  107. data/lib/fattureincloud_ruby_sdk/models/get_payment_account_response.rb +1 -1
  108. data/lib/fattureincloud_ruby_sdk/models/get_payment_method_response.rb +1 -1
  109. data/lib/fattureincloud_ruby_sdk/models/get_product_response.rb +1 -1
  110. data/lib/fattureincloud_ruby_sdk/models/get_receipt_pre_create_info_response.rb +1 -1
  111. data/lib/fattureincloud_ruby_sdk/models/get_receipt_response.rb +1 -1
  112. data/lib/fattureincloud_ruby_sdk/models/get_receipts_monthly_totals_response.rb +1 -1
  113. data/lib/fattureincloud_ruby_sdk/models/get_received_document_pre_create_info_response.rb +1 -1
  114. data/lib/fattureincloud_ruby_sdk/models/get_received_document_response.rb +1 -1
  115. data/lib/fattureincloud_ruby_sdk/models/get_supplier_response.rb +1 -1
  116. data/lib/fattureincloud_ruby_sdk/models/get_user_info_response.rb +1 -1
  117. data/lib/fattureincloud_ruby_sdk/models/get_user_info_response_email_confirmation_state.rb +1 -1
  118. data/lib/fattureincloud_ruby_sdk/models/get_user_info_response_info.rb +1 -1
  119. data/lib/fattureincloud_ruby_sdk/models/get_vat_type_response.rb +1 -1
  120. data/lib/fattureincloud_ruby_sdk/models/issued_document.rb +335 -180
  121. data/lib/fattureincloud_ruby_sdk/models/issued_document_ei_data.rb +1 -1
  122. data/lib/fattureincloud_ruby_sdk/models/issued_document_extra_data.rb +1 -1
  123. data/lib/fattureincloud_ruby_sdk/models/issued_document_items_list.rb +12 -2
  124. data/lib/fattureincloud_ruby_sdk/models/issued_document_payments_list.rb +1 -1
  125. data/lib/fattureincloud_ruby_sdk/models/issued_document_pre_create_info.rb +1 -1
  126. data/lib/fattureincloud_ruby_sdk/models/issued_document_pre_create_info_default_values.rb +1 -1
  127. data/lib/fattureincloud_ruby_sdk/models/issued_document_pre_create_info_extra_data_default_values.rb +1 -1
  128. data/lib/fattureincloud_ruby_sdk/models/issued_document_pre_create_info_items_default_values.rb +1 -1
  129. data/lib/fattureincloud_ruby_sdk/models/issued_document_refers_to.rb +1 -1
  130. data/lib/fattureincloud_ruby_sdk/models/issued_document_status.rb +1 -1
  131. data/lib/fattureincloud_ruby_sdk/models/issued_document_totals.rb +1 -1
  132. data/lib/fattureincloud_ruby_sdk/models/issued_document_totals_vat_list.rb +1 -1
  133. data/lib/fattureincloud_ruby_sdk/models/issued_document_totals_vat_list_vat_item.rb +1 -1
  134. data/lib/fattureincloud_ruby_sdk/models/issued_document_type.rb +1 -1
  135. data/lib/fattureincloud_ruby_sdk/models/language.rb +1 -1
  136. data/lib/fattureincloud_ruby_sdk/models/list_archive_categories_response.rb +1 -1
  137. data/lib/fattureincloud_ruby_sdk/models/list_archive_documents_response.rb +1 -1
  138. data/lib/fattureincloud_ruby_sdk/models/list_archive_documents_response_page.rb +1 -1
  139. data/lib/fattureincloud_ruby_sdk/models/list_cashbook_entries_response.rb +1 -1
  140. data/lib/fattureincloud_ruby_sdk/models/list_cities_response.rb +1 -1
  141. data/lib/fattureincloud_ruby_sdk/models/list_clients_response.rb +1 -1
  142. data/lib/fattureincloud_ruby_sdk/models/list_clients_response_page.rb +1 -1
  143. data/lib/fattureincloud_ruby_sdk/models/list_cost_centers_response.rb +1 -1
  144. data/lib/fattureincloud_ruby_sdk/models/list_countries_response.rb +1 -1
  145. data/lib/fattureincloud_ruby_sdk/models/list_currencies_response.rb +1 -1
  146. data/lib/fattureincloud_ruby_sdk/models/list_delivery_notes_default_causals_response.rb +1 -1
  147. data/lib/fattureincloud_ruby_sdk/models/list_f24_response.rb +1 -1
  148. data/lib/fattureincloud_ruby_sdk/models/list_f24_response_aggregated_data.rb +1 -1
  149. data/lib/fattureincloud_ruby_sdk/models/list_f24_response_aggregated_data_aggregated_data.rb +1 -1
  150. data/lib/fattureincloud_ruby_sdk/models/list_f24_response_page.rb +1 -1
  151. data/lib/fattureincloud_ruby_sdk/models/list_issued_documents_response.rb +1 -1
  152. data/lib/fattureincloud_ruby_sdk/models/list_issued_documents_response_page.rb +1 -1
  153. data/lib/fattureincloud_ruby_sdk/models/list_languages_response.rb +1 -1
  154. data/lib/fattureincloud_ruby_sdk/models/list_payment_accounts_response.rb +1 -1
  155. data/lib/fattureincloud_ruby_sdk/models/list_payment_methods_response.rb +1 -1
  156. data/lib/fattureincloud_ruby_sdk/models/list_product_categories_response.rb +1 -1
  157. data/lib/fattureincloud_ruby_sdk/models/list_products_response.rb +1 -1
  158. data/lib/fattureincloud_ruby_sdk/models/list_products_response_page.rb +1 -1
  159. data/lib/fattureincloud_ruby_sdk/models/list_receipts_response.rb +1 -1
  160. data/lib/fattureincloud_ruby_sdk/models/list_receipts_response_page.rb +1 -1
  161. data/lib/fattureincloud_ruby_sdk/models/list_received_document_categories_response.rb +1 -1
  162. data/lib/fattureincloud_ruby_sdk/models/list_received_documents_response.rb +1 -1
  163. data/lib/fattureincloud_ruby_sdk/models/list_received_documents_response_page.rb +1 -1
  164. data/lib/fattureincloud_ruby_sdk/models/list_revenue_centers_response.rb +1 -1
  165. data/lib/fattureincloud_ruby_sdk/models/list_suppliers_response.rb +1 -1
  166. data/lib/fattureincloud_ruby_sdk/models/list_suppliers_response_page.rb +1 -1
  167. data/lib/fattureincloud_ruby_sdk/models/list_templates_response.rb +1 -1
  168. data/lib/fattureincloud_ruby_sdk/models/list_units_of_measure_response.rb +1 -1
  169. data/lib/fattureincloud_ruby_sdk/models/list_user_companies_response.rb +1 -1
  170. data/lib/fattureincloud_ruby_sdk/models/list_user_companies_response_data.rb +1 -1
  171. data/lib/fattureincloud_ruby_sdk/models/list_vat_types_response.rb +1 -1
  172. data/lib/fattureincloud_ruby_sdk/models/modify_archive_document_request.rb +1 -1
  173. data/lib/fattureincloud_ruby_sdk/models/modify_archive_document_response.rb +1 -1
  174. data/lib/fattureincloud_ruby_sdk/models/modify_cashbook_entry_request.rb +1 -1
  175. data/lib/fattureincloud_ruby_sdk/models/modify_cashbook_entry_response.rb +1 -1
  176. data/lib/fattureincloud_ruby_sdk/models/modify_client_request.rb +1 -1
  177. data/lib/fattureincloud_ruby_sdk/models/modify_client_response.rb +1 -1
  178. data/lib/fattureincloud_ruby_sdk/models/modify_f24_request.rb +1 -1
  179. data/lib/fattureincloud_ruby_sdk/models/modify_f24_response.rb +1 -1
  180. data/lib/fattureincloud_ruby_sdk/models/modify_issued_document_request.rb +1 -1
  181. data/lib/fattureincloud_ruby_sdk/models/modify_issued_document_response.rb +1 -1
  182. data/lib/fattureincloud_ruby_sdk/models/modify_payment_account_request.rb +1 -1
  183. data/lib/fattureincloud_ruby_sdk/models/modify_payment_account_response.rb +1 -1
  184. data/lib/fattureincloud_ruby_sdk/models/modify_payment_method_request.rb +1 -1
  185. data/lib/fattureincloud_ruby_sdk/models/modify_payment_method_response.rb +1 -1
  186. data/lib/fattureincloud_ruby_sdk/models/modify_product_request.rb +1 -1
  187. data/lib/fattureincloud_ruby_sdk/models/modify_product_response.rb +1 -1
  188. data/lib/fattureincloud_ruby_sdk/models/modify_receipt_request.rb +1 -1
  189. data/lib/fattureincloud_ruby_sdk/models/modify_receipt_response.rb +1 -1
  190. data/lib/fattureincloud_ruby_sdk/models/modify_received_document_request.rb +1 -1
  191. data/lib/fattureincloud_ruby_sdk/models/modify_received_document_response.rb +1 -1
  192. data/lib/fattureincloud_ruby_sdk/models/modify_supplier_request.rb +1 -1
  193. data/lib/fattureincloud_ruby_sdk/models/modify_supplier_response.rb +1 -1
  194. data/lib/fattureincloud_ruby_sdk/models/modify_vat_type_request.rb +1 -1
  195. data/lib/fattureincloud_ruby_sdk/models/modify_vat_type_response.rb +1 -1
  196. data/lib/fattureincloud_ruby_sdk/models/monthly_total.rb +1 -1
  197. data/lib/fattureincloud_ruby_sdk/models/original_document_type.rb +1 -1
  198. data/lib/fattureincloud_ruby_sdk/models/pagination.rb +1 -1
  199. data/lib/fattureincloud_ruby_sdk/models/payment_account.rb +1 -1
  200. data/lib/fattureincloud_ruby_sdk/models/payment_account_type.rb +1 -1
  201. data/lib/fattureincloud_ruby_sdk/models/payment_method.rb +1 -1
  202. data/lib/fattureincloud_ruby_sdk/models/payment_method_details.rb +1 -1
  203. data/lib/fattureincloud_ruby_sdk/models/payment_method_type.rb +1 -1
  204. data/lib/fattureincloud_ruby_sdk/models/permission_level.rb +1 -1
  205. data/lib/fattureincloud_ruby_sdk/models/permissions.rb +1 -1
  206. data/lib/fattureincloud_ruby_sdk/models/permissions_fic_issued_documents_detailed.rb +1 -1
  207. data/lib/fattureincloud_ruby_sdk/models/product.rb +1 -1
  208. data/lib/fattureincloud_ruby_sdk/models/receipt.rb +1 -1
  209. data/lib/fattureincloud_ruby_sdk/models/receipt_items_list_item.rb +2 -2
  210. data/lib/fattureincloud_ruby_sdk/models/receipt_pre_create_info.rb +1 -1
  211. data/lib/fattureincloud_ruby_sdk/models/receipt_type.rb +1 -1
  212. data/lib/fattureincloud_ruby_sdk/models/received_document.rb +1 -1
  213. data/lib/fattureincloud_ruby_sdk/models/received_document_entity.rb +1 -1
  214. data/lib/fattureincloud_ruby_sdk/models/received_document_info.rb +1 -1
  215. data/lib/fattureincloud_ruby_sdk/models/received_document_info_default_values.rb +1 -1
  216. data/lib/fattureincloud_ruby_sdk/models/received_document_info_items_default_values.rb +2 -2
  217. data/lib/fattureincloud_ruby_sdk/models/received_document_items_list.rb +1 -1
  218. data/lib/fattureincloud_ruby_sdk/models/received_document_payment_terms.rb +2 -2
  219. data/lib/fattureincloud_ruby_sdk/models/received_document_payments_list.rb +1 -1
  220. data/lib/fattureincloud_ruby_sdk/models/received_document_totals.rb +1 -1
  221. data/lib/fattureincloud_ruby_sdk/models/received_document_type.rb +1 -1
  222. data/lib/fattureincloud_ruby_sdk/models/schedule_email_request.rb +1 -1
  223. data/lib/fattureincloud_ruby_sdk/models/send_e_invoice_request.rb +1 -1
  224. data/lib/fattureincloud_ruby_sdk/models/send_e_invoice_request_data.rb +1 -1
  225. data/lib/fattureincloud_ruby_sdk/models/send_e_invoice_response.rb +1 -1
  226. data/lib/fattureincloud_ruby_sdk/models/send_e_invoice_response_data.rb +1 -1
  227. data/lib/fattureincloud_ruby_sdk/models/show_totals_mode.rb +1 -1
  228. data/lib/fattureincloud_ruby_sdk/models/supplier.rb +1 -1
  229. data/lib/fattureincloud_ruby_sdk/models/supplier_type.rb +1 -1
  230. data/lib/fattureincloud_ruby_sdk/models/upload_archive_attachment_response.rb +1 -1
  231. data/lib/fattureincloud_ruby_sdk/models/upload_f24_attachment_response.rb +1 -1
  232. data/lib/fattureincloud_ruby_sdk/models/upload_issued_document_attachment_response.rb +1 -1
  233. data/lib/fattureincloud_ruby_sdk/models/upload_received_document_attachment_response.rb +1 -1
  234. data/lib/fattureincloud_ruby_sdk/models/user.rb +1 -1
  235. data/lib/fattureincloud_ruby_sdk/models/user_company_role.rb +1 -1
  236. data/lib/fattureincloud_ruby_sdk/models/vat_kind.rb +1 -1
  237. data/lib/fattureincloud_ruby_sdk/models/vat_type.rb +1 -1
  238. data/lib/fattureincloud_ruby_sdk/models/verify_e_invoice_xml_error_response.rb +1 -1
  239. data/lib/fattureincloud_ruby_sdk/models/verify_e_invoice_xml_error_response_error.rb +1 -1
  240. data/lib/fattureincloud_ruby_sdk/models/verify_e_invoice_xml_error_response_extra.rb +1 -1
  241. data/lib/fattureincloud_ruby_sdk/models/verify_e_invoice_xml_response.rb +1 -1
  242. data/lib/fattureincloud_ruby_sdk/models/verify_e_invoice_xml_response_data.rb +1 -1
  243. data/lib/fattureincloud_ruby_sdk/version.rb +2 -2
  244. data/lib/fattureincloud_ruby_sdk.rb +2 -1
  245. data/sdk-version.yaml +1 -1
  246. data/spec/api/issued_e_invoices_api_spec.rb +20 -0
  247. data/spec/api_client_spec.rb +1 -1
  248. data/spec/configuration_spec.rb +1 -1
  249. data/spec/models/controlled_company_spec.rb +72 -0
  250. data/spec/models/issued_document_items_list_spec.rb +7 -0
  251. data/spec/spec_helper.rb +1 -1
  252. metadata +203 -199
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -48,7 +48,7 @@ module FattureInCloud_Ruby_Sdk
48
48
  # Attribute type mapping.
49
49
  def self.openapi_types
50
50
  {
51
- :'id' => :'Float',
51
+ :'id' => :'Integer',
52
52
  :'amount_net' => :'Float',
53
53
  :'amount_gross' => :'Float',
54
54
  :'category' => :'String',
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -34,7 +34,7 @@ module FattureInCloud_Ruby_Sdk
34
34
  # Attribute type mapping.
35
35
  def self.openapi_types
36
36
  {
37
- :'vat' => :'Integer'
37
+ :'vat' => :'Float'
38
38
  }
39
39
  end
40
40
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -36,7 +36,7 @@ module FattureInCloud_Ruby_Sdk
36
36
  # Attribute type mapping.
37
37
  def self.openapi_types
38
38
  {
39
- :'days' => :'Float',
39
+ :'days' => :'Integer',
40
40
  :'type' => :'String'
41
41
  }
42
42
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 400.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
5
5
 
6
- The version of the OpenAPI document: 2.0.8
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: info@fattureincloud.it
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.3.1