@tricoteuses/senat 0.3.2 → 1.0.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/README.md +52 -0
- package/lib/config.d.ts +2 -0
- package/lib/config.js +49 -0
- package/lib/config.mjs +16 -0
- package/lib/config.ts +26 -0
- package/lib/databases.d.ts +11 -0
- package/lib/databases.js +125 -0
- package/lib/databases.mjs +26 -0
- package/lib/databases.ts +32 -0
- package/lib/datasets.d.ts +27 -0
- package/lib/datasets.js +85 -0
- package/lib/datasets.mjs +68 -0
- package/lib/datasets.ts +107 -0
- package/lib/fields.d.ts +10 -0
- package/lib/fields.js +68 -0
- package/lib/fields.mjs +22 -0
- package/lib/fields.ts +29 -0
- package/lib/index.d.ts +6 -5
- package/lib/index.js +236 -7
- package/lib/index.mjs +6 -1
- package/lib/index.ts +59 -0
- package/lib/inserters.d.ts +1 -1
- package/lib/inserters.js +65 -189
- package/lib/inserters.ts +520 -0
- package/lib/raw_types/ameli.d.ts +416 -410
- package/lib/raw_types/ameli.js +26 -144
- package/lib/raw_types/ameli.ts +601 -0
- package/lib/raw_types/debats.d.ts +82 -80
- package/lib/raw_types/debats.js +8 -42
- package/lib/raw_types/debats.ts +145 -0
- package/lib/raw_types/dosleg.d.ts +936 -920
- package/lib/raw_types/dosleg.js +5 -345
- package/lib/raw_types/dosleg.ts +2193 -0
- package/lib/raw_types/questions.d.ts +2 -2
- package/lib/raw_types/questions.js +3 -3
- package/lib/raw_types/questions.mjs +2 -2
- package/lib/raw_types/questions.ts +9 -0
- package/lib/raw_types/sens.d.ts +1180 -1176
- package/lib/raw_types/sens.js +3 -397
- package/lib/raw_types/sens.ts +2907 -0
- package/lib/scripts/images/transparent_150x192.jpg +0 -0
- package/lib/scripts/images/transparent_155x225.jpg +0 -0
- package/lib/scripts/retrieve_open_data.d.ts +1 -0
- package/lib/scripts/retrieve_open_data.js +366 -0
- package/lib/scripts/retrieve_open_data.mjs +215 -0
- package/lib/scripts/retrieve_open_data.ts +254 -0
- package/lib/scripts/retrieve_senateurs_photos.d.ts +1 -0
- package/lib/scripts/retrieve_senateurs_photos.js +268 -0
- package/lib/scripts/retrieve_senateurs_photos.mjs +164 -0
- package/lib/scripts/retrieve_senateurs_photos.ts +200 -0
- package/lib/scripts/retrieve_textes.d.ts +1 -0
- package/lib/scripts/retrieve_textes.js +177 -0
- package/lib/scripts/retrieve_textes.mjs +75 -0
- package/lib/scripts/retrieve_textes.ts +93 -0
- package/lib/strings.d.ts +1 -0
- package/lib/strings.js +49 -0
- package/lib/strings.mjs +18 -0
- package/lib/strings.ts +26 -0
- package/lib/types/ameli.d.ts +5 -0
- package/lib/types/ameli.js +7 -4
- package/lib/types/ameli.mjs +13 -1
- package/lib/types/ameli.ts +21 -0
- package/lib/types/debats.d.ts +2 -0
- package/lib/types/debats.js +4 -3
- package/lib/types/debats.mjs +2 -1
- package/lib/types/debats.ts +6 -0
- package/lib/types/dosleg.d.ts +28 -0
- package/lib/types/dosleg.js +30 -3
- package/lib/types/dosleg.mjs +151 -1
- package/lib/types/dosleg.ts +284 -0
- package/lib/types/questions.js +1 -1
- package/lib/types/questions.ts +0 -0
- package/lib/types/sens.d.ts +2 -0
- package/lib/types/sens.js +4 -3
- package/lib/types/sens.mjs +23 -1
- package/lib/types/sens.ts +36 -0
- package/lib/typings/windows-1252.d.js +2 -0
- package/lib/typings/windows-1252.d.mjs +2 -0
- package/lib/typings/windows-1252.d.ts +11 -0
- package/lib/validators/config.d.ts +1 -0
- package/lib/validators/config.js +121 -0
- package/lib/validators/config.mjs +54 -0
- package/lib/validators/config.ts +79 -0
- package/lib/validators/senat.d.ts +0 -0
- package/lib/validators/senat.js +28 -0
- package/lib/validators/senat.mjs +24 -0
- package/lib/validators/senat.ts +26 -0
- package/package.json +35 -4
package/lib/raw_types/ameli.d.ts
CHANGED
|
@@ -1,323 +1,509 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* AUTO-GENERATED FILE - DO NOT EDIT!
|
|
3
3
|
*
|
|
4
|
-
* This file was automatically generated by schemats v.
|
|
5
|
-
* $ schemats generate -c
|
|
4
|
+
* This file was automatically generated by schemats v.0.3.2
|
|
5
|
+
* $ schemats generate -c postgres://username:password@localhost:5432/ameli -t amd -t amdsen -t avicom -t avigvt -t cab -t com_ameli -t ent -t etatxt -t fbu -t grppol_ameli -t gvt -t intora -t irr -t lec_ameli -t mot -t nat -t orarol -t sai -t saisen -t sea -t sen_ameli -t ses -t sor -t sub -t txt_ameli -t typrect -t typses -t typsub -t w_nivrec -s public
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
|
-
export declare namespace
|
|
8
|
+
export declare namespace amdFields {
|
|
9
|
+
type accgou = string | null;
|
|
10
|
+
type alinea = number | null;
|
|
11
|
+
type amdperid = number | null;
|
|
12
|
+
type autext = string;
|
|
13
|
+
type avcid = string | null;
|
|
14
|
+
type avgid = string | null;
|
|
15
|
+
type colleg = string;
|
|
16
|
+
type datdep = Date | null;
|
|
17
|
+
type dis = string | null;
|
|
18
|
+
type discomid = number | null;
|
|
19
|
+
type etaid = number;
|
|
9
20
|
type id = number;
|
|
21
|
+
type ideid = number | null;
|
|
22
|
+
type irrid = number | null;
|
|
23
|
+
type irrlo1113valid = string | null;
|
|
24
|
+
type irrsaisiepar = number | null;
|
|
25
|
+
type islu = string | null;
|
|
26
|
+
type libgrp = string | null;
|
|
27
|
+
type mot = string | null;
|
|
28
|
+
type motid = number | null;
|
|
29
|
+
type motposexa = string;
|
|
30
|
+
type nomentid = number;
|
|
31
|
+
type num = string | null;
|
|
32
|
+
type numabs = number | null;
|
|
33
|
+
type obj = string | null;
|
|
34
|
+
type obs = string | null;
|
|
35
|
+
type ocmid = number | null;
|
|
36
|
+
type opmid = number | null;
|
|
37
|
+
type ord = number | null;
|
|
38
|
+
type rev = number;
|
|
39
|
+
type sorid = string | null;
|
|
40
|
+
type subid = number | null;
|
|
41
|
+
type subidder = number | null;
|
|
42
|
+
type subpos = number | null;
|
|
10
43
|
type txtid = number;
|
|
11
|
-
type
|
|
12
|
-
type
|
|
13
|
-
type numrap = number | null;
|
|
14
|
-
type saityp = string;
|
|
15
|
-
type isdelegfond = string;
|
|
44
|
+
type typ = string;
|
|
45
|
+
type typrectid = number | null;
|
|
16
46
|
}
|
|
17
|
-
export interface
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
47
|
+
export interface amd {
|
|
48
|
+
accgou: amdFields.accgou;
|
|
49
|
+
alinea: amdFields.alinea;
|
|
50
|
+
amdperid: amdFields.amdperid;
|
|
51
|
+
autext: amdFields.autext;
|
|
52
|
+
avcid: amdFields.avcid;
|
|
53
|
+
avgid: amdFields.avgid;
|
|
54
|
+
colleg: amdFields.colleg;
|
|
55
|
+
datdep: amdFields.datdep;
|
|
56
|
+
dis: amdFields.dis;
|
|
57
|
+
discomid: amdFields.discomid;
|
|
58
|
+
etaid: amdFields.etaid;
|
|
59
|
+
id: amdFields.id;
|
|
60
|
+
ideid: amdFields.ideid;
|
|
61
|
+
irrid: amdFields.irrid;
|
|
62
|
+
irrlo1113valid: amdFields.irrlo1113valid;
|
|
63
|
+
irrsaisiepar: amdFields.irrsaisiepar;
|
|
64
|
+
islu: amdFields.islu;
|
|
65
|
+
libgrp: amdFields.libgrp;
|
|
66
|
+
mot: amdFields.mot;
|
|
67
|
+
motid: amdFields.motid;
|
|
68
|
+
motposexa: amdFields.motposexa;
|
|
69
|
+
nomentid: amdFields.nomentid;
|
|
70
|
+
num: amdFields.num;
|
|
71
|
+
numabs: amdFields.numabs;
|
|
72
|
+
obj: amdFields.obj;
|
|
73
|
+
obs: amdFields.obs;
|
|
74
|
+
ocmid: amdFields.ocmid;
|
|
75
|
+
opmid: amdFields.opmid;
|
|
76
|
+
ord: amdFields.ord;
|
|
77
|
+
rev: amdFields.rev;
|
|
78
|
+
sorid: amdFields.sorid;
|
|
79
|
+
subid: amdFields.subid;
|
|
80
|
+
subidder: amdFields.subidder;
|
|
81
|
+
subpos: amdFields.subpos;
|
|
82
|
+
txtid: amdFields.txtid;
|
|
83
|
+
typ: amdFields.typ;
|
|
84
|
+
typrectid: amdFields.typrectid;
|
|
25
85
|
}
|
|
26
|
-
export declare namespace
|
|
27
|
-
type
|
|
28
|
-
type
|
|
86
|
+
export declare namespace amdsenFields {
|
|
87
|
+
type amdid = number;
|
|
88
|
+
type grpid = number | null;
|
|
89
|
+
type hom = string | null;
|
|
90
|
+
type nomuse = string | null;
|
|
91
|
+
type prenomuse = string | null;
|
|
92
|
+
type qua = string | null;
|
|
93
|
+
type rng = number | null;
|
|
94
|
+
type senid = number;
|
|
29
95
|
}
|
|
30
|
-
export interface
|
|
31
|
-
|
|
32
|
-
|
|
96
|
+
export interface amdsen {
|
|
97
|
+
amdid: amdsenFields.amdid;
|
|
98
|
+
grpid: amdsenFields.grpid;
|
|
99
|
+
hom: amdsenFields.hom;
|
|
100
|
+
nomuse: amdsenFields.nomuse;
|
|
101
|
+
prenomuse: amdsenFields.prenomuse;
|
|
102
|
+
qua: amdsenFields.qua;
|
|
103
|
+
rng: amdsenFields.rng;
|
|
104
|
+
senid: amdsenFields.senid;
|
|
33
105
|
}
|
|
34
|
-
export declare namespace
|
|
35
|
-
type
|
|
106
|
+
export declare namespace avicomFields {
|
|
107
|
+
type cod = string;
|
|
108
|
+
type id = string;
|
|
36
109
|
type lib = string;
|
|
37
110
|
}
|
|
38
|
-
export interface
|
|
39
|
-
|
|
40
|
-
|
|
111
|
+
export interface avicom {
|
|
112
|
+
cod: avicomFields.cod;
|
|
113
|
+
id: avicomFields.id;
|
|
114
|
+
lib: avicomFields.lib;
|
|
41
115
|
}
|
|
42
|
-
export declare namespace
|
|
116
|
+
export declare namespace avigvtFields {
|
|
43
117
|
type cod = string;
|
|
44
|
-
type
|
|
45
|
-
type
|
|
118
|
+
type id = string;
|
|
119
|
+
type lib = string;
|
|
46
120
|
}
|
|
47
|
-
export interface
|
|
48
|
-
cod:
|
|
49
|
-
|
|
50
|
-
|
|
121
|
+
export interface avigvt {
|
|
122
|
+
cod: avigvtFields.cod;
|
|
123
|
+
id: avigvtFields.id;
|
|
124
|
+
lib: avigvtFields.lib;
|
|
51
125
|
}
|
|
52
|
-
export declare namespace
|
|
126
|
+
export declare namespace cabFields {
|
|
127
|
+
type codint = string;
|
|
53
128
|
type entid = number;
|
|
129
|
+
type lil = string | null;
|
|
130
|
+
}
|
|
131
|
+
export interface cab {
|
|
132
|
+
codint: cabFields.codint;
|
|
133
|
+
entid: cabFields.entid;
|
|
134
|
+
lil: cabFields.lil;
|
|
135
|
+
}
|
|
136
|
+
export declare namespace com_ameliFields {
|
|
54
137
|
type cod = string;
|
|
55
|
-
type libcou = string;
|
|
56
|
-
type lilcou = string;
|
|
57
138
|
type codint = string;
|
|
139
|
+
type entid = number;
|
|
140
|
+
type lib = string;
|
|
141
|
+
type lil = string;
|
|
142
|
+
type spc = string;
|
|
58
143
|
type tri = number | null;
|
|
59
144
|
}
|
|
60
|
-
export interface
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
145
|
+
export interface com_ameli {
|
|
146
|
+
cod: com_ameliFields.cod;
|
|
147
|
+
codint: com_ameliFields.codint;
|
|
148
|
+
entid: com_ameliFields.entid;
|
|
149
|
+
lib: com_ameliFields.lib;
|
|
150
|
+
lil: com_ameliFields.lil;
|
|
151
|
+
spc: com_ameliFields.spc;
|
|
152
|
+
tri: com_ameliFields.tri;
|
|
153
|
+
}
|
|
154
|
+
export declare namespace entFields {
|
|
155
|
+
type act = string | null;
|
|
156
|
+
type id = number;
|
|
157
|
+
type typ = string;
|
|
158
|
+
}
|
|
159
|
+
export interface ent {
|
|
160
|
+
act: entFields.act;
|
|
161
|
+
id: entFields.id;
|
|
162
|
+
typ: entFields.typ;
|
|
67
163
|
}
|
|
68
164
|
export declare namespace etatxtFields {
|
|
69
165
|
type id = number;
|
|
70
|
-
type lic = string;
|
|
71
166
|
type lib = string;
|
|
167
|
+
type lic = string;
|
|
72
168
|
type txttyp = string;
|
|
73
169
|
}
|
|
74
170
|
export interface etatxt {
|
|
75
171
|
id: etatxtFields.id;
|
|
76
|
-
lic: etatxtFields.lic;
|
|
77
172
|
lib: etatxtFields.lib;
|
|
173
|
+
lic: etatxtFields.lic;
|
|
78
174
|
txttyp: etatxtFields.txttyp;
|
|
79
175
|
}
|
|
80
|
-
export declare namespace
|
|
176
|
+
export declare namespace fbuFields {
|
|
81
177
|
type id = number;
|
|
82
178
|
type lib = string;
|
|
179
|
+
type lic = string;
|
|
180
|
+
type sesid = number;
|
|
181
|
+
}
|
|
182
|
+
export interface fbu {
|
|
183
|
+
id: fbuFields.id;
|
|
184
|
+
lib: fbuFields.lib;
|
|
185
|
+
lic: fbuFields.lic;
|
|
186
|
+
sesid: fbuFields.sesid;
|
|
187
|
+
}
|
|
188
|
+
export declare namespace grppol_ameliFields {
|
|
83
189
|
type cod = string;
|
|
84
|
-
type
|
|
85
|
-
type
|
|
86
|
-
type
|
|
87
|
-
type
|
|
190
|
+
type codint = string;
|
|
191
|
+
type entid = number;
|
|
192
|
+
type libcou = string;
|
|
193
|
+
type lilcou = string;
|
|
194
|
+
type tri = number | null;
|
|
88
195
|
}
|
|
89
|
-
export interface
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
196
|
+
export interface grppol_ameli {
|
|
197
|
+
cod: grppol_ameliFields.cod;
|
|
198
|
+
codint: grppol_ameliFields.codint;
|
|
199
|
+
entid: grppol_ameliFields.entid;
|
|
200
|
+
libcou: grppol_ameliFields.libcou;
|
|
201
|
+
lilcou: grppol_ameliFields.lilcou;
|
|
202
|
+
tri: grppol_ameliFields.tri;
|
|
203
|
+
}
|
|
204
|
+
export declare namespace gvtFields {
|
|
205
|
+
type entid = number;
|
|
206
|
+
type nom = string;
|
|
207
|
+
type pre = string;
|
|
208
|
+
type qua = string;
|
|
209
|
+
type tit = string;
|
|
210
|
+
}
|
|
211
|
+
export interface gvt {
|
|
212
|
+
entid: gvtFields.entid;
|
|
213
|
+
nom: gvtFields.nom;
|
|
214
|
+
pre: gvtFields.pre;
|
|
215
|
+
qua: gvtFields.qua;
|
|
216
|
+
tit: gvtFields.tit;
|
|
97
217
|
}
|
|
98
218
|
export declare namespace intoraFields {
|
|
99
|
-
type id = number;
|
|
100
|
-
type subid = number | null;
|
|
101
219
|
type entid = number;
|
|
102
220
|
type entid2 = number | null;
|
|
103
|
-
type
|
|
104
|
-
type seaid = number | null;
|
|
221
|
+
type id = number;
|
|
105
222
|
type mom = string;
|
|
106
223
|
type ord = number;
|
|
107
224
|
type rolcod = string;
|
|
225
|
+
type seaid = number | null;
|
|
226
|
+
type subid = number | null;
|
|
108
227
|
type temps = number;
|
|
228
|
+
type txtid = number;
|
|
109
229
|
}
|
|
110
230
|
export interface intora {
|
|
111
|
-
id: intoraFields.id;
|
|
112
|
-
subid: intoraFields.subid;
|
|
113
231
|
entid: intoraFields.entid;
|
|
114
232
|
entid2: intoraFields.entid2;
|
|
115
|
-
|
|
116
|
-
seaid: intoraFields.seaid;
|
|
233
|
+
id: intoraFields.id;
|
|
117
234
|
mom: intoraFields.mom;
|
|
118
235
|
ord: intoraFields.ord;
|
|
119
236
|
rolcod: intoraFields.rolcod;
|
|
237
|
+
seaid: intoraFields.seaid;
|
|
238
|
+
subid: intoraFields.subid;
|
|
120
239
|
temps: intoraFields.temps;
|
|
240
|
+
txtid: intoraFields.txtid;
|
|
121
241
|
}
|
|
122
|
-
export declare namespace
|
|
123
|
-
type
|
|
124
|
-
type lib = string;
|
|
242
|
+
export declare namespace irrFields {
|
|
243
|
+
type art = string | null;
|
|
125
244
|
type cod = string;
|
|
245
|
+
type id = number;
|
|
246
|
+
type lib = string;
|
|
247
|
+
type libirr = string | null;
|
|
248
|
+
type lilmin = string | null;
|
|
249
|
+
type par = string | null;
|
|
126
250
|
}
|
|
127
|
-
export interface
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
251
|
+
export interface irr {
|
|
252
|
+
art: irrFields.art;
|
|
253
|
+
cod: irrFields.cod;
|
|
254
|
+
id: irrFields.id;
|
|
255
|
+
lib: irrFields.lib;
|
|
256
|
+
libirr: irrFields.libirr;
|
|
257
|
+
lilmin: irrFields.lilmin;
|
|
258
|
+
par: irrFields.par;
|
|
131
259
|
}
|
|
132
|
-
export declare namespace
|
|
260
|
+
export declare namespace lec_ameliFields {
|
|
133
261
|
type id = number;
|
|
134
|
-
type
|
|
135
|
-
type
|
|
136
|
-
type sesinsid = number | null;
|
|
137
|
-
type sesdepid = number;
|
|
138
|
-
type fbuid = number | null;
|
|
139
|
-
type num = string;
|
|
140
|
-
type int = string;
|
|
141
|
-
type inl = string | null;
|
|
142
|
-
type datdep = Date;
|
|
143
|
-
type urg = string;
|
|
144
|
-
type dis = string;
|
|
145
|
-
type secdel = string;
|
|
146
|
-
type loifin = string;
|
|
147
|
-
type loifinpar = number | null;
|
|
148
|
-
type txtamd = string;
|
|
149
|
-
type datado = Date | null;
|
|
150
|
-
type numado = number | null;
|
|
151
|
-
type txtexa = string | null;
|
|
152
|
-
type pubdellim = Date | null;
|
|
153
|
-
type numabs = number | null;
|
|
154
|
-
type libdelim = string | null;
|
|
155
|
-
type libcplnat = string | null;
|
|
156
|
-
type doslegsignet = string | null;
|
|
157
|
-
type proacc = string;
|
|
158
|
-
type txttyp = string;
|
|
159
|
-
type ordsnddelib = string | null;
|
|
160
|
-
type txtetaid = number;
|
|
161
|
-
type fusderid = number | null;
|
|
162
|
-
type fusder = string;
|
|
163
|
-
type fusderord = number;
|
|
164
|
-
type fusdertyp = string | null;
|
|
262
|
+
type lecpreid = number | null;
|
|
263
|
+
type lib = string;
|
|
165
264
|
}
|
|
166
|
-
export interface
|
|
167
|
-
id:
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
sesinsid: txt_ameliFields.sesinsid;
|
|
171
|
-
sesdepid: txt_ameliFields.sesdepid;
|
|
172
|
-
fbuid: txt_ameliFields.fbuid;
|
|
173
|
-
num: txt_ameliFields.num;
|
|
174
|
-
int: txt_ameliFields.int;
|
|
175
|
-
inl: txt_ameliFields.inl;
|
|
176
|
-
datdep: txt_ameliFields.datdep;
|
|
177
|
-
urg: txt_ameliFields.urg;
|
|
178
|
-
dis: txt_ameliFields.dis;
|
|
179
|
-
secdel: txt_ameliFields.secdel;
|
|
180
|
-
loifin: txt_ameliFields.loifin;
|
|
181
|
-
loifinpar: txt_ameliFields.loifinpar;
|
|
182
|
-
txtamd: txt_ameliFields.txtamd;
|
|
183
|
-
datado: txt_ameliFields.datado;
|
|
184
|
-
numado: txt_ameliFields.numado;
|
|
185
|
-
txtexa: txt_ameliFields.txtexa;
|
|
186
|
-
pubdellim: txt_ameliFields.pubdellim;
|
|
187
|
-
numabs: txt_ameliFields.numabs;
|
|
188
|
-
libdelim: txt_ameliFields.libdelim;
|
|
189
|
-
libcplnat: txt_ameliFields.libcplnat;
|
|
190
|
-
doslegsignet: txt_ameliFields.doslegsignet;
|
|
191
|
-
proacc: txt_ameliFields.proacc;
|
|
192
|
-
txttyp: txt_ameliFields.txttyp;
|
|
193
|
-
ordsnddelib: txt_ameliFields.ordsnddelib;
|
|
194
|
-
txtetaid: txt_ameliFields.txtetaid;
|
|
195
|
-
fusderid: txt_ameliFields.fusderid;
|
|
196
|
-
fusder: txt_ameliFields.fusder;
|
|
197
|
-
fusderord: txt_ameliFields.fusderord;
|
|
198
|
-
fusdertyp: txt_ameliFields.fusdertyp;
|
|
265
|
+
export interface lec_ameli {
|
|
266
|
+
id: lec_ameliFields.id;
|
|
267
|
+
lecpreid: lec_ameliFields.lecpreid;
|
|
268
|
+
lib: lec_ameliFields.lib;
|
|
199
269
|
}
|
|
200
|
-
export declare namespace
|
|
201
|
-
type
|
|
202
|
-
type
|
|
203
|
-
type
|
|
204
|
-
type
|
|
205
|
-
type
|
|
270
|
+
export declare namespace motFields {
|
|
271
|
+
type cod = string | null;
|
|
272
|
+
type id = number;
|
|
273
|
+
type int = string | null;
|
|
274
|
+
type lib = string;
|
|
275
|
+
type libnbe = string | null;
|
|
276
|
+
type ord = number;
|
|
206
277
|
}
|
|
207
|
-
export interface
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
278
|
+
export interface mot {
|
|
279
|
+
cod: motFields.cod;
|
|
280
|
+
id: motFields.id;
|
|
281
|
+
int: motFields.int;
|
|
282
|
+
lib: motFields.lib;
|
|
283
|
+
libnbe: motFields.libnbe;
|
|
284
|
+
ord: motFields.ord;
|
|
213
285
|
}
|
|
214
|
-
export declare namespace
|
|
286
|
+
export declare namespace natFields {
|
|
215
287
|
type id = number;
|
|
216
|
-
type
|
|
217
|
-
type
|
|
218
|
-
type lil = string;
|
|
288
|
+
type lib = string;
|
|
289
|
+
type libcourt = string | null;
|
|
219
290
|
}
|
|
220
|
-
export interface
|
|
221
|
-
id:
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
lil: sesFields.lil;
|
|
291
|
+
export interface nat {
|
|
292
|
+
id: natFields.id;
|
|
293
|
+
lib: natFields.lib;
|
|
294
|
+
libcourt: natFields.libcourt;
|
|
225
295
|
}
|
|
226
|
-
export declare namespace
|
|
227
|
-
type
|
|
228
|
-
type
|
|
229
|
-
type
|
|
296
|
+
export declare namespace orarolFields {
|
|
297
|
+
type cod = string;
|
|
298
|
+
type entreq = string;
|
|
299
|
+
type lib = string | null;
|
|
230
300
|
}
|
|
231
|
-
export interface
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
301
|
+
export interface orarol {
|
|
302
|
+
cod: orarolFields.cod;
|
|
303
|
+
entreq: orarolFields.entreq;
|
|
304
|
+
lib: orarolFields.lib;
|
|
235
305
|
}
|
|
236
|
-
export declare namespace
|
|
237
|
-
type
|
|
238
|
-
type
|
|
239
|
-
type
|
|
306
|
+
export declare namespace saiFields {
|
|
307
|
+
type comid = number;
|
|
308
|
+
type id = number;
|
|
309
|
+
type isdelegfond = string;
|
|
310
|
+
type numrap = number | null;
|
|
311
|
+
type saityp = string;
|
|
312
|
+
type sesid = number;
|
|
313
|
+
type txtid = number;
|
|
240
314
|
}
|
|
241
|
-
export interface
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
315
|
+
export interface sai {
|
|
316
|
+
comid: saiFields.comid;
|
|
317
|
+
id: saiFields.id;
|
|
318
|
+
isdelegfond: saiFields.isdelegfond;
|
|
319
|
+
numrap: saiFields.numrap;
|
|
320
|
+
saityp: saiFields.saityp;
|
|
321
|
+
sesid: saiFields.sesid;
|
|
322
|
+
txtid: saiFields.txtid;
|
|
245
323
|
}
|
|
246
324
|
export declare namespace saisenFields {
|
|
247
325
|
type id = number;
|
|
248
|
-
type senid = number;
|
|
249
326
|
type ord = number;
|
|
327
|
+
type senid = number;
|
|
250
328
|
}
|
|
251
329
|
export interface saisen {
|
|
252
330
|
id: saisenFields.id;
|
|
253
|
-
senid: saisenFields.senid;
|
|
254
331
|
ord: saisenFields.ord;
|
|
332
|
+
senid: saisenFields.senid;
|
|
255
333
|
}
|
|
256
|
-
export declare namespace
|
|
257
|
-
type
|
|
258
|
-
type
|
|
259
|
-
type
|
|
260
|
-
type
|
|
261
|
-
|
|
262
|
-
|
|
334
|
+
export declare namespace seaFields {
|
|
335
|
+
type dat = Date | null;
|
|
336
|
+
type id = number;
|
|
337
|
+
type num = number | null;
|
|
338
|
+
type sesid = number;
|
|
339
|
+
}
|
|
340
|
+
export interface sea {
|
|
341
|
+
dat: seaFields.dat;
|
|
342
|
+
id: seaFields.id;
|
|
343
|
+
num: seaFields.num;
|
|
344
|
+
sesid: seaFields.sesid;
|
|
345
|
+
}
|
|
346
|
+
export declare namespace sen_ameliFields {
|
|
347
|
+
type app = string | null;
|
|
348
|
+
type comid = number | null;
|
|
349
|
+
type comspcid = number | null;
|
|
350
|
+
type entid = number;
|
|
351
|
+
type grpid = number;
|
|
263
352
|
type hom = string | null;
|
|
264
|
-
type
|
|
353
|
+
type mat = string;
|
|
354
|
+
type nomtec = string | null;
|
|
355
|
+
type nomuse = string;
|
|
356
|
+
type nomusemin = string;
|
|
357
|
+
type prenomuse = string;
|
|
358
|
+
type qua = string;
|
|
359
|
+
type ratt = string | null;
|
|
360
|
+
type senfem = string | null;
|
|
265
361
|
}
|
|
266
|
-
export interface
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
362
|
+
export interface sen_ameli {
|
|
363
|
+
app: sen_ameliFields.app;
|
|
364
|
+
comid: sen_ameliFields.comid;
|
|
365
|
+
comspcid: sen_ameliFields.comspcid;
|
|
366
|
+
entid: sen_ameliFields.entid;
|
|
367
|
+
grpid: sen_ameliFields.grpid;
|
|
368
|
+
hom: sen_ameliFields.hom;
|
|
369
|
+
mat: sen_ameliFields.mat;
|
|
370
|
+
nomtec: sen_ameliFields.nomtec;
|
|
371
|
+
nomuse: sen_ameliFields.nomuse;
|
|
372
|
+
nomusemin: sen_ameliFields.nomusemin;
|
|
373
|
+
prenomuse: sen_ameliFields.prenomuse;
|
|
374
|
+
qua: sen_ameliFields.qua;
|
|
375
|
+
ratt: sen_ameliFields.ratt;
|
|
376
|
+
senfem: sen_ameliFields.senfem;
|
|
377
|
+
}
|
|
378
|
+
export declare namespace sesFields {
|
|
379
|
+
type ann = number;
|
|
380
|
+
type id = number;
|
|
381
|
+
type lil = string;
|
|
382
|
+
type typid = number;
|
|
383
|
+
}
|
|
384
|
+
export interface ses {
|
|
385
|
+
ann: sesFields.ann;
|
|
386
|
+
id: sesFields.id;
|
|
387
|
+
lil: sesFields.lil;
|
|
388
|
+
typid: sesFields.typid;
|
|
389
|
+
}
|
|
390
|
+
export declare namespace sorFields {
|
|
391
|
+
type cod = string;
|
|
392
|
+
type id = string;
|
|
393
|
+
type lib = string;
|
|
394
|
+
type typ = string;
|
|
395
|
+
}
|
|
396
|
+
export interface sor {
|
|
397
|
+
cod: sorFields.cod;
|
|
398
|
+
id: sorFields.id;
|
|
399
|
+
lib: sorFields.lib;
|
|
400
|
+
typ: sorFields.typ;
|
|
275
401
|
}
|
|
276
402
|
export declare namespace subFields {
|
|
403
|
+
type comdelid = number | null;
|
|
404
|
+
type dupl = string;
|
|
277
405
|
type id = number;
|
|
278
|
-
type
|
|
406
|
+
type islec = string;
|
|
407
|
+
type lib = string | null;
|
|
408
|
+
type lic = string | null;
|
|
279
409
|
type merid = number | null;
|
|
280
|
-
type typid = number | null;
|
|
281
|
-
type lic = string | null;
|
|
282
|
-
type lib = string | null;
|
|
283
410
|
type pos = number | null;
|
|
284
|
-
type sig = string | null;
|
|
285
411
|
type posder = number | null;
|
|
286
412
|
type prires = number | null;
|
|
287
|
-
type
|
|
288
|
-
type subamd = string;
|
|
413
|
+
type sig = string | null;
|
|
289
414
|
type sorid = string | null;
|
|
290
|
-
type txtidder = number | null;
|
|
291
415
|
type style = string;
|
|
292
|
-
type
|
|
293
|
-
type
|
|
416
|
+
type subamd = string;
|
|
417
|
+
type txtid = number;
|
|
418
|
+
type txtidder = number | null;
|
|
419
|
+
type typid = number | null;
|
|
294
420
|
}
|
|
295
421
|
export interface sub {
|
|
422
|
+
comdelid: subFields.comdelid;
|
|
423
|
+
dupl: subFields.dupl;
|
|
296
424
|
id: subFields.id;
|
|
297
|
-
|
|
298
|
-
merid: subFields.merid;
|
|
299
|
-
typid: subFields.typid;
|
|
300
|
-
lic: subFields.lic;
|
|
425
|
+
islec: subFields.islec;
|
|
301
426
|
lib: subFields.lib;
|
|
427
|
+
lic: subFields.lic;
|
|
428
|
+
merid: subFields.merid;
|
|
302
429
|
pos: subFields.pos;
|
|
303
|
-
sig: subFields.sig;
|
|
304
430
|
posder: subFields.posder;
|
|
305
431
|
prires: subFields.prires;
|
|
306
|
-
|
|
307
|
-
subamd: subFields.subamd;
|
|
432
|
+
sig: subFields.sig;
|
|
308
433
|
sorid: subFields.sorid;
|
|
309
|
-
txtidder: subFields.txtidder;
|
|
310
434
|
style: subFields.style;
|
|
311
|
-
|
|
312
|
-
|
|
435
|
+
subamd: subFields.subamd;
|
|
436
|
+
txtid: subFields.txtid;
|
|
437
|
+
txtidder: subFields.txtidder;
|
|
438
|
+
typid: subFields.typid;
|
|
313
439
|
}
|
|
314
|
-
export declare namespace
|
|
440
|
+
export declare namespace txt_ameliFields {
|
|
441
|
+
type datado = Date | null;
|
|
442
|
+
type datdep = Date;
|
|
443
|
+
type dis = string;
|
|
444
|
+
type doslegsignet = string | null;
|
|
445
|
+
type fbuid = number | null;
|
|
446
|
+
type fusder = string;
|
|
447
|
+
type fusderid = number | null;
|
|
448
|
+
type fusderord = number;
|
|
449
|
+
type fusdertyp = string | null;
|
|
315
450
|
type id = number;
|
|
316
|
-
type
|
|
451
|
+
type inl = string | null;
|
|
452
|
+
type int = string;
|
|
453
|
+
type lecid = number;
|
|
454
|
+
type libcplnat = string | null;
|
|
455
|
+
type libdelim = string | null;
|
|
456
|
+
type loifin = string;
|
|
457
|
+
type loifinpar = number | null;
|
|
458
|
+
type natid = number;
|
|
459
|
+
type num = string;
|
|
460
|
+
type numabs = number | null;
|
|
461
|
+
type numado = number | null;
|
|
462
|
+
type ordsnddelib = string | null;
|
|
463
|
+
type proacc = string;
|
|
464
|
+
type pubdellim = Date | null;
|
|
465
|
+
type secdel = string;
|
|
466
|
+
type sesdepid = number;
|
|
467
|
+
type sesinsid = number | null;
|
|
468
|
+
type txtamd = string;
|
|
469
|
+
type txtetaid = number;
|
|
470
|
+
type txtexa = string | null;
|
|
471
|
+
type txttyp = string;
|
|
472
|
+
type urg = string;
|
|
317
473
|
}
|
|
318
|
-
export interface
|
|
319
|
-
|
|
320
|
-
|
|
474
|
+
export interface txt_ameli {
|
|
475
|
+
datado: txt_ameliFields.datado;
|
|
476
|
+
datdep: txt_ameliFields.datdep;
|
|
477
|
+
dis: txt_ameliFields.dis;
|
|
478
|
+
doslegsignet: txt_ameliFields.doslegsignet;
|
|
479
|
+
fbuid: txt_ameliFields.fbuid;
|
|
480
|
+
fusder: txt_ameliFields.fusder;
|
|
481
|
+
fusderid: txt_ameliFields.fusderid;
|
|
482
|
+
fusderord: txt_ameliFields.fusderord;
|
|
483
|
+
fusdertyp: txt_ameliFields.fusdertyp;
|
|
484
|
+
id: txt_ameliFields.id;
|
|
485
|
+
inl: txt_ameliFields.inl;
|
|
486
|
+
int: txt_ameliFields.int;
|
|
487
|
+
lecid: txt_ameliFields.lecid;
|
|
488
|
+
libcplnat: txt_ameliFields.libcplnat;
|
|
489
|
+
libdelim: txt_ameliFields.libdelim;
|
|
490
|
+
loifin: txt_ameliFields.loifin;
|
|
491
|
+
loifinpar: txt_ameliFields.loifinpar;
|
|
492
|
+
natid: txt_ameliFields.natid;
|
|
493
|
+
num: txt_ameliFields.num;
|
|
494
|
+
numabs: txt_ameliFields.numabs;
|
|
495
|
+
numado: txt_ameliFields.numado;
|
|
496
|
+
ordsnddelib: txt_ameliFields.ordsnddelib;
|
|
497
|
+
proacc: txt_ameliFields.proacc;
|
|
498
|
+
pubdellim: txt_ameliFields.pubdellim;
|
|
499
|
+
secdel: txt_ameliFields.secdel;
|
|
500
|
+
sesdepid: txt_ameliFields.sesdepid;
|
|
501
|
+
sesinsid: txt_ameliFields.sesinsid;
|
|
502
|
+
txtamd: txt_ameliFields.txtamd;
|
|
503
|
+
txtetaid: txt_ameliFields.txtetaid;
|
|
504
|
+
txtexa: txt_ameliFields.txtexa;
|
|
505
|
+
txttyp: txt_ameliFields.txttyp;
|
|
506
|
+
urg: txt_ameliFields.urg;
|
|
321
507
|
}
|
|
322
508
|
export declare namespace typrectFields {
|
|
323
509
|
type id = number;
|
|
@@ -329,42 +515,6 @@ export interface typrect {
|
|
|
329
515
|
lib: typrectFields.lib;
|
|
330
516
|
ord: typrectFields.ord;
|
|
331
517
|
}
|
|
332
|
-
export declare namespace fbuFields {
|
|
333
|
-
type id = number;
|
|
334
|
-
type lib = string;
|
|
335
|
-
type lic = string;
|
|
336
|
-
type sesid = number;
|
|
337
|
-
}
|
|
338
|
-
export interface fbu {
|
|
339
|
-
id: fbuFields.id;
|
|
340
|
-
lib: fbuFields.lib;
|
|
341
|
-
lic: fbuFields.lic;
|
|
342
|
-
sesid: fbuFields.sesid;
|
|
343
|
-
}
|
|
344
|
-
export declare namespace sorFields {
|
|
345
|
-
type id = string;
|
|
346
|
-
type lib = string;
|
|
347
|
-
type cod = string;
|
|
348
|
-
type typ = string;
|
|
349
|
-
}
|
|
350
|
-
export interface sor {
|
|
351
|
-
id: sorFields.id;
|
|
352
|
-
lib: sorFields.lib;
|
|
353
|
-
cod: sorFields.cod;
|
|
354
|
-
typ: sorFields.typ;
|
|
355
|
-
}
|
|
356
|
-
export declare namespace seaFields {
|
|
357
|
-
type id = number;
|
|
358
|
-
type sesid = number;
|
|
359
|
-
type dat = Date | null;
|
|
360
|
-
type num = number | null;
|
|
361
|
-
}
|
|
362
|
-
export interface sea {
|
|
363
|
-
id: seaFields.id;
|
|
364
|
-
sesid: seaFields.sesid;
|
|
365
|
-
dat: seaFields.dat;
|
|
366
|
-
num: seaFields.num;
|
|
367
|
-
}
|
|
368
518
|
export declare namespace typsesFields {
|
|
369
519
|
type id = number;
|
|
370
520
|
type lib = string | null;
|
|
@@ -373,163 +523,19 @@ export interface typses {
|
|
|
373
523
|
id: typsesFields.id;
|
|
374
524
|
lib: typsesFields.lib;
|
|
375
525
|
}
|
|
376
|
-
export declare namespace
|
|
377
|
-
type id = string;
|
|
378
|
-
type lib = string;
|
|
379
|
-
type cod = string;
|
|
380
|
-
}
|
|
381
|
-
export interface avigvt {
|
|
382
|
-
id: avigvtFields.id;
|
|
383
|
-
lib: avigvtFields.lib;
|
|
384
|
-
cod: avigvtFields.cod;
|
|
385
|
-
}
|
|
386
|
-
export declare namespace com_ameliFields {
|
|
387
|
-
type entid = number;
|
|
388
|
-
type cod = string;
|
|
389
|
-
type lib = string;
|
|
390
|
-
type lil = string;
|
|
391
|
-
type spc = string;
|
|
392
|
-
type codint = string;
|
|
393
|
-
type tri = number | null;
|
|
394
|
-
}
|
|
395
|
-
export interface com_ameli {
|
|
396
|
-
entid: com_ameliFields.entid;
|
|
397
|
-
cod: com_ameliFields.cod;
|
|
398
|
-
lib: com_ameliFields.lib;
|
|
399
|
-
lil: com_ameliFields.lil;
|
|
400
|
-
spc: com_ameliFields.spc;
|
|
401
|
-
codint: com_ameliFields.codint;
|
|
402
|
-
tri: com_ameliFields.tri;
|
|
403
|
-
}
|
|
404
|
-
export declare namespace amdFields {
|
|
405
|
-
type id = number;
|
|
406
|
-
type subid = number | null;
|
|
407
|
-
type amdperid = number | null;
|
|
408
|
-
type motid = number | null;
|
|
409
|
-
type etaid = number;
|
|
410
|
-
type nomentid = number;
|
|
411
|
-
type sorid = string | null;
|
|
412
|
-
type avcid = string | null;
|
|
413
|
-
type avgid = string | null;
|
|
414
|
-
type irrid = number | null;
|
|
415
|
-
type txtid = number;
|
|
416
|
-
type opmid = number | null;
|
|
417
|
-
type ocmid = number | null;
|
|
418
|
-
type ideid = number | null;
|
|
419
|
-
type discomid = number | null;
|
|
420
|
-
type num = string | null;
|
|
421
|
-
type rev = number;
|
|
422
|
-
type typ = string;
|
|
423
|
-
type dis = string | null;
|
|
424
|
-
type obj = string | null;
|
|
425
|
-
type datdep = Date | null;
|
|
426
|
-
type obs = string | null;
|
|
427
|
-
type ord = number | null;
|
|
428
|
-
type autext = string;
|
|
429
|
-
type subpos = number | null;
|
|
430
|
-
type mot = string | null;
|
|
431
|
-
type numabs = number | null;
|
|
432
|
-
type subidder = number | null;
|
|
433
|
-
type libgrp = string | null;
|
|
434
|
-
type alinea = number | null;
|
|
435
|
-
type accgou = string | null;
|
|
436
|
-
type colleg = string;
|
|
437
|
-
type typrectid = number | null;
|
|
438
|
-
type islu = string | null;
|
|
439
|
-
type motposexa = string;
|
|
440
|
-
}
|
|
441
|
-
export interface amd {
|
|
442
|
-
id: amdFields.id;
|
|
443
|
-
subid: amdFields.subid;
|
|
444
|
-
amdperid: amdFields.amdperid;
|
|
445
|
-
motid: amdFields.motid;
|
|
446
|
-
etaid: amdFields.etaid;
|
|
447
|
-
nomentid: amdFields.nomentid;
|
|
448
|
-
sorid: amdFields.sorid;
|
|
449
|
-
avcid: amdFields.avcid;
|
|
450
|
-
avgid: amdFields.avgid;
|
|
451
|
-
irrid: amdFields.irrid;
|
|
452
|
-
txtid: amdFields.txtid;
|
|
453
|
-
opmid: amdFields.opmid;
|
|
454
|
-
ocmid: amdFields.ocmid;
|
|
455
|
-
ideid: amdFields.ideid;
|
|
456
|
-
discomid: amdFields.discomid;
|
|
457
|
-
num: amdFields.num;
|
|
458
|
-
rev: amdFields.rev;
|
|
459
|
-
typ: amdFields.typ;
|
|
460
|
-
dis: amdFields.dis;
|
|
461
|
-
obj: amdFields.obj;
|
|
462
|
-
datdep: amdFields.datdep;
|
|
463
|
-
obs: amdFields.obs;
|
|
464
|
-
ord: amdFields.ord;
|
|
465
|
-
autext: amdFields.autext;
|
|
466
|
-
subpos: amdFields.subpos;
|
|
467
|
-
mot: amdFields.mot;
|
|
468
|
-
numabs: amdFields.numabs;
|
|
469
|
-
subidder: amdFields.subidder;
|
|
470
|
-
libgrp: amdFields.libgrp;
|
|
471
|
-
alinea: amdFields.alinea;
|
|
472
|
-
accgou: amdFields.accgou;
|
|
473
|
-
colleg: amdFields.colleg;
|
|
474
|
-
typrectid: amdFields.typrectid;
|
|
475
|
-
islu: amdFields.islu;
|
|
476
|
-
motposexa: amdFields.motposexa;
|
|
477
|
-
}
|
|
478
|
-
export declare namespace lec_ameliFields {
|
|
479
|
-
type id = number;
|
|
480
|
-
type lib = string;
|
|
481
|
-
type lecpreid = number | null;
|
|
482
|
-
}
|
|
483
|
-
export interface lec_ameli {
|
|
484
|
-
id: lec_ameliFields.id;
|
|
485
|
-
lib: lec_ameliFields.lib;
|
|
486
|
-
lecpreid: lec_ameliFields.lecpreid;
|
|
487
|
-
}
|
|
488
|
-
export declare namespace motFields {
|
|
526
|
+
export declare namespace typsubFields {
|
|
489
527
|
type id = number;
|
|
490
528
|
type lib = string;
|
|
491
|
-
type int = string | null;
|
|
492
|
-
type cod = string | null;
|
|
493
|
-
type ord = number;
|
|
494
|
-
type libnbe = string | null;
|
|
495
529
|
}
|
|
496
|
-
export interface
|
|
497
|
-
id:
|
|
498
|
-
lib:
|
|
499
|
-
int: motFields.int;
|
|
500
|
-
cod: motFields.cod;
|
|
501
|
-
ord: motFields.ord;
|
|
502
|
-
libnbe: motFields.libnbe;
|
|
530
|
+
export interface typsub {
|
|
531
|
+
id: typsubFields.id;
|
|
532
|
+
lib: typsubFields.lib;
|
|
503
533
|
}
|
|
504
|
-
export declare namespace
|
|
505
|
-
type
|
|
506
|
-
type
|
|
507
|
-
type comid = number | null;
|
|
508
|
-
type comspcid = number | null;
|
|
509
|
-
type mat = string;
|
|
510
|
-
type qua = string;
|
|
511
|
-
type nomuse = string;
|
|
512
|
-
type prenomuse = string;
|
|
513
|
-
type nomtec = string | null;
|
|
514
|
-
type hom = string | null;
|
|
515
|
-
type app = string | null;
|
|
516
|
-
type ratt = string | null;
|
|
517
|
-
type nomusemin = string;
|
|
518
|
-
type senfem = string | null;
|
|
534
|
+
export declare namespace w_nivrecFields {
|
|
535
|
+
type lib = string | null;
|
|
536
|
+
type num = number;
|
|
519
537
|
}
|
|
520
|
-
export interface
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
comid: sen_ameliFields.comid;
|
|
524
|
-
comspcid: sen_ameliFields.comspcid;
|
|
525
|
-
mat: sen_ameliFields.mat;
|
|
526
|
-
qua: sen_ameliFields.qua;
|
|
527
|
-
nomuse: sen_ameliFields.nomuse;
|
|
528
|
-
prenomuse: sen_ameliFields.prenomuse;
|
|
529
|
-
nomtec: sen_ameliFields.nomtec;
|
|
530
|
-
hom: sen_ameliFields.hom;
|
|
531
|
-
app: sen_ameliFields.app;
|
|
532
|
-
ratt: sen_ameliFields.ratt;
|
|
533
|
-
nomusemin: sen_ameliFields.nomusemin;
|
|
534
|
-
senfem: sen_ameliFields.senfem;
|
|
538
|
+
export interface w_nivrec {
|
|
539
|
+
lib: w_nivrecFields.lib;
|
|
540
|
+
num: w_nivrecFields.num;
|
|
535
541
|
}
|