@invoicetronic/ts-sdk 1.0.1 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/release.yml +8 -4
- package/CHANGELOG.md +1 -1
- package/README.md +2 -2
- package/base.ts +0 -24
- package/common.ts +1 -38
- package/configuration.ts +25 -19
- package/dist/base.d.ts +0 -24
- package/dist/base.js +0 -19
- package/dist/common.d.ts +0 -37
- package/dist/common.js +0 -37
- package/dist/configuration.d.ts +24 -17
- package/dist/configuration.js +2 -2
- package/dist/esm/base.d.ts +0 -24
- package/dist/esm/base.js +0 -19
- package/dist/esm/common.d.ts +0 -37
- package/dist/esm/common.js +0 -37
- package/dist/esm/configuration.d.ts +24 -17
- package/dist/esm/configuration.js +2 -2
- package/dist/esm/src/api/company-api.d.ts +0 -18
- package/dist/esm/src/api/company-api.js +5 -11
- package/dist/esm/src/api/log-api.d.ts +0 -12
- package/dist/esm/src/api/log-api.js +2 -8
- package/dist/esm/src/api/receive-api.d.ts +0 -14
- package/dist/esm/src/api/receive-api.js +3 -9
- package/dist/esm/src/api/send-api.d.ts +0 -42
- package/dist/esm/src/api/send-api.js +11 -29
- package/dist/esm/src/api/status-api.d.ts +0 -10
- package/dist/esm/src/api/status-api.js +1 -7
- package/dist/esm/src/api/update-api.d.ts +0 -15
- package/dist/esm/src/api/update-api.js +2 -11
- package/dist/esm/src/api/webhook-api.d.ts +0 -22
- package/dist/esm/src/api/webhook-api.js +7 -13
- package/dist/esm/src/models/allegati.d.ts +0 -30
- package/dist/esm/src/models/altri-dati-gestionali.d.ts +0 -25
- package/dist/esm/src/models/anagrafica.d.ts +0 -30
- package/dist/esm/src/models/cedente-prestatore.d.ts +0 -35
- package/dist/esm/src/models/cessionario-committente.d.ts +0 -25
- package/dist/esm/src/models/codice-articolo.d.ts +0 -15
- package/dist/esm/src/models/company.d.ts +0 -16
- package/dist/esm/src/models/contatti-trasmittente.d.ts +0 -15
- package/dist/esm/src/models/contatti.d.ts +0 -20
- package/dist/esm/src/models/dati-anagrafici-cedente-prestatore.d.ts +0 -45
- package/dist/esm/src/models/dati-anagrafici-cessionario-committente.d.ts +0 -20
- package/dist/esm/src/models/dati-anagrafici-vettore.d.ts +0 -25
- package/dist/esm/src/models/dati-anagrafici.d.ts +0 -20
- package/dist/esm/src/models/dati-beni-servizi.d.ts +0 -15
- package/dist/esm/src/models/dati-bollo.d.ts +0 -15
- package/dist/esm/src/models/dati-cassa-previdenziale.d.ts +0 -45
- package/dist/esm/src/models/dati-contratto.d.ts +0 -40
- package/dist/esm/src/models/dati-convenzione.d.ts +0 -40
- package/dist/esm/src/models/dati-ddt.d.ts +0 -20
- package/dist/esm/src/models/dati-fatture-collegate.d.ts +0 -40
- package/dist/esm/src/models/dati-generali-documento.d.ts +0 -65
- package/dist/esm/src/models/dati-generali.d.ts +0 -55
- package/dist/esm/src/models/dati-ordine-acquisto.d.ts +0 -40
- package/dist/esm/src/models/dati-pagamento.d.ts +0 -15
- package/dist/esm/src/models/dati-ricezione.d.ts +0 -40
- package/dist/esm/src/models/dati-riepilogo.d.ts +0 -45
- package/dist/esm/src/models/dati-ritenuta.d.ts +0 -25
- package/dist/esm/src/models/dati-sal.d.ts +0 -10
- package/dist/esm/src/models/dati-trasmissione.d.ts +0 -35
- package/dist/esm/src/models/dati-trasporto.d.ts +0 -70
- package/dist/esm/src/models/dati-veicoli.d.ts +0 -15
- package/dist/esm/src/models/dettaglio-linee.d.ts +0 -85
- package/dist/esm/src/models/dettaglio-pagamento.d.ts +0 -110
- package/dist/esm/src/models/document-data.d.ts +0 -15
- package/dist/esm/src/models/event.d.ts +10 -41
- package/dist/esm/src/models/fattura-elettronica-body.d.ts +0 -30
- package/dist/esm/src/models/fattura-elettronica-header.d.ts +0 -35
- package/dist/esm/src/models/fattura-ordinaria.d.ts +0 -20
- package/dist/esm/src/models/fattura-principale.d.ts +0 -15
- package/dist/esm/src/models/id-fiscale-iva.d.ts +0 -15
- package/dist/esm/src/models/id-trasmittente.d.ts +0 -15
- package/dist/esm/src/models/indirizzo-resa.d.ts +0 -35
- package/dist/esm/src/models/iscrizione-rea.d.ts +0 -30
- package/dist/esm/src/models/model-error.d.ts +0 -8
- package/dist/esm/src/models/problem-details.d.ts +0 -30
- package/dist/esm/src/models/problem-http-result.d.ts +0 -20
- package/dist/esm/src/models/rappresentante-fiscale-cessionario-committente.d.ts +0 -25
- package/dist/esm/src/models/rappresentante-fiscale.d.ts +0 -10
- package/dist/esm/src/models/receive.d.ts +1 -40
- package/dist/esm/src/models/sconto-maggiorazione.d.ts +0 -20
- package/dist/esm/src/models/sede-cedente-prestatore.d.ts +0 -35
- package/dist/esm/src/models/sede-cessionario-committente.d.ts +0 -35
- package/dist/esm/src/models/send-reduced.d.ts +0 -12
- package/dist/esm/src/models/send.d.ts +1 -43
- package/dist/esm/src/models/stabile-organizzazione.d.ts +0 -35
- package/dist/esm/src/models/status.d.ts +0 -9
- package/dist/esm/src/models/terzo-intermediario-osoggetto-emittente.d.ts +0 -10
- package/dist/esm/src/models/update.d.ts +0 -34
- package/dist/esm/src/models/web-hook-history.d.ts +0 -20
- package/dist/esm/src/models/web-hook.d.ts +1 -26
- package/dist/src/api/company-api.d.ts +0 -18
- package/dist/src/api/company-api.js +5 -11
- package/dist/src/api/log-api.d.ts +0 -12
- package/dist/src/api/log-api.js +2 -8
- package/dist/src/api/receive-api.d.ts +0 -14
- package/dist/src/api/receive-api.js +3 -9
- package/dist/src/api/send-api.d.ts +0 -42
- package/dist/src/api/send-api.js +11 -29
- package/dist/src/api/status-api.d.ts +0 -10
- package/dist/src/api/status-api.js +1 -7
- package/dist/src/api/update-api.d.ts +0 -15
- package/dist/src/api/update-api.js +2 -11
- package/dist/src/api/webhook-api.d.ts +0 -22
- package/dist/src/api/webhook-api.js +7 -13
- package/dist/src/models/allegati.d.ts +0 -30
- package/dist/src/models/altri-dati-gestionali.d.ts +0 -25
- package/dist/src/models/anagrafica.d.ts +0 -30
- package/dist/src/models/cedente-prestatore.d.ts +0 -35
- package/dist/src/models/cessionario-committente.d.ts +0 -25
- package/dist/src/models/codice-articolo.d.ts +0 -15
- package/dist/src/models/company.d.ts +0 -16
- package/dist/src/models/contatti-trasmittente.d.ts +0 -15
- package/dist/src/models/contatti.d.ts +0 -20
- package/dist/src/models/dati-anagrafici-cedente-prestatore.d.ts +0 -45
- package/dist/src/models/dati-anagrafici-cessionario-committente.d.ts +0 -20
- package/dist/src/models/dati-anagrafici-vettore.d.ts +0 -25
- package/dist/src/models/dati-anagrafici.d.ts +0 -20
- package/dist/src/models/dati-beni-servizi.d.ts +0 -15
- package/dist/src/models/dati-bollo.d.ts +0 -15
- package/dist/src/models/dati-cassa-previdenziale.d.ts +0 -45
- package/dist/src/models/dati-contratto.d.ts +0 -40
- package/dist/src/models/dati-convenzione.d.ts +0 -40
- package/dist/src/models/dati-ddt.d.ts +0 -20
- package/dist/src/models/dati-fatture-collegate.d.ts +0 -40
- package/dist/src/models/dati-generali-documento.d.ts +0 -65
- package/dist/src/models/dati-generali.d.ts +0 -55
- package/dist/src/models/dati-ordine-acquisto.d.ts +0 -40
- package/dist/src/models/dati-pagamento.d.ts +0 -15
- package/dist/src/models/dati-ricezione.d.ts +0 -40
- package/dist/src/models/dati-riepilogo.d.ts +0 -45
- package/dist/src/models/dati-ritenuta.d.ts +0 -25
- package/dist/src/models/dati-sal.d.ts +0 -10
- package/dist/src/models/dati-trasmissione.d.ts +0 -35
- package/dist/src/models/dati-trasporto.d.ts +0 -70
- package/dist/src/models/dati-veicoli.d.ts +0 -15
- package/dist/src/models/dettaglio-linee.d.ts +0 -85
- package/dist/src/models/dettaglio-pagamento.d.ts +0 -110
- package/dist/src/models/document-data.d.ts +0 -15
- package/dist/src/models/event.d.ts +10 -41
- package/dist/src/models/fattura-elettronica-body.d.ts +0 -30
- package/dist/src/models/fattura-elettronica-header.d.ts +0 -35
- package/dist/src/models/fattura-ordinaria.d.ts +0 -20
- package/dist/src/models/fattura-principale.d.ts +0 -15
- package/dist/src/models/id-fiscale-iva.d.ts +0 -15
- package/dist/src/models/id-trasmittente.d.ts +0 -15
- package/dist/src/models/indirizzo-resa.d.ts +0 -35
- package/dist/src/models/iscrizione-rea.d.ts +0 -30
- package/dist/src/models/model-error.d.ts +0 -8
- package/dist/src/models/problem-details.d.ts +0 -30
- package/dist/src/models/problem-http-result.d.ts +0 -20
- package/dist/src/models/rappresentante-fiscale-cessionario-committente.d.ts +0 -25
- package/dist/src/models/rappresentante-fiscale.d.ts +0 -10
- package/dist/src/models/receive.d.ts +1 -40
- package/dist/src/models/sconto-maggiorazione.d.ts +0 -20
- package/dist/src/models/sede-cedente-prestatore.d.ts +0 -35
- package/dist/src/models/sede-cessionario-committente.d.ts +0 -35
- package/dist/src/models/send-reduced.d.ts +0 -12
- package/dist/src/models/send.d.ts +1 -43
- package/dist/src/models/stabile-organizzazione.d.ts +0 -35
- package/dist/src/models/status.d.ts +0 -9
- package/dist/src/models/terzo-intermediario-osoggetto-emittente.d.ts +0 -10
- package/dist/src/models/update.d.ts +0 -34
- package/dist/src/models/web-hook-history.d.ts +0 -20
- package/dist/src/models/web-hook.d.ts +1 -26
- package/docs/Event.md +6 -4
- package/docs/Receive.md +1 -1
- package/docs/Send.md +1 -1
- package/docs/WebHook.md +1 -1
- package/package.json +1 -1
- package/src/api/company-api.ts +5 -25
- package/src/api/log-api.ts +2 -14
- package/src/api/receive-api.ts +3 -17
- package/src/api/send-api.ts +13 -63
- package/src/api/status-api.ts +1 -11
- package/src/api/update-api.ts +2 -17
- package/src/api/webhook-api.ts +7 -31
- package/src/models/allegati.ts +0 -30
- package/src/models/altri-dati-gestionali.ts +0 -25
- package/src/models/anagrafica.ts +0 -30
- package/src/models/cedente-prestatore.ts +0 -35
- package/src/models/cessionario-committente.ts +0 -25
- package/src/models/codice-articolo.ts +0 -15
- package/src/models/company.ts +0 -16
- package/src/models/contatti-trasmittente.ts +0 -15
- package/src/models/contatti.ts +0 -20
- package/src/models/dati-anagrafici-cedente-prestatore.ts +0 -45
- package/src/models/dati-anagrafici-cessionario-committente.ts +0 -20
- package/src/models/dati-anagrafici-vettore.ts +0 -25
- package/src/models/dati-anagrafici.ts +0 -20
- package/src/models/dati-beni-servizi.ts +0 -15
- package/src/models/dati-bollo.ts +0 -15
- package/src/models/dati-cassa-previdenziale.ts +0 -45
- package/src/models/dati-contratto.ts +0 -40
- package/src/models/dati-convenzione.ts +0 -40
- package/src/models/dati-ddt.ts +0 -20
- package/src/models/dati-fatture-collegate.ts +0 -40
- package/src/models/dati-generali-documento.ts +0 -65
- package/src/models/dati-generali.ts +0 -55
- package/src/models/dati-ordine-acquisto.ts +0 -40
- package/src/models/dati-pagamento.ts +0 -15
- package/src/models/dati-ricezione.ts +0 -40
- package/src/models/dati-riepilogo.ts +0 -45
- package/src/models/dati-ritenuta.ts +0 -25
- package/src/models/dati-sal.ts +0 -10
- package/src/models/dati-trasmissione.ts +0 -35
- package/src/models/dati-trasporto.ts +0 -70
- package/src/models/dati-veicoli.ts +0 -15
- package/src/models/dettaglio-linee.ts +0 -85
- package/src/models/dettaglio-pagamento.ts +0 -110
- package/src/models/document-data.ts +0 -15
- package/src/models/event.ts +10 -41
- package/src/models/fattura-elettronica-body.ts +0 -30
- package/src/models/fattura-elettronica-header.ts +0 -35
- package/src/models/fattura-ordinaria.ts +0 -20
- package/src/models/fattura-principale.ts +0 -15
- package/src/models/id-fiscale-iva.ts +0 -15
- package/src/models/id-trasmittente.ts +0 -15
- package/src/models/indirizzo-resa.ts +0 -35
- package/src/models/iscrizione-rea.ts +0 -30
- package/src/models/model-error.ts +0 -8
- package/src/models/problem-details.ts +0 -30
- package/src/models/problem-http-result.ts +0 -20
- package/src/models/rappresentante-fiscale-cessionario-committente.ts +0 -25
- package/src/models/rappresentante-fiscale.ts +0 -10
- package/src/models/receive.ts +1 -40
- package/src/models/sconto-maggiorazione.ts +0 -20
- package/src/models/sede-cedente-prestatore.ts +0 -35
- package/src/models/sede-cessionario-committente.ts +0 -35
- package/src/models/send-reduced.ts +0 -12
- package/src/models/send.ts +1 -43
- package/src/models/stabile-organizzazione.ts +0 -35
- package/src/models/status.ts +0 -9
- package/src/models/terzo-intermediario-osoggetto-emittente.ts +0 -10
- package/src/models/update.ts +0 -34
- package/src/models/web-hook-history.ts +0 -20
- package/src/models/web-hook.ts +1 -26
|
@@ -31,7 +31,6 @@ import { DUMMY_BASE_URL, assertParamExists, setBasicAuthToObject, setSearchParam
|
|
|
31
31
|
import { BASE_PATH, BaseAPI, operationServerMap } from '../../base';
|
|
32
32
|
/**
|
|
33
33
|
* LogApi - axios parameter creator
|
|
34
|
-
* @export
|
|
35
34
|
*/
|
|
36
35
|
export const LogApiAxiosParamCreator = function (configuration) {
|
|
37
36
|
return {
|
|
@@ -119,6 +118,7 @@ export const LogApiAxiosParamCreator = function (configuration) {
|
|
|
119
118
|
dateTimeTo.toISOString() :
|
|
120
119
|
dateTimeTo;
|
|
121
120
|
}
|
|
121
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
122
122
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
123
123
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
124
124
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -151,6 +151,7 @@ export const LogApiAxiosParamCreator = function (configuration) {
|
|
|
151
151
|
// authentication Basic required
|
|
152
152
|
// http basic authentication required
|
|
153
153
|
setBasicAuthToObject(localVarRequestOptions, configuration);
|
|
154
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
154
155
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
155
156
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
156
157
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -163,7 +164,6 @@ export const LogApiAxiosParamCreator = function (configuration) {
|
|
|
163
164
|
};
|
|
164
165
|
/**
|
|
165
166
|
* LogApi - functional programming interface
|
|
166
|
-
* @export
|
|
167
167
|
*/
|
|
168
168
|
export const LogApiFp = function (configuration) {
|
|
169
169
|
const localVarAxiosParamCreator = LogApiAxiosParamCreator(configuration);
|
|
@@ -217,7 +217,6 @@ export const LogApiFp = function (configuration) {
|
|
|
217
217
|
};
|
|
218
218
|
/**
|
|
219
219
|
* LogApi - factory interface
|
|
220
|
-
* @export
|
|
221
220
|
*/
|
|
222
221
|
export const LogApiFactory = function (configuration, basePath, axios) {
|
|
223
222
|
const localVarFp = LogApiFp(configuration);
|
|
@@ -259,9 +258,6 @@ export const LogApiFactory = function (configuration, basePath, axios) {
|
|
|
259
258
|
};
|
|
260
259
|
/**
|
|
261
260
|
* LogApi - object-oriented interface
|
|
262
|
-
* @export
|
|
263
|
-
* @class LogApi
|
|
264
|
-
* @extends {BaseAPI}
|
|
265
261
|
*/
|
|
266
262
|
export class LogApi extends BaseAPI {
|
|
267
263
|
/**
|
|
@@ -283,7 +279,6 @@ export class LogApi extends BaseAPI {
|
|
|
283
279
|
* @param {string} [dateTimeTo] Date and time of the event
|
|
284
280
|
* @param {*} [options] Override http request option.
|
|
285
281
|
* @throws {RequiredError}
|
|
286
|
-
* @memberof LogApi
|
|
287
282
|
*/
|
|
288
283
|
logGet(companyId, endpoint, method, apiVerion, statusCode, dateCreatedFrom, dateCreatedTo, page, pageSize, sort, query, success, dateTimeFrom, dateTimeTo, options) {
|
|
289
284
|
return LogApiFp(this.configuration).logGet(companyId, endpoint, method, apiVerion, statusCode, dateCreatedFrom, dateCreatedTo, page, pageSize, sort, query, success, dateTimeFrom, dateTimeTo, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -294,7 +289,6 @@ export class LogApi extends BaseAPI {
|
|
|
294
289
|
* @param {number} id Item id
|
|
295
290
|
* @param {*} [options] Override http request option.
|
|
296
291
|
* @throws {RequiredError}
|
|
297
|
-
* @memberof LogApi
|
|
298
292
|
*/
|
|
299
293
|
logIdGet(id, options) {
|
|
300
294
|
return LogApiFp(this.configuration).logIdGet(id, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -15,7 +15,6 @@ import { type RequestArgs, BaseAPI } from '../../base';
|
|
|
15
15
|
import type { Receive } from '../../src/models';
|
|
16
16
|
/**
|
|
17
17
|
* ReceiveApi - axios parameter creator
|
|
18
|
-
* @export
|
|
19
18
|
*/
|
|
20
19
|
export declare const ReceiveApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
21
20
|
/**
|
|
@@ -62,7 +61,6 @@ export declare const ReceiveApiAxiosParamCreator: (configuration?: Configuration
|
|
|
62
61
|
};
|
|
63
62
|
/**
|
|
64
63
|
* ReceiveApi - functional programming interface
|
|
65
|
-
* @export
|
|
66
64
|
*/
|
|
67
65
|
export declare const ReceiveApiFp: (configuration?: Configuration) => {
|
|
68
66
|
/**
|
|
@@ -109,7 +107,6 @@ export declare const ReceiveApiFp: (configuration?: Configuration) => {
|
|
|
109
107
|
};
|
|
110
108
|
/**
|
|
111
109
|
* ReceiveApi - factory interface
|
|
112
|
-
* @export
|
|
113
110
|
*/
|
|
114
111
|
export declare const ReceiveApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
115
112
|
/**
|
|
@@ -156,8 +153,6 @@ export declare const ReceiveApiFactory: (configuration?: Configuration, basePath
|
|
|
156
153
|
};
|
|
157
154
|
/**
|
|
158
155
|
* ReceiveApi - interface
|
|
159
|
-
* @export
|
|
160
|
-
* @interface ReceiveApi
|
|
161
156
|
*/
|
|
162
157
|
export interface ReceiveApiInterface {
|
|
163
158
|
/**
|
|
@@ -182,7 +177,6 @@ export interface ReceiveApiInterface {
|
|
|
182
177
|
* @param {string} [sort] Sort by field. Prefix with \'-\' for descending order.
|
|
183
178
|
* @param {*} [options] Override http request option.
|
|
184
179
|
* @throws {RequiredError}
|
|
185
|
-
* @memberof ReceiveApiInterface
|
|
186
180
|
*/
|
|
187
181
|
receiveGet(companyId?: number, identifier?: string, unread?: boolean, committente?: string, prestatore?: string, fileName?: string, lastUpdateFrom?: string, lastUpdateTo?: string, dateSentFrom?: string, dateSentTo?: string, documentDateFrom?: string, documentDateTo?: string, documentNumber?: string, includePayload?: boolean, page?: number, pageSize?: number, sort?: string, options?: RawAxiosRequestConfig): AxiosPromise<Array<Receive>>;
|
|
188
182
|
/**
|
|
@@ -191,7 +185,6 @@ export interface ReceiveApiInterface {
|
|
|
191
185
|
* @param {number} id Item id
|
|
192
186
|
* @param {*} [options] Override http request option.
|
|
193
187
|
* @throws {RequiredError}
|
|
194
|
-
* @memberof ReceiveApiInterface
|
|
195
188
|
*/
|
|
196
189
|
receiveIdDelete(id: number, options?: RawAxiosRequestConfig): AxiosPromise<Receive>;
|
|
197
190
|
/**
|
|
@@ -201,15 +194,11 @@ export interface ReceiveApiInterface {
|
|
|
201
194
|
* @param {boolean} [includePayload] Include payload in the response. Defaults to false.
|
|
202
195
|
* @param {*} [options] Override http request option.
|
|
203
196
|
* @throws {RequiredError}
|
|
204
|
-
* @memberof ReceiveApiInterface
|
|
205
197
|
*/
|
|
206
198
|
receiveIdGet(id: number, includePayload?: boolean, options?: RawAxiosRequestConfig): AxiosPromise<Receive>;
|
|
207
199
|
}
|
|
208
200
|
/**
|
|
209
201
|
* ReceiveApi - object-oriented interface
|
|
210
|
-
* @export
|
|
211
|
-
* @class ReceiveApi
|
|
212
|
-
* @extends {BaseAPI}
|
|
213
202
|
*/
|
|
214
203
|
export declare class ReceiveApi extends BaseAPI implements ReceiveApiInterface {
|
|
215
204
|
/**
|
|
@@ -234,7 +223,6 @@ export declare class ReceiveApi extends BaseAPI implements ReceiveApiInterface {
|
|
|
234
223
|
* @param {string} [sort] Sort by field. Prefix with \'-\' for descending order.
|
|
235
224
|
* @param {*} [options] Override http request option.
|
|
236
225
|
* @throws {RequiredError}
|
|
237
|
-
* @memberof ReceiveApi
|
|
238
226
|
*/
|
|
239
227
|
receiveGet(companyId?: number, identifier?: string, unread?: boolean, committente?: string, prestatore?: string, fileName?: string, lastUpdateFrom?: string, lastUpdateTo?: string, dateSentFrom?: string, dateSentTo?: string, documentDateFrom?: string, documentDateTo?: string, documentNumber?: string, includePayload?: boolean, page?: number, pageSize?: number, sort?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Receive[], any, {}>>;
|
|
240
228
|
/**
|
|
@@ -243,7 +231,6 @@ export declare class ReceiveApi extends BaseAPI implements ReceiveApiInterface {
|
|
|
243
231
|
* @param {number} id Item id
|
|
244
232
|
* @param {*} [options] Override http request option.
|
|
245
233
|
* @throws {RequiredError}
|
|
246
|
-
* @memberof ReceiveApi
|
|
247
234
|
*/
|
|
248
235
|
receiveIdDelete(id: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Receive, any, {}>>;
|
|
249
236
|
/**
|
|
@@ -253,7 +240,6 @@ export declare class ReceiveApi extends BaseAPI implements ReceiveApiInterface {
|
|
|
253
240
|
* @param {boolean} [includePayload] Include payload in the response. Defaults to false.
|
|
254
241
|
* @param {*} [options] Override http request option.
|
|
255
242
|
* @throws {RequiredError}
|
|
256
|
-
* @memberof ReceiveApi
|
|
257
243
|
*/
|
|
258
244
|
receiveIdGet(id: number, includePayload?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Receive, any, {}>>;
|
|
259
245
|
}
|
|
@@ -31,7 +31,6 @@ import { DUMMY_BASE_URL, assertParamExists, setBasicAuthToObject, setSearchParam
|
|
|
31
31
|
import { BASE_PATH, BaseAPI, operationServerMap } from '../../base';
|
|
32
32
|
/**
|
|
33
33
|
* ReceiveApi - axios parameter creator
|
|
34
|
-
* @export
|
|
35
34
|
*/
|
|
36
35
|
export const ReceiveApiAxiosParamCreator = function (configuration) {
|
|
37
36
|
return {
|
|
@@ -135,6 +134,7 @@ export const ReceiveApiAxiosParamCreator = function (configuration) {
|
|
|
135
134
|
if (sort !== undefined) {
|
|
136
135
|
localVarQueryParameter['sort'] = sort;
|
|
137
136
|
}
|
|
137
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
138
138
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
139
139
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
140
140
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -167,6 +167,7 @@ export const ReceiveApiAxiosParamCreator = function (configuration) {
|
|
|
167
167
|
// authentication Basic required
|
|
168
168
|
// http basic authentication required
|
|
169
169
|
setBasicAuthToObject(localVarRequestOptions, configuration);
|
|
170
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
170
171
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
171
172
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
172
173
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -203,6 +204,7 @@ export const ReceiveApiAxiosParamCreator = function (configuration) {
|
|
|
203
204
|
if (includePayload !== undefined) {
|
|
204
205
|
localVarQueryParameter['include_payload'] = includePayload;
|
|
205
206
|
}
|
|
207
|
+
localVarHeaderParameter['Accept'] = 'application/json';
|
|
206
208
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
207
209
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
208
210
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
@@ -215,7 +217,6 @@ export const ReceiveApiAxiosParamCreator = function (configuration) {
|
|
|
215
217
|
};
|
|
216
218
|
/**
|
|
217
219
|
* ReceiveApi - functional programming interface
|
|
218
|
-
* @export
|
|
219
220
|
*/
|
|
220
221
|
export const ReceiveApiFp = function (configuration) {
|
|
221
222
|
const localVarAxiosParamCreator = ReceiveApiAxiosParamCreator(configuration);
|
|
@@ -289,7 +290,6 @@ export const ReceiveApiFp = function (configuration) {
|
|
|
289
290
|
};
|
|
290
291
|
/**
|
|
291
292
|
* ReceiveApi - factory interface
|
|
292
|
-
* @export
|
|
293
293
|
*/
|
|
294
294
|
export const ReceiveApiFactory = function (configuration, basePath, axios) {
|
|
295
295
|
const localVarFp = ReceiveApiFp(configuration);
|
|
@@ -345,9 +345,6 @@ export const ReceiveApiFactory = function (configuration, basePath, axios) {
|
|
|
345
345
|
};
|
|
346
346
|
/**
|
|
347
347
|
* ReceiveApi - object-oriented interface
|
|
348
|
-
* @export
|
|
349
|
-
* @class ReceiveApi
|
|
350
|
-
* @extends {BaseAPI}
|
|
351
348
|
*/
|
|
352
349
|
export class ReceiveApi extends BaseAPI {
|
|
353
350
|
/**
|
|
@@ -372,7 +369,6 @@ export class ReceiveApi extends BaseAPI {
|
|
|
372
369
|
* @param {string} [sort] Sort by field. Prefix with \'-\' for descending order.
|
|
373
370
|
* @param {*} [options] Override http request option.
|
|
374
371
|
* @throws {RequiredError}
|
|
375
|
-
* @memberof ReceiveApi
|
|
376
372
|
*/
|
|
377
373
|
receiveGet(companyId, identifier, unread, committente, prestatore, fileName, lastUpdateFrom, lastUpdateTo, dateSentFrom, dateSentTo, documentDateFrom, documentDateTo, documentNumber, includePayload, page, pageSize, sort, options) {
|
|
378
374
|
return ReceiveApiFp(this.configuration).receiveGet(companyId, identifier, unread, committente, prestatore, fileName, lastUpdateFrom, lastUpdateTo, dateSentFrom, dateSentTo, documentDateFrom, documentDateTo, documentNumber, includePayload, page, pageSize, sort, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -383,7 +379,6 @@ export class ReceiveApi extends BaseAPI {
|
|
|
383
379
|
* @param {number} id Item id
|
|
384
380
|
* @param {*} [options] Override http request option.
|
|
385
381
|
* @throws {RequiredError}
|
|
386
|
-
* @memberof ReceiveApi
|
|
387
382
|
*/
|
|
388
383
|
receiveIdDelete(id, options) {
|
|
389
384
|
return ReceiveApiFp(this.configuration).receiveIdDelete(id, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -395,7 +390,6 @@ export class ReceiveApi extends BaseAPI {
|
|
|
395
390
|
* @param {boolean} [includePayload] Include payload in the response. Defaults to false.
|
|
396
391
|
* @param {*} [options] Override http request option.
|
|
397
392
|
* @throws {RequiredError}
|
|
398
|
-
* @memberof ReceiveApi
|
|
399
393
|
*/
|
|
400
394
|
receiveIdGet(id, includePayload, options) {
|
|
401
395
|
return ReceiveApiFp(this.configuration).receiveIdGet(id, includePayload, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -16,7 +16,6 @@ import type { FatturaOrdinaria } from '../../src/models';
|
|
|
16
16
|
import type { Send } from '../../src/models';
|
|
17
17
|
/**
|
|
18
18
|
* SendApi - axios parameter creator
|
|
19
|
-
* @export
|
|
20
19
|
*/
|
|
21
20
|
export declare const SendApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
22
21
|
/**
|
|
@@ -135,7 +134,6 @@ export declare const SendApiAxiosParamCreator: (configuration?: Configuration) =
|
|
|
135
134
|
};
|
|
136
135
|
/**
|
|
137
136
|
* SendApi - functional programming interface
|
|
138
|
-
* @export
|
|
139
137
|
*/
|
|
140
138
|
export declare const SendApiFp: (configuration?: Configuration) => {
|
|
141
139
|
/**
|
|
@@ -254,7 +252,6 @@ export declare const SendApiFp: (configuration?: Configuration) => {
|
|
|
254
252
|
};
|
|
255
253
|
/**
|
|
256
254
|
* SendApi - factory interface
|
|
257
|
-
* @export
|
|
258
255
|
*/
|
|
259
256
|
export declare const SendApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
260
257
|
/**
|
|
@@ -373,8 +370,6 @@ export declare const SendApiFactory: (configuration?: Configuration, basePath?:
|
|
|
373
370
|
};
|
|
374
371
|
/**
|
|
375
372
|
* SendApi - interface
|
|
376
|
-
* @export
|
|
377
|
-
* @interface SendApi
|
|
378
373
|
*/
|
|
379
374
|
export interface SendApiInterface {
|
|
380
375
|
/**
|
|
@@ -385,7 +380,6 @@ export interface SendApiInterface {
|
|
|
385
380
|
* @param {SendFilePostSignatureEnum} [signature] Whether to digitally sign the document.
|
|
386
381
|
* @param {*} [options] Override http request option.
|
|
387
382
|
* @throws {RequiredError}
|
|
388
|
-
* @memberof SendApiInterface
|
|
389
383
|
*/
|
|
390
384
|
sendFilePost(file: File, validate?: boolean, signature?: SendFilePostSignatureEnum, options?: RawAxiosRequestConfig): AxiosPromise<Send>;
|
|
391
385
|
/**
|
|
@@ -409,7 +403,6 @@ export interface SendApiInterface {
|
|
|
409
403
|
* @param {string} [sort] Sort by field. Prefix with \'-\' for descending order.
|
|
410
404
|
* @param {*} [options] Override http request option.
|
|
411
405
|
* @throws {RequiredError}
|
|
412
|
-
* @memberof SendApiInterface
|
|
413
406
|
*/
|
|
414
407
|
sendGet(companyId?: number, identifier?: string, committente?: string, prestatore?: string, fileName?: string, lastUpdateFrom?: string, lastUpdateTo?: string, dateSentFrom?: string, dateSentTo?: string, documentDateFrom?: string, documentDateTo?: string, documentNumber?: string, includePayload?: boolean, page?: number, pageSize?: number, sort?: string, options?: RawAxiosRequestConfig): AxiosPromise<Array<Send>>;
|
|
415
408
|
/**
|
|
@@ -419,7 +412,6 @@ export interface SendApiInterface {
|
|
|
419
412
|
* @param {boolean} [includePayload] Include payload in the response. Defaults to false.
|
|
420
413
|
* @param {*} [options] Override http request option.
|
|
421
414
|
* @throws {RequiredError}
|
|
422
|
-
* @memberof SendApiInterface
|
|
423
415
|
*/
|
|
424
416
|
sendIdGet(id: number, includePayload?: boolean, options?: RawAxiosRequestConfig): AxiosPromise<Send>;
|
|
425
417
|
/**
|
|
@@ -429,7 +421,6 @@ export interface SendApiInterface {
|
|
|
429
421
|
* @param {boolean} [includePayload] Include payload in the response. Defaults to false.
|
|
430
422
|
* @param {*} [options] Override http request option.
|
|
431
423
|
* @throws {RequiredError}
|
|
432
|
-
* @memberof SendApiInterface
|
|
433
424
|
*/
|
|
434
425
|
sendIdentifierGet(identifier: string, includePayload?: boolean, options?: RawAxiosRequestConfig): AxiosPromise<Send>;
|
|
435
426
|
/**
|
|
@@ -440,7 +431,6 @@ export interface SendApiInterface {
|
|
|
440
431
|
* @param {SendJsonPostSignatureEnum} [signature] Whether to digitally sign the document.
|
|
441
432
|
* @param {*} [options] Override http request option.
|
|
442
433
|
* @throws {RequiredError}
|
|
443
|
-
* @memberof SendApiInterface
|
|
444
434
|
*/
|
|
445
435
|
sendJsonPost(fatturaOrdinaria: FatturaOrdinaria, validate?: boolean, signature?: SendJsonPostSignatureEnum, options?: RawAxiosRequestConfig): AxiosPromise<Send>;
|
|
446
436
|
/**
|
|
@@ -451,7 +441,6 @@ export interface SendApiInterface {
|
|
|
451
441
|
* @param {SendPostSignatureEnum} [signature] Whether to digitally sign the document.
|
|
452
442
|
* @param {*} [options] Override http request option.
|
|
453
443
|
* @throws {RequiredError}
|
|
454
|
-
* @memberof SendApiInterface
|
|
455
444
|
*/
|
|
456
445
|
sendPost(send: Send, validate?: boolean, signature?: SendPostSignatureEnum, options?: RawAxiosRequestConfig): AxiosPromise<Send>;
|
|
457
446
|
/**
|
|
@@ -460,7 +449,6 @@ export interface SendApiInterface {
|
|
|
460
449
|
* @param {File} file
|
|
461
450
|
* @param {*} [options] Override http request option.
|
|
462
451
|
* @throws {RequiredError}
|
|
463
|
-
* @memberof SendApiInterface
|
|
464
452
|
*/
|
|
465
453
|
sendValidateFilePost(file: File, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
466
454
|
/**
|
|
@@ -469,7 +457,6 @@ export interface SendApiInterface {
|
|
|
469
457
|
* @param {FatturaOrdinaria} fatturaOrdinaria
|
|
470
458
|
* @param {*} [options] Override http request option.
|
|
471
459
|
* @throws {RequiredError}
|
|
472
|
-
* @memberof SendApiInterface
|
|
473
460
|
*/
|
|
474
461
|
sendValidateJsonPost(fatturaOrdinaria: FatturaOrdinaria, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
475
462
|
/**
|
|
@@ -478,7 +465,6 @@ export interface SendApiInterface {
|
|
|
478
465
|
* @param {Send} send
|
|
479
466
|
* @param {*} [options] Override http request option.
|
|
480
467
|
* @throws {RequiredError}
|
|
481
|
-
* @memberof SendApiInterface
|
|
482
468
|
*/
|
|
483
469
|
sendValidatePost(send: Send, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
484
470
|
/**
|
|
@@ -487,7 +473,6 @@ export interface SendApiInterface {
|
|
|
487
473
|
* @param {FatturaOrdinaria} fatturaOrdinaria
|
|
488
474
|
* @param {*} [options] Override http request option.
|
|
489
475
|
* @throws {RequiredError}
|
|
490
|
-
* @memberof SendApiInterface
|
|
491
476
|
*/
|
|
492
477
|
sendValidateXmlPost(fatturaOrdinaria: FatturaOrdinaria, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
493
478
|
/**
|
|
@@ -498,15 +483,11 @@ export interface SendApiInterface {
|
|
|
498
483
|
* @param {SendXmlPostSignatureEnum} [signature] Whether to digitally sign the document.
|
|
499
484
|
* @param {*} [options] Override http request option.
|
|
500
485
|
* @throws {RequiredError}
|
|
501
|
-
* @memberof SendApiInterface
|
|
502
486
|
*/
|
|
503
487
|
sendXmlPost(fatturaOrdinaria: FatturaOrdinaria, validate?: boolean, signature?: SendXmlPostSignatureEnum, options?: RawAxiosRequestConfig): AxiosPromise<Send>;
|
|
504
488
|
}
|
|
505
489
|
/**
|
|
506
490
|
* SendApi - object-oriented interface
|
|
507
|
-
* @export
|
|
508
|
-
* @class SendApi
|
|
509
|
-
* @extends {BaseAPI}
|
|
510
491
|
*/
|
|
511
492
|
export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
512
493
|
/**
|
|
@@ -517,7 +498,6 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
517
498
|
* @param {SendFilePostSignatureEnum} [signature] Whether to digitally sign the document.
|
|
518
499
|
* @param {*} [options] Override http request option.
|
|
519
500
|
* @throws {RequiredError}
|
|
520
|
-
* @memberof SendApi
|
|
521
501
|
*/
|
|
522
502
|
sendFilePost(file: File, validate?: boolean, signature?: SendFilePostSignatureEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Send, any, {}>>;
|
|
523
503
|
/**
|
|
@@ -541,7 +521,6 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
541
521
|
* @param {string} [sort] Sort by field. Prefix with \'-\' for descending order.
|
|
542
522
|
* @param {*} [options] Override http request option.
|
|
543
523
|
* @throws {RequiredError}
|
|
544
|
-
* @memberof SendApi
|
|
545
524
|
*/
|
|
546
525
|
sendGet(companyId?: number, identifier?: string, committente?: string, prestatore?: string, fileName?: string, lastUpdateFrom?: string, lastUpdateTo?: string, dateSentFrom?: string, dateSentTo?: string, documentDateFrom?: string, documentDateTo?: string, documentNumber?: string, includePayload?: boolean, page?: number, pageSize?: number, sort?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Send[], any, {}>>;
|
|
547
526
|
/**
|
|
@@ -551,7 +530,6 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
551
530
|
* @param {boolean} [includePayload] Include payload in the response. Defaults to false.
|
|
552
531
|
* @param {*} [options] Override http request option.
|
|
553
532
|
* @throws {RequiredError}
|
|
554
|
-
* @memberof SendApi
|
|
555
533
|
*/
|
|
556
534
|
sendIdGet(id: number, includePayload?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Send, any, {}>>;
|
|
557
535
|
/**
|
|
@@ -561,7 +539,6 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
561
539
|
* @param {boolean} [includePayload] Include payload in the response. Defaults to false.
|
|
562
540
|
* @param {*} [options] Override http request option.
|
|
563
541
|
* @throws {RequiredError}
|
|
564
|
-
* @memberof SendApi
|
|
565
542
|
*/
|
|
566
543
|
sendIdentifierGet(identifier: string, includePayload?: boolean, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Send, any, {}>>;
|
|
567
544
|
/**
|
|
@@ -572,7 +549,6 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
572
549
|
* @param {SendJsonPostSignatureEnum} [signature] Whether to digitally sign the document.
|
|
573
550
|
* @param {*} [options] Override http request option.
|
|
574
551
|
* @throws {RequiredError}
|
|
575
|
-
* @memberof SendApi
|
|
576
552
|
*/
|
|
577
553
|
sendJsonPost(fatturaOrdinaria: FatturaOrdinaria, validate?: boolean, signature?: SendJsonPostSignatureEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Send, any, {}>>;
|
|
578
554
|
/**
|
|
@@ -583,7 +559,6 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
583
559
|
* @param {SendPostSignatureEnum} [signature] Whether to digitally sign the document.
|
|
584
560
|
* @param {*} [options] Override http request option.
|
|
585
561
|
* @throws {RequiredError}
|
|
586
|
-
* @memberof SendApi
|
|
587
562
|
*/
|
|
588
563
|
sendPost(send: Send, validate?: boolean, signature?: SendPostSignatureEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Send, any, {}>>;
|
|
589
564
|
/**
|
|
@@ -592,7 +567,6 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
592
567
|
* @param {File} file
|
|
593
568
|
* @param {*} [options] Override http request option.
|
|
594
569
|
* @throws {RequiredError}
|
|
595
|
-
* @memberof SendApi
|
|
596
570
|
*/
|
|
597
571
|
sendValidateFilePost(file: File, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
598
572
|
/**
|
|
@@ -601,7 +575,6 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
601
575
|
* @param {FatturaOrdinaria} fatturaOrdinaria
|
|
602
576
|
* @param {*} [options] Override http request option.
|
|
603
577
|
* @throws {RequiredError}
|
|
604
|
-
* @memberof SendApi
|
|
605
578
|
*/
|
|
606
579
|
sendValidateJsonPost(fatturaOrdinaria: FatturaOrdinaria, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
607
580
|
/**
|
|
@@ -610,7 +583,6 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
610
583
|
* @param {Send} send
|
|
611
584
|
* @param {*} [options] Override http request option.
|
|
612
585
|
* @throws {RequiredError}
|
|
613
|
-
* @memberof SendApi
|
|
614
586
|
*/
|
|
615
587
|
sendValidatePost(send: Send, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
616
588
|
/**
|
|
@@ -619,7 +591,6 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
619
591
|
* @param {FatturaOrdinaria} fatturaOrdinaria
|
|
620
592
|
* @param {*} [options] Override http request option.
|
|
621
593
|
* @throws {RequiredError}
|
|
622
|
-
* @memberof SendApi
|
|
623
594
|
*/
|
|
624
595
|
sendValidateXmlPost(fatturaOrdinaria: FatturaOrdinaria, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
625
596
|
/**
|
|
@@ -630,13 +601,9 @@ export declare class SendApi extends BaseAPI implements SendApiInterface {
|
|
|
630
601
|
* @param {SendXmlPostSignatureEnum} [signature] Whether to digitally sign the document.
|
|
631
602
|
* @param {*} [options] Override http request option.
|
|
632
603
|
* @throws {RequiredError}
|
|
633
|
-
* @memberof SendApi
|
|
634
604
|
*/
|
|
635
605
|
sendXmlPost(fatturaOrdinaria: FatturaOrdinaria, validate?: boolean, signature?: SendXmlPostSignatureEnum, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<Send, any, {}>>;
|
|
636
606
|
}
|
|
637
|
-
/**
|
|
638
|
-
* @export
|
|
639
|
-
*/
|
|
640
607
|
export declare const SendFilePostSignatureEnum: {
|
|
641
608
|
readonly None: "None";
|
|
642
609
|
readonly Apply: "Apply";
|
|
@@ -644,9 +611,6 @@ export declare const SendFilePostSignatureEnum: {
|
|
|
644
611
|
readonly Auto: "Auto";
|
|
645
612
|
};
|
|
646
613
|
export type SendFilePostSignatureEnum = typeof SendFilePostSignatureEnum[keyof typeof SendFilePostSignatureEnum];
|
|
647
|
-
/**
|
|
648
|
-
* @export
|
|
649
|
-
*/
|
|
650
614
|
export declare const SendJsonPostSignatureEnum: {
|
|
651
615
|
readonly None: "None";
|
|
652
616
|
readonly Apply: "Apply";
|
|
@@ -654,9 +618,6 @@ export declare const SendJsonPostSignatureEnum: {
|
|
|
654
618
|
readonly Auto: "Auto";
|
|
655
619
|
};
|
|
656
620
|
export type SendJsonPostSignatureEnum = typeof SendJsonPostSignatureEnum[keyof typeof SendJsonPostSignatureEnum];
|
|
657
|
-
/**
|
|
658
|
-
* @export
|
|
659
|
-
*/
|
|
660
621
|
export declare const SendPostSignatureEnum: {
|
|
661
622
|
readonly None: "None";
|
|
662
623
|
readonly Apply: "Apply";
|
|
@@ -664,9 +625,6 @@ export declare const SendPostSignatureEnum: {
|
|
|
664
625
|
readonly Auto: "Auto";
|
|
665
626
|
};
|
|
666
627
|
export type SendPostSignatureEnum = typeof SendPostSignatureEnum[keyof typeof SendPostSignatureEnum];
|
|
667
|
-
/**
|
|
668
|
-
* @export
|
|
669
|
-
*/
|
|
670
628
|
export declare const SendXmlPostSignatureEnum: {
|
|
671
629
|
readonly None: "None";
|
|
672
630
|
readonly Apply: "Apply";
|