@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
|
@@ -9,46 +9,11 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface IndirizzoResa
|
|
16
|
-
*/
|
|
17
12
|
export interface IndirizzoResa {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof IndirizzoResa
|
|
22
|
-
*/
|
|
23
13
|
'indirizzo'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof IndirizzoResa
|
|
28
|
-
*/
|
|
29
14
|
'numero_civico'?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof IndirizzoResa
|
|
34
|
-
*/
|
|
35
15
|
'cap'?: string | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof IndirizzoResa
|
|
40
|
-
*/
|
|
41
16
|
'comune'?: string | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof IndirizzoResa
|
|
46
|
-
*/
|
|
47
17
|
'provincia'?: string | null;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof IndirizzoResa
|
|
52
|
-
*/
|
|
53
18
|
'nazione'?: string | null;
|
|
54
19
|
}
|
|
@@ -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 IscrizioneREA
|
|
16
|
-
*/
|
|
17
12
|
export interface IscrizioneREA {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof IscrizioneREA
|
|
22
|
-
*/
|
|
23
13
|
'ufficio'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof IscrizioneREA
|
|
28
|
-
*/
|
|
29
14
|
'numero_rea'?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof IscrizioneREA
|
|
34
|
-
*/
|
|
35
15
|
'capitale_sociale'?: number | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof IscrizioneREA
|
|
40
|
-
*/
|
|
41
16
|
'socio_unico'?: string | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof IscrizioneREA
|
|
46
|
-
*/
|
|
47
17
|
'stato_liquidazione'?: string | null;
|
|
48
18
|
}
|
|
@@ -11,26 +11,18 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Validation error from the SDI.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ModelError
|
|
16
14
|
*/
|
|
17
15
|
export interface ModelError {
|
|
18
16
|
/**
|
|
19
17
|
* Error code.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ModelError
|
|
22
18
|
*/
|
|
23
19
|
'code'?: string | null;
|
|
24
20
|
/**
|
|
25
21
|
* Error description.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ModelError
|
|
28
22
|
*/
|
|
29
23
|
'description'?: string | null;
|
|
30
24
|
/**
|
|
31
25
|
* Hint on how to solve the issue.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof ModelError
|
|
34
26
|
*/
|
|
35
27
|
'hint'?: string | null;
|
|
36
28
|
}
|
|
@@ -9,41 +9,11 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ProblemDetails
|
|
16
|
-
*/
|
|
17
12
|
export interface ProblemDetails {
|
|
18
13
|
[key: string]: any;
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof ProblemDetails
|
|
23
|
-
*/
|
|
24
14
|
'type'?: string | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ProblemDetails
|
|
29
|
-
*/
|
|
30
15
|
'title'?: string | null;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ProblemDetails
|
|
35
|
-
*/
|
|
36
16
|
'status'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ProblemDetails
|
|
41
|
-
*/
|
|
42
17
|
'detail'?: string | null;
|
|
43
|
-
/**
|
|
44
|
-
*
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof ProblemDetails
|
|
47
|
-
*/
|
|
48
18
|
'instance'?: string | null;
|
|
49
19
|
}
|
|
@@ -10,28 +10,8 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { ProblemDetails } from './problem-details';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ProblemHttpResult
|
|
17
|
-
*/
|
|
18
13
|
export interface ProblemHttpResult {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ProblemDetails}
|
|
22
|
-
* @memberof ProblemHttpResult
|
|
23
|
-
*/
|
|
24
14
|
'problem_details'?: ProblemDetails;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ProblemHttpResult
|
|
29
|
-
*/
|
|
30
15
|
'content_type'?: string | null;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ProblemHttpResult
|
|
35
|
-
*/
|
|
36
16
|
'status_code'?: number;
|
|
37
17
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { IdFiscaleIVA } from './id-fiscale-iva';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RappresentanteFiscaleCessionarioCommittente
|
|
17
|
-
*/
|
|
18
13
|
export interface RappresentanteFiscaleCessionarioCommittente {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof RappresentanteFiscaleCessionarioCommittente
|
|
23
|
-
*/
|
|
24
14
|
'denominazione'?: string | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof RappresentanteFiscaleCessionarioCommittente
|
|
29
|
-
*/
|
|
30
15
|
'nome'?: string | null;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof RappresentanteFiscaleCessionarioCommittente
|
|
35
|
-
*/
|
|
36
16
|
'cognome'?: string | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {IdFiscaleIVA}
|
|
40
|
-
* @memberof RappresentanteFiscaleCessionarioCommittente
|
|
41
|
-
*/
|
|
42
17
|
'id_fiscale_iva'?: IdFiscaleIVA;
|
|
43
18
|
}
|
|
@@ -10,16 +10,6 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { DatiAnagrafici } from './dati-anagrafici';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RappresentanteFiscale
|
|
17
|
-
*/
|
|
18
13
|
export interface RappresentanteFiscale {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {DatiAnagrafici}
|
|
22
|
-
* @memberof RappresentanteFiscale
|
|
23
|
-
*/
|
|
24
14
|
'dati_anagrafici'?: DatiAnagrafici;
|
|
25
15
|
}
|
|
@@ -10,112 +10,73 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { DocumentData } from './document-data';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface Receive
|
|
17
|
-
*/
|
|
18
13
|
export interface Receive {
|
|
19
14
|
/**
|
|
20
15
|
* Unique identifier. Leave it at 0 for new records as it will be set automatically.
|
|
21
|
-
* @type {number}
|
|
22
|
-
* @memberof Receive
|
|
23
16
|
*/
|
|
24
17
|
'id'?: number;
|
|
25
18
|
/**
|
|
26
19
|
* Creation date. It is set automatically.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof Receive
|
|
29
20
|
*/
|
|
30
21
|
'created'?: string;
|
|
31
22
|
/**
|
|
32
23
|
* Row version, for optimistic concurrency. It is set automatically.
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof Receive
|
|
35
24
|
*/
|
|
36
25
|
'version'?: number;
|
|
37
26
|
/**
|
|
38
27
|
* User id.
|
|
39
|
-
* @type {number}
|
|
40
|
-
* @memberof Receive
|
|
41
28
|
*/
|
|
42
29
|
'user_id'?: number;
|
|
43
30
|
/**
|
|
44
31
|
* Company id. On send, this is the sender and must be set in advance. On receive, it will be automatically set based on the recipient\'s VAT number. If a matching company is not found, the invoice will be rejected until the company is created.
|
|
45
|
-
* @type {number}
|
|
46
|
-
* @memberof Receive
|
|
47
32
|
*/
|
|
48
33
|
'company_id'?: number;
|
|
49
34
|
/**
|
|
50
35
|
* VAT number of the Cessionario/Committente (customer). This is automatically set based on the recipient\'s VAT number.
|
|
51
|
-
* @type {string}
|
|
52
|
-
* @memberof Receive
|
|
53
36
|
*/
|
|
54
37
|
'committente'?: string | null;
|
|
55
38
|
/**
|
|
56
39
|
* VAT number of the Cedente/Prestatore (vendor). This is automatically set based on the sender\'s VAT number.
|
|
57
|
-
* @type {string}
|
|
58
|
-
* @memberof Receive
|
|
59
40
|
*/
|
|
60
41
|
'prestatore'?: string | null;
|
|
61
42
|
/**
|
|
62
43
|
* SDI identifier. This is set by the SDI and is guaranted to be unique within the SDI system.
|
|
63
|
-
* @type {string}
|
|
64
|
-
* @memberof Receive
|
|
65
44
|
*/
|
|
66
45
|
'identifier'?: string | null;
|
|
67
46
|
/**
|
|
68
47
|
* Xml file name.
|
|
69
|
-
* @type {string}
|
|
70
|
-
* @memberof Receive
|
|
71
48
|
*/
|
|
72
49
|
'file_name'?: string | null;
|
|
73
50
|
/**
|
|
74
51
|
* SDI format (FPA12, FPR12, FSM10, ...)
|
|
75
|
-
* @type {string}
|
|
76
|
-
* @memberof Receive
|
|
77
52
|
*/
|
|
78
53
|
'format'?: string | null;
|
|
79
54
|
/**
|
|
80
55
|
* Xml payloaad. This is the actual xml content, as string. On send, it can be base64 encoded. If it\'s not, it will be encoded before sending. It is guaranteed to be cyphered at rest.
|
|
81
|
-
* @type {string}
|
|
82
|
-
* @memberof Receive
|
|
83
56
|
*/
|
|
84
|
-
'payload'
|
|
57
|
+
'payload': string;
|
|
85
58
|
/**
|
|
86
59
|
* Last update from SDI.
|
|
87
|
-
* @type {string}
|
|
88
|
-
* @memberof Receive
|
|
89
60
|
*/
|
|
90
61
|
'last_update'?: string | null;
|
|
91
62
|
/**
|
|
92
63
|
* When the invoice was sent to SDI.
|
|
93
|
-
* @type {string}
|
|
94
|
-
* @memberof Receive
|
|
95
64
|
*/
|
|
96
65
|
'date_sent'?: string | null;
|
|
97
66
|
/**
|
|
98
67
|
* The invoices included in the payload. This is set by the system, based on the xml content.
|
|
99
|
-
* @type {Array<DocumentData>}
|
|
100
|
-
* @memberof Receive
|
|
101
68
|
*/
|
|
102
69
|
'documents'?: Array<DocumentData> | null;
|
|
103
70
|
/**
|
|
104
71
|
* Whether the payload is Base64 encoded or a plain XML (text).
|
|
105
|
-
* @type {string}
|
|
106
|
-
* @memberof Receive
|
|
107
72
|
*/
|
|
108
73
|
'encoding'?: ReceiveEncodingEnum;
|
|
109
74
|
/**
|
|
110
75
|
* Wether the invoice has been read at least once.
|
|
111
|
-
* @type {boolean}
|
|
112
|
-
* @memberof Receive
|
|
113
76
|
*/
|
|
114
77
|
'is_read'?: boolean;
|
|
115
78
|
/**
|
|
116
79
|
* SDI message id.
|
|
117
|
-
* @type {string}
|
|
118
|
-
* @memberof Receive
|
|
119
80
|
*/
|
|
120
81
|
'message_id'?: string | null;
|
|
121
82
|
}
|
|
@@ -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 ScontoMaggiorazione
|
|
16
|
-
*/
|
|
17
12
|
export interface ScontoMaggiorazione {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ScontoMaggiorazione
|
|
22
|
-
*/
|
|
23
13
|
'tipo'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof ScontoMaggiorazione
|
|
28
|
-
*/
|
|
29
14
|
'percentuale'?: number | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof ScontoMaggiorazione
|
|
34
|
-
*/
|
|
35
15
|
'importo'?: number | null;
|
|
36
16
|
}
|
|
@@ -9,46 +9,11 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface SedeCedentePrestatore
|
|
16
|
-
*/
|
|
17
12
|
export interface SedeCedentePrestatore {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof SedeCedentePrestatore
|
|
22
|
-
*/
|
|
23
13
|
'indirizzo'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof SedeCedentePrestatore
|
|
28
|
-
*/
|
|
29
14
|
'numero_civico'?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof SedeCedentePrestatore
|
|
34
|
-
*/
|
|
35
15
|
'cap'?: string | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof SedeCedentePrestatore
|
|
40
|
-
*/
|
|
41
16
|
'comune'?: string | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof SedeCedentePrestatore
|
|
46
|
-
*/
|
|
47
17
|
'provincia'?: string | null;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof SedeCedentePrestatore
|
|
52
|
-
*/
|
|
53
18
|
'nazione'?: string | null;
|
|
54
19
|
}
|
|
@@ -9,46 +9,11 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface SedeCessionarioCommittente
|
|
16
|
-
*/
|
|
17
12
|
export interface SedeCessionarioCommittente {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof SedeCessionarioCommittente
|
|
22
|
-
*/
|
|
23
13
|
'indirizzo'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof SedeCessionarioCommittente
|
|
28
|
-
*/
|
|
29
14
|
'numero_civico'?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof SedeCessionarioCommittente
|
|
34
|
-
*/
|
|
35
15
|
'cap'?: string | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof SedeCessionarioCommittente
|
|
40
|
-
*/
|
|
41
16
|
'comune'?: string | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof SedeCessionarioCommittente
|
|
46
|
-
*/
|
|
47
17
|
'provincia'?: string | null;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof SedeCessionarioCommittente
|
|
52
|
-
*/
|
|
53
18
|
'nazione'?: string | null;
|
|
54
19
|
}
|
|
@@ -12,40 +12,28 @@
|
|
|
12
12
|
import type { DocumentData } from './document-data';
|
|
13
13
|
/**
|
|
14
14
|
* Reduced Send data for Update responses, containing only the essential fields.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SendReduced
|
|
17
15
|
*/
|
|
18
16
|
export interface SendReduced {
|
|
19
17
|
/**
|
|
20
18
|
* SDI identifier.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof SendReduced
|
|
23
19
|
*/
|
|
24
20
|
'identifier'?: string | null;
|
|
25
21
|
/**
|
|
26
22
|
* VAT number of the Cedente/Prestatore (vendor).
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof SendReduced
|
|
29
23
|
*/
|
|
30
24
|
'prestatore'?: string | null;
|
|
31
25
|
/**
|
|
32
26
|
* Optional metadata, as json.
|
|
33
|
-
* @type {{ [key: string]: string; }}
|
|
34
|
-
* @memberof SendReduced
|
|
35
27
|
*/
|
|
36
28
|
'meta_data'?: {
|
|
37
29
|
[key: string]: string;
|
|
38
30
|
} | null;
|
|
39
31
|
/**
|
|
40
32
|
* The invoices included in the payload.
|
|
41
|
-
* @type {Array<DocumentData>}
|
|
42
|
-
* @memberof SendReduced
|
|
43
33
|
*/
|
|
44
34
|
'documents'?: Array<DocumentData> | null;
|
|
45
35
|
/**
|
|
46
36
|
* When the invoice was sent to SDI.
|
|
47
|
-
* @type {string}
|
|
48
|
-
* @memberof SendReduced
|
|
49
37
|
*/
|
|
50
38
|
'date_sent'?: string | null;
|
|
51
39
|
}
|
|
@@ -11,115 +11,73 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Company } from './company';
|
|
13
13
|
import type { DocumentData } from './document-data';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface Send
|
|
18
|
-
*/
|
|
19
14
|
export interface Send {
|
|
20
15
|
/**
|
|
21
16
|
* Unique identifier. Leave it at 0 for new records as it will be set automatically.
|
|
22
|
-
* @type {number}
|
|
23
|
-
* @memberof Send
|
|
24
17
|
*/
|
|
25
18
|
'id'?: number;
|
|
26
19
|
/**
|
|
27
20
|
* Creation date. It is set automatically.
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof Send
|
|
30
21
|
*/
|
|
31
22
|
'created'?: string;
|
|
32
23
|
/**
|
|
33
24
|
* Row version, for optimistic concurrency. It is set automatically.
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof Send
|
|
36
25
|
*/
|
|
37
26
|
'version'?: number;
|
|
38
27
|
/**
|
|
39
28
|
* User id.
|
|
40
|
-
* @type {number}
|
|
41
|
-
* @memberof Send
|
|
42
29
|
*/
|
|
43
30
|
'user_id'?: number;
|
|
44
31
|
/**
|
|
45
32
|
* Company id. On send, this is the sender and must be set in advance. On receive, it will be automatically set based on the recipient\'s VAT number. If a matching company is not found, the invoice will be rejected until the company is created.
|
|
46
|
-
* @type {number}
|
|
47
|
-
* @memberof Send
|
|
48
33
|
*/
|
|
49
34
|
'company_id'?: number;
|
|
50
35
|
/**
|
|
51
36
|
* VAT number of the Cessionario/Committente (customer). This is automatically set based on the recipient\'s VAT number.
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof Send
|
|
54
37
|
*/
|
|
55
38
|
'committente'?: string | null;
|
|
56
39
|
/**
|
|
57
40
|
* VAT number of the Cedente/Prestatore (vendor). This is automatically set based on the sender\'s VAT number.
|
|
58
|
-
* @type {string}
|
|
59
|
-
* @memberof Send
|
|
60
41
|
*/
|
|
61
42
|
'prestatore'?: string | null;
|
|
62
43
|
/**
|
|
63
44
|
* SDI identifier. This is set by the SDI and is guaranted to be unique within the SDI system.
|
|
64
|
-
* @type {string}
|
|
65
|
-
* @memberof Send
|
|
66
45
|
*/
|
|
67
46
|
'identifier'?: string | null;
|
|
68
47
|
/**
|
|
69
48
|
* Xml file name.
|
|
70
|
-
* @type {string}
|
|
71
|
-
* @memberof Send
|
|
72
49
|
*/
|
|
73
50
|
'file_name'?: string | null;
|
|
74
51
|
/**
|
|
75
52
|
* SDI format (FPA12, FPR12, FSM10, ...)
|
|
76
|
-
* @type {string}
|
|
77
|
-
* @memberof Send
|
|
78
53
|
*/
|
|
79
54
|
'format'?: string | null;
|
|
80
55
|
/**
|
|
81
56
|
* Xml payloaad. This is the actual xml content, as string. On send, it can be base64 encoded. If it\'s not, it will be encoded before sending. It is guaranteed to be cyphered at rest.
|
|
82
|
-
* @type {string}
|
|
83
|
-
* @memberof Send
|
|
84
57
|
*/
|
|
85
|
-
'payload'
|
|
58
|
+
'payload': string;
|
|
86
59
|
/**
|
|
87
60
|
* Last update from SDI.
|
|
88
|
-
* @type {string}
|
|
89
|
-
* @memberof Send
|
|
90
61
|
*/
|
|
91
62
|
'last_update'?: string | null;
|
|
92
63
|
/**
|
|
93
64
|
* When the invoice was sent to SDI.
|
|
94
|
-
* @type {string}
|
|
95
|
-
* @memberof Send
|
|
96
65
|
*/
|
|
97
66
|
'date_sent'?: string | null;
|
|
98
67
|
/**
|
|
99
68
|
* The invoices included in the payload. This is set by the system, based on the xml content.
|
|
100
|
-
* @type {Array<DocumentData>}
|
|
101
|
-
* @memberof Send
|
|
102
69
|
*/
|
|
103
70
|
'documents'?: Array<DocumentData> | null;
|
|
104
71
|
/**
|
|
105
72
|
* Whether the payload is Base64 encoded or a plain XML (text).
|
|
106
|
-
* @type {string}
|
|
107
|
-
* @memberof Send
|
|
108
73
|
*/
|
|
109
74
|
'encoding'?: SendEncodingEnum;
|
|
110
75
|
/**
|
|
111
76
|
* Optional metadata, as json.
|
|
112
|
-
* @type {{ [key: string]: string; }}
|
|
113
|
-
* @memberof Send
|
|
114
77
|
*/
|
|
115
78
|
'meta_data'?: {
|
|
116
79
|
[key: string]: string;
|
|
117
80
|
} | null;
|
|
118
|
-
/**
|
|
119
|
-
*
|
|
120
|
-
* @type {Company}
|
|
121
|
-
* @memberof Send
|
|
122
|
-
*/
|
|
123
81
|
'company'?: Company;
|
|
124
82
|
}
|
|
125
83
|
export declare const SendEncodingEnum: {
|
|
@@ -9,46 +9,11 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface StabileOrganizzazione
|
|
16
|
-
*/
|
|
17
12
|
export interface StabileOrganizzazione {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof StabileOrganizzazione
|
|
22
|
-
*/
|
|
23
13
|
'indirizzo'?: string | null;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof StabileOrganizzazione
|
|
28
|
-
*/
|
|
29
14
|
'numero_civico'?: string | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof StabileOrganizzazione
|
|
34
|
-
*/
|
|
35
15
|
'cap'?: string | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof StabileOrganizzazione
|
|
40
|
-
*/
|
|
41
16
|
'comune'?: string | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof StabileOrganizzazione
|
|
46
|
-
*/
|
|
47
17
|
'provincia'?: string | null;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof StabileOrganizzazione
|
|
52
|
-
*/
|
|
53
18
|
'nazione'?: string | null;
|
|
54
19
|
}
|