@invoicetronic/ts-sdk 1.0.1 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/release.yml +8 -4
- package/CHANGELOG.md +1 -1
- package/README.md +2 -2
- package/base.ts +0 -24
- package/common.ts +1 -38
- package/configuration.ts +25 -19
- package/dist/base.d.ts +0 -24
- package/dist/base.js +0 -19
- package/dist/common.d.ts +0 -37
- package/dist/common.js +0 -37
- package/dist/configuration.d.ts +24 -17
- package/dist/configuration.js +2 -2
- package/dist/esm/base.d.ts +0 -24
- package/dist/esm/base.js +0 -19
- package/dist/esm/common.d.ts +0 -37
- package/dist/esm/common.js +0 -37
- package/dist/esm/configuration.d.ts +24 -17
- package/dist/esm/configuration.js +2 -2
- package/dist/esm/src/api/company-api.d.ts +0 -18
- package/dist/esm/src/api/company-api.js +5 -11
- package/dist/esm/src/api/log-api.d.ts +0 -12
- package/dist/esm/src/api/log-api.js +2 -8
- package/dist/esm/src/api/receive-api.d.ts +0 -14
- package/dist/esm/src/api/receive-api.js +3 -9
- package/dist/esm/src/api/send-api.d.ts +0 -42
- package/dist/esm/src/api/send-api.js +11 -29
- package/dist/esm/src/api/status-api.d.ts +0 -10
- package/dist/esm/src/api/status-api.js +1 -7
- package/dist/esm/src/api/update-api.d.ts +0 -15
- package/dist/esm/src/api/update-api.js +2 -11
- package/dist/esm/src/api/webhook-api.d.ts +0 -22
- package/dist/esm/src/api/webhook-api.js +7 -13
- package/dist/esm/src/models/allegati.d.ts +0 -30
- package/dist/esm/src/models/altri-dati-gestionali.d.ts +0 -25
- package/dist/esm/src/models/anagrafica.d.ts +0 -30
- package/dist/esm/src/models/cedente-prestatore.d.ts +0 -35
- package/dist/esm/src/models/cessionario-committente.d.ts +0 -25
- package/dist/esm/src/models/codice-articolo.d.ts +0 -15
- package/dist/esm/src/models/company.d.ts +0 -16
- package/dist/esm/src/models/contatti-trasmittente.d.ts +0 -15
- package/dist/esm/src/models/contatti.d.ts +0 -20
- package/dist/esm/src/models/dati-anagrafici-cedente-prestatore.d.ts +0 -45
- package/dist/esm/src/models/dati-anagrafici-cessionario-committente.d.ts +0 -20
- package/dist/esm/src/models/dati-anagrafici-vettore.d.ts +0 -25
- package/dist/esm/src/models/dati-anagrafici.d.ts +0 -20
- package/dist/esm/src/models/dati-beni-servizi.d.ts +0 -15
- package/dist/esm/src/models/dati-bollo.d.ts +0 -15
- package/dist/esm/src/models/dati-cassa-previdenziale.d.ts +0 -45
- package/dist/esm/src/models/dati-contratto.d.ts +0 -40
- package/dist/esm/src/models/dati-convenzione.d.ts +0 -40
- package/dist/esm/src/models/dati-ddt.d.ts +0 -20
- package/dist/esm/src/models/dati-fatture-collegate.d.ts +0 -40
- package/dist/esm/src/models/dati-generali-documento.d.ts +0 -65
- package/dist/esm/src/models/dati-generali.d.ts +0 -55
- package/dist/esm/src/models/dati-ordine-acquisto.d.ts +0 -40
- package/dist/esm/src/models/dati-pagamento.d.ts +0 -15
- package/dist/esm/src/models/dati-ricezione.d.ts +0 -40
- package/dist/esm/src/models/dati-riepilogo.d.ts +0 -45
- package/dist/esm/src/models/dati-ritenuta.d.ts +0 -25
- package/dist/esm/src/models/dati-sal.d.ts +0 -10
- package/dist/esm/src/models/dati-trasmissione.d.ts +0 -35
- package/dist/esm/src/models/dati-trasporto.d.ts +0 -70
- package/dist/esm/src/models/dati-veicoli.d.ts +0 -15
- package/dist/esm/src/models/dettaglio-linee.d.ts +0 -85
- package/dist/esm/src/models/dettaglio-pagamento.d.ts +0 -110
- package/dist/esm/src/models/document-data.d.ts +0 -15
- package/dist/esm/src/models/event.d.ts +10 -41
- package/dist/esm/src/models/fattura-elettronica-body.d.ts +0 -30
- package/dist/esm/src/models/fattura-elettronica-header.d.ts +0 -35
- package/dist/esm/src/models/fattura-ordinaria.d.ts +0 -20
- package/dist/esm/src/models/fattura-principale.d.ts +0 -15
- package/dist/esm/src/models/id-fiscale-iva.d.ts +0 -15
- package/dist/esm/src/models/id-trasmittente.d.ts +0 -15
- package/dist/esm/src/models/indirizzo-resa.d.ts +0 -35
- package/dist/esm/src/models/iscrizione-rea.d.ts +0 -30
- package/dist/esm/src/models/model-error.d.ts +0 -8
- package/dist/esm/src/models/problem-details.d.ts +0 -30
- package/dist/esm/src/models/problem-http-result.d.ts +0 -20
- package/dist/esm/src/models/rappresentante-fiscale-cessionario-committente.d.ts +0 -25
- package/dist/esm/src/models/rappresentante-fiscale.d.ts +0 -10
- package/dist/esm/src/models/receive.d.ts +1 -40
- package/dist/esm/src/models/sconto-maggiorazione.d.ts +0 -20
- package/dist/esm/src/models/sede-cedente-prestatore.d.ts +0 -35
- package/dist/esm/src/models/sede-cessionario-committente.d.ts +0 -35
- package/dist/esm/src/models/send-reduced.d.ts +0 -12
- package/dist/esm/src/models/send.d.ts +1 -43
- package/dist/esm/src/models/stabile-organizzazione.d.ts +0 -35
- package/dist/esm/src/models/status.d.ts +0 -9
- package/dist/esm/src/models/terzo-intermediario-osoggetto-emittente.d.ts +0 -10
- package/dist/esm/src/models/update.d.ts +0 -34
- package/dist/esm/src/models/web-hook-history.d.ts +0 -20
- package/dist/esm/src/models/web-hook.d.ts +1 -26
- package/dist/src/api/company-api.d.ts +0 -18
- package/dist/src/api/company-api.js +5 -11
- package/dist/src/api/log-api.d.ts +0 -12
- package/dist/src/api/log-api.js +2 -8
- package/dist/src/api/receive-api.d.ts +0 -14
- package/dist/src/api/receive-api.js +3 -9
- package/dist/src/api/send-api.d.ts +0 -42
- package/dist/src/api/send-api.js +11 -29
- package/dist/src/api/status-api.d.ts +0 -10
- package/dist/src/api/status-api.js +1 -7
- package/dist/src/api/update-api.d.ts +0 -15
- package/dist/src/api/update-api.js +2 -11
- package/dist/src/api/webhook-api.d.ts +0 -22
- package/dist/src/api/webhook-api.js +7 -13
- package/dist/src/models/allegati.d.ts +0 -30
- package/dist/src/models/altri-dati-gestionali.d.ts +0 -25
- package/dist/src/models/anagrafica.d.ts +0 -30
- package/dist/src/models/cedente-prestatore.d.ts +0 -35
- package/dist/src/models/cessionario-committente.d.ts +0 -25
- package/dist/src/models/codice-articolo.d.ts +0 -15
- package/dist/src/models/company.d.ts +0 -16
- package/dist/src/models/contatti-trasmittente.d.ts +0 -15
- package/dist/src/models/contatti.d.ts +0 -20
- package/dist/src/models/dati-anagrafici-cedente-prestatore.d.ts +0 -45
- package/dist/src/models/dati-anagrafici-cessionario-committente.d.ts +0 -20
- package/dist/src/models/dati-anagrafici-vettore.d.ts +0 -25
- package/dist/src/models/dati-anagrafici.d.ts +0 -20
- package/dist/src/models/dati-beni-servizi.d.ts +0 -15
- package/dist/src/models/dati-bollo.d.ts +0 -15
- package/dist/src/models/dati-cassa-previdenziale.d.ts +0 -45
- package/dist/src/models/dati-contratto.d.ts +0 -40
- package/dist/src/models/dati-convenzione.d.ts +0 -40
- package/dist/src/models/dati-ddt.d.ts +0 -20
- package/dist/src/models/dati-fatture-collegate.d.ts +0 -40
- package/dist/src/models/dati-generali-documento.d.ts +0 -65
- package/dist/src/models/dati-generali.d.ts +0 -55
- package/dist/src/models/dati-ordine-acquisto.d.ts +0 -40
- package/dist/src/models/dati-pagamento.d.ts +0 -15
- package/dist/src/models/dati-ricezione.d.ts +0 -40
- package/dist/src/models/dati-riepilogo.d.ts +0 -45
- package/dist/src/models/dati-ritenuta.d.ts +0 -25
- package/dist/src/models/dati-sal.d.ts +0 -10
- package/dist/src/models/dati-trasmissione.d.ts +0 -35
- package/dist/src/models/dati-trasporto.d.ts +0 -70
- package/dist/src/models/dati-veicoli.d.ts +0 -15
- package/dist/src/models/dettaglio-linee.d.ts +0 -85
- package/dist/src/models/dettaglio-pagamento.d.ts +0 -110
- package/dist/src/models/document-data.d.ts +0 -15
- package/dist/src/models/event.d.ts +10 -41
- package/dist/src/models/fattura-elettronica-body.d.ts +0 -30
- package/dist/src/models/fattura-elettronica-header.d.ts +0 -35
- package/dist/src/models/fattura-ordinaria.d.ts +0 -20
- package/dist/src/models/fattura-principale.d.ts +0 -15
- package/dist/src/models/id-fiscale-iva.d.ts +0 -15
- package/dist/src/models/id-trasmittente.d.ts +0 -15
- package/dist/src/models/indirizzo-resa.d.ts +0 -35
- package/dist/src/models/iscrizione-rea.d.ts +0 -30
- package/dist/src/models/model-error.d.ts +0 -8
- package/dist/src/models/problem-details.d.ts +0 -30
- package/dist/src/models/problem-http-result.d.ts +0 -20
- package/dist/src/models/rappresentante-fiscale-cessionario-committente.d.ts +0 -25
- package/dist/src/models/rappresentante-fiscale.d.ts +0 -10
- package/dist/src/models/receive.d.ts +1 -40
- package/dist/src/models/sconto-maggiorazione.d.ts +0 -20
- package/dist/src/models/sede-cedente-prestatore.d.ts +0 -35
- package/dist/src/models/sede-cessionario-committente.d.ts +0 -35
- package/dist/src/models/send-reduced.d.ts +0 -12
- package/dist/src/models/send.d.ts +1 -43
- package/dist/src/models/stabile-organizzazione.d.ts +0 -35
- package/dist/src/models/status.d.ts +0 -9
- package/dist/src/models/terzo-intermediario-osoggetto-emittente.d.ts +0 -10
- package/dist/src/models/update.d.ts +0 -34
- package/dist/src/models/web-hook-history.d.ts +0 -20
- package/dist/src/models/web-hook.d.ts +1 -26
- package/docs/Event.md +6 -4
- package/docs/Receive.md +1 -1
- package/docs/Send.md +1 -1
- package/docs/WebHook.md +1 -1
- package/package.json +1 -1
- package/src/api/company-api.ts +5 -25
- package/src/api/log-api.ts +2 -14
- package/src/api/receive-api.ts +3 -17
- package/src/api/send-api.ts +13 -63
- package/src/api/status-api.ts +1 -11
- package/src/api/update-api.ts +2 -17
- package/src/api/webhook-api.ts +7 -31
- package/src/models/allegati.ts +0 -30
- package/src/models/altri-dati-gestionali.ts +0 -25
- package/src/models/anagrafica.ts +0 -30
- package/src/models/cedente-prestatore.ts +0 -35
- package/src/models/cessionario-committente.ts +0 -25
- package/src/models/codice-articolo.ts +0 -15
- package/src/models/company.ts +0 -16
- package/src/models/contatti-trasmittente.ts +0 -15
- package/src/models/contatti.ts +0 -20
- package/src/models/dati-anagrafici-cedente-prestatore.ts +0 -45
- package/src/models/dati-anagrafici-cessionario-committente.ts +0 -20
- package/src/models/dati-anagrafici-vettore.ts +0 -25
- package/src/models/dati-anagrafici.ts +0 -20
- package/src/models/dati-beni-servizi.ts +0 -15
- package/src/models/dati-bollo.ts +0 -15
- package/src/models/dati-cassa-previdenziale.ts +0 -45
- package/src/models/dati-contratto.ts +0 -40
- package/src/models/dati-convenzione.ts +0 -40
- package/src/models/dati-ddt.ts +0 -20
- package/src/models/dati-fatture-collegate.ts +0 -40
- package/src/models/dati-generali-documento.ts +0 -65
- package/src/models/dati-generali.ts +0 -55
- package/src/models/dati-ordine-acquisto.ts +0 -40
- package/src/models/dati-pagamento.ts +0 -15
- package/src/models/dati-ricezione.ts +0 -40
- package/src/models/dati-riepilogo.ts +0 -45
- package/src/models/dati-ritenuta.ts +0 -25
- package/src/models/dati-sal.ts +0 -10
- package/src/models/dati-trasmissione.ts +0 -35
- package/src/models/dati-trasporto.ts +0 -70
- package/src/models/dati-veicoli.ts +0 -15
- package/src/models/dettaglio-linee.ts +0 -85
- package/src/models/dettaglio-pagamento.ts +0 -110
- package/src/models/document-data.ts +0 -15
- package/src/models/event.ts +10 -41
- package/src/models/fattura-elettronica-body.ts +0 -30
- package/src/models/fattura-elettronica-header.ts +0 -35
- package/src/models/fattura-ordinaria.ts +0 -20
- package/src/models/fattura-principale.ts +0 -15
- package/src/models/id-fiscale-iva.ts +0 -15
- package/src/models/id-trasmittente.ts +0 -15
- package/src/models/indirizzo-resa.ts +0 -35
- package/src/models/iscrizione-rea.ts +0 -30
- package/src/models/model-error.ts +0 -8
- package/src/models/problem-details.ts +0 -30
- package/src/models/problem-http-result.ts +0 -20
- package/src/models/rappresentante-fiscale-cessionario-committente.ts +0 -25
- package/src/models/rappresentante-fiscale.ts +0 -10
- package/src/models/receive.ts +1 -40
- package/src/models/sconto-maggiorazione.ts +0 -20
- package/src/models/sede-cedente-prestatore.ts +0 -35
- package/src/models/sede-cessionario-committente.ts +0 -35
- package/src/models/send-reduced.ts +0 -12
- package/src/models/send.ts +1 -43
- package/src/models/stabile-organizzazione.ts +0 -35
- package/src/models/status.ts +0 -9
- package/src/models/terzo-intermediario-osoggetto-emittente.ts +0 -10
- package/src/models/update.ts +0 -34
- package/src/models/web-hook-history.ts +0 -20
- package/src/models/web-hook.ts +1 -26
|
@@ -31,7 +31,6 @@ import { DUMMY_BASE_URL, assertParamExists, setBasicAuthToObject, setSearchParam
|
|
|
31
31
|
import { BASE_PATH, BaseAPI, operationServerMap } from '../../base';
|
|
32
32
|
/**
|
|
33
33
|
* WebhookApi - axios parameter creator
|
|
34
|
-
* @export
|
|
35
34
|
*/
|
|
36
35
|
export const WebhookApiAxiosParamCreator = function (configuration) {
|
|
37
36
|
return {
|
|
@@ -87,6 +86,7 @@ export const WebhookApiAxiosParamCreator = function (configuration) {
|
|
|
87
86
|
if (url !== undefined) {
|
|
88
87
|
localVarQueryParameter['url'] = url;
|
|
89
88
|
}
|
|
89
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
90
90
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
91
91
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
92
92
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -119,6 +119,7 @@ export const WebhookApiAxiosParamCreator = function (configuration) {
|
|
|
119
119
|
// authentication Basic required
|
|
120
120
|
// http basic authentication required
|
|
121
121
|
setBasicAuthToObject(localVarRequestOptions, configuration);
|
|
122
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
122
123
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
123
124
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
124
125
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -151,6 +152,7 @@ export const WebhookApiAxiosParamCreator = function (configuration) {
|
|
|
151
152
|
// authentication Basic required
|
|
152
153
|
// http basic authentication required
|
|
153
154
|
setBasicAuthToObject(localVarRequestOptions, configuration);
|
|
155
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
154
156
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
155
157
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
156
158
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -183,6 +185,7 @@ export const WebhookApiAxiosParamCreator = function (configuration) {
|
|
|
183
185
|
// http basic authentication required
|
|
184
186
|
setBasicAuthToObject(localVarRequestOptions, configuration);
|
|
185
187
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
188
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
186
189
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
187
190
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
188
191
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -216,6 +219,7 @@ export const WebhookApiAxiosParamCreator = function (configuration) {
|
|
|
216
219
|
// http basic authentication required
|
|
217
220
|
setBasicAuthToObject(localVarRequestOptions, configuration);
|
|
218
221
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
222
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
219
223
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
220
224
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
221
225
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -261,6 +265,7 @@ export const WebhookApiAxiosParamCreator = function (configuration) {
|
|
|
261
265
|
if (webhookId !== undefined) {
|
|
262
266
|
localVarQueryParameter['webhook_id'] = webhookId;
|
|
263
267
|
}
|
|
268
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
264
269
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
265
270
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
266
271
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -293,6 +298,7 @@ export const WebhookApiAxiosParamCreator = function (configuration) {
|
|
|
293
298
|
// authentication Basic required
|
|
294
299
|
// http basic authentication required
|
|
295
300
|
setBasicAuthToObject(localVarRequestOptions, configuration);
|
|
301
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
296
302
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
297
303
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
298
304
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -305,7 +311,6 @@ export const WebhookApiAxiosParamCreator = function (configuration) {
|
|
|
305
311
|
};
|
|
306
312
|
/**
|
|
307
313
|
* WebhookApi - functional programming interface
|
|
308
|
-
* @export
|
|
309
314
|
*/
|
|
310
315
|
export const WebhookApiFp = function (configuration) {
|
|
311
316
|
const localVarAxiosParamCreator = WebhookApiAxiosParamCreator(configuration);
|
|
@@ -436,7 +441,6 @@ export const WebhookApiFp = function (configuration) {
|
|
|
436
441
|
};
|
|
437
442
|
/**
|
|
438
443
|
* WebhookApi - factory interface
|
|
439
|
-
* @export
|
|
440
444
|
*/
|
|
441
445
|
export const WebhookApiFactory = function (configuration, basePath, axios) {
|
|
442
446
|
const localVarFp = WebhookApiFp(configuration);
|
|
@@ -525,9 +529,6 @@ export const WebhookApiFactory = function (configuration, basePath, axios) {
|
|
|
525
529
|
};
|
|
526
530
|
/**
|
|
527
531
|
* WebhookApi - object-oriented interface
|
|
528
|
-
* @export
|
|
529
|
-
* @class WebhookApi
|
|
530
|
-
* @extends {BaseAPI}
|
|
531
532
|
*/
|
|
532
533
|
export class WebhookApi extends BaseAPI {
|
|
533
534
|
/**
|
|
@@ -543,7 +544,6 @@ export class WebhookApi extends BaseAPI {
|
|
|
543
544
|
* @param {string} [url]
|
|
544
545
|
* @param {*} [options] Override http request option.
|
|
545
546
|
* @throws {RequiredError}
|
|
546
|
-
* @memberof WebhookApi
|
|
547
547
|
*/
|
|
548
548
|
webhookGet(companyId, page, pageSize, sort, description, enabled, events, url, options) {
|
|
549
549
|
return WebhookApiFp(this.configuration).webhookGet(companyId, page, pageSize, sort, description, enabled, events, url, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -554,7 +554,6 @@ export class WebhookApi extends BaseAPI {
|
|
|
554
554
|
* @param {number} id Item id
|
|
555
555
|
* @param {*} [options] Override http request option.
|
|
556
556
|
* @throws {RequiredError}
|
|
557
|
-
* @memberof WebhookApi
|
|
558
557
|
*/
|
|
559
558
|
webhookIdDelete(id, options) {
|
|
560
559
|
return WebhookApiFp(this.configuration).webhookIdDelete(id, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -565,7 +564,6 @@ export class WebhookApi extends BaseAPI {
|
|
|
565
564
|
* @param {number} id Item id
|
|
566
565
|
* @param {*} [options] Override http request option.
|
|
567
566
|
* @throws {RequiredError}
|
|
568
|
-
* @memberof WebhookApi
|
|
569
567
|
*/
|
|
570
568
|
webhookIdGet(id, options) {
|
|
571
569
|
return WebhookApiFp(this.configuration).webhookIdGet(id, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -576,7 +574,6 @@ export class WebhookApi extends BaseAPI {
|
|
|
576
574
|
* @param {WebHook} webHook
|
|
577
575
|
* @param {*} [options] Override http request option.
|
|
578
576
|
* @throws {RequiredError}
|
|
579
|
-
* @memberof WebhookApi
|
|
580
577
|
*/
|
|
581
578
|
webhookPost(webHook, options) {
|
|
582
579
|
return WebhookApiFp(this.configuration).webhookPost(webHook, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -587,7 +584,6 @@ export class WebhookApi extends BaseAPI {
|
|
|
587
584
|
* @param {WebHook} webHook
|
|
588
585
|
* @param {*} [options] Override http request option.
|
|
589
586
|
* @throws {RequiredError}
|
|
590
|
-
* @memberof WebhookApi
|
|
591
587
|
*/
|
|
592
588
|
webhookPut(webHook, options) {
|
|
593
589
|
return WebhookApiFp(this.configuration).webhookPut(webHook, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -601,7 +597,6 @@ export class WebhookApi extends BaseAPI {
|
|
|
601
597
|
* @param {number} [webhookId] WebHook id
|
|
602
598
|
* @param {*} [options] Override http request option.
|
|
603
599
|
* @throws {RequiredError}
|
|
604
|
-
* @memberof WebhookApi
|
|
605
600
|
*/
|
|
606
601
|
webhookhistoryGet(page, pageSize, sort, webhookId, options) {
|
|
607
602
|
return WebhookApiFp(this.configuration).webhookhistoryGet(page, pageSize, sort, webhookId, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -612,7 +607,6 @@ export class WebhookApi extends BaseAPI {
|
|
|
612
607
|
* @param {number} id Item id
|
|
613
608
|
* @param {*} [options] Override http request option.
|
|
614
609
|
* @throws {RequiredError}
|
|
615
|
-
* @memberof WebhookApi
|
|
616
610
|
*/
|
|
617
611
|
webhookhistoryIdGet(id, options) {
|
|
618
612
|
return WebhookApiFp(this.configuration).webhookhistoryIdGet(id, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -9,40 +9,10 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface Allegati
|
|
16
|
-
*/
|
|
17
12
|
export interface Allegati {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof Allegati
|
|
22
|
-
*/
|
|
23
13
|
'nome_attachment'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof Allegati
|
|
28
|
-
*/
|
|
29
14
|
'algoritmo_compressione'?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof Allegati
|
|
34
|
-
*/
|
|
35
15
|
'formato_attachment'?: string | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof Allegati
|
|
40
|
-
*/
|
|
41
16
|
'descrizione_attachment'?: string | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof Allegati
|
|
46
|
-
*/
|
|
47
17
|
'attachment'?: string | null;
|
|
48
18
|
}
|
|
@@ -9,34 +9,9 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface AltriDatiGestionali
|
|
16
|
-
*/
|
|
17
12
|
export interface AltriDatiGestionali {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof AltriDatiGestionali
|
|
22
|
-
*/
|
|
23
13
|
'tipo_dato'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof AltriDatiGestionali
|
|
28
|
-
*/
|
|
29
14
|
'riferimento_testo'?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof AltriDatiGestionali
|
|
34
|
-
*/
|
|
35
15
|
'riferimento_numero'?: number | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof AltriDatiGestionali
|
|
40
|
-
*/
|
|
41
16
|
'riferimento_data'?: string | null;
|
|
42
17
|
}
|
|
@@ -9,40 +9,10 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface Anagrafica
|
|
16
|
-
*/
|
|
17
12
|
export interface Anagrafica {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof Anagrafica
|
|
22
|
-
*/
|
|
23
13
|
'denominazione'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof Anagrafica
|
|
28
|
-
*/
|
|
29
14
|
'nome'?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof Anagrafica
|
|
34
|
-
*/
|
|
35
15
|
'cognome'?: string | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof Anagrafica
|
|
40
|
-
*/
|
|
41
16
|
'titolo'?: string | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof Anagrafica
|
|
46
|
-
*/
|
|
47
17
|
'cod_eori'?: string | null;
|
|
48
18
|
}
|
|
@@ -14,46 +14,11 @@ import type { DatiAnagraficiCedentePrestatore } from './dati-anagrafici-cedente-
|
|
|
14
14
|
import type { IscrizioneREA } from './iscrizione-rea';
|
|
15
15
|
import type { SedeCedentePrestatore } from './sede-cedente-prestatore';
|
|
16
16
|
import type { StabileOrganizzazione } from './stabile-organizzazione';
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface CedentePrestatore
|
|
21
|
-
*/
|
|
22
17
|
export interface CedentePrestatore {
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @type {DatiAnagraficiCedentePrestatore}
|
|
26
|
-
* @memberof CedentePrestatore
|
|
27
|
-
*/
|
|
28
18
|
'dati_anagrafici'?: DatiAnagraficiCedentePrestatore;
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {SedeCedentePrestatore}
|
|
32
|
-
* @memberof CedentePrestatore
|
|
33
|
-
*/
|
|
34
19
|
'sede'?: SedeCedentePrestatore;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {StabileOrganizzazione}
|
|
38
|
-
* @memberof CedentePrestatore
|
|
39
|
-
*/
|
|
40
20
|
'stabile_organizzazione'?: StabileOrganizzazione;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {IscrizioneREA}
|
|
44
|
-
* @memberof CedentePrestatore
|
|
45
|
-
*/
|
|
46
21
|
'iscrizione_rea'?: IscrizioneREA;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {Contatti}
|
|
50
|
-
* @memberof CedentePrestatore
|
|
51
|
-
*/
|
|
52
22
|
'contatti'?: Contatti;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {string}
|
|
56
|
-
* @memberof CedentePrestatore
|
|
57
|
-
*/
|
|
58
23
|
'riferimento_amministrazione'?: string | null;
|
|
59
24
|
}
|
|
@@ -13,34 +13,9 @@ import type { DatiAnagraficiCessionarioCommittente } from './dati-anagrafici-ces
|
|
|
13
13
|
import type { RappresentanteFiscaleCessionarioCommittente } from './rappresentante-fiscale-cessionario-committente';
|
|
14
14
|
import type { SedeCessionarioCommittente } from './sede-cessionario-committente';
|
|
15
15
|
import type { StabileOrganizzazione } from './stabile-organizzazione';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
* @export
|
|
19
|
-
* @interface CessionarioCommittente
|
|
20
|
-
*/
|
|
21
16
|
export interface CessionarioCommittente {
|
|
22
|
-
/**
|
|
23
|
-
*
|
|
24
|
-
* @type {DatiAnagraficiCessionarioCommittente}
|
|
25
|
-
* @memberof CessionarioCommittente
|
|
26
|
-
*/
|
|
27
17
|
'dati_anagrafici'?: DatiAnagraficiCessionarioCommittente;
|
|
28
|
-
/**
|
|
29
|
-
*
|
|
30
|
-
* @type {SedeCessionarioCommittente}
|
|
31
|
-
* @memberof CessionarioCommittente
|
|
32
|
-
*/
|
|
33
18
|
'sede'?: SedeCessionarioCommittente;
|
|
34
|
-
/**
|
|
35
|
-
*
|
|
36
|
-
* @type {StabileOrganizzazione}
|
|
37
|
-
* @memberof CessionarioCommittente
|
|
38
|
-
*/
|
|
39
19
|
'stabile_organizzazione'?: StabileOrganizzazione;
|
|
40
|
-
/**
|
|
41
|
-
*
|
|
42
|
-
* @type {RappresentanteFiscaleCessionarioCommittente}
|
|
43
|
-
* @memberof CessionarioCommittente
|
|
44
|
-
*/
|
|
45
20
|
'rappresentante_fiscale'?: RappresentanteFiscaleCessionarioCommittente;
|
|
46
21
|
}
|
|
@@ -9,22 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface CodiceArticolo
|
|
16
|
-
*/
|
|
17
12
|
export interface CodiceArticolo {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof CodiceArticolo
|
|
22
|
-
*/
|
|
23
13
|
'codice_tipo'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof CodiceArticolo
|
|
28
|
-
*/
|
|
29
14
|
'codice_valore'?: string | null;
|
|
30
15
|
}
|
|
@@ -11,50 +11,34 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* A company model.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface Company
|
|
16
14
|
*/
|
|
17
15
|
export interface Company {
|
|
18
16
|
/**
|
|
19
17
|
* Unique identifier. Leave it at 0 for new records as it will be set automatically.
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof Company
|
|
22
18
|
*/
|
|
23
19
|
'id'?: number;
|
|
24
20
|
/**
|
|
25
21
|
* Creation date. It is set automatically.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof Company
|
|
28
22
|
*/
|
|
29
23
|
'created'?: string;
|
|
30
24
|
/**
|
|
31
25
|
* Row version, for optimistic concurrency. It is set automatically.
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof Company
|
|
34
26
|
*/
|
|
35
27
|
'version'?: number;
|
|
36
28
|
/**
|
|
37
29
|
* User id.
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof Company
|
|
40
30
|
*/
|
|
41
31
|
'user_id'?: number;
|
|
42
32
|
/**
|
|
43
33
|
* Vat number. Must include the country code.
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof Company
|
|
46
34
|
*/
|
|
47
35
|
'vat': string;
|
|
48
36
|
/**
|
|
49
37
|
* Fiscal code. In most cases it\'s the same as the vat number.
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof Company
|
|
52
38
|
*/
|
|
53
39
|
'fiscal_code': string;
|
|
54
40
|
/**
|
|
55
41
|
* Name
|
|
56
|
-
* @type {string}
|
|
57
|
-
* @memberof Company
|
|
58
42
|
*/
|
|
59
43
|
'name': string;
|
|
60
44
|
}
|
|
@@ -9,22 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ContattiTrasmittente
|
|
16
|
-
*/
|
|
17
12
|
export interface ContattiTrasmittente {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ContattiTrasmittente
|
|
22
|
-
*/
|
|
23
13
|
'telefono'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ContattiTrasmittente
|
|
28
|
-
*/
|
|
29
14
|
'email'?: string | null;
|
|
30
15
|
}
|
|
@@ -9,28 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface Contatti
|
|
16
|
-
*/
|
|
17
12
|
export interface Contatti {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof Contatti
|
|
22
|
-
*/
|
|
23
13
|
'telefono'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof Contatti
|
|
28
|
-
*/
|
|
29
14
|
'fax'?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof Contatti
|
|
34
|
-
*/
|
|
35
15
|
'email'?: string | null;
|
|
36
16
|
}
|
|
@@ -11,58 +11,13 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Anagrafica } from './anagrafica';
|
|
13
13
|
import type { IdFiscaleIVA } from './id-fiscale-iva';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface DatiAnagraficiCedentePrestatore
|
|
18
|
-
*/
|
|
19
14
|
export interface DatiAnagraficiCedentePrestatore {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {IdFiscaleIVA}
|
|
23
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
24
|
-
*/
|
|
25
15
|
'id_fiscale_iva'?: IdFiscaleIVA;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
30
|
-
*/
|
|
31
16
|
'codice_fiscale'?: string | null;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {Anagrafica}
|
|
35
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
36
|
-
*/
|
|
37
17
|
'anagrafica'?: Anagrafica;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
42
|
-
*/
|
|
43
18
|
'albo_professionale'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
48
|
-
*/
|
|
49
19
|
'provincia_albo'?: string | null;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
54
|
-
*/
|
|
55
20
|
'numero_iscrizione_albo'?: string | null;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {string}
|
|
59
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
60
|
-
*/
|
|
61
21
|
'data_iscrizione_albo'?: string | null;
|
|
62
|
-
/**
|
|
63
|
-
*
|
|
64
|
-
* @type {string}
|
|
65
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
66
|
-
*/
|
|
67
22
|
'regime_fiscale'?: string | null;
|
|
68
23
|
}
|
|
@@ -11,28 +11,8 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Anagrafica } from './anagrafica';
|
|
13
13
|
import type { IdFiscaleIVA } from './id-fiscale-iva';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface DatiAnagraficiCessionarioCommittente
|
|
18
|
-
*/
|
|
19
14
|
export interface DatiAnagraficiCessionarioCommittente {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {IdFiscaleIVA}
|
|
23
|
-
* @memberof DatiAnagraficiCessionarioCommittente
|
|
24
|
-
*/
|
|
25
15
|
'id_fiscale_iva'?: IdFiscaleIVA;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof DatiAnagraficiCessionarioCommittente
|
|
30
|
-
*/
|
|
31
16
|
'codice_fiscale'?: string | null;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {Anagrafica}
|
|
35
|
-
* @memberof DatiAnagraficiCessionarioCommittente
|
|
36
|
-
*/
|
|
37
17
|
'anagrafica'?: Anagrafica;
|
|
38
18
|
}
|
|
@@ -11,34 +11,9 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Anagrafica } from './anagrafica';
|
|
13
13
|
import type { IdFiscaleIVA } from './id-fiscale-iva';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface DatiAnagraficiVettore
|
|
18
|
-
*/
|
|
19
14
|
export interface DatiAnagraficiVettore {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {IdFiscaleIVA}
|
|
23
|
-
* @memberof DatiAnagraficiVettore
|
|
24
|
-
*/
|
|
25
15
|
'id_fiscale_iva'?: IdFiscaleIVA;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof DatiAnagraficiVettore
|
|
30
|
-
*/
|
|
31
16
|
'codice_fiscale'?: string | null;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {Anagrafica}
|
|
35
|
-
* @memberof DatiAnagraficiVettore
|
|
36
|
-
*/
|
|
37
17
|
'anagrafica'?: Anagrafica;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof DatiAnagraficiVettore
|
|
42
|
-
*/
|
|
43
18
|
'numero_licenza_guida'?: string | null;
|
|
44
19
|
}
|
|
@@ -11,28 +11,8 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Anagrafica } from './anagrafica';
|
|
13
13
|
import type { IdFiscaleIVA } from './id-fiscale-iva';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface DatiAnagrafici
|
|
18
|
-
*/
|
|
19
14
|
export interface DatiAnagrafici {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {IdFiscaleIVA}
|
|
23
|
-
* @memberof DatiAnagrafici
|
|
24
|
-
*/
|
|
25
15
|
'id_fiscale_iva'?: IdFiscaleIVA;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof DatiAnagrafici
|
|
30
|
-
*/
|
|
31
16
|
'codice_fiscale'?: string | null;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {Anagrafica}
|
|
35
|
-
* @memberof DatiAnagrafici
|
|
36
|
-
*/
|
|
37
17
|
'anagrafica'?: Anagrafica;
|
|
38
18
|
}
|
|
@@ -11,22 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { DatiRiepilogo } from './dati-riepilogo';
|
|
13
13
|
import type { DettaglioLinee } from './dettaglio-linee';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface DatiBeniServizi
|
|
18
|
-
*/
|
|
19
14
|
export interface DatiBeniServizi {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<DettaglioLinee>}
|
|
23
|
-
* @memberof DatiBeniServizi
|
|
24
|
-
*/
|
|
25
15
|
'dettaglio_linee'?: Array<DettaglioLinee> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {Array<DatiRiepilogo>}
|
|
29
|
-
* @memberof DatiBeniServizi
|
|
30
|
-
*/
|
|
31
16
|
'dati_riepilogo'?: Array<DatiRiepilogo> | null;
|
|
32
17
|
}
|
|
@@ -9,22 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface DatiBollo
|
|
16
|
-
*/
|
|
17
12
|
export interface DatiBollo {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof DatiBollo
|
|
22
|
-
*/
|
|
23
13
|
'bollo_virtuale'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof DatiBollo
|
|
28
|
-
*/
|
|
29
14
|
'importo_bollo'?: number | null;
|
|
30
15
|
}
|