@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
package/src/api/webhook-api.ts
CHANGED
|
@@ -34,7 +34,6 @@ import type { WebHook } from '../../src/models';
|
|
|
34
34
|
import type { WebHookHistory } from '../../src/models';
|
|
35
35
|
/**
|
|
36
36
|
* WebhookApi - axios parameter creator
|
|
37
|
-
* @export
|
|
38
37
|
*/
|
|
39
38
|
export const WebhookApiAxiosParamCreator = function (configuration?: Configuration) {
|
|
40
39
|
return {
|
|
@@ -101,8 +100,8 @@ export const WebhookApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
101
100
|
localVarQueryParameter['url'] = url;
|
|
102
101
|
}
|
|
103
102
|
|
|
103
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
104
104
|
|
|
105
|
-
|
|
106
105
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
107
106
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
108
107
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -139,8 +138,8 @@ export const WebhookApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
139
138
|
// http basic authentication required
|
|
140
139
|
setBasicAuthToObject(localVarRequestOptions, configuration)
|
|
141
140
|
|
|
141
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
142
142
|
|
|
143
|
-
|
|
144
143
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
145
144
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
146
145
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -177,8 +176,8 @@ export const WebhookApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
177
176
|
// http basic authentication required
|
|
178
177
|
setBasicAuthToObject(localVarRequestOptions, configuration)
|
|
179
178
|
|
|
179
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
180
180
|
|
|
181
|
-
|
|
182
181
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
183
182
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
184
183
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -214,9 +213,8 @@ export const WebhookApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
214
213
|
// http basic authentication required
|
|
215
214
|
setBasicAuthToObject(localVarRequestOptions, configuration)
|
|
216
215
|
|
|
217
|
-
|
|
218
|
-
|
|
219
216
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
217
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
220
218
|
|
|
221
219
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
222
220
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -254,9 +252,8 @@ export const WebhookApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
254
252
|
// http basic authentication required
|
|
255
253
|
setBasicAuthToObject(localVarRequestOptions, configuration)
|
|
256
254
|
|
|
257
|
-
|
|
258
|
-
|
|
259
255
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
256
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
260
257
|
|
|
261
258
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
262
259
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -311,8 +308,8 @@ export const WebhookApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
311
308
|
localVarQueryParameter['webhook_id'] = webhookId;
|
|
312
309
|
}
|
|
313
310
|
|
|
311
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
314
312
|
|
|
315
|
-
|
|
316
313
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
317
314
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
318
315
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -349,8 +346,8 @@ export const WebhookApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
349
346
|
// http basic authentication required
|
|
350
347
|
setBasicAuthToObject(localVarRequestOptions, configuration)
|
|
351
348
|
|
|
349
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
352
350
|
|
|
353
|
-
|
|
354
351
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
355
352
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
356
353
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -365,7 +362,6 @@ export const WebhookApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
365
362
|
|
|
366
363
|
/**
|
|
367
364
|
* WebhookApi - functional programming interface
|
|
368
|
-
* @export
|
|
369
365
|
*/
|
|
370
366
|
export const WebhookApiFp = function(configuration?: Configuration) {
|
|
371
367
|
const localVarAxiosParamCreator = WebhookApiAxiosParamCreator(configuration)
|
|
@@ -476,7 +472,6 @@ export const WebhookApiFp = function(configuration?: Configuration) {
|
|
|
476
472
|
|
|
477
473
|
/**
|
|
478
474
|
* WebhookApi - factory interface
|
|
479
|
-
* @export
|
|
480
475
|
*/
|
|
481
476
|
export const WebhookApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
|
|
482
477
|
const localVarFp = WebhookApiFp(configuration)
|
|
@@ -566,8 +561,6 @@ export const WebhookApiFactory = function (configuration?: Configuration, basePa
|
|
|
566
561
|
|
|
567
562
|
/**
|
|
568
563
|
* WebhookApi - interface
|
|
569
|
-
* @export
|
|
570
|
-
* @interface WebhookApi
|
|
571
564
|
*/
|
|
572
565
|
export interface WebhookApiInterface {
|
|
573
566
|
/**
|
|
@@ -583,7 +576,6 @@ export interface WebhookApiInterface {
|
|
|
583
576
|
* @param {string} [url]
|
|
584
577
|
* @param {*} [options] Override http request option.
|
|
585
578
|
* @throws {RequiredError}
|
|
586
|
-
* @memberof WebhookApiInterface
|
|
587
579
|
*/
|
|
588
580
|
webhookGet(companyId?: number, page?: number, pageSize?: number, sort?: string, description?: string, enabled?: boolean, events?: string, url?: string, options?: RawAxiosRequestConfig): AxiosPromise<Array<WebHook>>;
|
|
589
581
|
|
|
@@ -593,7 +585,6 @@ export interface WebhookApiInterface {
|
|
|
593
585
|
* @param {number} id Item id
|
|
594
586
|
* @param {*} [options] Override http request option.
|
|
595
587
|
* @throws {RequiredError}
|
|
596
|
-
* @memberof WebhookApiInterface
|
|
597
588
|
*/
|
|
598
589
|
webhookIdDelete(id: number, options?: RawAxiosRequestConfig): AxiosPromise<WebHook>;
|
|
599
590
|
|
|
@@ -603,7 +594,6 @@ export interface WebhookApiInterface {
|
|
|
603
594
|
* @param {number} id Item id
|
|
604
595
|
* @param {*} [options] Override http request option.
|
|
605
596
|
* @throws {RequiredError}
|
|
606
|
-
* @memberof WebhookApiInterface
|
|
607
597
|
*/
|
|
608
598
|
webhookIdGet(id: number, options?: RawAxiosRequestConfig): AxiosPromise<WebHook>;
|
|
609
599
|
|
|
@@ -613,7 +603,6 @@ export interface WebhookApiInterface {
|
|
|
613
603
|
* @param {WebHook} webHook
|
|
614
604
|
* @param {*} [options] Override http request option.
|
|
615
605
|
* @throws {RequiredError}
|
|
616
|
-
* @memberof WebhookApiInterface
|
|
617
606
|
*/
|
|
618
607
|
webhookPost(webHook: WebHook, options?: RawAxiosRequestConfig): AxiosPromise<WebHook>;
|
|
619
608
|
|
|
@@ -623,7 +612,6 @@ export interface WebhookApiInterface {
|
|
|
623
612
|
* @param {WebHook} webHook
|
|
624
613
|
* @param {*} [options] Override http request option.
|
|
625
614
|
* @throws {RequiredError}
|
|
626
|
-
* @memberof WebhookApiInterface
|
|
627
615
|
*/
|
|
628
616
|
webhookPut(webHook: WebHook, options?: RawAxiosRequestConfig): AxiosPromise<WebHook>;
|
|
629
617
|
|
|
@@ -636,7 +624,6 @@ export interface WebhookApiInterface {
|
|
|
636
624
|
* @param {number} [webhookId] WebHook id
|
|
637
625
|
* @param {*} [options] Override http request option.
|
|
638
626
|
* @throws {RequiredError}
|
|
639
|
-
* @memberof WebhookApiInterface
|
|
640
627
|
*/
|
|
641
628
|
webhookhistoryGet(page?: number, pageSize?: number, sort?: string, webhookId?: number, options?: RawAxiosRequestConfig): AxiosPromise<Array<WebHookHistory>>;
|
|
642
629
|
|
|
@@ -646,7 +633,6 @@ export interface WebhookApiInterface {
|
|
|
646
633
|
* @param {number} id Item id
|
|
647
634
|
* @param {*} [options] Override http request option.
|
|
648
635
|
* @throws {RequiredError}
|
|
649
|
-
* @memberof WebhookApiInterface
|
|
650
636
|
*/
|
|
651
637
|
webhookhistoryIdGet(id: number, options?: RawAxiosRequestConfig): AxiosPromise<WebHookHistory>;
|
|
652
638
|
|
|
@@ -654,9 +640,6 @@ export interface WebhookApiInterface {
|
|
|
654
640
|
|
|
655
641
|
/**
|
|
656
642
|
* WebhookApi - object-oriented interface
|
|
657
|
-
* @export
|
|
658
|
-
* @class WebhookApi
|
|
659
|
-
* @extends {BaseAPI}
|
|
660
643
|
*/
|
|
661
644
|
export class WebhookApi extends BaseAPI implements WebhookApiInterface {
|
|
662
645
|
/**
|
|
@@ -672,7 +655,6 @@ export class WebhookApi extends BaseAPI implements WebhookApiInterface {
|
|
|
672
655
|
* @param {string} [url]
|
|
673
656
|
* @param {*} [options] Override http request option.
|
|
674
657
|
* @throws {RequiredError}
|
|
675
|
-
* @memberof WebhookApi
|
|
676
658
|
*/
|
|
677
659
|
public webhookGet(companyId?: number, page?: number, pageSize?: number, sort?: string, description?: string, enabled?: boolean, events?: string, url?: string, options?: RawAxiosRequestConfig) {
|
|
678
660
|
return WebhookApiFp(this.configuration).webhookGet(companyId, page, pageSize, sort, description, enabled, events, url, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -684,7 +666,6 @@ export class WebhookApi extends BaseAPI implements WebhookApiInterface {
|
|
|
684
666
|
* @param {number} id Item id
|
|
685
667
|
* @param {*} [options] Override http request option.
|
|
686
668
|
* @throws {RequiredError}
|
|
687
|
-
* @memberof WebhookApi
|
|
688
669
|
*/
|
|
689
670
|
public webhookIdDelete(id: number, options?: RawAxiosRequestConfig) {
|
|
690
671
|
return WebhookApiFp(this.configuration).webhookIdDelete(id, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -696,7 +677,6 @@ export class WebhookApi extends BaseAPI implements WebhookApiInterface {
|
|
|
696
677
|
* @param {number} id Item id
|
|
697
678
|
* @param {*} [options] Override http request option.
|
|
698
679
|
* @throws {RequiredError}
|
|
699
|
-
* @memberof WebhookApi
|
|
700
680
|
*/
|
|
701
681
|
public webhookIdGet(id: number, options?: RawAxiosRequestConfig) {
|
|
702
682
|
return WebhookApiFp(this.configuration).webhookIdGet(id, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -708,7 +688,6 @@ export class WebhookApi extends BaseAPI implements WebhookApiInterface {
|
|
|
708
688
|
* @param {WebHook} webHook
|
|
709
689
|
* @param {*} [options] Override http request option.
|
|
710
690
|
* @throws {RequiredError}
|
|
711
|
-
* @memberof WebhookApi
|
|
712
691
|
*/
|
|
713
692
|
public webhookPost(webHook: WebHook, options?: RawAxiosRequestConfig) {
|
|
714
693
|
return WebhookApiFp(this.configuration).webhookPost(webHook, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -720,7 +699,6 @@ export class WebhookApi extends BaseAPI implements WebhookApiInterface {
|
|
|
720
699
|
* @param {WebHook} webHook
|
|
721
700
|
* @param {*} [options] Override http request option.
|
|
722
701
|
* @throws {RequiredError}
|
|
723
|
-
* @memberof WebhookApi
|
|
724
702
|
*/
|
|
725
703
|
public webhookPut(webHook: WebHook, options?: RawAxiosRequestConfig) {
|
|
726
704
|
return WebhookApiFp(this.configuration).webhookPut(webHook, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -735,7 +713,6 @@ export class WebhookApi extends BaseAPI implements WebhookApiInterface {
|
|
|
735
713
|
* @param {number} [webhookId] WebHook id
|
|
736
714
|
* @param {*} [options] Override http request option.
|
|
737
715
|
* @throws {RequiredError}
|
|
738
|
-
* @memberof WebhookApi
|
|
739
716
|
*/
|
|
740
717
|
public webhookhistoryGet(page?: number, pageSize?: number, sort?: string, webhookId?: number, options?: RawAxiosRequestConfig) {
|
|
741
718
|
return WebhookApiFp(this.configuration).webhookhistoryGet(page, pageSize, sort, webhookId, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -747,7 +724,6 @@ export class WebhookApi extends BaseAPI implements WebhookApiInterface {
|
|
|
747
724
|
* @param {number} id Item id
|
|
748
725
|
* @param {*} [options] Override http request option.
|
|
749
726
|
* @throws {RequiredError}
|
|
750
|
-
* @memberof WebhookApi
|
|
751
727
|
*/
|
|
752
728
|
public webhookhistoryIdGet(id: number, options?: RawAxiosRequestConfig) {
|
|
753
729
|
return WebhookApiFp(this.configuration).webhookhistoryIdGet(id, options).then((request) => request(this.axios, this.basePath));
|
package/src/models/allegati.ts
CHANGED
|
@@ -14,41 +14,11 @@
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface Allegati
|
|
21
|
-
*/
|
|
22
17
|
export interface Allegati {
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof Allegati
|
|
27
|
-
*/
|
|
28
18
|
'nome_attachment'?: string | null;
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof Allegati
|
|
33
|
-
*/
|
|
34
19
|
'algoritmo_compressione'?: string | null;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof Allegati
|
|
39
|
-
*/
|
|
40
20
|
'formato_attachment'?: string | null;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof Allegati
|
|
45
|
-
*/
|
|
46
21
|
'descrizione_attachment'?: string | null;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof Allegati
|
|
51
|
-
*/
|
|
52
22
|
'attachment'?: string | null;
|
|
53
23
|
}
|
|
54
24
|
|
|
@@ -14,35 +14,10 @@
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface AltriDatiGestionali
|
|
21
|
-
*/
|
|
22
17
|
export interface AltriDatiGestionali {
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof AltriDatiGestionali
|
|
27
|
-
*/
|
|
28
18
|
'tipo_dato'?: string | null;
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof AltriDatiGestionali
|
|
33
|
-
*/
|
|
34
19
|
'riferimento_testo'?: string | null;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {number}
|
|
38
|
-
* @memberof AltriDatiGestionali
|
|
39
|
-
*/
|
|
40
20
|
'riferimento_numero'?: number | null;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof AltriDatiGestionali
|
|
45
|
-
*/
|
|
46
21
|
'riferimento_data'?: string | null;
|
|
47
22
|
}
|
|
48
23
|
|
package/src/models/anagrafica.ts
CHANGED
|
@@ -14,41 +14,11 @@
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface Anagrafica
|
|
21
|
-
*/
|
|
22
17
|
export interface Anagrafica {
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof Anagrafica
|
|
27
|
-
*/
|
|
28
18
|
'denominazione'?: string | null;
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof Anagrafica
|
|
33
|
-
*/
|
|
34
19
|
'nome'?: string | null;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof Anagrafica
|
|
39
|
-
*/
|
|
40
20
|
'cognome'?: string | null;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof Anagrafica
|
|
45
|
-
*/
|
|
46
21
|
'titolo'?: string | null;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof Anagrafica
|
|
51
|
-
*/
|
|
52
22
|
'cod_eori'?: string | null;
|
|
53
23
|
}
|
|
54
24
|
|
|
@@ -29,47 +29,12 @@ import type { SedeCedentePrestatore } from './sede-cedente-prestatore';
|
|
|
29
29
|
// @ts-ignore
|
|
30
30
|
import type { StabileOrganizzazione } from './stabile-organizzazione';
|
|
31
31
|
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @export
|
|
35
|
-
* @interface CedentePrestatore
|
|
36
|
-
*/
|
|
37
32
|
export interface CedentePrestatore {
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {DatiAnagraficiCedentePrestatore}
|
|
41
|
-
* @memberof CedentePrestatore
|
|
42
|
-
*/
|
|
43
33
|
'dati_anagrafici'?: DatiAnagraficiCedentePrestatore;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {SedeCedentePrestatore}
|
|
47
|
-
* @memberof CedentePrestatore
|
|
48
|
-
*/
|
|
49
34
|
'sede'?: SedeCedentePrestatore;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {StabileOrganizzazione}
|
|
53
|
-
* @memberof CedentePrestatore
|
|
54
|
-
*/
|
|
55
35
|
'stabile_organizzazione'?: StabileOrganizzazione;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {IscrizioneREA}
|
|
59
|
-
* @memberof CedentePrestatore
|
|
60
|
-
*/
|
|
61
36
|
'iscrizione_rea'?: IscrizioneREA;
|
|
62
|
-
/**
|
|
63
|
-
*
|
|
64
|
-
* @type {Contatti}
|
|
65
|
-
* @memberof CedentePrestatore
|
|
66
|
-
*/
|
|
67
37
|
'contatti'?: Contatti;
|
|
68
|
-
/**
|
|
69
|
-
*
|
|
70
|
-
* @type {string}
|
|
71
|
-
* @memberof CedentePrestatore
|
|
72
|
-
*/
|
|
73
38
|
'riferimento_amministrazione'?: string | null;
|
|
74
39
|
}
|
|
75
40
|
|
|
@@ -26,35 +26,10 @@ import type { SedeCessionarioCommittente } from './sede-cessionario-committente'
|
|
|
26
26
|
// @ts-ignore
|
|
27
27
|
import type { StabileOrganizzazione } from './stabile-organizzazione';
|
|
28
28
|
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @export
|
|
32
|
-
* @interface CessionarioCommittente
|
|
33
|
-
*/
|
|
34
29
|
export interface CessionarioCommittente {
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {DatiAnagraficiCessionarioCommittente}
|
|
38
|
-
* @memberof CessionarioCommittente
|
|
39
|
-
*/
|
|
40
30
|
'dati_anagrafici'?: DatiAnagraficiCessionarioCommittente;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {SedeCessionarioCommittente}
|
|
44
|
-
* @memberof CessionarioCommittente
|
|
45
|
-
*/
|
|
46
31
|
'sede'?: SedeCessionarioCommittente;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {StabileOrganizzazione}
|
|
50
|
-
* @memberof CessionarioCommittente
|
|
51
|
-
*/
|
|
52
32
|
'stabile_organizzazione'?: StabileOrganizzazione;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {RappresentanteFiscaleCessionarioCommittente}
|
|
56
|
-
* @memberof CessionarioCommittente
|
|
57
|
-
*/
|
|
58
33
|
'rappresentante_fiscale'?: RappresentanteFiscaleCessionarioCommittente;
|
|
59
34
|
}
|
|
60
35
|
|
|
@@ -14,23 +14,8 @@
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface CodiceArticolo
|
|
21
|
-
*/
|
|
22
17
|
export interface CodiceArticolo {
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof CodiceArticolo
|
|
27
|
-
*/
|
|
28
18
|
'codice_tipo'?: string | null;
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof CodiceArticolo
|
|
33
|
-
*/
|
|
34
19
|
'codice_valore'?: string | null;
|
|
35
20
|
}
|
|
36
21
|
|
package/src/models/company.ts
CHANGED
|
@@ -16,50 +16,34 @@
|
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
18
|
* A company model.
|
|
19
|
-
* @export
|
|
20
|
-
* @interface Company
|
|
21
19
|
*/
|
|
22
20
|
export interface Company {
|
|
23
21
|
/**
|
|
24
22
|
* Unique identifier. Leave it at 0 for new records as it will be set automatically.
|
|
25
|
-
* @type {number}
|
|
26
|
-
* @memberof Company
|
|
27
23
|
*/
|
|
28
24
|
'id'?: number;
|
|
29
25
|
/**
|
|
30
26
|
* Creation date. It is set automatically.
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof Company
|
|
33
27
|
*/
|
|
34
28
|
'created'?: string;
|
|
35
29
|
/**
|
|
36
30
|
* Row version, for optimistic concurrency. It is set automatically.
|
|
37
|
-
* @type {number}
|
|
38
|
-
* @memberof Company
|
|
39
31
|
*/
|
|
40
32
|
'version'?: number;
|
|
41
33
|
/**
|
|
42
34
|
* User id.
|
|
43
|
-
* @type {number}
|
|
44
|
-
* @memberof Company
|
|
45
35
|
*/
|
|
46
36
|
'user_id'?: number;
|
|
47
37
|
/**
|
|
48
38
|
* Vat number. Must include the country code.
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof Company
|
|
51
39
|
*/
|
|
52
40
|
'vat': string;
|
|
53
41
|
/**
|
|
54
42
|
* Fiscal code. In most cases it\'s the same as the vat number.
|
|
55
|
-
* @type {string}
|
|
56
|
-
* @memberof Company
|
|
57
43
|
*/
|
|
58
44
|
'fiscal_code': string;
|
|
59
45
|
/**
|
|
60
46
|
* Name
|
|
61
|
-
* @type {string}
|
|
62
|
-
* @memberof Company
|
|
63
47
|
*/
|
|
64
48
|
'name': string;
|
|
65
49
|
}
|
|
@@ -14,23 +14,8 @@
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface ContattiTrasmittente
|
|
21
|
-
*/
|
|
22
17
|
export interface ContattiTrasmittente {
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof ContattiTrasmittente
|
|
27
|
-
*/
|
|
28
18
|
'telefono'?: string | null;
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof ContattiTrasmittente
|
|
33
|
-
*/
|
|
34
19
|
'email'?: string | null;
|
|
35
20
|
}
|
|
36
21
|
|
package/src/models/contatti.ts
CHANGED
|
@@ -14,29 +14,9 @@
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface Contatti
|
|
21
|
-
*/
|
|
22
17
|
export interface Contatti {
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof Contatti
|
|
27
|
-
*/
|
|
28
18
|
'telefono'?: string | null;
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof Contatti
|
|
33
|
-
*/
|
|
34
19
|
'fax'?: string | null;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof Contatti
|
|
39
|
-
*/
|
|
40
20
|
'email'?: string | null;
|
|
41
21
|
}
|
|
42
22
|
|
|
@@ -20,59 +20,14 @@ import type { Anagrafica } from './anagrafica';
|
|
|
20
20
|
// @ts-ignore
|
|
21
21
|
import type { IdFiscaleIVA } from './id-fiscale-iva';
|
|
22
22
|
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface DatiAnagraficiCedentePrestatore
|
|
27
|
-
*/
|
|
28
23
|
export interface DatiAnagraficiCedentePrestatore {
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {IdFiscaleIVA}
|
|
32
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
33
|
-
*/
|
|
34
24
|
'id_fiscale_iva'?: IdFiscaleIVA;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
39
|
-
*/
|
|
40
25
|
'codice_fiscale'?: string | null;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {Anagrafica}
|
|
44
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
45
|
-
*/
|
|
46
26
|
'anagrafica'?: Anagrafica;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
51
|
-
*/
|
|
52
27
|
'albo_professionale'?: string | null;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {string}
|
|
56
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
57
|
-
*/
|
|
58
28
|
'provincia_albo'?: string | null;
|
|
59
|
-
/**
|
|
60
|
-
*
|
|
61
|
-
* @type {string}
|
|
62
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
63
|
-
*/
|
|
64
29
|
'numero_iscrizione_albo'?: string | null;
|
|
65
|
-
/**
|
|
66
|
-
*
|
|
67
|
-
* @type {string}
|
|
68
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
69
|
-
*/
|
|
70
30
|
'data_iscrizione_albo'?: string | null;
|
|
71
|
-
/**
|
|
72
|
-
*
|
|
73
|
-
* @type {string}
|
|
74
|
-
* @memberof DatiAnagraficiCedentePrestatore
|
|
75
|
-
*/
|
|
76
31
|
'regime_fiscale'?: string | null;
|
|
77
32
|
}
|
|
78
33
|
|
|
@@ -20,29 +20,9 @@ import type { Anagrafica } from './anagrafica';
|
|
|
20
20
|
// @ts-ignore
|
|
21
21
|
import type { IdFiscaleIVA } from './id-fiscale-iva';
|
|
22
22
|
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface DatiAnagraficiCessionarioCommittente
|
|
27
|
-
*/
|
|
28
23
|
export interface DatiAnagraficiCessionarioCommittente {
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {IdFiscaleIVA}
|
|
32
|
-
* @memberof DatiAnagraficiCessionarioCommittente
|
|
33
|
-
*/
|
|
34
24
|
'id_fiscale_iva'?: IdFiscaleIVA;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof DatiAnagraficiCessionarioCommittente
|
|
39
|
-
*/
|
|
40
25
|
'codice_fiscale'?: string | null;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {Anagrafica}
|
|
44
|
-
* @memberof DatiAnagraficiCessionarioCommittente
|
|
45
|
-
*/
|
|
46
26
|
'anagrafica'?: Anagrafica;
|
|
47
27
|
}
|
|
48
28
|
|
|
@@ -20,35 +20,10 @@ import type { Anagrafica } from './anagrafica';
|
|
|
20
20
|
// @ts-ignore
|
|
21
21
|
import type { IdFiscaleIVA } from './id-fiscale-iva';
|
|
22
22
|
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface DatiAnagraficiVettore
|
|
27
|
-
*/
|
|
28
23
|
export interface DatiAnagraficiVettore {
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {IdFiscaleIVA}
|
|
32
|
-
* @memberof DatiAnagraficiVettore
|
|
33
|
-
*/
|
|
34
24
|
'id_fiscale_iva'?: IdFiscaleIVA;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof DatiAnagraficiVettore
|
|
39
|
-
*/
|
|
40
25
|
'codice_fiscale'?: string | null;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {Anagrafica}
|
|
44
|
-
* @memberof DatiAnagraficiVettore
|
|
45
|
-
*/
|
|
46
26
|
'anagrafica'?: Anagrafica;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof DatiAnagraficiVettore
|
|
51
|
-
*/
|
|
52
27
|
'numero_licenza_guida'?: string | null;
|
|
53
28
|
}
|
|
54
29
|
|