@emilgroup/document-sdk-node 1.10.0 → 1.11.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/.openapi-generator/FILES +4 -0
- package/README.md +2 -2
- package/api/docx-templates-api.ts +16 -8
- package/api/product-documents-api.ts +12 -25
- package/models/create-doc-template-request-dto.ts +2 -2
- package/models/create-document-request-dto.ts +3 -15
- package/models/create-layout-request-dto.ts +1 -1
- package/models/create-presigned-post-request-dto.ts +2 -2
- package/models/delete-product-document-request-dto.ts +1 -1
- package/models/doc-template-class.ts +2 -2
- package/models/document-class.ts +9 -15
- package/models/docx-template-class.ts +96 -0
- package/{dist/models/upload-product-document-request-dto.js → models/get-docx-template-response-class.ts} +18 -11
- package/models/index.ts +4 -0
- package/models/layout-class.ts +1 -1
- package/{dist/models/list-product-documents-response-class.d.ts → models/list-docx-templates-response-class.ts} +15 -9
- package/models/product-document-class.ts +3 -15
- package/models/update-doc-template-request-dto.ts +2 -2
- package/{dist/models/update-document-response-class.d.ts → models/update-docx-template-response-class.ts} +13 -7
- package/models/update-layout-request-dto.ts +1 -1
- package/models/upload-product-document-request-dto.ts +1 -1
- package/package.json +2 -2
- package/dist/api/default-api.d.ts +0 -66
- package/dist/api/default-api.js +0 -200
- package/dist/api/document-templates-api.d.ts +0 -385
- package/dist/api/document-templates-api.js +0 -640
- package/dist/api/documents-api.d.ts +0 -488
- package/dist/api/documents-api.js +0 -821
- package/dist/api/docx-templates-api.d.ts +0 -428
- package/dist/api/docx-templates-api.js +0 -726
- package/dist/api/layouts-api.d.ts +0 -385
- package/dist/api/layouts-api.js +0 -642
- package/dist/api/product-documents-api.d.ts +0 -410
- package/dist/api/product-documents-api.js +0 -656
- package/dist/api/search-keywords-api.d.ts +0 -96
- package/dist/api/search-keywords-api.js +0 -229
- package/dist/api/searchable-document-owners-api.d.ts +0 -141
- package/dist/api/searchable-document-owners-api.js +0 -258
- package/dist/api/searchable-documents-api.d.ts +0 -114
- package/dist/api/searchable-documents-api.js +0 -243
- package/dist/api.d.ts +0 -20
- package/dist/api.js +0 -38
- package/dist/base.d.ts +0 -78
- package/dist/base.js +0 -394
- package/dist/common.d.ts +0 -92
- package/dist/common.js +0 -277
- package/dist/configuration.d.ts +0 -90
- package/dist/configuration.js +0 -44
- package/dist/index.d.ts +0 -15
- package/dist/index.js +0 -36
- package/dist/models/create-doc-template-request-dto.d.ts +0 -55
- package/dist/models/create-doc-template-request-dto.js +0 -15
- package/dist/models/create-doc-template-response-class.d.ts +0 -25
- package/dist/models/create-doc-template-response-class.js +0 -15
- package/dist/models/create-document-request-dto.d.ts +0 -173
- package/dist/models/create-document-request-dto.js +0 -70
- package/dist/models/create-document-sync-response-class.d.ts +0 -25
- package/dist/models/create-document-sync-response-class.js +0 -15
- package/dist/models/create-html-template-dto.d.ts +0 -24
- package/dist/models/create-html-template-dto.js +0 -15
- package/dist/models/create-layout-request-dto.d.ts +0 -49
- package/dist/models/create-layout-request-dto.js +0 -15
- package/dist/models/create-layout-response-class.d.ts +0 -25
- package/dist/models/create-layout-response-class.js +0 -15
- package/dist/models/create-presigned-post-request-dto.d.ts +0 -134
- package/dist/models/create-presigned-post-request-dto.js +0 -52
- package/dist/models/create-presigned-post-response-class.d.ts +0 -30
- package/dist/models/create-presigned-post-response-class.js +0 -15
- package/dist/models/delete-layout-request-dto.d.ts +0 -24
- package/dist/models/delete-layout-request-dto.js +0 -15
- package/dist/models/delete-product-document-request-dto.d.ts +0 -30
- package/dist/models/delete-product-document-request-dto.js +0 -15
- package/dist/models/delete-request-dto.d.ts +0 -24
- package/dist/models/delete-request-dto.js +0 -15
- package/dist/models/delete-response-class.d.ts +0 -24
- package/dist/models/delete-response-class.js +0 -15
- package/dist/models/doc-template-class.d.ts +0 -92
- package/dist/models/doc-template-class.js +0 -15
- package/dist/models/document-class.d.ts +0 -163
- package/dist/models/document-class.js +0 -62
- package/dist/models/download-document-request-dto.d.ts +0 -30
- package/dist/models/download-document-request-dto.js +0 -15
- package/dist/models/get-doc-template-request-dto.d.ts +0 -30
- package/dist/models/get-doc-template-request-dto.js +0 -15
- package/dist/models/get-doc-template-response-class.d.ts +0 -25
- package/dist/models/get-doc-template-response-class.js +0 -15
- package/dist/models/get-document-download-url-response-class.d.ts +0 -24
- package/dist/models/get-document-download-url-response-class.js +0 -15
- package/dist/models/get-docx-template-download-url-response-class.d.ts +0 -24
- package/dist/models/get-docx-template-download-url-response-class.js +0 -15
- package/dist/models/get-layout-request-dto.d.ts +0 -24
- package/dist/models/get-layout-request-dto.js +0 -15
- package/dist/models/get-layout-response-class.d.ts +0 -25
- package/dist/models/get-layout-response-class.js +0 -15
- package/dist/models/get-product-document-download-url-response-class.d.ts +0 -24
- package/dist/models/get-product-document-download-url-response-class.js +0 -15
- package/dist/models/get-product-document-response-class.d.ts +0 -25
- package/dist/models/get-product-document-response-class.js +0 -15
- package/dist/models/get-signed-s3-key-url-response-class.d.ts +0 -24
- package/dist/models/get-signed-s3-key-url-response-class.js +0 -15
- package/dist/models/grpc-create-doc-template-request-dto.d.ts +0 -55
- package/dist/models/grpc-create-doc-template-request-dto.js +0 -15
- package/dist/models/grpc-update-doc-template-request-dto.d.ts +0 -61
- package/dist/models/grpc-update-doc-template-request-dto.js +0 -15
- package/dist/models/html-template-class.d.ts +0 -66
- package/dist/models/html-template-class.js +0 -21
- package/dist/models/index.d.ts +0 -56
- package/dist/models/index.js +0 -72
- package/dist/models/inline-response200.d.ts +0 -54
- package/dist/models/inline-response200.js +0 -15
- package/dist/models/inline-response503.d.ts +0 -54
- package/dist/models/inline-response503.js +0 -15
- package/dist/models/layout-class.d.ts +0 -79
- package/dist/models/layout-class.js +0 -15
- package/dist/models/list-doc-template-request-dto.d.ts +0 -54
- package/dist/models/list-doc-template-request-dto.js +0 -15
- package/dist/models/list-doc-templates-response-class.d.ts +0 -31
- package/dist/models/list-doc-templates-response-class.js +0 -15
- package/dist/models/list-documents-response-class.d.ts +0 -31
- package/dist/models/list-documents-response-class.js +0 -15
- package/dist/models/list-layouts-response-class.d.ts +0 -31
- package/dist/models/list-layouts-response-class.js +0 -15
- package/dist/models/list-product-documents-response-class.js +0 -15
- package/dist/models/list-request-dto.d.ts +0 -54
- package/dist/models/list-request-dto.js +0 -15
- package/dist/models/list-search-keywords-request-dto.d.ts +0 -24
- package/dist/models/list-search-keywords-request-dto.js +0 -15
- package/dist/models/list-search-keywords-response-class.d.ts +0 -24
- package/dist/models/list-search-keywords-response-class.js +0 -15
- package/dist/models/list-searchable-document-owners-request-dto.d.ts +0 -31
- package/dist/models/list-searchable-document-owners-request-dto.js +0 -22
- package/dist/models/list-searchable-document-owners-response-class.d.ts +0 -25
- package/dist/models/list-searchable-document-owners-response-class.js +0 -15
- package/dist/models/list-searchable-documents-request-dto.d.ts +0 -43
- package/dist/models/list-searchable-documents-request-dto.js +0 -22
- package/dist/models/list-searchable-documents-response-class.d.ts +0 -31
- package/dist/models/list-searchable-documents-response-class.js +0 -15
- package/dist/models/product-document-class.d.ts +0 -134
- package/dist/models/product-document-class.js +0 -46
- package/dist/models/searchable-document-class.d.ts +0 -66
- package/dist/models/searchable-document-class.js +0 -15
- package/dist/models/searchable-document-owner-class.d.ts +0 -30
- package/dist/models/searchable-document-owner-class.js +0 -15
- package/dist/models/shared-update-docx-template-request-dto.d.ts +0 -36
- package/dist/models/shared-update-docx-template-request-dto.js +0 -15
- package/dist/models/update-doc-template-request-dto.d.ts +0 -61
- package/dist/models/update-doc-template-request-dto.js +0 -15
- package/dist/models/update-doc-template-response-class.d.ts +0 -25
- package/dist/models/update-doc-template-response-class.js +0 -15
- package/dist/models/update-document-request-dto.d.ts +0 -54
- package/dist/models/update-document-request-dto.js +0 -15
- package/dist/models/update-document-response-class.js +0 -15
- package/dist/models/update-html-template-dto.d.ts +0 -42
- package/dist/models/update-html-template-dto.js +0 -21
- package/dist/models/update-layout-request-dto.d.ts +0 -55
- package/dist/models/update-layout-request-dto.js +0 -15
- package/dist/models/update-layout-response-class.d.ts +0 -25
- package/dist/models/update-layout-response-class.js +0 -15
- package/dist/models/upload-docx-template-request-dto.d.ts +0 -54
- package/dist/models/upload-docx-template-request-dto.js +0 -15
- package/dist/models/upload-product-document-request-dto.d.ts +0 -75
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface InlineResponse503
|
|
16
|
-
*/
|
|
17
|
-
export interface InlineResponse503 {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof InlineResponse503
|
|
22
|
-
*/
|
|
23
|
-
'status'?: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {{ [key: string]: { [key: string]: string; }; }}
|
|
27
|
-
* @memberof InlineResponse503
|
|
28
|
-
*/
|
|
29
|
-
'info'?: {
|
|
30
|
-
[key: string]: {
|
|
31
|
-
[key: string]: string;
|
|
32
|
-
};
|
|
33
|
-
} | null;
|
|
34
|
-
/**
|
|
35
|
-
*
|
|
36
|
-
* @type {{ [key: string]: { [key: string]: string; }; }}
|
|
37
|
-
* @memberof InlineResponse503
|
|
38
|
-
*/
|
|
39
|
-
'error'?: {
|
|
40
|
-
[key: string]: {
|
|
41
|
-
[key: string]: string;
|
|
42
|
-
};
|
|
43
|
-
} | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {{ [key: string]: { [key: string]: string; }; }}
|
|
47
|
-
* @memberof InlineResponse503
|
|
48
|
-
*/
|
|
49
|
-
'details'?: {
|
|
50
|
-
[key: string]: {
|
|
51
|
-
[key: string]: string;
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { HtmlTemplateClass } from './html-template-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface LayoutClass
|
|
17
|
-
*/
|
|
18
|
-
export interface LayoutClass {
|
|
19
|
-
/**
|
|
20
|
-
* Internal unique identifier for the object. You should not have to use this, use code instead.
|
|
21
|
-
* @type {number}
|
|
22
|
-
* @memberof LayoutClass
|
|
23
|
-
*/
|
|
24
|
-
'id': number;
|
|
25
|
-
/**
|
|
26
|
-
* Record owner.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof LayoutClass
|
|
29
|
-
*/
|
|
30
|
-
'owner': string;
|
|
31
|
-
/**
|
|
32
|
-
* Layout name.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof LayoutClass
|
|
35
|
-
*/
|
|
36
|
-
'name': string;
|
|
37
|
-
/**
|
|
38
|
-
* A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof LayoutClass
|
|
41
|
-
*/
|
|
42
|
-
'slug': string;
|
|
43
|
-
/**
|
|
44
|
-
* Layout style.
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof LayoutClass
|
|
47
|
-
*/
|
|
48
|
-
'style': string;
|
|
49
|
-
/**
|
|
50
|
-
* Header Template.
|
|
51
|
-
* @type {HtmlTemplateClass}
|
|
52
|
-
* @memberof LayoutClass
|
|
53
|
-
*/
|
|
54
|
-
'headerTemplate': HtmlTemplateClass;
|
|
55
|
-
/**
|
|
56
|
-
* Footer Template.
|
|
57
|
-
* @type {HtmlTemplateClass}
|
|
58
|
-
* @memberof LayoutClass
|
|
59
|
-
*/
|
|
60
|
-
'footerTemplate': HtmlTemplateClass;
|
|
61
|
-
/**
|
|
62
|
-
* Time at which the object was created.
|
|
63
|
-
* @type {string}
|
|
64
|
-
* @memberof LayoutClass
|
|
65
|
-
*/
|
|
66
|
-
'createdAt': string;
|
|
67
|
-
/**
|
|
68
|
-
* Time at which the object was updated.
|
|
69
|
-
* @type {string}
|
|
70
|
-
* @memberof LayoutClass
|
|
71
|
-
*/
|
|
72
|
-
'updatedAt': string;
|
|
73
|
-
/**
|
|
74
|
-
* Time at which the layout was deleted.
|
|
75
|
-
* @type {string}
|
|
76
|
-
* @memberof LayoutClass
|
|
77
|
-
*/
|
|
78
|
-
'deletedAt'?: string;
|
|
79
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ListDocTemplateRequestDto
|
|
16
|
-
*/
|
|
17
|
-
export interface ListDocTemplateRequestDto {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof ListDocTemplateRequestDto
|
|
22
|
-
*/
|
|
23
|
-
'pageSize'?: number;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ListDocTemplateRequestDto
|
|
28
|
-
*/
|
|
29
|
-
'pageToken'?: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof ListDocTemplateRequestDto
|
|
34
|
-
*/
|
|
35
|
-
'filter'?: string;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof ListDocTemplateRequestDto
|
|
40
|
-
*/
|
|
41
|
-
'search'?: string;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof ListDocTemplateRequestDto
|
|
46
|
-
*/
|
|
47
|
-
'order'?: string;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof ListDocTemplateRequestDto
|
|
52
|
-
*/
|
|
53
|
-
'expand'?: string;
|
|
54
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { DocTemplateClass } from './doc-template-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ListDocTemplatesResponseClass
|
|
17
|
-
*/
|
|
18
|
-
export interface ListDocTemplatesResponseClass {
|
|
19
|
-
/**
|
|
20
|
-
* The list of document templates.
|
|
21
|
-
* @type {Array<DocTemplateClass>}
|
|
22
|
-
* @memberof ListDocTemplatesResponseClass
|
|
23
|
-
*/
|
|
24
|
-
'templates': Array<DocTemplateClass>;
|
|
25
|
-
/**
|
|
26
|
-
* Next page token.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ListDocTemplatesResponseClass
|
|
29
|
-
*/
|
|
30
|
-
'nextPageToken': string;
|
|
31
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { DocumentClass } from './document-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ListDocumentsResponseClass
|
|
17
|
-
*/
|
|
18
|
-
export interface ListDocumentsResponseClass {
|
|
19
|
-
/**
|
|
20
|
-
* The list of documents.
|
|
21
|
-
* @type {Array<DocumentClass>}
|
|
22
|
-
* @memberof ListDocumentsResponseClass
|
|
23
|
-
*/
|
|
24
|
-
'items': Array<DocumentClass>;
|
|
25
|
-
/**
|
|
26
|
-
* Next page token.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ListDocumentsResponseClass
|
|
29
|
-
*/
|
|
30
|
-
'nextPageToken': string;
|
|
31
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { LayoutClass } from './layout-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ListLayoutsResponseClass
|
|
17
|
-
*/
|
|
18
|
-
export interface ListLayoutsResponseClass {
|
|
19
|
-
/**
|
|
20
|
-
* The list of layouts.
|
|
21
|
-
* @type {Array<LayoutClass>}
|
|
22
|
-
* @memberof ListLayoutsResponseClass
|
|
23
|
-
*/
|
|
24
|
-
'layouts': Array<LayoutClass>;
|
|
25
|
-
/**
|
|
26
|
-
* Next page token.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ListLayoutsResponseClass
|
|
29
|
-
*/
|
|
30
|
-
'nextPageToken': string;
|
|
31
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ListRequestDto
|
|
16
|
-
*/
|
|
17
|
-
export interface ListRequestDto {
|
|
18
|
-
/**
|
|
19
|
-
* Page size
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof ListRequestDto
|
|
22
|
-
*/
|
|
23
|
-
'pageSize'?: number;
|
|
24
|
-
/**
|
|
25
|
-
* Page token
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ListRequestDto
|
|
28
|
-
*/
|
|
29
|
-
'pageToken'?: string;
|
|
30
|
-
/**
|
|
31
|
-
* List filter
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof ListRequestDto
|
|
34
|
-
*/
|
|
35
|
-
'filter'?: string;
|
|
36
|
-
/**
|
|
37
|
-
* Search query
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof ListRequestDto
|
|
40
|
-
*/
|
|
41
|
-
'search'?: string;
|
|
42
|
-
/**
|
|
43
|
-
* Ordering criteria
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof ListRequestDto
|
|
46
|
-
*/
|
|
47
|
-
'order'?: string;
|
|
48
|
-
/**
|
|
49
|
-
* Extra fields to fetch
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof ListRequestDto
|
|
52
|
-
*/
|
|
53
|
-
'expand'?: string;
|
|
54
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ListSearchKeywordsRequestDto
|
|
16
|
-
*/
|
|
17
|
-
export interface ListSearchKeywordsRequestDto {
|
|
18
|
-
/**
|
|
19
|
-
* Text to search in the documents.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ListSearchKeywordsRequestDto
|
|
22
|
-
*/
|
|
23
|
-
'searchText': string;
|
|
24
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ListSearchKeywordsResponseClass
|
|
16
|
-
*/
|
|
17
|
-
export interface ListSearchKeywordsResponseClass {
|
|
18
|
-
/**
|
|
19
|
-
* Keywords used for search and to be highlighted in the document preview.
|
|
20
|
-
* @type {Array<string>}
|
|
21
|
-
* @memberof ListSearchKeywordsResponseClass
|
|
22
|
-
*/
|
|
23
|
-
'keywords': Array<string>;
|
|
24
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ListSearchableDocumentOwnersRequestDto
|
|
16
|
-
*/
|
|
17
|
-
export interface ListSearchableDocumentOwnersRequestDto {
|
|
18
|
-
/**
|
|
19
|
-
* PBM product the documents belongs to.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ListSearchableDocumentOwnersRequestDto
|
|
22
|
-
*/
|
|
23
|
-
'product'?: ListSearchableDocumentOwnersRequestDtoProductEnum;
|
|
24
|
-
}
|
|
25
|
-
export declare const ListSearchableDocumentOwnersRequestDtoProductEnum: {
|
|
26
|
-
readonly Car: "car";
|
|
27
|
-
readonly Homeowner: "homeowner";
|
|
28
|
-
readonly Household: "household";
|
|
29
|
-
readonly PrivateLiability: "privateLiability";
|
|
30
|
-
};
|
|
31
|
-
export type ListSearchableDocumentOwnersRequestDtoProductEnum = typeof ListSearchableDocumentOwnersRequestDtoProductEnum[keyof typeof ListSearchableDocumentOwnersRequestDtoProductEnum];
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.ListSearchableDocumentOwnersRequestDtoProductEnum = void 0;
|
|
17
|
-
exports.ListSearchableDocumentOwnersRequestDtoProductEnum = {
|
|
18
|
-
Car: 'car',
|
|
19
|
-
Homeowner: 'homeowner',
|
|
20
|
-
Household: 'household',
|
|
21
|
-
PrivateLiability: 'privateLiability'
|
|
22
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* EMIL DocumentService
|
|
3
|
-
* The EMIL DocumentService API description
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0
|
|
6
|
-
* Contact: kontakt@emil.de
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { SearchableDocumentOwnerClass } from './searchable-document-owner-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ListSearchableDocumentOwnersResponseClass
|
|
17
|
-
*/
|
|
18
|
-
export interface ListSearchableDocumentOwnersResponseClass {
|
|
19
|
-
/**
|
|
20
|
-
* Searchable document owners
|
|
21
|
-
* @type {Array<SearchableDocumentOwnerClass>}
|
|
22
|
-
* @memberof ListSearchableDocumentOwnersResponseClass
|
|
23
|
-
*/
|
|
24
|
-
'owners': Array<SearchableDocumentOwnerClass>;
|
|
25
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* EMIL DocumentService
|
|
6
|
-
* The EMIL DocumentService API description
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0
|
|
9
|
-
* Contact: kontakt@emil.de
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|