@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.
Files changed (161) hide show
  1. package/.openapi-generator/FILES +4 -0
  2. package/README.md +2 -2
  3. package/api/docx-templates-api.ts +16 -8
  4. package/api/product-documents-api.ts +12 -25
  5. package/models/create-doc-template-request-dto.ts +2 -2
  6. package/models/create-document-request-dto.ts +3 -15
  7. package/models/create-layout-request-dto.ts +1 -1
  8. package/models/create-presigned-post-request-dto.ts +2 -2
  9. package/models/delete-product-document-request-dto.ts +1 -1
  10. package/models/doc-template-class.ts +2 -2
  11. package/models/document-class.ts +9 -15
  12. package/models/docx-template-class.ts +96 -0
  13. package/{dist/models/upload-product-document-request-dto.js → models/get-docx-template-response-class.ts} +18 -11
  14. package/models/index.ts +4 -0
  15. package/models/layout-class.ts +1 -1
  16. package/{dist/models/list-product-documents-response-class.d.ts → models/list-docx-templates-response-class.ts} +15 -9
  17. package/models/product-document-class.ts +3 -15
  18. package/models/update-doc-template-request-dto.ts +2 -2
  19. package/{dist/models/update-document-response-class.d.ts → models/update-docx-template-response-class.ts} +13 -7
  20. package/models/update-layout-request-dto.ts +1 -1
  21. package/models/upload-product-document-request-dto.ts +1 -1
  22. package/package.json +2 -2
  23. package/dist/api/default-api.d.ts +0 -66
  24. package/dist/api/default-api.js +0 -200
  25. package/dist/api/document-templates-api.d.ts +0 -385
  26. package/dist/api/document-templates-api.js +0 -640
  27. package/dist/api/documents-api.d.ts +0 -488
  28. package/dist/api/documents-api.js +0 -821
  29. package/dist/api/docx-templates-api.d.ts +0 -428
  30. package/dist/api/docx-templates-api.js +0 -726
  31. package/dist/api/layouts-api.d.ts +0 -385
  32. package/dist/api/layouts-api.js +0 -642
  33. package/dist/api/product-documents-api.d.ts +0 -410
  34. package/dist/api/product-documents-api.js +0 -656
  35. package/dist/api/search-keywords-api.d.ts +0 -96
  36. package/dist/api/search-keywords-api.js +0 -229
  37. package/dist/api/searchable-document-owners-api.d.ts +0 -141
  38. package/dist/api/searchable-document-owners-api.js +0 -258
  39. package/dist/api/searchable-documents-api.d.ts +0 -114
  40. package/dist/api/searchable-documents-api.js +0 -243
  41. package/dist/api.d.ts +0 -20
  42. package/dist/api.js +0 -38
  43. package/dist/base.d.ts +0 -78
  44. package/dist/base.js +0 -394
  45. package/dist/common.d.ts +0 -92
  46. package/dist/common.js +0 -277
  47. package/dist/configuration.d.ts +0 -90
  48. package/dist/configuration.js +0 -44
  49. package/dist/index.d.ts +0 -15
  50. package/dist/index.js +0 -36
  51. package/dist/models/create-doc-template-request-dto.d.ts +0 -55
  52. package/dist/models/create-doc-template-request-dto.js +0 -15
  53. package/dist/models/create-doc-template-response-class.d.ts +0 -25
  54. package/dist/models/create-doc-template-response-class.js +0 -15
  55. package/dist/models/create-document-request-dto.d.ts +0 -173
  56. package/dist/models/create-document-request-dto.js +0 -70
  57. package/dist/models/create-document-sync-response-class.d.ts +0 -25
  58. package/dist/models/create-document-sync-response-class.js +0 -15
  59. package/dist/models/create-html-template-dto.d.ts +0 -24
  60. package/dist/models/create-html-template-dto.js +0 -15
  61. package/dist/models/create-layout-request-dto.d.ts +0 -49
  62. package/dist/models/create-layout-request-dto.js +0 -15
  63. package/dist/models/create-layout-response-class.d.ts +0 -25
  64. package/dist/models/create-layout-response-class.js +0 -15
  65. package/dist/models/create-presigned-post-request-dto.d.ts +0 -134
  66. package/dist/models/create-presigned-post-request-dto.js +0 -52
  67. package/dist/models/create-presigned-post-response-class.d.ts +0 -30
  68. package/dist/models/create-presigned-post-response-class.js +0 -15
  69. package/dist/models/delete-layout-request-dto.d.ts +0 -24
  70. package/dist/models/delete-layout-request-dto.js +0 -15
  71. package/dist/models/delete-product-document-request-dto.d.ts +0 -30
  72. package/dist/models/delete-product-document-request-dto.js +0 -15
  73. package/dist/models/delete-request-dto.d.ts +0 -24
  74. package/dist/models/delete-request-dto.js +0 -15
  75. package/dist/models/delete-response-class.d.ts +0 -24
  76. package/dist/models/delete-response-class.js +0 -15
  77. package/dist/models/doc-template-class.d.ts +0 -92
  78. package/dist/models/doc-template-class.js +0 -15
  79. package/dist/models/document-class.d.ts +0 -163
  80. package/dist/models/document-class.js +0 -62
  81. package/dist/models/download-document-request-dto.d.ts +0 -30
  82. package/dist/models/download-document-request-dto.js +0 -15
  83. package/dist/models/get-doc-template-request-dto.d.ts +0 -30
  84. package/dist/models/get-doc-template-request-dto.js +0 -15
  85. package/dist/models/get-doc-template-response-class.d.ts +0 -25
  86. package/dist/models/get-doc-template-response-class.js +0 -15
  87. package/dist/models/get-document-download-url-response-class.d.ts +0 -24
  88. package/dist/models/get-document-download-url-response-class.js +0 -15
  89. package/dist/models/get-docx-template-download-url-response-class.d.ts +0 -24
  90. package/dist/models/get-docx-template-download-url-response-class.js +0 -15
  91. package/dist/models/get-layout-request-dto.d.ts +0 -24
  92. package/dist/models/get-layout-request-dto.js +0 -15
  93. package/dist/models/get-layout-response-class.d.ts +0 -25
  94. package/dist/models/get-layout-response-class.js +0 -15
  95. package/dist/models/get-product-document-download-url-response-class.d.ts +0 -24
  96. package/dist/models/get-product-document-download-url-response-class.js +0 -15
  97. package/dist/models/get-product-document-response-class.d.ts +0 -25
  98. package/dist/models/get-product-document-response-class.js +0 -15
  99. package/dist/models/get-signed-s3-key-url-response-class.d.ts +0 -24
  100. package/dist/models/get-signed-s3-key-url-response-class.js +0 -15
  101. package/dist/models/grpc-create-doc-template-request-dto.d.ts +0 -55
  102. package/dist/models/grpc-create-doc-template-request-dto.js +0 -15
  103. package/dist/models/grpc-update-doc-template-request-dto.d.ts +0 -61
  104. package/dist/models/grpc-update-doc-template-request-dto.js +0 -15
  105. package/dist/models/html-template-class.d.ts +0 -66
  106. package/dist/models/html-template-class.js +0 -21
  107. package/dist/models/index.d.ts +0 -56
  108. package/dist/models/index.js +0 -72
  109. package/dist/models/inline-response200.d.ts +0 -54
  110. package/dist/models/inline-response200.js +0 -15
  111. package/dist/models/inline-response503.d.ts +0 -54
  112. package/dist/models/inline-response503.js +0 -15
  113. package/dist/models/layout-class.d.ts +0 -79
  114. package/dist/models/layout-class.js +0 -15
  115. package/dist/models/list-doc-template-request-dto.d.ts +0 -54
  116. package/dist/models/list-doc-template-request-dto.js +0 -15
  117. package/dist/models/list-doc-templates-response-class.d.ts +0 -31
  118. package/dist/models/list-doc-templates-response-class.js +0 -15
  119. package/dist/models/list-documents-response-class.d.ts +0 -31
  120. package/dist/models/list-documents-response-class.js +0 -15
  121. package/dist/models/list-layouts-response-class.d.ts +0 -31
  122. package/dist/models/list-layouts-response-class.js +0 -15
  123. package/dist/models/list-product-documents-response-class.js +0 -15
  124. package/dist/models/list-request-dto.d.ts +0 -54
  125. package/dist/models/list-request-dto.js +0 -15
  126. package/dist/models/list-search-keywords-request-dto.d.ts +0 -24
  127. package/dist/models/list-search-keywords-request-dto.js +0 -15
  128. package/dist/models/list-search-keywords-response-class.d.ts +0 -24
  129. package/dist/models/list-search-keywords-response-class.js +0 -15
  130. package/dist/models/list-searchable-document-owners-request-dto.d.ts +0 -31
  131. package/dist/models/list-searchable-document-owners-request-dto.js +0 -22
  132. package/dist/models/list-searchable-document-owners-response-class.d.ts +0 -25
  133. package/dist/models/list-searchable-document-owners-response-class.js +0 -15
  134. package/dist/models/list-searchable-documents-request-dto.d.ts +0 -43
  135. package/dist/models/list-searchable-documents-request-dto.js +0 -22
  136. package/dist/models/list-searchable-documents-response-class.d.ts +0 -31
  137. package/dist/models/list-searchable-documents-response-class.js +0 -15
  138. package/dist/models/product-document-class.d.ts +0 -134
  139. package/dist/models/product-document-class.js +0 -46
  140. package/dist/models/searchable-document-class.d.ts +0 -66
  141. package/dist/models/searchable-document-class.js +0 -15
  142. package/dist/models/searchable-document-owner-class.d.ts +0 -30
  143. package/dist/models/searchable-document-owner-class.js +0 -15
  144. package/dist/models/shared-update-docx-template-request-dto.d.ts +0 -36
  145. package/dist/models/shared-update-docx-template-request-dto.js +0 -15
  146. package/dist/models/update-doc-template-request-dto.d.ts +0 -61
  147. package/dist/models/update-doc-template-request-dto.js +0 -15
  148. package/dist/models/update-doc-template-response-class.d.ts +0 -25
  149. package/dist/models/update-doc-template-response-class.js +0 -15
  150. package/dist/models/update-document-request-dto.d.ts +0 -54
  151. package/dist/models/update-document-request-dto.js +0 -15
  152. package/dist/models/update-document-response-class.js +0 -15
  153. package/dist/models/update-html-template-dto.d.ts +0 -42
  154. package/dist/models/update-html-template-dto.js +0 -21
  155. package/dist/models/update-layout-request-dto.d.ts +0 -55
  156. package/dist/models/update-layout-request-dto.js +0 -15
  157. package/dist/models/update-layout-response-class.d.ts +0 -25
  158. package/dist/models/update-layout-response-class.js +0 -15
  159. package/dist/models/upload-docx-template-request-dto.d.ts +0 -54
  160. package/dist/models/upload-docx-template-request-dto.js +0 -15
  161. package/dist/models/upload-product-document-request-dto.d.ts +0 -75
@@ -1,43 +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 ListSearchableDocumentsRequestDto
16
- */
17
- export interface ListSearchableDocumentsRequestDto {
18
- /**
19
- * Text to search in the documents.
20
- * @type {string}
21
- * @memberof ListSearchableDocumentsRequestDto
22
- */
23
- 'searchText': string;
24
- /**
25
- * List of searched document owner IDs separated with | (search in all documents if an \'*\' list provided).
26
- * @type {string}
27
- * @memberof ListSearchableDocumentsRequestDto
28
- */
29
- 'ownerIds': string;
30
- /**
31
- * PBM product the documents belongs to.
32
- * @type {string}
33
- * @memberof ListSearchableDocumentsRequestDto
34
- */
35
- 'product'?: ListSearchableDocumentsRequestDtoProductEnum;
36
- }
37
- export declare const ListSearchableDocumentsRequestDtoProductEnum: {
38
- readonly Car: "car";
39
- readonly Homeowner: "homeowner";
40
- readonly Household: "household";
41
- readonly PrivateLiability: "privateLiability";
42
- };
43
- export type ListSearchableDocumentsRequestDtoProductEnum = typeof ListSearchableDocumentsRequestDtoProductEnum[keyof typeof ListSearchableDocumentsRequestDtoProductEnum];
@@ -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.ListSearchableDocumentsRequestDtoProductEnum = void 0;
17
- exports.ListSearchableDocumentsRequestDtoProductEnum = {
18
- Car: 'car',
19
- Homeowner: 'homeowner',
20
- Household: 'household',
21
- PrivateLiability: 'privateLiability'
22
- };
@@ -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 { SearchableDocumentClass } from './searchable-document-class';
13
- /**
14
- *
15
- * @export
16
- * @interface ListSearchableDocumentsResponseClass
17
- */
18
- export interface ListSearchableDocumentsResponseClass {
19
- /**
20
- * Searchable documents that match the search criteria.
21
- * @type {Array<SearchableDocumentClass>}
22
- * @memberof ListSearchableDocumentsResponseClass
23
- */
24
- 'documents': Array<SearchableDocumentClass>;
25
- /**
26
- * Keywords used for search and to be highlighted in the document preview.
27
- * @type {Array<string>}
28
- * @memberof ListSearchableDocumentsResponseClass
29
- */
30
- 'keywords': Array<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,134 +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 ProductDocumentClass
16
- */
17
- export interface ProductDocumentClass {
18
- /**
19
- * Internal unique identifier for the object. You should not have to use this, use code instead.
20
- * @type {number}
21
- * @memberof ProductDocumentClass
22
- */
23
- 'id': number;
24
- /**
25
- * Unique identifier for the object.
26
- * @type {string}
27
- * @memberof ProductDocumentClass
28
- */
29
- 'code': string;
30
- /**
31
- * Unique identifier of the product that this object belongs to.
32
- * @type {string}
33
- * @memberof ProductDocumentClass
34
- */
35
- 'productCode': string;
36
- /**
37
- * Unique identifier referencing the product.
38
- * @type {number}
39
- * @memberof ProductDocumentClass
40
- */
41
- 'productVersionId': number;
42
- /**
43
- * A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
44
- * @type {string}
45
- * @memberof ProductDocumentClass
46
- */
47
- 'slug': string;
48
- /**
49
- * Type of the product document.
50
- * @type {string}
51
- * @memberof ProductDocumentClass
52
- */
53
- 'type': string;
54
- /**
55
- * Description of the document. Usually a short summary about the context in which the document is being used.
56
- * @type {string}
57
- * @memberof ProductDocumentClass
58
- */
59
- 'description': string;
60
- /**
61
- * The unique key used by Amazon Simple Storage Service (S3).
62
- * @type {string}
63
- * @memberof ProductDocumentClass
64
- */
65
- 's3Key': string;
66
- /**
67
- * Type of the document expressed with its file extension.
68
- * @type {string}
69
- * @memberof ProductDocumentClass
70
- */
71
- 'contentType': ProductDocumentClassContentTypeEnum;
72
- /**
73
- * Product Document entity type.
74
- * @type {string}
75
- * @memberof ProductDocumentClass
76
- */
77
- 'entityType': ProductDocumentClassEntityTypeEnum;
78
- /**
79
- * A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
80
- * @type {string}
81
- * @memberof ProductDocumentClass
82
- */
83
- 'productSlug': string;
84
- /**
85
- * The current version number of the product document.
86
- * @type {number}
87
- * @memberof ProductDocumentClass
88
- */
89
- 'versionNumber': number;
90
- /**
91
- * Time at which the object was created.
92
- * @type {string}
93
- * @memberof ProductDocumentClass
94
- */
95
- 'createdAt': string;
96
- /**
97
- * Time at which the object was created.
98
- * @type {string}
99
- * @memberof ProductDocumentClass
100
- */
101
- 'updated': string;
102
- }
103
- export declare const ProductDocumentClassContentTypeEnum: {
104
- readonly Pdf: "pdf";
105
- readonly Jpg: "jpg";
106
- readonly Png: "png";
107
- readonly Gz: "gz";
108
- readonly Csv: "csv";
109
- readonly Doc: "doc";
110
- readonly Docx: "docx";
111
- readonly Html: "html";
112
- readonly Json: "json";
113
- readonly Xml: "xml";
114
- readonly Txt: "txt";
115
- readonly Zip: "zip";
116
- readonly Tar: "tar";
117
- readonly Rar: "rar";
118
- readonly Mp4: "MP4";
119
- readonly Mov: "MOV";
120
- readonly Wmv: "WMV";
121
- readonly Avi: "AVI";
122
- };
123
- export type ProductDocumentClassContentTypeEnum = typeof ProductDocumentClassContentTypeEnum[keyof typeof ProductDocumentClassContentTypeEnum];
124
- export declare const ProductDocumentClassEntityTypeEnum: {
125
- readonly PolicyApplication: "policy_application";
126
- readonly PolicyContract: "policy_contract";
127
- readonly PolicyAddendum: "policy_addendum";
128
- readonly InitialInvoice: "initial_invoice";
129
- readonly CorrectionInvoice: "correction_invoice";
130
- readonly RecurringInvoice: "recurring_invoice";
131
- readonly SepaMandate: "sepa_mandate";
132
- readonly Static: "static";
133
- };
134
- export type ProductDocumentClassEntityTypeEnum = typeof ProductDocumentClassEntityTypeEnum[keyof typeof ProductDocumentClassEntityTypeEnum];
@@ -1,46 +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.ProductDocumentClassEntityTypeEnum = exports.ProductDocumentClassContentTypeEnum = void 0;
17
- exports.ProductDocumentClassContentTypeEnum = {
18
- Pdf: 'pdf',
19
- Jpg: 'jpg',
20
- Png: 'png',
21
- Gz: 'gz',
22
- Csv: 'csv',
23
- Doc: 'doc',
24
- Docx: 'docx',
25
- Html: 'html',
26
- Json: 'json',
27
- Xml: 'xml',
28
- Txt: 'txt',
29
- Zip: 'zip',
30
- Tar: 'tar',
31
- Rar: 'rar',
32
- Mp4: 'MP4',
33
- Mov: 'MOV',
34
- Wmv: 'WMV',
35
- Avi: 'AVI'
36
- };
37
- exports.ProductDocumentClassEntityTypeEnum = {
38
- PolicyApplication: 'policy_application',
39
- PolicyContract: 'policy_contract',
40
- PolicyAddendum: 'policy_addendum',
41
- InitialInvoice: 'initial_invoice',
42
- CorrectionInvoice: 'correction_invoice',
43
- RecurringInvoice: 'recurring_invoice',
44
- SepaMandate: 'sepa_mandate',
45
- Static: 'static'
46
- };
@@ -1,66 +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 SearchableDocumentClass
16
- */
17
- export interface SearchableDocumentClass {
18
- /**
19
- * Internal unique identifier for the object. You should not have to use this, use code instead.
20
- * @type {number}
21
- * @memberof SearchableDocumentClass
22
- */
23
- 'id': number;
24
- /**
25
- * Searchable document name.
26
- * @type {string}
27
- * @memberof SearchableDocumentClass
28
- */
29
- 'name': string;
30
- /**
31
- * Internal unique identifier for the object. You should not have to use this, use code instead.
32
- * @type {number}
33
- * @memberof SearchableDocumentClass
34
- */
35
- 'ownerId': number;
36
- /**
37
- * Searchable document owner name.
38
- * @type {string}
39
- * @memberof SearchableDocumentClass
40
- */
41
- 'ownerName': string;
42
- /**
43
- * Headlines (snippets) from the document.
44
- * @type {Array<string>}
45
- * @memberof SearchableDocumentClass
46
- */
47
- 'headlines': Array<string>;
48
- /**
49
- * S3 key of the searchable document file.
50
- * @type {string}
51
- * @memberof SearchableDocumentClass
52
- */
53
- 's3Key': string;
54
- /**
55
- * Signed URL to download the document file from S3.
56
- * @type {string}
57
- * @memberof SearchableDocumentClass
58
- */
59
- 'signedS3Url': string;
60
- /**
61
- * Rank of the document in the search.
62
- * @type {number}
63
- * @memberof SearchableDocumentClass
64
- */
65
- 'rank': number;
66
- }
@@ -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,30 +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 SearchableDocumentOwnerClass
16
- */
17
- export interface SearchableDocumentOwnerClass {
18
- /**
19
- * Internal unique identifier for the object. You should not have to use this, use code instead.
20
- * @type {number}
21
- * @memberof SearchableDocumentOwnerClass
22
- */
23
- 'id': number;
24
- /**
25
- * Searchable document owner name.
26
- * @type {string}
27
- * @memberof SearchableDocumentOwnerClass
28
- */
29
- 'name': string;
30
- }
@@ -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,36 +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 SharedUpdateDocxTemplateRequestDto
16
- */
17
- export interface SharedUpdateDocxTemplateRequestDto {
18
- /**
19
- * Description of the document. Usually a short summary about the context in which the template is being used.
20
- * @type {string}
21
- * @memberof SharedUpdateDocxTemplateRequestDto
22
- */
23
- 'description': string;
24
- /**
25
- * Name of the file the end user will see when he downloads it.
26
- * @type {string}
27
- * @memberof SharedUpdateDocxTemplateRequestDto
28
- */
29
- 'filename': string;
30
- /**
31
- * Entity type of the docx template.
32
- * @type {string}
33
- * @memberof SharedUpdateDocxTemplateRequestDto
34
- */
35
- 'entityType': string;
36
- }
@@ -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,61 +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 { UpdateHtmlTemplateDto } from './update-html-template-dto';
13
- /**
14
- *
15
- * @export
16
- * @interface UpdateDocTemplateRequestDto
17
- */
18
- export interface UpdateDocTemplateRequestDto {
19
- /**
20
- * Template name.
21
- * @type {string}
22
- * @memberof UpdateDocTemplateRequestDto
23
- */
24
- 'name': string;
25
- /**
26
- * A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
27
- * @type {string}
28
- * @memberof UpdateDocTemplateRequestDto
29
- */
30
- 'slug': string;
31
- /**
32
- * Unique identifier referencing the layout.
33
- * @type {number}
34
- * @memberof UpdateDocTemplateRequestDto
35
- */
36
- 'layoutId': number;
37
- /**
38
- * Body templates.
39
- * @type {UpdateHtmlTemplateDto}
40
- * @memberof UpdateDocTemplateRequestDto
41
- */
42
- 'bodyTemplate': UpdateHtmlTemplateDto;
43
- /**
44
- * A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
45
- * @type {string}
46
- * @memberof UpdateDocTemplateRequestDto
47
- */
48
- 'productSlug'?: string;
49
- /**
50
- * The filename of the document template as it appears when sent to customers.
51
- * @type {string}
52
- * @memberof UpdateDocTemplateRequestDto
53
- */
54
- 'label'?: string;
55
- /**
56
- * Internal unique identifier for the object. You should not have to use this, use code instead.
57
- * @type {number}
58
- * @memberof UpdateDocTemplateRequestDto
59
- */
60
- 'id': number;
61
- }
@@ -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,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 { DocTemplateClass } from './doc-template-class';
13
- /**
14
- *
15
- * @export
16
- * @interface UpdateDocTemplateResponseClass
17
- */
18
- export interface UpdateDocTemplateResponseClass {
19
- /**
20
- * Document template.
21
- * @type {DocTemplateClass}
22
- * @memberof UpdateDocTemplateResponseClass
23
- */
24
- 'template': DocTemplateClass;
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 });
@@ -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 UpdateDocumentRequestDto
16
- */
17
- export interface UpdateDocumentRequestDto {
18
- /**
19
- * Document description.
20
- * @type {string}
21
- * @memberof UpdateDocumentRequestDto
22
- */
23
- 'description'?: string;
24
- /**
25
- * Unique identifier of the policy that this object belongs to.
26
- * @type {string}
27
- * @memberof UpdateDocumentRequestDto
28
- */
29
- 'policyCode'?: string;
30
- /**
31
- * Unique identifier of the account that this object belongs to.
32
- * @type {string}
33
- * @memberof UpdateDocumentRequestDto
34
- */
35
- 'accountCode'?: string;
36
- /**
37
- * Unique identifier of the lead that this object belongs to.
38
- * @type {string}
39
- * @memberof UpdateDocumentRequestDto
40
- */
41
- 'leadCode'?: string;
42
- /**
43
- * Unique identifier referencing the entity.
44
- * @type {number}
45
- * @memberof UpdateDocumentRequestDto
46
- */
47
- 'entityId'?: number;
48
- /**
49
- * Document code
50
- * @type {string}
51
- * @memberof UpdateDocumentRequestDto
52
- */
53
- 'code': 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,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 });