-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
15c55ea
commit f9ddc19
Showing
270 changed files
with
1,372 additions
and
523 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
7.6.0 | ||
7.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# fattureInCloudSdk.GetTaxProfileResponse | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**data** | [**TaxProfile**](TaxProfile.md) | | [optional] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,4 +9,6 @@ | |
|
||
* `passive_delivery_note` (value: `"passive_delivery_note"`) | ||
|
||
* `self_invoice` (value: `"self_invoice"`) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# fattureInCloudSdk.TaxProfile | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**companyType** | **String** | The company type | [optional] | ||
**companySubtype** | **String** | The company subtype | [optional] | ||
**profession** | **String** | The profession | [optional] | ||
**regime** | **String** | The applied regime | [optional] | ||
**rivalsaName** | **String** | The name of the rivalsa | [optional] | ||
**defaultRivalsa** | **Number** | The default rivalsa amount | [optional] | ||
**cassaName** | **String** | The name of the cassa | [optional] | ||
**defaultCassa** | **Number** | The default cassa amount | [optional] | ||
**defaultCassaTaxable** | **Number** | The default taxable amount for the cassa | [optional] | ||
**cassa2Name** | **String** | The name of the second cassa | [optional] | ||
**defaultCassa2** | **Number** | The default second cassa amount | [optional] | ||
**defaultCassa2Taxable** | **Number** | The default taxable amount for the second cassa | [optional] | ||
**defaultWithholdingTax** | **Number** | The default withholding tax | [optional] | ||
**defaultWithholdingTaxTaxable** | **Number** | The default taxable amount for the withholding tax | [optional] | ||
**defaultOtherWithholdingTax** | **Number** | The default other withholding tax | [optional] | ||
**enasarco** | **Boolean** | If it has enasarco | [optional] | ||
**enasarcoType** | **String** | The enasarco type | [optional] | ||
**contributionsPercentage** | **Number** | The contributions percentage | [optional] | ||
**profitCoefficient** | **Number** | The profit coefficient | [optional] | ||
**med** | **Boolean** | If the health card system is active | [optional] | ||
**defaultVat** | [**VatType**](VatType.md) | | [optional] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,6 @@ | |
## Enum | ||
|
||
|
||
* `null` (value: `"null"`) | ||
|
||
* `I` (value: `"I"`) | ||
|
||
* `D` (value: `"D"`) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
info: | ||
version: 2.1.0 | ||
version: 2.1.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Fatture in Cloud API v2 - API Reference | ||
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol. | ||
* | ||
* The version of the OpenAPI document: 2.1.0 | ||
* The version of the OpenAPI document: 2.1.2 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -16,7 +16,7 @@ import querystring from 'querystring' | |
|
||
/** | ||
* @module ApiClient | ||
* @version 2.1.0 | ||
* @version 2.1.1 | ||
*/ | ||
|
||
/** | ||
|
@@ -54,7 +54,7 @@ class ApiClient { | |
* @default {} | ||
*/ | ||
this.defaultHeaders = { | ||
'User-Agent': 'FattureInCloud/2.1.0/JavaScript-SDK' | ||
'User-Agent': 'FattureInCloud/2.1.1/JavaScript-SDK' | ||
} | ||
|
||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Fatture in Cloud API v2 - API Reference | ||
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol. | ||
* | ||
* The version of the OpenAPI document: 2.1.0 | ||
* The version of the OpenAPI document: 2.1.2 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -21,7 +21,7 @@ import UploadArchiveAttachmentResponse from '../model/UploadArchiveAttachmentRes | |
/** | ||
* Archive service. | ||
* @module api/ArchiveApi | ||
* @version 2.1.0 | ||
* @version 2.1.1 | ||
*/ | ||
export default class ArchiveApi { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Fatture in Cloud API v2 - API Reference | ||
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol. | ||
* | ||
* The version of the OpenAPI document: 2.1.0 | ||
* The version of the OpenAPI document: 2.1.2 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -20,7 +20,7 @@ import ModifyCashbookEntryResponse from '../model/ModifyCashbookEntryResponse' | |
/** | ||
* Cashbook service. | ||
* @module api/CashbookApi | ||
* @version 2.1.0 | ||
* @version 2.1.1 | ||
*/ | ||
export default class CashbookApi { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Fatture in Cloud API v2 - API Reference | ||
* Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol. | ||
* | ||
* The version of the OpenAPI document: 2.1.0 | ||
* The version of the OpenAPI document: 2.1.2 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -20,7 +20,7 @@ import ModifyClientResponse from '../model/ModifyClientResponse' | |
/** | ||
* Clients service. | ||
* @module api/ClientsApi | ||
* @version 2.1.0 | ||
* @version 2.1.1 | ||
*/ | ||
export default class ClientsApi { | ||
/** | ||
|
Oops, something went wrong.