@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
|
@@ -11,88 +11,18 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { DatiAnagraficiVettore } from './dati-anagrafici-vettore';
|
|
13
13
|
import type { IndirizzoResa } from './indirizzo-resa';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface DatiTrasporto
|
|
18
|
-
*/
|
|
19
14
|
export interface DatiTrasporto {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {DatiAnagraficiVettore}
|
|
23
|
-
* @memberof DatiTrasporto
|
|
24
|
-
*/
|
|
25
15
|
'dati_anagrafici_vettore'?: DatiAnagraficiVettore;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof DatiTrasporto
|
|
30
|
-
*/
|
|
31
16
|
'mezzo_trasporto'?: string | null;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof DatiTrasporto
|
|
36
|
-
*/
|
|
37
17
|
'causale_trasporto'?: string | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {number}
|
|
41
|
-
* @memberof DatiTrasporto
|
|
42
|
-
*/
|
|
43
18
|
'numero_colli'?: number | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof DatiTrasporto
|
|
48
|
-
*/
|
|
49
19
|
'descrizione'?: string | null;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof DatiTrasporto
|
|
54
|
-
*/
|
|
55
20
|
'unita_misura_peso'?: string | null;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {number}
|
|
59
|
-
* @memberof DatiTrasporto
|
|
60
|
-
*/
|
|
61
21
|
'peso_lordo'?: number | null;
|
|
62
|
-
/**
|
|
63
|
-
*
|
|
64
|
-
* @type {number}
|
|
65
|
-
* @memberof DatiTrasporto
|
|
66
|
-
*/
|
|
67
22
|
'peso_netto'?: number | null;
|
|
68
|
-
/**
|
|
69
|
-
*
|
|
70
|
-
* @type {string}
|
|
71
|
-
* @memberof DatiTrasporto
|
|
72
|
-
*/
|
|
73
23
|
'data_ora_ritiro'?: string | null;
|
|
74
|
-
/**
|
|
75
|
-
*
|
|
76
|
-
* @type {string}
|
|
77
|
-
* @memberof DatiTrasporto
|
|
78
|
-
*/
|
|
79
24
|
'data_inizio_trasporto'?: string | null;
|
|
80
|
-
/**
|
|
81
|
-
*
|
|
82
|
-
* @type {string}
|
|
83
|
-
* @memberof DatiTrasporto
|
|
84
|
-
*/
|
|
85
25
|
'tipo_resa'?: string | null;
|
|
86
|
-
/**
|
|
87
|
-
*
|
|
88
|
-
* @type {IndirizzoResa}
|
|
89
|
-
* @memberof DatiTrasporto
|
|
90
|
-
*/
|
|
91
26
|
'indirizzo_resa'?: IndirizzoResa;
|
|
92
|
-
/**
|
|
93
|
-
*
|
|
94
|
-
* @type {string}
|
|
95
|
-
* @memberof DatiTrasporto
|
|
96
|
-
*/
|
|
97
27
|
'data_ora_consegna'?: string | null;
|
|
98
28
|
}
|
|
@@ -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 DatiVeicoli
|
|
16
|
-
*/
|
|
17
12
|
export interface DatiVeicoli {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof DatiVeicoli
|
|
22
|
-
*/
|
|
23
13
|
'data'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof DatiVeicoli
|
|
28
|
-
*/
|
|
29
14
|
'totale_percorso'?: string | null;
|
|
30
15
|
}
|
|
@@ -12,106 +12,21 @@
|
|
|
12
12
|
import type { AltriDatiGestionali } from './altri-dati-gestionali';
|
|
13
13
|
import type { CodiceArticolo } from './codice-articolo';
|
|
14
14
|
import type { ScontoMaggiorazione } from './sconto-maggiorazione';
|
|
15
|
-
/**
|
|
16
|
-
*
|
|
17
|
-
* @export
|
|
18
|
-
* @interface DettaglioLinee
|
|
19
|
-
*/
|
|
20
15
|
export interface DettaglioLinee {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {number}
|
|
24
|
-
* @memberof DettaglioLinee
|
|
25
|
-
*/
|
|
26
16
|
'numero_linea'?: number;
|
|
27
|
-
/**
|
|
28
|
-
*
|
|
29
|
-
* @type {string}
|
|
30
|
-
* @memberof DettaglioLinee
|
|
31
|
-
*/
|
|
32
17
|
'tipo_cessione_prestazione'?: string | null;
|
|
33
|
-
/**
|
|
34
|
-
*
|
|
35
|
-
* @type {Array<CodiceArticolo>}
|
|
36
|
-
* @memberof DettaglioLinee
|
|
37
|
-
*/
|
|
38
18
|
'codice_articolo'?: Array<CodiceArticolo> | null;
|
|
39
|
-
/**
|
|
40
|
-
*
|
|
41
|
-
* @type {string}
|
|
42
|
-
* @memberof DettaglioLinee
|
|
43
|
-
*/
|
|
44
19
|
'descrizione'?: string | null;
|
|
45
|
-
/**
|
|
46
|
-
*
|
|
47
|
-
* @type {number}
|
|
48
|
-
* @memberof DettaglioLinee
|
|
49
|
-
*/
|
|
50
20
|
'quantita'?: number | null;
|
|
51
|
-
/**
|
|
52
|
-
*
|
|
53
|
-
* @type {string}
|
|
54
|
-
* @memberof DettaglioLinee
|
|
55
|
-
*/
|
|
56
21
|
'unita_misura'?: string | null;
|
|
57
|
-
/**
|
|
58
|
-
*
|
|
59
|
-
* @type {string}
|
|
60
|
-
* @memberof DettaglioLinee
|
|
61
|
-
*/
|
|
62
22
|
'data_inizio_periodo'?: string | null;
|
|
63
|
-
/**
|
|
64
|
-
*
|
|
65
|
-
* @type {string}
|
|
66
|
-
* @memberof DettaglioLinee
|
|
67
|
-
*/
|
|
68
23
|
'data_fine_periodo'?: string | null;
|
|
69
|
-
/**
|
|
70
|
-
*
|
|
71
|
-
* @type {number}
|
|
72
|
-
* @memberof DettaglioLinee
|
|
73
|
-
*/
|
|
74
24
|
'prezzo_unitario'?: number;
|
|
75
|
-
/**
|
|
76
|
-
*
|
|
77
|
-
* @type {Array<ScontoMaggiorazione>}
|
|
78
|
-
* @memberof DettaglioLinee
|
|
79
|
-
*/
|
|
80
25
|
'sconto_maggiorazione'?: Array<ScontoMaggiorazione> | null;
|
|
81
|
-
/**
|
|
82
|
-
*
|
|
83
|
-
* @type {number}
|
|
84
|
-
* @memberof DettaglioLinee
|
|
85
|
-
*/
|
|
86
26
|
'prezzo_totale'?: number;
|
|
87
|
-
/**
|
|
88
|
-
*
|
|
89
|
-
* @type {number}
|
|
90
|
-
* @memberof DettaglioLinee
|
|
91
|
-
*/
|
|
92
27
|
'aliquota_iva'?: number;
|
|
93
|
-
/**
|
|
94
|
-
*
|
|
95
|
-
* @type {string}
|
|
96
|
-
* @memberof DettaglioLinee
|
|
97
|
-
*/
|
|
98
28
|
'ritenuta'?: string | null;
|
|
99
|
-
/**
|
|
100
|
-
*
|
|
101
|
-
* @type {string}
|
|
102
|
-
* @memberof DettaglioLinee
|
|
103
|
-
*/
|
|
104
29
|
'natura'?: string | null;
|
|
105
|
-
/**
|
|
106
|
-
*
|
|
107
|
-
* @type {string}
|
|
108
|
-
* @memberof DettaglioLinee
|
|
109
|
-
*/
|
|
110
30
|
'riferimento_amministrazione'?: string | null;
|
|
111
|
-
/**
|
|
112
|
-
*
|
|
113
|
-
* @type {Array<AltriDatiGestionali>}
|
|
114
|
-
* @memberof DettaglioLinee
|
|
115
|
-
*/
|
|
116
31
|
'altri_dati_gestionali'?: Array<AltriDatiGestionali> | null;
|
|
117
32
|
}
|
|
@@ -9,136 +9,26 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface DettaglioPagamento
|
|
16
|
-
*/
|
|
17
12
|
export interface DettaglioPagamento {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof DettaglioPagamento
|
|
22
|
-
*/
|
|
23
13
|
'beneficiario'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof DettaglioPagamento
|
|
28
|
-
*/
|
|
29
14
|
'modalita_pagamento'?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof DettaglioPagamento
|
|
34
|
-
*/
|
|
35
15
|
'data_riferimento_termini_pagamento'?: string | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof DettaglioPagamento
|
|
40
|
-
*/
|
|
41
16
|
'giorni_termini_pagamento'?: number | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof DettaglioPagamento
|
|
46
|
-
*/
|
|
47
17
|
'data_scadenza_pagamento'?: string | null;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {number}
|
|
51
|
-
* @memberof DettaglioPagamento
|
|
52
|
-
*/
|
|
53
18
|
'importo_pagamento'?: number;
|
|
54
|
-
/**
|
|
55
|
-
*
|
|
56
|
-
* @type {string}
|
|
57
|
-
* @memberof DettaglioPagamento
|
|
58
|
-
*/
|
|
59
19
|
'cod_ufficio_postale'?: string | null;
|
|
60
|
-
/**
|
|
61
|
-
*
|
|
62
|
-
* @type {string}
|
|
63
|
-
* @memberof DettaglioPagamento
|
|
64
|
-
*/
|
|
65
20
|
'cognome_quietanzante'?: string | null;
|
|
66
|
-
/**
|
|
67
|
-
*
|
|
68
|
-
* @type {string}
|
|
69
|
-
* @memberof DettaglioPagamento
|
|
70
|
-
*/
|
|
71
21
|
'nome_quietanzante'?: string | null;
|
|
72
|
-
/**
|
|
73
|
-
*
|
|
74
|
-
* @type {string}
|
|
75
|
-
* @memberof DettaglioPagamento
|
|
76
|
-
*/
|
|
77
22
|
'cf_quietanzante'?: string | null;
|
|
78
|
-
/**
|
|
79
|
-
*
|
|
80
|
-
* @type {string}
|
|
81
|
-
* @memberof DettaglioPagamento
|
|
82
|
-
*/
|
|
83
23
|
'titolo_quietanzante'?: string | null;
|
|
84
|
-
/**
|
|
85
|
-
*
|
|
86
|
-
* @type {string}
|
|
87
|
-
* @memberof DettaglioPagamento
|
|
88
|
-
*/
|
|
89
24
|
'istituto_finanziario'?: string | null;
|
|
90
|
-
/**
|
|
91
|
-
*
|
|
92
|
-
* @type {string}
|
|
93
|
-
* @memberof DettaglioPagamento
|
|
94
|
-
*/
|
|
95
25
|
'iban'?: string | null;
|
|
96
|
-
/**
|
|
97
|
-
*
|
|
98
|
-
* @type {string}
|
|
99
|
-
* @memberof DettaglioPagamento
|
|
100
|
-
*/
|
|
101
26
|
'abi'?: string | null;
|
|
102
|
-
/**
|
|
103
|
-
*
|
|
104
|
-
* @type {string}
|
|
105
|
-
* @memberof DettaglioPagamento
|
|
106
|
-
*/
|
|
107
27
|
'cab'?: string | null;
|
|
108
|
-
/**
|
|
109
|
-
*
|
|
110
|
-
* @type {string}
|
|
111
|
-
* @memberof DettaglioPagamento
|
|
112
|
-
*/
|
|
113
28
|
'bic'?: string | null;
|
|
114
|
-
/**
|
|
115
|
-
*
|
|
116
|
-
* @type {number}
|
|
117
|
-
* @memberof DettaglioPagamento
|
|
118
|
-
*/
|
|
119
29
|
'sconto_pagamento_anticipato'?: number | null;
|
|
120
|
-
/**
|
|
121
|
-
*
|
|
122
|
-
* @type {string}
|
|
123
|
-
* @memberof DettaglioPagamento
|
|
124
|
-
*/
|
|
125
30
|
'data_limite_pagamento_anticipato'?: string | null;
|
|
126
|
-
/**
|
|
127
|
-
*
|
|
128
|
-
* @type {number}
|
|
129
|
-
* @memberof DettaglioPagamento
|
|
130
|
-
*/
|
|
131
31
|
'penalita_pagamenti_ritardati'?: number | null;
|
|
132
|
-
/**
|
|
133
|
-
*
|
|
134
|
-
* @type {string}
|
|
135
|
-
* @memberof DettaglioPagamento
|
|
136
|
-
*/
|
|
137
32
|
'data_decorrenza_penale'?: string | null;
|
|
138
|
-
/**
|
|
139
|
-
*
|
|
140
|
-
* @type {string}
|
|
141
|
-
* @memberof DettaglioPagamento
|
|
142
|
-
*/
|
|
143
33
|
'codice_pagamento'?: string | null;
|
|
144
34
|
}
|
|
@@ -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 DocumentData
|
|
16
|
-
*/
|
|
17
12
|
export interface DocumentData {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof DocumentData
|
|
22
|
-
*/
|
|
23
13
|
'number'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof DocumentData
|
|
28
|
-
*/
|
|
29
14
|
'date'?: string;
|
|
30
15
|
}
|
|
@@ -9,100 +9,69 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface Event
|
|
16
|
-
*/
|
|
17
12
|
export interface Event {
|
|
18
13
|
/**
|
|
19
14
|
* Unique identifier. Leave it at 0 for new records as it will be set automatically.
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof Event
|
|
22
15
|
*/
|
|
23
16
|
'id'?: number;
|
|
24
17
|
/**
|
|
25
18
|
* Creation date. It is set automatically.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof Event
|
|
28
19
|
*/
|
|
29
20
|
'created'?: string;
|
|
30
21
|
/**
|
|
31
22
|
* Row version, for optimistic concurrency. It is set automatically.
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof Event
|
|
34
23
|
*/
|
|
35
24
|
'version'?: number;
|
|
36
25
|
/**
|
|
37
26
|
* User id.
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof Event
|
|
40
27
|
*/
|
|
41
28
|
'user_id'?: number;
|
|
42
29
|
/**
|
|
43
30
|
* Api key id.
|
|
44
|
-
* @type {number}
|
|
45
|
-
* @memberof Event
|
|
46
31
|
*/
|
|
47
32
|
'api_key_id'?: number;
|
|
48
33
|
/**
|
|
49
34
|
* Company id.
|
|
50
|
-
* @type {number}
|
|
51
|
-
* @memberof Event
|
|
52
35
|
*/
|
|
53
36
|
'company_id'?: number | null;
|
|
54
37
|
/**
|
|
55
38
|
* Request method.
|
|
56
|
-
* @type {string}
|
|
57
|
-
* @memberof Event
|
|
58
39
|
*/
|
|
59
|
-
'method'
|
|
60
|
-
/**
|
|
61
|
-
* Request query.
|
|
62
|
-
* @type {string}
|
|
63
|
-
* @memberof Event
|
|
64
|
-
*/
|
|
65
|
-
'query'?: string | null;
|
|
40
|
+
'method': string;
|
|
66
41
|
/**
|
|
67
42
|
* API endpoint.
|
|
68
|
-
* @type {string}
|
|
69
|
-
* @memberof Event
|
|
70
43
|
*/
|
|
71
|
-
'endpoint'
|
|
44
|
+
'endpoint': string;
|
|
72
45
|
/**
|
|
73
46
|
* Api version.
|
|
74
|
-
* @type {number}
|
|
75
|
-
* @memberof Event
|
|
76
47
|
*/
|
|
77
48
|
'api_version'?: number;
|
|
78
49
|
/**
|
|
79
50
|
* Status code returned by the API.
|
|
80
|
-
* @type {number}
|
|
81
|
-
* @memberof Event
|
|
82
51
|
*/
|
|
83
52
|
'status_code'?: number;
|
|
84
53
|
/**
|
|
85
54
|
* Date and time of the request.
|
|
86
|
-
* @type {string}
|
|
87
|
-
* @memberof Event
|
|
88
55
|
*/
|
|
89
56
|
'date_time'?: string;
|
|
90
57
|
/**
|
|
91
58
|
* Response error.
|
|
92
|
-
* @type {string}
|
|
93
|
-
* @memberof Event
|
|
94
59
|
*/
|
|
95
60
|
'error'?: string | null;
|
|
61
|
+
/**
|
|
62
|
+
* ID of the resource created or modified by this request.
|
|
63
|
+
*/
|
|
64
|
+
'resource_id'?: number | null;
|
|
96
65
|
/**
|
|
97
66
|
* Wether the request was successful.
|
|
98
|
-
* @type {boolean}
|
|
99
|
-
* @memberof Event
|
|
100
67
|
*/
|
|
101
68
|
'success'?: boolean;
|
|
69
|
+
/**
|
|
70
|
+
* Request query. Only used for internal logging, not sent to webhooks.
|
|
71
|
+
*/
|
|
72
|
+
'query'?: string | null;
|
|
102
73
|
/**
|
|
103
74
|
* Response payload. It is guaranteed to be cyphered at rest.
|
|
104
|
-
* @type {string}
|
|
105
|
-
* @memberof Event
|
|
106
75
|
*/
|
|
107
76
|
'response_body'?: string | null;
|
|
108
77
|
}
|
|
@@ -14,40 +14,10 @@ import type { DatiBeniServizi } from './dati-beni-servizi';
|
|
|
14
14
|
import type { DatiGenerali } from './dati-generali';
|
|
15
15
|
import type { DatiPagamento } from './dati-pagamento';
|
|
16
16
|
import type { DatiVeicoli } from './dati-veicoli';
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface FatturaElettronicaBody
|
|
21
|
-
*/
|
|
22
17
|
export interface FatturaElettronicaBody {
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @type {DatiGenerali}
|
|
26
|
-
* @memberof FatturaElettronicaBody
|
|
27
|
-
*/
|
|
28
18
|
'dati_generali'?: DatiGenerali;
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {DatiBeniServizi}
|
|
32
|
-
* @memberof FatturaElettronicaBody
|
|
33
|
-
*/
|
|
34
19
|
'dati_beni_servizi'?: DatiBeniServizi;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {DatiVeicoli}
|
|
38
|
-
* @memberof FatturaElettronicaBody
|
|
39
|
-
*/
|
|
40
20
|
'dati_veicoli'?: DatiVeicoli;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {Array<DatiPagamento>}
|
|
44
|
-
* @memberof FatturaElettronicaBody
|
|
45
|
-
*/
|
|
46
21
|
'dati_pagamento'?: Array<DatiPagamento> | null;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {Array<Allegati>}
|
|
50
|
-
* @memberof FatturaElettronicaBody
|
|
51
|
-
*/
|
|
52
22
|
'allegati'?: Array<Allegati> | null;
|
|
53
23
|
}
|
|
@@ -14,46 +14,11 @@ import type { CessionarioCommittente } from './cessionario-committente';
|
|
|
14
14
|
import type { DatiTrasmissione } from './dati-trasmissione';
|
|
15
15
|
import type { RappresentanteFiscale } from './rappresentante-fiscale';
|
|
16
16
|
import type { TerzoIntermediarioOSoggettoEmittente } from './terzo-intermediario-osoggetto-emittente';
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface FatturaElettronicaHeader
|
|
21
|
-
*/
|
|
22
17
|
export interface FatturaElettronicaHeader {
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @type {DatiTrasmissione}
|
|
26
|
-
* @memberof FatturaElettronicaHeader
|
|
27
|
-
*/
|
|
28
18
|
'dati_trasmissione'?: DatiTrasmissione;
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {CedentePrestatore}
|
|
32
|
-
* @memberof FatturaElettronicaHeader
|
|
33
|
-
*/
|
|
34
19
|
'cedente_prestatore'?: CedentePrestatore;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {RappresentanteFiscale}
|
|
38
|
-
* @memberof FatturaElettronicaHeader
|
|
39
|
-
*/
|
|
40
20
|
'RappresentanteFiscale'?: RappresentanteFiscale;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {CessionarioCommittente}
|
|
44
|
-
* @memberof FatturaElettronicaHeader
|
|
45
|
-
*/
|
|
46
21
|
'cessionario_committente'?: CessionarioCommittente;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {TerzoIntermediarioOSoggettoEmittente}
|
|
50
|
-
* @memberof FatturaElettronicaHeader
|
|
51
|
-
*/
|
|
52
22
|
'terzo_intermediario_o_soggetto_emittente'?: TerzoIntermediarioOSoggettoEmittente;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {string}
|
|
56
|
-
* @memberof FatturaElettronicaHeader
|
|
57
|
-
*/
|
|
58
23
|
'soggetto_emittente'?: string | null;
|
|
59
24
|
}
|
|
@@ -11,28 +11,8 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { FatturaElettronicaBody } from './fattura-elettronica-body';
|
|
13
13
|
import type { FatturaElettronicaHeader } from './fattura-elettronica-header';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface FatturaOrdinaria
|
|
18
|
-
*/
|
|
19
14
|
export interface FatturaOrdinaria {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof FatturaOrdinaria
|
|
24
|
-
*/
|
|
25
15
|
'sistema_emittente'?: string | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {FatturaElettronicaHeader}
|
|
29
|
-
* @memberof FatturaOrdinaria
|
|
30
|
-
*/
|
|
31
16
|
'fattura_elettronica_header'?: FatturaElettronicaHeader;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {Array<FatturaElettronicaBody>}
|
|
35
|
-
* @memberof FatturaOrdinaria
|
|
36
|
-
*/
|
|
37
17
|
'fattura_elettronica_body'?: Array<FatturaElettronicaBody> | null;
|
|
38
18
|
}
|
|
@@ -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 FatturaPrincipale
|
|
16
|
-
*/
|
|
17
12
|
export interface FatturaPrincipale {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof FatturaPrincipale
|
|
22
|
-
*/
|
|
23
13
|
'numero_fattura_principale'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof FatturaPrincipale
|
|
28
|
-
*/
|
|
29
14
|
'data_fattura_principale'?: string | null;
|
|
30
15
|
}
|
|
@@ -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 IdFiscaleIVA
|
|
16
|
-
*/
|
|
17
12
|
export interface IdFiscaleIVA {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof IdFiscaleIVA
|
|
22
|
-
*/
|
|
23
13
|
'id_paese'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof IdFiscaleIVA
|
|
28
|
-
*/
|
|
29
14
|
'id_codice'?: string | null;
|
|
30
15
|
}
|
|
@@ -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 IdTrasmittente
|
|
16
|
-
*/
|
|
17
12
|
export interface IdTrasmittente {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof IdTrasmittente
|
|
22
|
-
*/
|
|
23
13
|
'id_paese'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof IdTrasmittente
|
|
28
|
-
*/
|
|
29
14
|
'id_codice'?: string | null;
|
|
30
15
|
}
|