@tricoteuses/senat 2.8.6 → 2.9.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 (125) hide show
  1. package/README.md +1 -0
  2. package/lib/model/dosleg.d.ts +0 -29
  3. package/lib/model/questions.d.ts +20 -0
  4. package/lib/model/questions.js +32 -1
  5. package/lib/model/sens.d.ts +670 -82
  6. package/lib/raw_types/dosleg.d.ts +77 -1994
  7. package/lib/raw_types/questions.d.ts +70 -0
  8. package/lib/raw_types/sens.d.ts +5424 -1570
  9. package/lib/raw_types_schemats/ameli.d.ts +12 -2
  10. package/lib/raw_types_schemats/debats.d.ts +2 -2
  11. package/lib/raw_types_schemats/dosleg.d.ts +2 -1054
  12. package/lib/raw_types_schemats/questions.d.ts +4 -2
  13. package/lib/raw_types_schemats/sens.d.ts +4235 -29
  14. package/package.json +9 -10
  15. package/lib/aggregates.d.ts +0 -52
  16. package/lib/aggregates.js +0 -949
  17. package/lib/aggregates.mjs +0 -726
  18. package/lib/aggregates.ts +0 -852
  19. package/lib/config.mjs +0 -16
  20. package/lib/config.ts +0 -26
  21. package/lib/databases.mjs +0 -55
  22. package/lib/databases.ts +0 -68
  23. package/lib/datasets.mjs +0 -78
  24. package/lib/datasets.ts +0 -118
  25. package/lib/fields.d.ts +0 -10
  26. package/lib/fields.js +0 -68
  27. package/lib/fields.mjs +0 -22
  28. package/lib/fields.ts +0 -29
  29. package/lib/index.mjs +0 -7
  30. package/lib/index.ts +0 -64
  31. package/lib/inserters.d.ts +0 -98
  32. package/lib/inserters.js +0 -500
  33. package/lib/inserters.mjs +0 -360
  34. package/lib/inserters.ts +0 -521
  35. package/lib/legislatures.json +0 -38
  36. package/lib/loaders.mjs +0 -97
  37. package/lib/loaders.ts +0 -173
  38. package/lib/model/ameli.mjs +0 -57
  39. package/lib/model/ameli.ts +0 -86
  40. package/lib/model/debats.mjs +0 -43
  41. package/lib/model/debats.ts +0 -68
  42. package/lib/model/dosleg.mjs +0 -163
  43. package/lib/model/dosleg.ts +0 -204
  44. package/lib/model/index.mjs +0 -4
  45. package/lib/model/index.ts +0 -13
  46. package/lib/model/questions.mjs +0 -76
  47. package/lib/model/questions.ts +0 -102
  48. package/lib/model/sens.mjs +0 -339
  49. package/lib/model/sens.ts +0 -432
  50. package/lib/model/texte.mjs +0 -156
  51. package/lib/model/texte.ts +0 -174
  52. package/lib/raw_types_kysely/ameli.d.ts +0 -915
  53. package/lib/raw_types_kysely/ameli.js +0 -7
  54. package/lib/raw_types_kysely/ameli.mjs +0 -5
  55. package/lib/raw_types_kysely/ameli.ts +0 -951
  56. package/lib/raw_types_kysely/debats.d.ts +0 -207
  57. package/lib/raw_types_kysely/debats.js +0 -7
  58. package/lib/raw_types_kysely/debats.mjs +0 -5
  59. package/lib/raw_types_kysely/debats.ts +0 -222
  60. package/lib/raw_types_kysely/dosleg.d.ts +0 -3532
  61. package/lib/raw_types_kysely/dosleg.js +0 -7
  62. package/lib/raw_types_kysely/dosleg.mjs +0 -5
  63. package/lib/raw_types_kysely/dosleg.ts +0 -3621
  64. package/lib/raw_types_kysely/questions.d.ts +0 -414
  65. package/lib/raw_types_kysely/questions.js +0 -7
  66. package/lib/raw_types_kysely/questions.mjs +0 -5
  67. package/lib/raw_types_kysely/questions.ts +0 -426
  68. package/lib/raw_types_kysely/sens.d.ts +0 -4394
  69. package/lib/raw_types_kysely/sens.js +0 -7
  70. package/lib/raw_types_kysely/sens.mjs +0 -5
  71. package/lib/raw_types_kysely/sens.ts +0 -4499
  72. package/lib/raw_types_schemats/ameli.mjs +0 -2
  73. package/lib/raw_types_schemats/ameli.ts +0 -601
  74. package/lib/raw_types_schemats/debats.mjs +0 -2
  75. package/lib/raw_types_schemats/debats.ts +0 -145
  76. package/lib/raw_types_schemats/dosleg.mjs +0 -2
  77. package/lib/raw_types_schemats/dosleg.ts +0 -2193
  78. package/lib/raw_types_schemats/questions.mjs +0 -2
  79. package/lib/raw_types_schemats/questions.ts +0 -249
  80. package/lib/raw_types_schemats/sens.mjs +0 -2
  81. package/lib/raw_types_schemats/sens.ts +0 -2907
  82. package/lib/scripts/convert_data.mjs +0 -95
  83. package/lib/scripts/convert_data.ts +0 -119
  84. package/lib/scripts/datautil.mjs +0 -16
  85. package/lib/scripts/datautil.ts +0 -19
  86. package/lib/scripts/images/transparent_150x192.jpg +0 -0
  87. package/lib/scripts/images/transparent_155x225.jpg +0 -0
  88. package/lib/scripts/parse_textes.mjs +0 -38
  89. package/lib/scripts/parse_textes.ts +0 -52
  90. package/lib/scripts/retrieve_documents.mjs +0 -243
  91. package/lib/scripts/retrieve_documents.ts +0 -279
  92. package/lib/scripts/retrieve_open_data.mjs +0 -214
  93. package/lib/scripts/retrieve_open_data.ts +0 -261
  94. package/lib/scripts/retrieve_senateurs_photos.mjs +0 -147
  95. package/lib/scripts/retrieve_senateurs_photos.ts +0 -177
  96. package/lib/scripts/retrieve_textes.d.ts +0 -1
  97. package/lib/scripts/retrieve_textes.mjs +0 -165
  98. package/lib/scripts/retrieve_textes.ts +0 -79
  99. package/lib/scripts/shared/cli_helpers.ts +0 -36
  100. package/lib/scripts/shared/util.ts +0 -33
  101. package/lib/strings.mjs +0 -18
  102. package/lib/strings.ts +0 -26
  103. package/lib/types/ameli.mjs +0 -13
  104. package/lib/types/ameli.ts +0 -21
  105. package/lib/types/debats.mjs +0 -2
  106. package/lib/types/debats.ts +0 -6
  107. package/lib/types/dosleg.mjs +0 -151
  108. package/lib/types/dosleg.ts +0 -284
  109. package/lib/types/questions.mjs +0 -1
  110. package/lib/types/questions.ts +0 -3
  111. package/lib/types/sens.mjs +0 -1
  112. package/lib/types/sens.ts +0 -12
  113. package/lib/types/sessions.mjs +0 -43
  114. package/lib/types/sessions.ts +0 -42
  115. package/lib/types/texte.mjs +0 -16
  116. package/lib/types/texte.ts +0 -66
  117. package/lib/typings/windows-1252.d.js +0 -2
  118. package/lib/typings/windows-1252.d.mjs +0 -2
  119. package/lib/typings/windows-1252.d.ts +0 -11
  120. package/lib/validators/config.mjs +0 -54
  121. package/lib/validators/config.ts +0 -79
  122. package/lib/validators/senat.d.ts +0 -0
  123. package/lib/validators/senat.js +0 -24
  124. package/lib/validators/senat.mjs +0 -24
  125. package/lib/validators/senat.ts +0 -26
@@ -1,4394 +0,0 @@
1
- /**
2
- * This file was generated by kysely-codegen.
3
- * Please do not edit it manually.
4
- */
5
- import type { ColumnType } from "kysely";
6
- export type Generated<T> = T extends ColumnType<infer S, infer I, infer U> ? ColumnType<S, I | undefined, U> : ColumnType<T, T | undefined, T>;
7
- export type Int8 = ColumnType<string, bigint | number | string, bigint | number | string>;
8
- export type Timestamp = ColumnType<Date, Date | string, Date | string>;
9
- export interface Activite {
10
- /**
11
- * Identifiant
12
- */
13
- actid: Int8;
14
- /**
15
- * Libellé
16
- */
17
- actlib: string | null;
18
- /**
19
- * Libellé court
20
- */
21
- actlic: string | null;
22
- /**
23
- * Catégorie
24
- */
25
- catactcod: string;
26
- comcod: string | null;
27
- datdeb: Timestamp;
28
- datfin: Timestamp;
29
- delegacod: string | null;
30
- envjodat: Timestamp | null;
31
- gecod: string | null;
32
- giacod: string | null;
33
- nb_delegations: Generated<Int8>;
34
- nb_participants: Generated<Int8>;
35
- scrid: Int8 | null;
36
- /**
37
- * Type
38
- */
39
- typactcod: string;
40
- validdat: Timestamp | null;
41
- }
42
- export interface ActiviteDelegation {
43
- actid: Int8;
44
- delegactid: Int8;
45
- delegidx: Generated<Int8>;
46
- senmat: string;
47
- senmat_delegue: string | null;
48
- }
49
- export interface ActiviteLoi {
50
- /**
51
- * Identifiant de l'activité
52
- */
53
- actid: Int8;
54
- /**
55
- * Identifiant d'un texte dans la table loi de la base DOSLEG
56
- */
57
- loicod: string;
58
- }
59
- export interface ActiviteParticipant {
60
- /**
61
- * Activité à laquelle le Sénateur participe
62
- */
63
- actid: Int8;
64
- /**
65
- * Identifiant
66
- */
67
- actparid: Int8;
68
- /**
69
- * Fonction particulière
70
- */
71
- fapcod: Generated<string>;
72
- /**
73
- * Ordonnancement dans la fonction. Permet notamment d'ordonner les présidents de réunion.
74
- */
75
- fapidx: Generated<Int8 | null>;
76
- /**
77
- * Sénateur
78
- */
79
- senmat: string;
80
- teleparticipation: Generated<number | null>;
81
- /**
82
- * Sénateur présent ou excusé (au sens de la commission, pas de l'article 23bis).
83
- */
84
- typactparcod: Generated<string>;
85
- }
86
- export interface ActiviteSenateur {
87
- /**
88
- * Identifiant
89
- */
90
- actsenid: Int8;
91
- /**
92
- * Début
93
- */
94
- datdeb: Timestamp;
95
- /**
96
- * Fin
97
- */
98
- datfin: Timestamp;
99
- libelle: string | null;
100
- /**
101
- * Sénateur
102
- */
103
- senmat: string;
104
- /**
105
- * Type d'activité
106
- */
107
- typactsencod: string;
108
- }
109
- export interface ActivitesLiees {
110
- droite: Int8;
111
- gauche: Int8;
112
- }
113
- export interface Actpro {
114
- /**
115
- * Code activité professionnelle
116
- */
117
- actprocod: string;
118
- actprolib: string;
119
- actpronumtri: Int8 | null;
120
- /**
121
- * Date système création
122
- */
123
- syscredat: Timestamp | null;
124
- /**
125
- * Date système modification
126
- */
127
- sysmajdat: Timestamp | null;
128
- }
129
- export interface Adresse {
130
- /**
131
- * Bureau distributeur
132
- */
133
- adrburdis: string | null;
134
- /**
135
- * Code Cedex
136
- */
137
- adrcdxcod: string | null;
138
- /**
139
- * Libellé Cedex
140
- */
141
- adrcdxlib: string | null;
142
- /**
143
- * Complément adresse
144
- */
145
- adrcmp: string | null;
146
- /**
147
- * Complément adresse 2
148
- */
149
- adrcmp2: string | null;
150
- /**
151
- * Code postal
152
- */
153
- adrcodpos: string | null;
154
- /**
155
- * Commune
156
- */
157
- adrcom: string | null;
158
- /**
159
- * Identifiant
160
- */
161
- adrid: Int8;
162
- /**
163
- * nom de la voie
164
- */
165
- adrnomvoi: string | null;
166
- /**
167
- * Numéro de tri
168
- */
169
- adrnumtri: Int8 | null;
170
- /**
171
- * Numéro dans la voie
172
- */
173
- adrnumvoi: string | null;
174
- /**
175
- * Identifiant point de contact
176
- */
177
- poiconid: Int8;
178
- syscredat: Timestamp | null;
179
- sysmajdat: Timestamp | null;
180
- typbistercod: string;
181
- typvoicod: string;
182
- }
183
- export interface Asster {
184
- assterart: string | null;
185
- asstercod: string;
186
- assterlib: string | null;
187
- assterlic: string | null;
188
- assternumtri: Int8 | null;
189
- assterurlcmp: string | null;
190
- /**
191
- * Date système création
192
- */
193
- syscredat: Timestamp | null;
194
- /**
195
- * Date système modification
196
- */
197
- sysmajdat: Timestamp | null;
198
- }
199
- export interface Bur {
200
- /**
201
- * Code bureau 4e Rép.
202
- */
203
- burcod: string;
204
- /**
205
- * Libellé
206
- */
207
- burlib: string | null;
208
- /**
209
- * Libellé féminin
210
- */
211
- burlibfem: string | null;
212
- /**
213
- * Libellé féminin pluriel
214
- */
215
- burlibfemplu: string | null;
216
- /**
217
- * Libellé honorariat
218
- */
219
- burlibhon: string | null;
220
- /**
221
- * Libellé honorariat féminin
222
- */
223
- burlibhonfem: string | null;
224
- /**
225
- * Libellé honorariat pluriel
226
- */
227
- burlibhonplu: string | null;
228
- /**
229
- * Libellé pluriel
230
- */
231
- burlibplu: string | null;
232
- /**
233
- * Libellé court
234
- */
235
- burlic: string | null;
236
- /**
237
- * Libellé court féminin
238
- */
239
- burlicfem: string | null;
240
- /**
241
- * Libellé court féminin pluriel
242
- */
243
- burlicfemplu: string | null;
244
- /**
245
- * Libellé court pluriel
246
- */
247
- burlicplu: string | null;
248
- /**
249
- * Libellé long
250
- */
251
- burlil: string | null;
252
- /**
253
- * Libellé long féminin
254
- */
255
- burlilfem: string | null;
256
- /**
257
- * Libellé long féminin pluriel
258
- */
259
- burlilfemplu: string | null;
260
- /**
261
- * Libellé long pluriel
262
- */
263
- burlilplu: string | null;
264
- /**
265
- * Numéro de tri
266
- */
267
- burnumtri: Int8 | null;
268
- /**
269
- * Date système création
270
- */
271
- syscredat: Timestamp | null;
272
- /**
273
- * Date système modification
274
- */
275
- sysmajdat: Timestamp | null;
276
- }
277
- export interface CategorieActivite {
278
- catactcod: string;
279
- catactlib: string;
280
- catactlibtap: string | null;
281
- catactlic: string;
282
- pleniere: Generated<number | null>;
283
- publiee_jo: Generated<number | null>;
284
- }
285
- export interface Com {
286
- /**
287
- * Code transfert AMELI
288
- */
289
- comcodameli: string | null;
290
- /**
291
- * Libellé AMELI
292
- */
293
- comlibameli: string | null;
294
- /**
295
- * Libellé long minuscule
296
- */
297
- comlilmin: string | null;
298
- /**
299
- * Code division
300
- */
301
- divcod: Generated<string | null>;
302
- /**
303
- * Libellé
304
- */
305
- evelib: string | null;
306
- /**
307
- * Libellé court
308
- */
309
- evelic: string | null;
310
- /**
311
- * Libellé long
312
- */
313
- evelil: string | null;
314
- /**
315
- * Article
316
- */
317
- orgart: string | null;
318
- /**
319
- * Code organisme
320
- */
321
- orgcod: string;
322
- /**
323
- * Date création
324
- */
325
- orgdatcre: Timestamp | null;
326
- /**
327
- * Date de fin
328
- */
329
- orgdatfin: Timestamp | null;
330
- /**
331
- * NuméroTiers
332
- */
333
- orgnumtie: string | null;
334
- /**
335
- * Numéro de tri
336
- */
337
- orgnumtri: Int8 | null;
338
- /**
339
- * URL complet
340
- */
341
- orgurlcmp: string | null;
342
- /**
343
- * URL simplifié
344
- */
345
- orgurlsim: string | null;
346
- /**
347
- * Date système création
348
- */
349
- syscredat: Timestamp | null;
350
- /**
351
- * Date système modification
352
- */
353
- sysmajdat: Timestamp | null;
354
- /**
355
- * Code validité
356
- */
357
- temvalcod: string | null;
358
- /**
359
- * Code type organisme
360
- */
361
- typorgcod: string;
362
- }
363
- export interface Csp {
364
- /**
365
- * Code catégorie professionnelle
366
- */
367
- catprocod: string;
368
- /**
369
- * Code CSP
370
- */
371
- cspcod: string;
372
- /**
373
- * Code famille CSP
374
- */
375
- cspfamcod: string;
376
- /**
377
- * Rubrique CSP
378
- */
379
- csplib: string | null;
380
- /**
381
- * Numéro de tri CSP
382
- */
383
- cspnumtri: Int8 | null;
384
- /**
385
- * Date système création
386
- */
387
- syscredat: Timestamp | null;
388
- /**
389
- * Date système modification
390
- */
391
- sysmajdat: Timestamp | null;
392
- }
393
- export interface Delega {
394
- /**
395
- * Libellé
396
- */
397
- evelib: string | null;
398
- /**
399
- * Libellé court
400
- */
401
- evelic: string | null;
402
- /**
403
- * Libellé long
404
- */
405
- evelil: string | null;
406
- /**
407
- * Article
408
- */
409
- orgart: string | null;
410
- /**
411
- * Code organisme
412
- */
413
- orgcod: string;
414
- /**
415
- * Date création
416
- */
417
- orgdatcre: Timestamp | null;
418
- /**
419
- * Date de fin
420
- */
421
- orgdatfin: Timestamp | null;
422
- /**
423
- * Membres Députés
424
- */
425
- orgmemdep: Generated<string | null>;
426
- /**
427
- * Mode désignation
428
- */
429
- orgmoddes: string | null;
430
- /**
431
- * NuméroTiers
432
- */
433
- orgnumtie: string | null;
434
- /**
435
- * Numéro de tri
436
- */
437
- orgnumtri: Int8 | null;
438
- /**
439
- * Régime juridique
440
- */
441
- orgregjur: string | null;
442
- /**
443
- * URL complet
444
- */
445
- orgurlcmp: string | null;
446
- /**
447
- * URL simplifié
448
- */
449
- orgurlsim: string | null;
450
- /**
451
- * Date système création
452
- */
453
- syscredat: Timestamp | null;
454
- /**
455
- * Date système modification
456
- */
457
- sysmajdat: Timestamp | null;
458
- /**
459
- * Code validité
460
- */
461
- temvalcod: string | null;
462
- /**
463
- * Code type organisme
464
- */
465
- typorgcod: string;
466
- }
467
- export interface Design {
468
- /**
469
- * Code désignataire
470
- */
471
- designcod: string;
472
- /**
473
- * Numéro de tri
474
- */
475
- designnumtri: Int8 | null;
476
- /**
477
- * Libellé
478
- */
479
- evelib: string | null;
480
- /**
481
- * Libellé court
482
- */
483
- evelic: string | null;
484
- /**
485
- * Libellé long
486
- */
487
- evelil: string | null;
488
- /**
489
- * Observations
490
- */
491
- eveobs: string | null;
492
- /**
493
- * Code
494
- */
495
- moddescod: string;
496
- /**
497
- * Code organisme
498
- */
499
- orgcod: string;
500
- /**
501
- * Date système création
502
- */
503
- syscredat: Timestamp | null;
504
- /**
505
- * Date système modification
506
- */
507
- sysmajdat: Timestamp | null;
508
- /**
509
- * Code validité
510
- */
511
- temvalcod: string | null;
512
- }
513
- export interface Designoep {
514
- /**
515
- * Code désignataire
516
- */
517
- designcod: string;
518
- designoepdatdeb: Timestamp | null;
519
- designoepdatfin: Timestamp | null;
520
- designoepid: Int8;
521
- designoepnbrsup: Int8 | null;
522
- designoepnbrtit: Int8 | null;
523
- designoepnumtri: Int8 | null;
524
- /**
525
- * Libellé
526
- */
527
- evelib: string | null;
528
- /**
529
- * Libellé court
530
- */
531
- evelic: string | null;
532
- /**
533
- * Libellé long
534
- */
535
- evelil: string | null;
536
- fonmemextparcod: Generated<string>;
537
- fonremlil: string | null;
538
- fontemrem: Generated<string | null>;
539
- incompat: string | null;
540
- /**
541
- * Code organisme
542
- */
543
- orgcod: string;
544
- /**
545
- * Date système création
546
- */
547
- syscredat: Timestamp | null;
548
- /**
549
- * Date système modification
550
- */
551
- sysmajdat: Timestamp | null;
552
- /**
553
- * Code validité
554
- */
555
- temvalcod: string | null;
556
- }
557
- export interface Designorg {
558
- /**
559
- * Code désignataire
560
- */
561
- designcod: string;
562
- /**
563
- * Libellé
564
- */
565
- designlib: string | null;
566
- /**
567
- * Lbellé féminin
568
- */
569
- designlibfem: string | null;
570
- /**
571
- * Libellé court
572
- */
573
- designlic: string | null;
574
- /**
575
- * Libellé féminin court
576
- */
577
- designlicfem: string | null;
578
- /**
579
- * Libellé long
580
- */
581
- designlil: string | null;
582
- /**
583
- * Libellé féminin long
584
- */
585
- designlilfem: string | null;
586
- /**
587
- * Numéro de tri
588
- */
589
- designnumtri: Int8 | null;
590
- /**
591
- * Libellé
592
- */
593
- evelib: string | null;
594
- /**
595
- * Libellé court
596
- */
597
- evelic: string | null;
598
- /**
599
- * Libellé long
600
- */
601
- evelil: string | null;
602
- /**
603
- * Observations
604
- */
605
- eveobs: string | null;
606
- /**
607
- * Date système création
608
- */
609
- syscredat: Timestamp | null;
610
- /**
611
- * Date système modification
612
- */
613
- sysmajdat: Timestamp | null;
614
- /**
615
- * Code validité
616
- */
617
- temvalcod: string | null;
618
- }
619
- export interface Dpt {
620
- /**
621
- * Article
622
- */
623
- dptart: string | null;
624
- /**
625
- * Commentaire listes
626
- */
627
- dptcmt: string | null;
628
- /**
629
- * Code INSEE
630
- */
631
- dptcod: string;
632
- /**
633
- * Date de début
634
- */
635
- dptdatdeb: Timestamp | null;
636
- /**
637
- * Date de fin
638
- */
639
- dptdatfin: Timestamp | null;
640
- /**
641
- * Libellé
642
- */
643
- dptlib: string;
644
- /**
645
- * Libellé Moyen
646
- */
647
- dptlibtri: string | null;
648
- /**
649
- * Libellé court
650
- */
651
- dptlic: string | null;
652
- /**
653
- * Mode scrutin sénatorial
654
- */
655
- dptmodscrsen: string | null;
656
- /**
657
- * Nombre sénateurs
658
- */
659
- dptnbrsen: Int8 | null;
660
- /**
661
- * Identifiant circonscription
662
- */
663
- dptnum: Int8;
664
- /**
665
- * Numéro de tri
666
- */
667
- dptnumtri: Int8;
668
- /**
669
- * Série (A,B,C)
670
- */
671
- dptser: string;
672
- /**
673
- * Série (1,2)
674
- */
675
- dptser2004: string | null;
676
- /**
677
- * URL
678
- */
679
- dpturlcmp: string | null;
680
- /**
681
- * Libellé
682
- */
683
- evelib: string | null;
684
- /**
685
- * Libellé court
686
- */
687
- evelic: string | null;
688
- /**
689
- * Libellé long
690
- */
691
- evelil: string | null;
692
- /**
693
- * Code région
694
- */
695
- regcod: string;
696
- /**
697
- * Date système création
698
- */
699
- syscredat: Timestamp | null;
700
- /**
701
- * Date système modification
702
- */
703
- sysmajdat: Timestamp | null;
704
- /**
705
- * Code validité
706
- */
707
- temvalcod: string | null;
708
- }
709
- export interface Dptele {
710
- dptelecmt: string | null;
711
- /**
712
- * Identifiant
713
- */
714
- dpteleid: Int8;
715
- /**
716
- * Nombre de sièges
717
- */
718
- dptelenbrsie: Int8 | null;
719
- dptelenbrsiepvr: Int8 | null;
720
- /**
721
- * Identifiant circonscription
722
- */
723
- dptnum: Int8;
724
- /**
725
- * Identifiant
726
- */
727
- eleid: Int8;
728
- /**
729
- * Identifiant participation
730
- */
731
- participaidt1: Int8 | null;
732
- /**
733
- * Identifiant participation
734
- */
735
- participaidt2: Int8 | null;
736
- /**
737
- * Date système création
738
- */
739
- syscredat: Timestamp | null;
740
- /**
741
- * Date système modification
742
- */
743
- sysmajdat: Timestamp | null;
744
- /**
745
- * Code type élection
746
- */
747
- typelecod: Generated<string>;
748
- /**
749
- * Code validation
750
- */
751
- valid2cod: Generated<string>;
752
- /**
753
- * Code validation
754
- */
755
- validcod: Generated<string>;
756
- }
757
- export interface Dpttypman {
758
- /**
759
- * Identifiant circonscription
760
- */
761
- dptnum: Int8;
762
- dpttypmanid: Int8;
763
- /**
764
- * Code type mandat
765
- */
766
- typmancod: string;
767
- }
768
- export interface Ele {
769
- /**
770
- * Année
771
- */
772
- eleann: string;
773
- /**
774
- * Date de l'élection
775
- */
776
- eledat: Timestamp | null;
777
- /**
778
- * Date début mandat
779
- */
780
- eledatdeb: Timestamp | null;
781
- /**
782
- * Date fin mandat précédent
783
- */
784
- eledatfinpre: Timestamp | null;
785
- /**
786
- * Identifiant
787
- */
788
- eleid: Int8;
789
- /**
790
- * Libellé
791
- */
792
- elelib: string | null;
793
- /**
794
- * Libellé court
795
- */
796
- elelic: string | null;
797
- /**
798
- * Libellé long
799
- */
800
- elelil: string | null;
801
- /**
802
- * Élection partielle
803
- */
804
- elepar: Generated<string | null>;
805
- /**
806
- * Série
807
- */
808
- eleser: string | null;
809
- /**
810
- * Date système création
811
- */
812
- syscredat: Timestamp | null;
813
- /**
814
- * Date système modification
815
- */
816
- sysmajdat: Timestamp | null;
817
- /**
818
- * Code type mandat
819
- */
820
- typmancod: string;
821
- }
822
- export interface Elucan {
823
- /**
824
- * Aaticle de la circonscription
825
- */
826
- canart: string | null;
827
- /**
828
- * Identifiant du département
829
- */
830
- dptnum: Int8 | null;
831
- /**
832
- * Année début mandat
833
- */
834
- eluanndeb: Int8 | null;
835
- /**
836
- * Année fin mandat
837
- */
838
- eluannfin: Int8 | null;
839
- /**
840
- * Date cumul
841
- */
842
- eludatcum: Timestamp | null;
843
- /**
844
- * Date début mandat
845
- */
846
- eludatdeb: Timestamp | null;
847
- /**
848
- * Date d'élection
849
- */
850
- eludatelu: Timestamp | null;
851
- /**
852
- * Date fin mandat
853
- */
854
- eludatfin: Timestamp | null;
855
- /**
856
- * Identifiant
857
- */
858
- eluid: Int8;
859
- /**
860
- * Nombre d'habitants
861
- */
862
- elunbrhab: Int8 | null;
863
- /**
864
- * Libellé
865
- */
866
- evelib: string | null;
867
- /**
868
- * Libellé court
869
- */
870
- evelic: string | null;
871
- /**
872
- * Libellé long
873
- */
874
- evelil: string | null;
875
- /**
876
- * Observations
877
- */
878
- eveobs: string | null;
879
- /**
880
- * Matricule
881
- */
882
- senmat: string;
883
- /**
884
- * Date système création
885
- */
886
- syscredat: Timestamp | null;
887
- /**
888
- * Date système modification
889
- */
890
- sysmajdat: Timestamp | null;
891
- /**
892
- * Code validité
893
- */
894
- temvalcod: string | null;
895
- /**
896
- * Code type mandat
897
- */
898
- typmancod: string | null;
899
- }
900
- export interface Eludep {
901
- circo: Int8 | null;
902
- depcod: string | null;
903
- /**
904
- * Année début mandat
905
- */
906
- eluanndeb: Int8 | null;
907
- /**
908
- * Année fin mandat
909
- */
910
- eluannfin: Int8 | null;
911
- /**
912
- * Date cumul
913
- */
914
- eludatcum: Timestamp | null;
915
- /**
916
- * Date début mandat
917
- */
918
- eludatdeb: Timestamp | null;
919
- /**
920
- * Date d'élection
921
- */
922
- eludatelu: Timestamp | null;
923
- /**
924
- * Date fin mandat
925
- */
926
- eludatfin: Timestamp | null;
927
- /**
928
- * Identifiant
929
- */
930
- eluid: Int8;
931
- /**
932
- * Nombre d'habitants
933
- */
934
- elunbrhab: Int8 | null;
935
- /**
936
- * Libellé
937
- */
938
- evelib: string | null;
939
- /**
940
- * Libellé court
941
- */
942
- evelic: string | null;
943
- /**
944
- * Libellé long
945
- */
946
- evelil: string | null;
947
- /**
948
- * Observations
949
- */
950
- eveobs: string | null;
951
- id_organe_assnat: Generated<string | null>;
952
- /**
953
- * Matricule
954
- */
955
- senmat: string;
956
- /**
957
- * Date système création
958
- */
959
- syscredat: Timestamp | null;
960
- /**
961
- * Date système modification
962
- */
963
- sysmajdat: Timestamp | null;
964
- /**
965
- * Code validité
966
- */
967
- temvalcod: string | null;
968
- /**
969
- * Code type mandat
970
- */
971
- typmancod: string | null;
972
- }
973
- export interface Eludiv {
974
- /**
975
- * Année début mandat
976
- */
977
- eluanndeb: Int8 | null;
978
- /**
979
- * Année fin mandat
980
- */
981
- eluannfin: Int8 | null;
982
- /**
983
- * Date cumul
984
- */
985
- eludatcum: Timestamp | null;
986
- /**
987
- * Date début mandat
988
- */
989
- eludatdeb: Timestamp | null;
990
- /**
991
- * Date d'élection
992
- */
993
- eludatelu: Timestamp | null;
994
- /**
995
- * Date fin mandat
996
- */
997
- eludatfin: Timestamp | null;
998
- eludivart: string | null;
999
- eludivurlcmp: string | null;
1000
- /**
1001
- * Identifiant
1002
- */
1003
- eluid: Int8;
1004
- /**
1005
- * Nombre d'habitants
1006
- */
1007
- elunbrhab: Int8 | null;
1008
- /**
1009
- * Libellé
1010
- */
1011
- evelib: string | null;
1012
- /**
1013
- * Libellé court
1014
- */
1015
- evelic: string | null;
1016
- /**
1017
- * Libellé long
1018
- */
1019
- evelil: string | null;
1020
- /**
1021
- * Observations
1022
- */
1023
- eveobs: string | null;
1024
- /**
1025
- * Matricule
1026
- */
1027
- senmat: string;
1028
- /**
1029
- * Date système création
1030
- */
1031
- syscredat: Timestamp | null;
1032
- /**
1033
- * Date système modification
1034
- */
1035
- sysmajdat: Timestamp | null;
1036
- /**
1037
- * Code validité
1038
- */
1039
- temvalcod: string | null;
1040
- /**
1041
- * Code type mandat
1042
- */
1043
- typmancod: string | null;
1044
- }
1045
- export interface Elueur {
1046
- /**
1047
- * Année début mandat
1048
- */
1049
- eluanndeb: Int8 | null;
1050
- /**
1051
- * Année fin mandat
1052
- */
1053
- eluannfin: Int8 | null;
1054
- /**
1055
- * Date cumul
1056
- */
1057
- eludatcum: Timestamp | null;
1058
- /**
1059
- * Date début mandat
1060
- */
1061
- eludatdeb: Timestamp | null;
1062
- /**
1063
- * Date d'élection
1064
- */
1065
- eludatelu: Timestamp | null;
1066
- /**
1067
- * Date fin mandat
1068
- */
1069
- eludatfin: Timestamp | null;
1070
- /**
1071
- * Identifiant
1072
- */
1073
- eluid: Int8;
1074
- /**
1075
- * Nombre d'habitants
1076
- */
1077
- elunbrhab: Int8 | null;
1078
- /**
1079
- * Libellé
1080
- */
1081
- evelib: string | null;
1082
- /**
1083
- * Libellé court
1084
- */
1085
- evelic: string | null;
1086
- /**
1087
- * Libellé long
1088
- */
1089
- evelil: string | null;
1090
- /**
1091
- * Observations
1092
- */
1093
- eveobs: string | null;
1094
- nationcod: string | null;
1095
- /**
1096
- * Matricule
1097
- */
1098
- senmat: string;
1099
- /**
1100
- * Date système création
1101
- */
1102
- syscredat: Timestamp | null;
1103
- /**
1104
- * Date système modification
1105
- */
1106
- sysmajdat: Timestamp | null;
1107
- /**
1108
- * Code validité
1109
- */
1110
- temvalcod: string | null;
1111
- /**
1112
- * Code type mandat
1113
- */
1114
- typmancod: string | null;
1115
- }
1116
- export interface Elureg {
1117
- /**
1118
- * Année début mandat
1119
- */
1120
- eluanndeb: Int8 | null;
1121
- /**
1122
- * Année fin mandat
1123
- */
1124
- eluannfin: Int8 | null;
1125
- /**
1126
- * Date cumul
1127
- */
1128
- eludatcum: Timestamp | null;
1129
- /**
1130
- * Date début mandat
1131
- */
1132
- eludatdeb: Timestamp | null;
1133
- /**
1134
- * Date d'élection
1135
- */
1136
- eludatelu: Timestamp | null;
1137
- /**
1138
- * Date fin mandat
1139
- */
1140
- eludatfin: Timestamp | null;
1141
- /**
1142
- * Identifiant
1143
- */
1144
- eluid: Int8;
1145
- /**
1146
- * Nombre d'habitants
1147
- */
1148
- elunbrhab: Int8 | null;
1149
- /**
1150
- * Libellé
1151
- */
1152
- evelib: string | null;
1153
- /**
1154
- * Libellé court
1155
- */
1156
- evelic: string | null;
1157
- /**
1158
- * Libellé long
1159
- */
1160
- evelil: string | null;
1161
- /**
1162
- * Observations
1163
- */
1164
- eveobs: string | null;
1165
- /**
1166
- * Code région
1167
- */
1168
- regcod: string | null;
1169
- /**
1170
- * Matricule
1171
- */
1172
- senmat: string;
1173
- /**
1174
- * Date système création
1175
- */
1176
- syscredat: Timestamp | null;
1177
- /**
1178
- * Date système modification
1179
- */
1180
- sysmajdat: Timestamp | null;
1181
- /**
1182
- * Code validité
1183
- */
1184
- temvalcod: string | null;
1185
- /**
1186
- * Code type mandat
1187
- */
1188
- typmancod: string | null;
1189
- }
1190
- export interface Elusen {
1191
- /**
1192
- * Identifiant circonscription
1193
- */
1194
- dptnum: Int8;
1195
- /**
1196
- * Année début mandat
1197
- */
1198
- eluanndeb: Int8 | null;
1199
- /**
1200
- * Année fin mandat
1201
- */
1202
- eluannfin: Int8 | null;
1203
- /**
1204
- * Date cumul
1205
- */
1206
- eludatcum: Timestamp | null;
1207
- /**
1208
- * Date début mandat
1209
- */
1210
- eludatdeb: Timestamp | null;
1211
- /**
1212
- * Date d'élection
1213
- */
1214
- eludatelu: Timestamp | null;
1215
- /**
1216
- * Date fin mandat
1217
- */
1218
- eludatfin: Timestamp | null;
1219
- /**
1220
- * Identifiant
1221
- */
1222
- eluid: Int8;
1223
- /**
1224
- * Code début de mandat
1225
- */
1226
- etadebmancod: string;
1227
- /**
1228
- * Code état fin de mandat
1229
- */
1230
- etafinmancod: string | null;
1231
- /**
1232
- * Libellé
1233
- */
1234
- evelib: string | null;
1235
- /**
1236
- * Libellé court
1237
- */
1238
- evelic: string | null;
1239
- /**
1240
- * Libellé long
1241
- */
1242
- evelil: string | null;
1243
- /**
1244
- * Matricule
1245
- */
1246
- senmat: string;
1247
- /**
1248
- * Date système création
1249
- */
1250
- syscredat: Timestamp | null;
1251
- /**
1252
- * Date système modification
1253
- */
1254
- sysmajdat: Timestamp | null;
1255
- /**
1256
- * Code validité
1257
- */
1258
- temvalcod: string | null;
1259
- /**
1260
- * Code tour élection
1261
- */
1262
- turelucod: Generated<string>;
1263
- /**
1264
- * Code type mandat
1265
- */
1266
- typmancod: string | null;
1267
- }
1268
- export interface Eluter {
1269
- asstercod: string | null;
1270
- /**
1271
- * Année début mandat
1272
- */
1273
- eluanndeb: Int8 | null;
1274
- /**
1275
- * Année fin mandat
1276
- */
1277
- eluannfin: Int8 | null;
1278
- /**
1279
- * Date cumul
1280
- */
1281
- eludatcum: Timestamp | null;
1282
- /**
1283
- * Date début mandat
1284
- */
1285
- eludatdeb: Timestamp | null;
1286
- /**
1287
- * Date d'élection
1288
- */
1289
- eludatelu: Timestamp | null;
1290
- /**
1291
- * Date fin mandat
1292
- */
1293
- eludatfin: Timestamp | null;
1294
- /**
1295
- * Identifiant
1296
- */
1297
- eluid: Int8;
1298
- /**
1299
- * Nombre d'habitants
1300
- */
1301
- elunbrhab: Int8 | null;
1302
- /**
1303
- * Libellé
1304
- */
1305
- evelib: string | null;
1306
- /**
1307
- * Libellé court
1308
- */
1309
- evelic: string | null;
1310
- /**
1311
- * Libellé long
1312
- */
1313
- evelil: string | null;
1314
- /**
1315
- * Observations
1316
- */
1317
- eveobs: string | null;
1318
- /**
1319
- * Matricule
1320
- */
1321
- senmat: string;
1322
- /**
1323
- * Date système création
1324
- */
1325
- syscredat: Timestamp | null;
1326
- /**
1327
- * Date système modification
1328
- */
1329
- sysmajdat: Timestamp | null;
1330
- /**
1331
- * Code validité
1332
- */
1333
- temvalcod: string | null;
1334
- /**
1335
- * Code type mandat
1336
- */
1337
- typmancod: string | null;
1338
- }
1339
- export interface Elutit {
1340
- /**
1341
- * Identifiant
1342
- */
1343
- eluid: Int8;
1344
- /**
1345
- * Libellé
1346
- */
1347
- evelib: string | null;
1348
- /**
1349
- * Libellé court
1350
- */
1351
- evelic: string | null;
1352
- /**
1353
- * Libellé long
1354
- */
1355
- evelil: string | null;
1356
- /**
1357
- * Date système création
1358
- */
1359
- syscredat: Timestamp | null;
1360
- /**
1361
- * Date système modification
1362
- */
1363
- sysmajdat: Timestamp | null;
1364
- /**
1365
- * Code validité
1366
- */
1367
- temvalcod: string | null;
1368
- /**
1369
- * Code titre élu
1370
- */
1371
- titelecod: string;
1372
- /**
1373
- * Année de début
1374
- */
1375
- titeluanndeb: Int8 | null;
1376
- /**
1377
- * Année de fin
1378
- */
1379
- titeluannfin: Int8 | null;
1380
- /**
1381
- * Date de début
1382
- */
1383
- titeludatdeb: Timestamp | null;
1384
- /**
1385
- * Date de fin
1386
- */
1387
- titeludatfin: Timestamp | null;
1388
- /**
1389
- * Honorariat
1390
- */
1391
- titeluhon: string | null;
1392
- /**
1393
- * Identifiant
1394
- */
1395
- titeluid: Int8;
1396
- }
1397
- export interface Eluvil {
1398
- /**
1399
- * Année début mandat
1400
- */
1401
- eluanndeb: Int8 | null;
1402
- /**
1403
- * Année fin mandat
1404
- */
1405
- eluannfin: Int8 | null;
1406
- /**
1407
- * Date cumul
1408
- */
1409
- eludatcum: Timestamp | null;
1410
- /**
1411
- * Date début mandat
1412
- */
1413
- eludatdeb: Timestamp | null;
1414
- /**
1415
- * Date d'élection
1416
- */
1417
- eludatelu: Timestamp | null;
1418
- /**
1419
- * Date fin mandat
1420
- */
1421
- eludatfin: Timestamp | null;
1422
- /**
1423
- * Identifiant
1424
- */
1425
- eluid: Int8;
1426
- /**
1427
- * Nombre d'habitants
1428
- */
1429
- elunbrhab: Int8 | null;
1430
- /**
1431
- * Libellé
1432
- */
1433
- evelib: string | null;
1434
- /**
1435
- * Libellé court
1436
- */
1437
- evelic: string | null;
1438
- /**
1439
- * Libellé long
1440
- */
1441
- evelil: string | null;
1442
- /**
1443
- * Observations
1444
- */
1445
- eveobs: string | null;
1446
- /**
1447
- * Matricule
1448
- */
1449
- senmat: string;
1450
- /**
1451
- * Date système création
1452
- */
1453
- syscredat: Timestamp | null;
1454
- /**
1455
- * Date système modification
1456
- */
1457
- sysmajdat: Timestamp | null;
1458
- /**
1459
- * Code validité
1460
- */
1461
- temvalcod: string | null;
1462
- /**
1463
- * Code type mandat
1464
- */
1465
- typmancod: string | null;
1466
- url: string | null;
1467
- vilart: string | null;
1468
- vilurlcmp: string | null;
1469
- }
1470
- export interface Etadebman {
1471
- /**
1472
- * Code début de mandat
1473
- */
1474
- etadebmancod: string;
1475
- /**
1476
- * Libellé
1477
- */
1478
- etadebmanlib: string;
1479
- /**
1480
- * Libellé féminin
1481
- */
1482
- etadebmanlibfem: string | null;
1483
- /**
1484
- * Libellé pluriel
1485
- */
1486
- etadebmanlibplu: string | null;
1487
- /**
1488
- * Libellé court
1489
- */
1490
- etadebmanlic: string;
1491
- /**
1492
- * Libellé court féminin
1493
- */
1494
- etadebmanlicfem: string | null;
1495
- /**
1496
- * Libellé court pluriel
1497
- */
1498
- etadebmanlicplu: string | null;
1499
- /**
1500
- * Libellé long
1501
- */
1502
- etadebmanlil: string | null;
1503
- /**
1504
- * Libellé long féminin
1505
- */
1506
- etadebmanlilfem: string | null;
1507
- /**
1508
- * Libellé long pluriel
1509
- */
1510
- etadebmanlilplu: string | null;
1511
- /**
1512
- * Numéro de tri
1513
- */
1514
- etadebmannumtri: Int8 | null;
1515
- /**
1516
- * Date système création
1517
- */
1518
- syscredat: Timestamp | null;
1519
- /**
1520
- * Date système modification
1521
- */
1522
- sysmajdat: Timestamp | null;
1523
- }
1524
- export interface Etafinman {
1525
- /**
1526
- * Libellé
1527
- */
1528
- etafinman: string;
1529
- /**
1530
- * Code état fin de mandat
1531
- */
1532
- etafinmancod: string;
1533
- /**
1534
- * Libellé féminin
1535
- */
1536
- etafinmanlibfem: string | null;
1537
- /**
1538
- * Libellé pluriel
1539
- */
1540
- etafinmanlibplu: string | null;
1541
- /**
1542
- * Libellé court
1543
- */
1544
- etafinmanlic: string;
1545
- /**
1546
- * Libellé court féminin
1547
- */
1548
- etafinmanlicfem: string | null;
1549
- /**
1550
- * Libelle court pluriel
1551
- */
1552
- etafinmanlicplu: string | null;
1553
- /**
1554
- * Libellé long
1555
- */
1556
- etafinmanlil: string | null;
1557
- /**
1558
- * Libellé long féminin
1559
- */
1560
- etafinmanlilfem: string | null;
1561
- /**
1562
- * Libellé long pluriel
1563
- */
1564
- etafinmanlilplu: string | null;
1565
- /**
1566
- * Numéro de tri
1567
- */
1568
- etafinmannumtri: Int8 | null;
1569
- /**
1570
- * Date système création
1571
- */
1572
- syscredat: Timestamp | null;
1573
- /**
1574
- * Date système modification
1575
- */
1576
- sysmajdat: Timestamp | null;
1577
- }
1578
- export interface Etasen {
1579
- /**
1580
- * Code état sénateur
1581
- */
1582
- etasencod: string;
1583
- /**
1584
- * Libellé
1585
- */
1586
- etasenlib: string | null;
1587
- /**
1588
- * Libellé féminin
1589
- */
1590
- etasenlibfem: string | null;
1591
- /**
1592
- * Libellé pluriel
1593
- */
1594
- etasenlibplu: string | null;
1595
- /**
1596
- * Libellé court
1597
- */
1598
- etasenlic: string;
1599
- /**
1600
- * Libellé court féminin
1601
- */
1602
- etasenlicfem: string | null;
1603
- /**
1604
- * Libelle court pluriel
1605
- */
1606
- etasenlicplu: string | null;
1607
- /**
1608
- * Libellé long
1609
- */
1610
- etasenlil: string | null;
1611
- /**
1612
- * Libellé long féminin
1613
- */
1614
- etasenlilfem: string | null;
1615
- /**
1616
- * Libellé long pluriel
1617
- */
1618
- etasenlilplu: string | null;
1619
- /**
1620
- * Numéro de tri
1621
- */
1622
- etasennumtri: Int8 | null;
1623
- /**
1624
- * Date système création
1625
- */
1626
- syscredat: Timestamp | null;
1627
- /**
1628
- * Date système modification
1629
- */
1630
- sysmajdat: Timestamp | null;
1631
- }
1632
- export interface FonactParticipant {
1633
- fapcod: string;
1634
- faplib: string;
1635
- faplibfem: string;
1636
- faplibfemplu: string;
1637
- faplibplu: string;
1638
- faplic: string;
1639
- faplicfem: string;
1640
- faplicfemplu: string;
1641
- faplicplu: string;
1642
- }
1643
- export interface Foncom {
1644
- /**
1645
- * Code fonction commission
1646
- */
1647
- foncomcod: string;
1648
- /**
1649
- * Libellé
1650
- */
1651
- foncomlib: string;
1652
- /**
1653
- * Libellé féminin
1654
- */
1655
- foncomlibfem: string | null;
1656
- /**
1657
- * Libellé féminin pluriel
1658
- */
1659
- foncomlibfemplu: string | null;
1660
- /**
1661
- * Libellé pluriel
1662
- */
1663
- foncomlibplu: string | null;
1664
- /**
1665
- * Libellé court
1666
- */
1667
- foncomlic: string;
1668
- /**
1669
- * Libellé court féminin
1670
- */
1671
- foncomlicfem: string | null;
1672
- /**
1673
- * Libellé court féminin pluriel
1674
- */
1675
- foncomlicfemplu: string | null;
1676
- /**
1677
- * Libellé court pluriel
1678
- */
1679
- foncomlicplu: string | null;
1680
- /**
1681
- * Libellé long
1682
- */
1683
- foncomlil: string | null;
1684
- /**
1685
- * Libellé long féminin
1686
- */
1687
- foncomlilfem: string | null;
1688
- /**
1689
- * Libellé long féminin pluriel
1690
- */
1691
- foncomlilfemplu: string | null;
1692
- /**
1693
- * Libellé long pluriel
1694
- */
1695
- foncomlilplu: string | null;
1696
- /**
1697
- * Numéro de tri
1698
- */
1699
- foncomnumtri: Int8 | null;
1700
- /**
1701
- * Date système création
1702
- */
1703
- syscredat: Timestamp | null;
1704
- /**
1705
- * Date système modification
1706
- */
1707
- sysmajdat: Timestamp | null;
1708
- }
1709
- export interface Fondelega {
1710
- /**
1711
- * Code fonction délégation
1712
- */
1713
- fondelcod: string;
1714
- /**
1715
- * Libellé
1716
- */
1717
- fondellib: string;
1718
- /**
1719
- * Libellé féminin
1720
- */
1721
- fondellibfem: string | null;
1722
- /**
1723
- * Libellé féminin pluriel
1724
- */
1725
- fondellibfemplu: string | null;
1726
- /**
1727
- * Libellé pluriel
1728
- */
1729
- fondellibplu: string | null;
1730
- /**
1731
- * Libellé court
1732
- */
1733
- fondellic: string;
1734
- /**
1735
- * Libellé court féminin
1736
- */
1737
- fondellicfem: string | null;
1738
- /**
1739
- * Libellé court féminin pluriel
1740
- */
1741
- fondellicfemplu: string | null;
1742
- /**
1743
- * Libelle court pluriel
1744
- */
1745
- fondellicplu: string | null;
1746
- /**
1747
- * Libellé long
1748
- */
1749
- fondellil: string | null;
1750
- /**
1751
- * Libellé long féminin
1752
- */
1753
- fondellilfem: string | null;
1754
- /**
1755
- * Libellé long féminin pluriel
1756
- */
1757
- fondellilfemplu: string | null;
1758
- /**
1759
- * Libellé long pluriel
1760
- */
1761
- fondellilplu: string | null;
1762
- /**
1763
- * Numéro de tri
1764
- */
1765
- fondelnumtri: Int8 | null;
1766
- /**
1767
- * Date système création
1768
- */
1769
- syscredat: Timestamp | null;
1770
- /**
1771
- * Date système modification
1772
- */
1773
- sysmajdat: Timestamp | null;
1774
- }
1775
- export interface Fongrppol {
1776
- /**
1777
- * Code fonction groupe politique
1778
- */
1779
- fongrppolcod: string;
1780
- /**
1781
- * Libellé
1782
- */
1783
- fongrppollib: string;
1784
- /**
1785
- * Libellé féminin
1786
- */
1787
- fongrppollibfem: string | null;
1788
- /**
1789
- * Libellé féminin pluriel
1790
- */
1791
- fongrppollibfemplu: string | null;
1792
- /**
1793
- * Libellé pluriel
1794
- */
1795
- fongrppollibplu: string | null;
1796
- /**
1797
- * Libellé court
1798
- */
1799
- fongrppollic: string;
1800
- /**
1801
- * Libellé court féminin
1802
- */
1803
- fongrppollicfem: string | null;
1804
- /**
1805
- * Libellé court féminin pluriel
1806
- */
1807
- fongrppollicfemplu: string | null;
1808
- /**
1809
- * Libellé court pluriel
1810
- */
1811
- fongrppollicplu: string | null;
1812
- /**
1813
- * Libellé long
1814
- */
1815
- fongrppollil: string | null;
1816
- /**
1817
- * Libellé long féminin
1818
- */
1819
- fongrppollilfem: string | null;
1820
- /**
1821
- * Libellé long féminin pluriel
1822
- */
1823
- fongrppollilfemplu: string | null;
1824
- /**
1825
- * Libellé long pluriel
1826
- */
1827
- fongrppollilplu: string | null;
1828
- /**
1829
- * Numéro de tri
1830
- */
1831
- fongrppolnumtri: Int8 | null;
1832
- /**
1833
- * Date système création
1834
- */
1835
- syscredat: Timestamp | null;
1836
- /**
1837
- * Date système modification
1838
- */
1839
- sysmajdat: Timestamp | null;
1840
- }
1841
- export interface Fongrpsen {
1842
- /**
1843
- * Code fonction groupe sénatorial
1844
- */
1845
- fongrpsencod: string;
1846
- fongrpsenlib: string;
1847
- fongrpsenlibfem: string | null;
1848
- fongrpsenlibfemplu: string | null;
1849
- fongrpsenlibplu: string | null;
1850
- fongrpsenlic: string;
1851
- fongrpsenlicfem: string | null;
1852
- fongrpsenlicfemplu: string | null;
1853
- fongrpsenlicplu: string | null;
1854
- fongrpsenlil: string | null;
1855
- fongrpsenlilfem: string | null;
1856
- fongrpsenlilfemplu: string | null;
1857
- fongrpsenlilplu: string | null;
1858
- fongrpsennumtri: Int8 | null;
1859
- /**
1860
- * Date système création
1861
- */
1862
- syscredat: Timestamp | null;
1863
- /**
1864
- * Date système modification
1865
- */
1866
- sysmajdat: Timestamp | null;
1867
- }
1868
- export interface Fonmemcom {
1869
- /**
1870
- * Libellé
1871
- */
1872
- evelib: string | null;
1873
- /**
1874
- * Libellé court
1875
- */
1876
- evelic: string | null;
1877
- /**
1878
- * Libellé long
1879
- */
1880
- evelil: string | null;
1881
- /**
1882
- * Observations
1883
- */
1884
- eveobs: string | null;
1885
- /**
1886
- * Code fonction commission
1887
- */
1888
- foncomcod: string;
1889
- /**
1890
- * Date de début
1891
- */
1892
- fonmemcomdatdeb: Timestamp | null;
1893
- /**
1894
- * Date de fin
1895
- */
1896
- fonmemcomdatfin: Timestamp | null;
1897
- /**
1898
- * Identifiant
1899
- */
1900
- fonmemcomid: Int8;
1901
- /**
1902
- * Rang protocolaire
1903
- */
1904
- fonmemcomrngprt: Int8 | null;
1905
- /**
1906
- * Identifiant
1907
- */
1908
- memcomid: Int8;
1909
- /**
1910
- * Date système création
1911
- */
1912
- syscredat: Timestamp | null;
1913
- /**
1914
- * Date système modification
1915
- */
1916
- sysmajdat: Timestamp | null;
1917
- /**
1918
- * Code validité
1919
- */
1920
- temvalcod: string | null;
1921
- }
1922
- export interface Fonmemdelega {
1923
- /**
1924
- * Libellé
1925
- */
1926
- evelib: string | null;
1927
- /**
1928
- * Libellé court
1929
- */
1930
- evelic: string | null;
1931
- /**
1932
- * Libellé long
1933
- */
1934
- evelil: string | null;
1935
- /**
1936
- * Observations
1937
- */
1938
- eveobs: string | null;
1939
- /**
1940
- * Code fonction délégation
1941
- */
1942
- fondelcod: string;
1943
- /**
1944
- * Date de début
1945
- */
1946
- fonmemdeldatdeb: Timestamp | null;
1947
- /**
1948
- * Date de fin
1949
- */
1950
- fonmemdeldatfin: Timestamp | null;
1951
- /**
1952
- * Identifiant
1953
- */
1954
- fonmemdelid: Int8;
1955
- /**
1956
- * Rang élection
1957
- */
1958
- fonmemdelrngele: Int8 | null;
1959
- /**
1960
- * Identifiant
1961
- */
1962
- memdelegaid: Int8;
1963
- /**
1964
- * Date système création
1965
- */
1966
- syscredat: Timestamp | null;
1967
- /**
1968
- * Date système modification
1969
- */
1970
- sysmajdat: Timestamp | null;
1971
- /**
1972
- * Code validité
1973
- */
1974
- temvalcod: string | null;
1975
- }
1976
- export interface Fonmemgrppol {
1977
- /**
1978
- * Libellé
1979
- */
1980
- evelib: string | null;
1981
- /**
1982
- * Libellé court
1983
- */
1984
- evelic: string | null;
1985
- /**
1986
- * Libellé long
1987
- */
1988
- evelil: string | null;
1989
- /**
1990
- * Observations
1991
- */
1992
- eveobs: string | null;
1993
- /**
1994
- * Code fonction groupe politique
1995
- */
1996
- fongrppolcod: string;
1997
- /**
1998
- * Date de début
1999
- */
2000
- fonmemgrppoldatdeb: Timestamp | null;
2001
- /**
2002
- * Date de fin
2003
- */
2004
- fonmemgrppoldatfin: Timestamp | null;
2005
- /**
2006
- * Identifiant
2007
- */
2008
- fonmemgrppolid: Int8;
2009
- /**
2010
- * Identifiant
2011
- */
2012
- memgrppolid: Int8;
2013
- /**
2014
- * Date système création
2015
- */
2016
- syscredat: Timestamp | null;
2017
- /**
2018
- * Date système modification
2019
- */
2020
- sysmajdat: Timestamp | null;
2021
- /**
2022
- * Code validité
2023
- */
2024
- temvalcod: string | null;
2025
- }
2026
- export interface Fonmemgrpsen {
2027
- /**
2028
- * Libellé
2029
- */
2030
- evelib: string | null;
2031
- /**
2032
- * Libellé court
2033
- */
2034
- evelic: string | null;
2035
- /**
2036
- * Libellé long
2037
- */
2038
- evelil: string | null;
2039
- /**
2040
- * Observations
2041
- */
2042
- eveobs: string | null;
2043
- /**
2044
- * Code fonction groupe sénatorial
2045
- */
2046
- fongrpsencod: string;
2047
- fonmemgrpsendatdeb: Timestamp;
2048
- fonmemgrpsendatfin: Timestamp | null;
2049
- fonmemgrpsenid: Int8;
2050
- fonmemgrpsenrngele: Int8 | null;
2051
- memgrpsenid: Int8;
2052
- /**
2053
- * Date système création
2054
- */
2055
- syscredat: Timestamp | null;
2056
- /**
2057
- * Date système modification
2058
- */
2059
- sysmajdat: Timestamp | null;
2060
- /**
2061
- * Code validité
2062
- */
2063
- temvalcod: string | null;
2064
- }
2065
- export interface Fonmemorg {
2066
- /**
2067
- * Libellé
2068
- */
2069
- evelib: string | null;
2070
- /**
2071
- * Libellé court
2072
- */
2073
- evelic: string | null;
2074
- /**
2075
- * Libellé long
2076
- */
2077
- evelil: string | null;
2078
- /**
2079
- * Observations
2080
- */
2081
- eveobs: string | null;
2082
- /**
2083
- * Année de début
2084
- */
2085
- fonmemorganndeb: Int8 | null;
2086
- /**
2087
- * Année de fin
2088
- */
2089
- fonmemorgannfin: Int8 | null;
2090
- /**
2091
- * Date de début
2092
- */
2093
- fonmemorgdatdeb: Timestamp | null;
2094
- /**
2095
- * Date de fin
2096
- */
2097
- fonmemorgdatfin: Timestamp | null;
2098
- /**
2099
- * Identifiant
2100
- */
2101
- fonmemorgid: Int8;
2102
- /**
2103
- * Rang élection
2104
- */
2105
- fonmemorgrngele: Int8 | null;
2106
- /**
2107
- * Code fonction organisme
2108
- */
2109
- fonorgcod: string;
2110
- /**
2111
- * Identifiant
2112
- */
2113
- memorgid: Int8;
2114
- /**
2115
- * Date système création
2116
- */
2117
- syscredat: Timestamp | null;
2118
- /**
2119
- * Date système modification
2120
- */
2121
- sysmajdat: Timestamp | null;
2122
- /**
2123
- * Code validité
2124
- */
2125
- temvalcod: string | null;
2126
- }
2127
- export interface Fonorg {
2128
- /**
2129
- * Code fonction organisme
2130
- */
2131
- fonorgcod: string;
2132
- /**
2133
- * Libellé
2134
- */
2135
- fonorglib: string | null;
2136
- /**
2137
- * Libellé féminin
2138
- */
2139
- fonorglibfem: string | null;
2140
- /**
2141
- * Libellé féminin pluriel
2142
- */
2143
- fonorglibfemplu: string | null;
2144
- /**
2145
- * Libellé pluriel
2146
- */
2147
- fonorglibplu: string | null;
2148
- /**
2149
- * Libellé court
2150
- */
2151
- fonorglic: string | null;
2152
- /**
2153
- * Libellé court féminin
2154
- */
2155
- fonorglicfem: string | null;
2156
- /**
2157
- * Libellé court féminin pluriel
2158
- */
2159
- fonorglicfemplu: string | null;
2160
- /**
2161
- * Libellé court pluriel
2162
- */
2163
- fonorglicplu: string | null;
2164
- /**
2165
- * Libellé long
2166
- */
2167
- fonorglil: string | null;
2168
- /**
2169
- * Libellé long féminin
2170
- */
2171
- fonorglilfem: string | null;
2172
- /**
2173
- * Libellé long féminin pluriel
2174
- */
2175
- fonorglilfemplu: string | null;
2176
- /**
2177
- * Libellé long pluriel
2178
- */
2179
- fonorglilplu: string | null;
2180
- /**
2181
- * Numéro de tri
2182
- */
2183
- fonorgnumtri: Int8 | null;
2184
- /**
2185
- * Date système création
2186
- */
2187
- syscredat: Timestamp | null;
2188
- /**
2189
- * Date système modification
2190
- */
2191
- sysmajdat: Timestamp | null;
2192
- }
2193
- export interface Grppol {
2194
- /**
2195
- * Libellé
2196
- */
2197
- evelib: string | null;
2198
- /**
2199
- * Libellé court
2200
- */
2201
- evelic: string | null;
2202
- /**
2203
- * Libellé long
2204
- */
2205
- evelil: string | null;
2206
- /**
2207
- * Article
2208
- */
2209
- grppolart: string | null;
2210
- /**
2211
- * Code groupe politique 4e Rép.
2212
- */
2213
- grppolcod: string;
2214
- /**
2215
- * Code transfert AMELI
2216
- */
2217
- grppolcodamelicou: string | null;
2218
- /**
2219
- * Date création
2220
- */
2221
- grppoldatcre: Timestamp | null;
2222
- /**
2223
- * Date de fin
2224
- */
2225
- grppoldatfin: Timestamp | null;
2226
- /**
2227
- * Libellé courant
2228
- */
2229
- grppollibcou: string | null;
2230
- /**
2231
- * Libellé court courant
2232
- */
2233
- grppolliccou: string | null;
2234
- /**
2235
- * Libellé long courant
2236
- */
2237
- grppollilcou: string | null;
2238
- /**
2239
- * A un président (ou un délégué)
2240
- */
2241
- grppolpre: string | null;
2242
- /**
2243
- * URL complète
2244
- */
2245
- grppolurlcmp: string | null;
2246
- /**
2247
- * URL simplifiée (relative)
2248
- */
2249
- grppolurlsim: string | null;
2250
- /**
2251
- * Date système création
2252
- */
2253
- syscredat: Timestamp | null;
2254
- /**
2255
- * Date système modification
2256
- */
2257
- sysmajdat: Timestamp | null;
2258
- /**
2259
- * Code validité
2260
- */
2261
- temvalcod: string | null;
2262
- /**
2263
- * Code type organisme
2264
- */
2265
- typorgcod: string;
2266
- }
2267
- export interface Grpsenami {
2268
- /**
2269
- * Code organisme
2270
- */
2271
- comorgcod: Generated<string>;
2272
- /**
2273
- * Libellé
2274
- */
2275
- evelib: string | null;
2276
- /**
2277
- * Libellé court
2278
- */
2279
- evelic: string | null;
2280
- /**
2281
- * Libellé long
2282
- */
2283
- evelil: string | null;
2284
- /**
2285
- * Membre APF
2286
- */
2287
- grpsenalf: string | null;
2288
- /**
2289
- * Edition WEB
2290
- */
2291
- grpsenweb: string | null;
2292
- /**
2293
- * Article
2294
- */
2295
- orgart: string | null;
2296
- /**
2297
- * Code organisme
2298
- */
2299
- orgcod: string;
2300
- /**
2301
- * Date création
2302
- */
2303
- orgdatcre: Timestamp;
2304
- /**
2305
- * Date de fin
2306
- */
2307
- orgdatfin: Timestamp | null;
2308
- /**
2309
- * Numéro de tri
2310
- */
2311
- orgnumtri: Int8 | null;
2312
- /**
2313
- * Témoin transfert ANNUAIRE
2314
- */
2315
- orgtemannu: Generated<string | null>;
2316
- /**
2317
- * URL complet
2318
- */
2319
- orgurlcmp: string | null;
2320
- /**
2321
- * URL simplifié
2322
- */
2323
- orgurlsim: string | null;
2324
- plaindcod: Generated<string>;
2325
- /**
2326
- * Code organisme
2327
- */
2328
- scnorgcod: string | null;
2329
- /**
2330
- * Date système création
2331
- */
2332
- syscredat: Timestamp | null;
2333
- /**
2334
- * Date système modification
2335
- */
2336
- sysmajdat: Timestamp | null;
2337
- /**
2338
- * Code validité
2339
- */
2340
- temvalcod: string | null;
2341
- /**
2342
- * Pour les groupes non rattachés à une commission (COMORGCOD='NEANT')
2343
- * précise le type spécial de groupe :
2344
- * - HORSCOM : groupe hors commission (intergroupe par exemple)
2345
- * - TOUTCOM : groupe rattaché à plusieurs commissions (nouveau besoin 01/2018)
2346
- *
2347
- */
2348
- type_com_neant: string | null;
2349
- /**
2350
- * Code type groupe
2351
- */
2352
- typgrpsencod: Generated<string>;
2353
- /**
2354
- * Code type organisme
2355
- */
2356
- typorgcod: string;
2357
- }
2358
- export interface Libcom {
2359
- /**
2360
- * Libellé
2361
- */
2362
- evelib: string | null;
2363
- /**
2364
- * Libellé court
2365
- */
2366
- evelic: string | null;
2367
- /**
2368
- * Libellé long
2369
- */
2370
- evelil: string | null;
2371
- /**
2372
- * Article
2373
- */
2374
- libcomart: string | null;
2375
- /**
2376
- * Date début
2377
- */
2378
- libcomdatdeb: Timestamp;
2379
- /**
2380
- * Date fin
2381
- */
2382
- libcomdatfin: Timestamp | null;
2383
- /**
2384
- * Identifiant
2385
- */
2386
- libcomid: Int8;
2387
- /**
2388
- * Libellé transfert AMELI
2389
- */
2390
- libcomlibameli: string | null;
2391
- /**
2392
- * Libellé Minuscule
2393
- */
2394
- libcomlilmin: string | null;
2395
- /**
2396
- * Code organisme
2397
- */
2398
- orgcod: string;
2399
- /**
2400
- * Date système création
2401
- */
2402
- syscredat: Timestamp | null;
2403
- /**
2404
- * Date système modification
2405
- */
2406
- sysmajdat: Timestamp | null;
2407
- /**
2408
- * Code validité
2409
- */
2410
- temvalcod: string | null;
2411
- }
2412
- export interface Libdelega {
2413
- /**
2414
- * Libellé
2415
- */
2416
- evelib: string | null;
2417
- /**
2418
- * Libellé court
2419
- */
2420
- evelic: string | null;
2421
- /**
2422
- * Libellé long
2423
- */
2424
- evelil: string | null;
2425
- /**
2426
- * Observations
2427
- */
2428
- eveobs: string | null;
2429
- /**
2430
- * Article
2431
- */
2432
- libdelegaart: string | null;
2433
- /**
2434
- * Date de début
2435
- */
2436
- libdelegadatdeb: Timestamp;
2437
- /**
2438
- * Date fin
2439
- */
2440
- libdelegadatfin: Timestamp | null;
2441
- /**
2442
- * Identifiant
2443
- */
2444
- libdelegaid: Int8;
2445
- /**
2446
- * Code organisme
2447
- */
2448
- orgcod: string;
2449
- /**
2450
- * Date système création
2451
- */
2452
- syscredat: Timestamp | null;
2453
- /**
2454
- * Date système modification
2455
- */
2456
- sysmajdat: Timestamp | null;
2457
- /**
2458
- * Code validité
2459
- */
2460
- temvalcod: string | null;
2461
- }
2462
- export interface Libgrppol {
2463
- /**
2464
- * Libellé
2465
- */
2466
- evelib: string | null;
2467
- /**
2468
- * Libellé court
2469
- */
2470
- evelic: string | null;
2471
- /**
2472
- * Libellé long
2473
- */
2474
- evelil: string | null;
2475
- /**
2476
- * Observations
2477
- */
2478
- eveobs: string | null;
2479
- /**
2480
- * Code groupe politique 4e Rép.
2481
- */
2482
- grppolcod: string;
2483
- /**
2484
- * Article
2485
- */
2486
- libgrppolart: string | null;
2487
- /**
2488
- * Code transfert AMELI
2489
- */
2490
- libgrppolcodameli: string | null;
2491
- /**
2492
- * Date début
2493
- */
2494
- libgrppoldatdeb: Timestamp;
2495
- /**
2496
- * Date de fin
2497
- */
2498
- libgrppoldatfin: Timestamp | null;
2499
- /**
2500
- * Identifiant
2501
- */
2502
- libgrppolid: Int8;
2503
- /**
2504
- * Date système création
2505
- */
2506
- syscredat: Timestamp | null;
2507
- /**
2508
- * Date système modification
2509
- */
2510
- sysmajdat: Timestamp | null;
2511
- /**
2512
- * Code validité
2513
- */
2514
- temvalcod: string | null;
2515
- }
2516
- export interface Libgrpsen {
2517
- /**
2518
- * Article
2519
- */
2520
- libgrpsenart: string | null;
2521
- /**
2522
- * Date d'autorisation bureau
2523
- */
2524
- libgrpsendatautbur: Timestamp;
2525
- /**
2526
- * Date de fin
2527
- */
2528
- libgrpsendatfin: Timestamp | null;
2529
- libgrpsenid: Int8;
2530
- /**
2531
- * Libellé groupe sénatorial
2532
- */
2533
- libgrpsenlib: string;
2534
- /**
2535
- * Libellé court
2536
- */
2537
- libgrpsenlic: string;
2538
- /**
2539
- * Libellé long
2540
- */
2541
- libgrpsenlil: string | null;
2542
- /**
2543
- * Code organisme
2544
- */
2545
- orgcod: string;
2546
- /**
2547
- * Date système création
2548
- */
2549
- syscredat: Timestamp | null;
2550
- /**
2551
- * Date système modification
2552
- */
2553
- sysmajdat: Timestamp | null;
2554
- }
2555
- export interface Liborg {
2556
- /**
2557
- * Libellé
2558
- */
2559
- evelib: string | null;
2560
- /**
2561
- * Libellé court
2562
- */
2563
- evelic: string | null;
2564
- /**
2565
- * Libellé long
2566
- */
2567
- evelil: string | null;
2568
- /**
2569
- * Observations
2570
- */
2571
- eveobs: string | null;
2572
- /**
2573
- * Article
2574
- */
2575
- liborgart: string | null;
2576
- /**
2577
- * Date de début
2578
- */
2579
- liborgdatdeb: Timestamp;
2580
- /**
2581
- * Date de fin
2582
- */
2583
- liborgdatfin: Timestamp | null;
2584
- /**
2585
- * Identifiant
2586
- */
2587
- liborgid: Int8;
2588
- /**
2589
- * Code organisme
2590
- */
2591
- orgcod: string;
2592
- /**
2593
- * Date système création
2594
- */
2595
- syscredat: Timestamp | null;
2596
- /**
2597
- * Date système modification
2598
- */
2599
- sysmajdat: Timestamp | null;
2600
- /**
2601
- * Code validité
2602
- */
2603
- temvalcod: string | null;
2604
- }
2605
- export interface Mel {
2606
- /**
2607
- * Adresse Mel
2608
- */
2609
- melema: string | null;
2610
- /**
2611
- * Identifiant Mel
2612
- */
2613
- melid: Int8;
2614
- /**
2615
- * Numéro de tri
2616
- */
2617
- melnumtri: Int8 | null;
2618
- /**
2619
- * Identifiant point de contact
2620
- */
2621
- poiconid: Int8;
2622
- syscredat: Timestamp | null;
2623
- sysmajdat: Timestamp | null;
2624
- }
2625
- export interface Memcom {
2626
- /**
2627
- * Libellé
2628
- */
2629
- evelib: string | null;
2630
- /**
2631
- * Libellé court
2632
- */
2633
- evelic: string | null;
2634
- /**
2635
- * Libellé long
2636
- */
2637
- evelil: string | null;
2638
- /**
2639
- * Observations
2640
- */
2641
- eveobs: string | null;
2642
- /**
2643
- * Date de début
2644
- */
2645
- memcomdatdeb: Timestamp | null;
2646
- /**
2647
- * Date de fin
2648
- */
2649
- memcomdatfin: Timestamp | null;
2650
- /**
2651
- * Identifiant
2652
- */
2653
- memcomid: Int8;
2654
- /**
2655
- * Titulaire/Suppléant
2656
- */
2657
- memcomtitsup: string | null;
2658
- /**
2659
- * Code organisme
2660
- */
2661
- orgcod: string;
2662
- /**
2663
- * Matricule
2664
- */
2665
- senmat: string;
2666
- /**
2667
- * Date système création
2668
- */
2669
- syscredat: Timestamp | null;
2670
- /**
2671
- * Date système modification
2672
- */
2673
- sysmajdat: Timestamp | null;
2674
- /**
2675
- * Code validité
2676
- */
2677
- temvalcod: string | null;
2678
- }
2679
- export interface Memdelega {
2680
- /**
2681
- * Code désignataire
2682
- */
2683
- designcod: Generated<string>;
2684
- /**
2685
- * Libellé
2686
- */
2687
- evelib: string | null;
2688
- /**
2689
- * Libellé court
2690
- */
2691
- evelic: string | null;
2692
- /**
2693
- * Libellé long
2694
- */
2695
- evelil: string | null;
2696
- /**
2697
- * Observations
2698
- */
2699
- eveobs: string | null;
2700
- /**
2701
- * Date de début
2702
- */
2703
- memdelegadatdeb: Timestamp | null;
2704
- /**
2705
- * Date de fin
2706
- */
2707
- memdelegadatfin: Timestamp | null;
2708
- /**
2709
- * Identifiant
2710
- */
2711
- memdelegaid: Int8;
2712
- /**
2713
- * Code organisme
2714
- */
2715
- orgcod: string;
2716
- /**
2717
- * Matricule
2718
- */
2719
- senmat: string;
2720
- /**
2721
- * Date système création
2722
- */
2723
- syscredat: Timestamp | null;
2724
- /**
2725
- * Date système modification
2726
- */
2727
- sysmajdat: Timestamp | null;
2728
- /**
2729
- * Code validité
2730
- */
2731
- temvalcod: string | null;
2732
- }
2733
- export interface Memextpar {
2734
- avis_an: Generated<string>;
2735
- avis_global: Generated<string>;
2736
- avis_senat: Generated<string>;
2737
- date_annonce_seance: Timestamp | null;
2738
- date_audition_senat: Timestamp | null;
2739
- date_avis_an: Timestamp | null;
2740
- date_avis_global: Timestamp | null;
2741
- date_avis_senat: Timestamp | null;
2742
- date_publication_jo: Timestamp | null;
2743
- date_reponse_exec: Timestamp | null;
2744
- date_saisine_exec: Timestamp | null;
2745
- /**
2746
- * Code désignataire
2747
- */
2748
- designcod: Generated<string>;
2749
- /**
2750
- * Libellé
2751
- */
2752
- evelib: string | null;
2753
- /**
2754
- * Libellé court
2755
- */
2756
- evelic: string | null;
2757
- /**
2758
- * Libellé long
2759
- */
2760
- evelil: string | null;
2761
- /**
2762
- * Observations
2763
- */
2764
- eveobs: string | null;
2765
- fonmemextparcod: Generated<string | null>;
2766
- /**
2767
- * Date de Debut
2768
- */
2769
- memextpardatdeb: Timestamp | null;
2770
- /**
2771
- * Date de fin
2772
- */
2773
- memextpardatfin: Timestamp | null;
2774
- /**
2775
- * Identifiant
2776
- */
2777
- memextparid: Int8;
2778
- memextparrngele: Int8 | null;
2779
- /**
2780
- * Titulaire Suppleant
2781
- */
2782
- memextpartitsup: string | null;
2783
- /**
2784
- * Code organisme
2785
- */
2786
- orgcod: string | null;
2787
- /**
2788
- * Matricule
2789
- */
2790
- senmat: string;
2791
- /**
2792
- * Date système création
2793
- */
2794
- syscredat: Timestamp | null;
2795
- /**
2796
- * Date système modification
2797
- */
2798
- sysmajdat: Timestamp | null;
2799
- /**
2800
- * Code validité
2801
- */
2802
- temvalcod: string | null;
2803
- texte_avis_an: string | null;
2804
- texte_avis_global: string | null;
2805
- texte_avis_senat: string | null;
2806
- }
2807
- export interface Memgrppol {
2808
- /**
2809
- * Libellé
2810
- */
2811
- evelib: string | null;
2812
- /**
2813
- * Libellé court
2814
- */
2815
- evelic: string | null;
2816
- /**
2817
- * Libellé long
2818
- */
2819
- evelil: string | null;
2820
- /**
2821
- * Observations
2822
- */
2823
- eveobs: string | null;
2824
- /**
2825
- * Code groupe politique 4e Rép.
2826
- */
2827
- grppolcod: string;
2828
- /**
2829
- * Date de début
2830
- */
2831
- memgrppoldatdeb: Timestamp | null;
2832
- /**
2833
- * Date de fin
2834
- */
2835
- memgrppoldatfin: Timestamp | null;
2836
- /**
2837
- * Identifiant
2838
- */
2839
- memgrppolid: Int8;
2840
- /**
2841
- * Matricule
2842
- */
2843
- senmat: string;
2844
- /**
2845
- * Date système création
2846
- */
2847
- syscredat: Timestamp | null;
2848
- /**
2849
- * Date système modification
2850
- */
2851
- sysmajdat: Timestamp | null;
2852
- /**
2853
- * Code validité
2854
- */
2855
- temvalcod: string | null;
2856
- /**
2857
- * Code type appartenance
2858
- */
2859
- typapppolcod: string;
2860
- }
2861
- export interface Memgrpsen {
2862
- /**
2863
- * Libellé
2864
- */
2865
- evelib: string | null;
2866
- /**
2867
- * Libellé court
2868
- */
2869
- evelic: string | null;
2870
- /**
2871
- * Libellé long
2872
- */
2873
- evelil: string | null;
2874
- memgrpsendatent: Timestamp;
2875
- memgrpsendatsor: Timestamp;
2876
- memgrpsenid: Int8;
2877
- /**
2878
- * Code organisme
2879
- */
2880
- orgcod: string;
2881
- /**
2882
- * Matricule
2883
- */
2884
- senmat: string;
2885
- /**
2886
- * Date système création
2887
- */
2888
- syscredat: Timestamp | null;
2889
- /**
2890
- * Date système modification
2891
- */
2892
- sysmajdat: Timestamp | null;
2893
- /**
2894
- * Code validité
2895
- */
2896
- temvalcod: string | null;
2897
- }
2898
- export interface Memorg {
2899
- /**
2900
- * Code désignataire
2901
- */
2902
- designcod: Generated<string>;
2903
- /**
2904
- * Libellé
2905
- */
2906
- evelib: string | null;
2907
- /**
2908
- * Libellé court
2909
- */
2910
- evelic: string | null;
2911
- /**
2912
- * Libellé long
2913
- */
2914
- evelil: string | null;
2915
- /**
2916
- * Observations
2917
- */
2918
- eveobs: string | null;
2919
- /**
2920
- * Année de début
2921
- */
2922
- memorganndeb: Int8 | null;
2923
- /**
2924
- * Année de fin
2925
- */
2926
- memorgannfin: Int8 | null;
2927
- /**
2928
- * Date de début
2929
- */
2930
- memorgdatdeb: Timestamp | null;
2931
- /**
2932
- * Date de fin
2933
- */
2934
- memorgdatfin: Timestamp | null;
2935
- /**
2936
- * Identifiant
2937
- */
2938
- memorgid: Int8;
2939
- /**
2940
- * Code organisme
2941
- */
2942
- orgcod: string;
2943
- /**
2944
- * Matricule
2945
- */
2946
- senmat: string;
2947
- /**
2948
- * Date système création
2949
- */
2950
- syscredat: Timestamp | null;
2951
- /**
2952
- * Date système modification
2953
- */
2954
- sysmajdat: Timestamp | null;
2955
- /**
2956
- * Code validité
2957
- */
2958
- temvalcod: string | null;
2959
- }
2960
- export interface Minind {
2961
- /**
2962
- * Libellé
2963
- */
2964
- evelib: string | null;
2965
- /**
2966
- * Libellé court
2967
- */
2968
- evelic: string | null;
2969
- /**
2970
- * Libellé long
2971
- */
2972
- evelil: string | null;
2973
- /**
2974
- * Observations
2975
- */
2976
- eveobs: string | null;
2977
- gvtid: Int8;
2978
- memgvtrngprt: Int8 | null;
2979
- /**
2980
- * Année début
2981
- */
2982
- minanndeb: Int8 | null;
2983
- /**
2984
- * Année fin
2985
- */
2986
- minannfin: Int8 | null;
2987
- /**
2988
- * Circ fin fon
2989
- */
2990
- mincirfin: string | null;
2991
- /**
2992
- * Date Nomination
2993
- */
2994
- mindatdeb: Timestamp | null;
2995
- /**
2996
- * Date fin fonctions
2997
- */
2998
- mindatfin: Timestamp | null;
2999
- /**
3000
- * Ministre délégué
3001
- */
3002
- mindel: Generated<string | null>;
3003
- /**
3004
- * Identifiant
3005
- */
3006
- minid: Int8;
3007
- poicon: Int8 | null;
3008
- /**
3009
- * Matricule
3010
- */
3011
- senmat: string | null;
3012
- /**
3013
- * Date système création
3014
- */
3015
- syscredat: Timestamp | null;
3016
- /**
3017
- * Date système modification
3018
- */
3019
- sysmajdat: Timestamp | null;
3020
- /**
3021
- * Code validité
3022
- */
3023
- temvalcod: string | null;
3024
- titmincod: string;
3025
- typmincod: string;
3026
- }
3027
- export interface Mismin {
3028
- /**
3029
- * Identifiant Ministre
3030
- */
3031
- minid: Int8;
3032
- /**
3033
- * Identifiant Mission
3034
- */
3035
- misid: Int8;
3036
- /**
3037
- * Date système création
3038
- */
3039
- syscredat: Timestamp | null;
3040
- /**
3041
- * Date système modification
3042
- */
3043
- sysmajdat: Timestamp | null;
3044
- }
3045
- export interface Missen {
3046
- /**
3047
- * Identifiant
3048
- */
3049
- misid: Int8;
3050
- /**
3051
- * Matricule
3052
- */
3053
- senmat: string;
3054
- /**
3055
- * Date système création
3056
- */
3057
- syscredat: Timestamp | null;
3058
- /**
3059
- * Date système modification
3060
- */
3061
- sysmajdat: Timestamp | null;
3062
- }
3063
- export interface Moddes {
3064
- avis_com_an: Generated<string | null>;
3065
- avis_com_senat: Generated<string | null>;
3066
- /**
3067
- * Libellé
3068
- */
3069
- evelib: string | null;
3070
- /**
3071
- * Libellé court
3072
- */
3073
- evelic: string | null;
3074
- /**
3075
- * Libellé long
3076
- */
3077
- evelil: string | null;
3078
- /**
3079
- * Observations
3080
- */
3081
- eveobs: string | null;
3082
- /**
3083
- * Code
3084
- */
3085
- moddescod: string;
3086
- /**
3087
- * Numéro de tri
3088
- */
3089
- moddesnumtri: Int8 | null;
3090
- /**
3091
- * Date système création
3092
- */
3093
- syscredat: Timestamp | null;
3094
- /**
3095
- * Date système modification
3096
- */
3097
- sysmajdat: Timestamp | null;
3098
- /**
3099
- * Code validité
3100
- */
3101
- temvalcod: string | null;
3102
- typmoddescod: Generated<string | null>;
3103
- }
3104
- export interface Nation {
3105
- nationactual: string | null;
3106
- nationancnom: string | null;
3107
- nationannind: string | null;
3108
- nationcod: string;
3109
- nationlibcog: string | null;
3110
- nationlibenr: string | null;
3111
- nationlic: string | null;
3112
- nationliccap: string | null;
3113
- nationlictri: string | null;
3114
- nationnumtri: Int8 | null;
3115
- nationurlcmp: string | null;
3116
- /**
3117
- * Date système création
3118
- */
3119
- syscredat: Timestamp | null;
3120
- /**
3121
- * Date système modification
3122
- */
3123
- sysmajdat: Timestamp | null;
3124
- /**
3125
- * Code zone géographique
3126
- */
3127
- zongeocod: string;
3128
- }
3129
- export interface Nationgrpsen {
3130
- /**
3131
- * Libellé
3132
- */
3133
- evelib: string | null;
3134
- /**
3135
- * Libellé court
3136
- */
3137
- evelic: string | null;
3138
- /**
3139
- * Libellé long
3140
- */
3141
- evelil: string | null;
3142
- /**
3143
- * Observations
3144
- */
3145
- eveobs: string | null;
3146
- nationcod: string;
3147
- nationgpsendatdeb: Timestamp | null;
3148
- nationgrpsendatfin: Timestamp | null;
3149
- nationgrpsenid: Int8;
3150
- /**
3151
- * Code organisme
3152
- */
3153
- orgcod: string;
3154
- /**
3155
- * Date système création
3156
- */
3157
- syscredat: Timestamp | null;
3158
- /**
3159
- * Date système modification
3160
- */
3161
- sysmajdat: Timestamp | null;
3162
- /**
3163
- * Code validité
3164
- */
3165
- temvalcod: string | null;
3166
- }
3167
- export interface Org {
3168
- /**
3169
- * Libellé
3170
- */
3171
- evelib: string | null;
3172
- /**
3173
- * Libellé court
3174
- */
3175
- evelic: string | null;
3176
- /**
3177
- * Libellé long
3178
- */
3179
- evelil: string | null;
3180
- /**
3181
- * Article
3182
- */
3183
- orgart: string | null;
3184
- /**
3185
- * Code organisme
3186
- */
3187
- orgcod: string;
3188
- /**
3189
- * Date création
3190
- */
3191
- orgdatcre: Timestamp | null;
3192
- /**
3193
- * Date de fin
3194
- */
3195
- orgdatfin: Timestamp | null;
3196
- /**
3197
- * Membres Députés
3198
- */
3199
- orgmemdep: Generated<string | null>;
3200
- /**
3201
- * Mode désignation
3202
- */
3203
- orgmoddes: string | null;
3204
- /**
3205
- * Numéro de tri
3206
- */
3207
- orgnumtri: Int8 | null;
3208
- /**
3209
- * Régime juridique
3210
- */
3211
- orgregjur: string | null;
3212
- /**
3213
- * Témoin transfert ANNUAIRE
3214
- */
3215
- orgtemannu: Generated<string | null>;
3216
- /**
3217
- * URL complet
3218
- */
3219
- orgurlcmp: string | null;
3220
- /**
3221
- * URL simplifié
3222
- */
3223
- orgurlsim: string | null;
3224
- /**
3225
- * Date système création
3226
- */
3227
- syscredat: Timestamp | null;
3228
- /**
3229
- * Date système modification
3230
- */
3231
- sysmajdat: Timestamp | null;
3232
- /**
3233
- * Code validité
3234
- */
3235
- temvalcod: string | null;
3236
- /**
3237
- * Code type organisme
3238
- */
3239
- typorgcod: string;
3240
- }
3241
- export interface Orgext {
3242
- /**
3243
- * Code
3244
- */
3245
- basdescod: Generated<string>;
3246
- codesgg: string | null;
3247
- /**
3248
- * Code
3249
- */
3250
- etaprrcod: Generated<string>;
3251
- /**
3252
- * Libellé
3253
- */
3254
- evelib: string | null;
3255
- /**
3256
- * Libellé court
3257
- */
3258
- evelic: string | null;
3259
- /**
3260
- * Libellé long
3261
- */
3262
- evelil: string | null;
3263
- /**
3264
- * Observations
3265
- */
3266
- eveobs: string | null;
3267
- /**
3268
- * Article
3269
- */
3270
- orgart: string | null;
3271
- /**
3272
- * Code organisme
3273
- */
3274
- orgcod: string;
3275
- /**
3276
- * Date création
3277
- */
3278
- orgdatcre: Timestamp | null;
3279
- /**
3280
- * Date de fin
3281
- */
3282
- orgdatfin: Timestamp | null;
3283
- /**
3284
- * Date de décrêt de prorogation
3285
- */
3286
- orgextdatprr: Timestamp | null;
3287
- /**
3288
- * Durée du mandat
3289
- */
3290
- orgextdurman: string | null;
3291
- /**
3292
- * Ministère de rattachement
3293
- */
3294
- orgextminrat: string | null;
3295
- /**
3296
- * Mode de désignation
3297
- */
3298
- orgextmoddes: string | null;
3299
- /**
3300
- * Nombre de représentants
3301
- */
3302
- orgextnbrsen: Int8 | null;
3303
- orgextprescod: Generated<string>;
3304
- /**
3305
- * Régime juridique
3306
- */
3307
- orgextregjur: string | null;
3308
- /**
3309
- * Représentants
3310
- */
3311
- orgextrep: string | null;
3312
- /**
3313
- * Rubrique de classement (obsolète)
3314
- */
3315
- orgextrubclas: string | null;
3316
- /**
3317
- * NuméroTiers
3318
- */
3319
- orgnumtie: string | null;
3320
- /**
3321
- * Numéro de tri
3322
- */
3323
- orgnumtri: Int8 | null;
3324
- /**
3325
- * Parité
3326
- */
3327
- orgparite: Generated<string | null>;
3328
- /**
3329
- * Témoin transfert ANNUAIRE
3330
- */
3331
- orgtemannu: Generated<string | null>;
3332
- /**
3333
- * URL complet
3334
- */
3335
- orgurlcmp: string | null;
3336
- /**
3337
- * URL simplifié
3338
- */
3339
- orgurlsim: string | null;
3340
- /**
3341
- * Code
3342
- */
3343
- stajurcod: Generated<string>;
3344
- /**
3345
- * Date système création
3346
- */
3347
- syscredat: Timestamp | null;
3348
- /**
3349
- * Date système modification
3350
- */
3351
- sysmajdat: Timestamp | null;
3352
- /**
3353
- * Code validité
3354
- */
3355
- temvalcod: string | null;
3356
- /**
3357
- * Code type organisme
3358
- */
3359
- typorgcod: string;
3360
- typorgextcod: Generated<string>;
3361
- }
3362
- export interface Orgthe {
3363
- /**
3364
- * Code organisme
3365
- */
3366
- orgcod: string;
3367
- /**
3368
- * Clé
3369
- */
3370
- thecle: number;
3371
- }
3372
- export interface Pcs {
3373
- /**
3374
- * Code PCS42
3375
- */
3376
- pcs42cod: string;
3377
- /**
3378
- * Code PCS
3379
- */
3380
- pcscod: string;
3381
- /**
3382
- * Libellé
3383
- */
3384
- pcslil: string | null;
3385
- }
3386
- export interface Pcs24 {
3387
- /**
3388
- * Code PCS24
3389
- */
3390
- pcs24cod: string;
3391
- /**
3392
- * Libellé
3393
- */
3394
- pcs24lib: string | null;
3395
- /**
3396
- * Code PCS8
3397
- */
3398
- pcs8cod: string;
3399
- }
3400
- export interface Pcs42 {
3401
- /**
3402
- * Code PCS24
3403
- */
3404
- pcs24cod: string;
3405
- /**
3406
- * Code PCS42
3407
- */
3408
- pcs42cod: string;
3409
- /**
3410
- * Libellé
3411
- */
3412
- pcs42lib: string | null;
3413
- }
3414
- export interface Pcs8 {
3415
- /**
3416
- * Code PCS8
3417
- */
3418
- pcs8cod: string;
3419
- /**
3420
- * Libellé
3421
- */
3422
- pcs8lil: string | null;
3423
- }
3424
- export interface Pcscatpro {
3425
- /**
3426
- * Code catégorie professionnelle
3427
- */
3428
- catprocod: string;
3429
- pcscatproid: Int8;
3430
- /**
3431
- * Code PCS
3432
- */
3433
- pcscod: string;
3434
- procatprodef: string | null;
3435
- }
3436
- export interface Poicon {
3437
- /**
3438
- * Identifiant point de contact
3439
- */
3440
- poiconid: Int8;
3441
- poiconlib: string | null;
3442
- /**
3443
- * Numéro de tri
3444
- */
3445
- poiconnumtri: Int8 | null;
3446
- /**
3447
- * Matricule
3448
- */
3449
- senmat: string;
3450
- syscredat: Timestamp | null;
3451
- sysmajdat: Timestamp | null;
3452
- /**
3453
- * Code type Point de contact
3454
- */
3455
- typpoiconcod: string;
3456
- }
3457
- export interface Qua {
3458
- /**
3459
- * Code qualité
3460
- */
3461
- quacod: string;
3462
- /**
3463
- * Code sexe
3464
- */
3465
- quacodsex: string | null;
3466
- /**
3467
- * Libellé
3468
- */
3469
- qualib: string | null;
3470
- /**
3471
- * Libellé pluriel
3472
- */
3473
- qualibplu: string | null;
3474
- /**
3475
- * Libellé court
3476
- */
3477
- qualic: string;
3478
- /**
3479
- * Libellé court pluriel
3480
- */
3481
- qualicplu: string | null;
3482
- /**
3483
- * Libellé long
3484
- */
3485
- qualil: string | null;
3486
- /**
3487
- * Libellé long pluriel
3488
- */
3489
- qualilplu: string | null;
3490
- /**
3491
- * Numéro de tri
3492
- */
3493
- quanumtri: Int8 | null;
3494
- /**
3495
- * Date système création
3496
- */
3497
- syscredat: Timestamp | null;
3498
- /**
3499
- * Date système modification
3500
- */
3501
- sysmajdat: Timestamp | null;
3502
- }
3503
- export interface Reg {
3504
- /**
3505
- * Article
3506
- */
3507
- artreg: string | null;
3508
- /**
3509
- * Code région
3510
- */
3511
- regcod: string;
3512
- regcodint: Generated<string | null>;
3513
- /**
3514
- * Code transfert Parlis
3515
- */
3516
- regcodparlis: string | null;
3517
- /**
3518
- * Code région remplaçante
3519
- */
3520
- regcodrpl: string | null;
3521
- /**
3522
- * Date début région
3523
- */
3524
- regdatdeb: Timestamp | null;
3525
- /**
3526
- * Date fin région
3527
- */
3528
- regdatfin: Timestamp | null;
3529
- /**
3530
- * Libellé région
3531
- */
3532
- reglib: string;
3533
- /**
3534
- * Libellé court région
3535
- */
3536
- reglic: string | null;
3537
- /**
3538
- * Libellé long région
3539
- */
3540
- reglil: string | null;
3541
- /**
3542
- * Numéro de tri
3543
- */
3544
- regnumtri: Int8 | null;
3545
- /**
3546
- * URL
3547
- */
3548
- regurlcmp: string | null;
3549
- /**
3550
- * Date système création
3551
- */
3552
- syscredat: Timestamp | null;
3553
- /**
3554
- * Date système modification
3555
- */
3556
- sysmajdat: Timestamp | null;
3557
- /**
3558
- * Code
3559
- */
3560
- territcod: string;
3561
- }
3562
- export interface Sen {
3563
- /**
3564
- * Code catégorie professionnelle
3565
- */
3566
- catprocod: Generated<string>;
3567
- /**
3568
- * Code état sénateur
3569
- */
3570
- etasencod: string;
3571
- /**
3572
- * Code PCS
3573
- */
3574
- pcscod: Generated<string>;
3575
- /**
3576
- * Code qualité
3577
- */
3578
- quacod: string;
3579
- /**
3580
- * Fonction bureau courante
3581
- */
3582
- senburliccou: string | null;
3583
- /**
3584
- * Circonscription courante
3585
- */
3586
- sencircou: string | null;
3587
- /**
3588
- * Identifiant circonscription
3589
- */
3590
- sencirnumcou: Int8 | null;
3591
- /**
3592
- * Code commission courante
3593
- */
3594
- sencomcodcou: string | null;
3595
- /**
3596
- * Commission courante
3597
- */
3598
- sencomliccou: string | null;
3599
- /**
3600
- * URL des déclarations d'intérêts
3601
- */
3602
- sendaiurl: string | null;
3603
- /**
3604
- * Date du décés
3605
- */
3606
- sendatdec: Timestamp | null;
3607
- /**
3608
- * Date de naissance
3609
- */
3610
- sendatnai: Timestamp | null;
3611
- /**
3612
- * Description Profession
3613
- */
3614
- sendespro: string | null;
3615
- /**
3616
- * Adresse électronique
3617
- */
3618
- senema: string | null;
3619
- /**
3620
- * Féminisation fonctions
3621
- */
3622
- senfem: Generated<string | null>;
3623
- /**
3624
- * Code groupe politique courant
3625
- */
3626
- sengrppolcodcou: string | null;
3627
- /**
3628
- * Libellé groupe politique courant
3629
- */
3630
- sengrppolliccou: string | null;
3631
- /**
3632
- * Matricule
3633
- */
3634
- senmat: string;
3635
- /**
3636
- * Nom technique (tris)
3637
- */
3638
- sennomtec: string;
3639
- /**
3640
- * Nom usuel
3641
- */
3642
- sennomuse: string;
3643
- /**
3644
- * Nom usuel Capitales
3645
- */
3646
- sennomusecap: string;
3647
- /**
3648
- * N° de siège Hémicycle
3649
- */
3650
- sennumsie: Int8 | null;
3651
- /**
3652
- * Prénom usuel
3653
- */
3654
- senprenomuse: string;
3655
- /**
3656
- * Appartenance politique courante
3657
- */
3658
- sentypappcou: string | null;
3659
- /**
3660
- * Date système création
3661
- */
3662
- syscredat: Timestamp | null;
3663
- /**
3664
- * Date système modification
3665
- */
3666
- sysmajdat: Timestamp | null;
3667
- }
3668
- export interface Senbur {
3669
- /**
3670
- * Code bureau 4e Rép.
3671
- */
3672
- burcod: string;
3673
- /**
3674
- * Libellé
3675
- */
3676
- evelib: string | null;
3677
- /**
3678
- * Libellé court
3679
- */
3680
- evelic: string | null;
3681
- /**
3682
- * Libellé long
3683
- */
3684
- evelil: string | null;
3685
- /**
3686
- * Observations
3687
- */
3688
- eveobs: string | null;
3689
- /**
3690
- * Date de début
3691
- */
3692
- senburdatdeb: Timestamp | null;
3693
- /**
3694
- * Date de fin
3695
- */
3696
- senburdatfin: Timestamp | null;
3697
- /**
3698
- * Honorariat
3699
- */
3700
- senburhon: string | null;
3701
- /**
3702
- * Identifiant
3703
- */
3704
- senburid: Int8;
3705
- /**
3706
- * Chargé Relations Internationales
3707
- */
3708
- senburrelint: string | null;
3709
- /**
3710
- * Rang d'élection
3711
- */
3712
- senburrngele: Int8 | null;
3713
- /**
3714
- * Matricule
3715
- */
3716
- senmat: string;
3717
- /**
3718
- * Date système création
3719
- */
3720
- syscredat: Timestamp | null;
3721
- /**
3722
- * Date système modification
3723
- */
3724
- sysmajdat: Timestamp | null;
3725
- /**
3726
- * Code validité
3727
- */
3728
- temvalcod: string | null;
3729
- }
3730
- export interface Sennom {
3731
- /**
3732
- * Code qualité
3733
- */
3734
- quacod: string;
3735
- /**
3736
- * Matricule
3737
- */
3738
- senmat: string;
3739
- /**
3740
- * Date de début
3741
- */
3742
- sennomdatdeb: Timestamp;
3743
- /**
3744
- * Date de fin
3745
- */
3746
- sennomdatfin: Timestamp | null;
3747
- /**
3748
- * Identifiant
3749
- */
3750
- sennomid: Int8;
3751
- /**
3752
- * Nom technique
3753
- */
3754
- sennomtec: string;
3755
- /**
3756
- * Nom usuel
3757
- */
3758
- sennomuse: string;
3759
- /**
3760
- * Nom usuel Capitales
3761
- */
3762
- sennomusecap: string;
3763
- /**
3764
- * Prénom usuel
3765
- */
3766
- senprenomuse: string;
3767
- /**
3768
- * Date système création
3769
- */
3770
- syscredat: Timestamp | null;
3771
- /**
3772
- * Date système modification
3773
- */
3774
- sysmajdat: Timestamp | null;
3775
- }
3776
- export interface Senurl {
3777
- /**
3778
- * Libellé
3779
- */
3780
- evelib: string | null;
3781
- /**
3782
- * Libellé court
3783
- */
3784
- evelic: string | null;
3785
- /**
3786
- * Libellé long
3787
- */
3788
- evelil: string | null;
3789
- /**
3790
- * Observations
3791
- */
3792
- eveobs: string | null;
3793
- /**
3794
- * Matricule
3795
- */
3796
- senmat: string;
3797
- /**
3798
- * Identifiant
3799
- */
3800
- senurlid: Int8;
3801
- /**
3802
- * Numéro de tri
3803
- */
3804
- senurlnumtri: Int8 | null;
3805
- /**
3806
- * URL
3807
- */
3808
- senurlurl: string;
3809
- /**
3810
- * Date système création
3811
- */
3812
- syscredat: Timestamp | null;
3813
- /**
3814
- * Date système modification
3815
- */
3816
- sysmajdat: Timestamp | null;
3817
- /**
3818
- * Code validité
3819
- */
3820
- temvalcod: string | null;
3821
- /**
3822
- * Code type URL
3823
- */
3824
- typurlcod: string;
3825
- }
3826
- export interface Stajur {
3827
- /**
3828
- * Code
3829
- */
3830
- stajurcod: string;
3831
- /**
3832
- * Libellé
3833
- */
3834
- stajurlib: string | null;
3835
- /**
3836
- * Libellé court
3837
- */
3838
- stajurlic: string | null;
3839
- /**
3840
- * Numéro de tri
3841
- */
3842
- stajurnumtri: Int8 | null;
3843
- /**
3844
- * Date système création
3845
- */
3846
- syscredat: Timestamp | null;
3847
- /**
3848
- * Date système modification
3849
- */
3850
- sysmajdat: Timestamp | null;
3851
- }
3852
- export interface Telephone {
3853
- /**
3854
- * Identifiant point de contact
3855
- */
3856
- poiconid: Int8;
3857
- syscredat: Timestamp | null;
3858
- sysmajdat: Timestamp | null;
3859
- /**
3860
- * Identifiant téléphone
3861
- */
3862
- telid: Int8;
3863
- /**
3864
- * Numéro de tel
3865
- */
3866
- telnum: string | null;
3867
- /**
3868
- * Numéro de tri
3869
- */
3870
- telnumtri: Int8 | null;
3871
- /**
3872
- * Code type numéro de téléphone
3873
- */
3874
- typtelcod: string;
3875
- }
3876
- export interface Temval {
3877
- /**
3878
- * Code validité
3879
- */
3880
- temvalcod: string;
3881
- /**
3882
- * Libellé
3883
- */
3884
- temvallib: string;
3885
- /**
3886
- * Libellé court
3887
- */
3888
- temvallic: string;
3889
- }
3890
- export interface Territ {
3891
- catterritcod: Generated<string>;
3892
- /**
3893
- * Date système création
3894
- */
3895
- syscredat: Timestamp | null;
3896
- /**
3897
- * Date système modification
3898
- */
3899
- sysmajdat: Timestamp | null;
3900
- /**
3901
- * Article
3902
- */
3903
- territart: string | null;
3904
- /**
3905
- * Code
3906
- */
3907
- territcod: string;
3908
- /**
3909
- * Libellé territoire
3910
- */
3911
- territlib: string | null;
3912
- territlic: string | null;
3913
- territlil: string | null;
3914
- /**
3915
- * Ordre de tri
3916
- */
3917
- territnumtri: Int8 | null;
3918
- /**
3919
- * URL
3920
- */
3921
- territurlcmp: string | null;
3922
- }
3923
- export interface Titele {
3924
- /**
3925
- * Date système création
3926
- */
3927
- syscredat: Timestamp | null;
3928
- /**
3929
- * Date système modification
3930
- */
3931
- sysmajdat: Timestamp | null;
3932
- /**
3933
- * Code titre élu
3934
- */
3935
- titelecod: string;
3936
- titeledef: string | null;
3937
- titelelib: string;
3938
- titelelibfem: string | null;
3939
- titelelibhon: string | null;
3940
- titelelibhonfem: string | null;
3941
- titelelibhonplu: string | null;
3942
- titelelibplu: string | null;
3943
- titelelic: string;
3944
- titelelicfem: string | null;
3945
- titelelicplu: string | null;
3946
- titelelil: string | null;
3947
- titelelilfem: string | null;
3948
- titelelilplu: string | null;
3949
- titelenumtri: Int8 | null;
3950
- titeleurltempub: string | null;
3951
- /**
3952
- * Code type mandat
3953
- */
3954
- typmancod: string;
3955
- }
3956
- export interface Typadr {
3957
- /**
3958
- * Date système création
3959
- */
3960
- syscredat: Timestamp | null;
3961
- /**
3962
- * Date système modification
3963
- */
3964
- sysmajdat: Timestamp | null;
3965
- /**
3966
- * Code type adresse
3967
- */
3968
- typadrcod: string;
3969
- /**
3970
- * Libellé
3971
- */
3972
- typadrlib: string | null;
3973
- /**
3974
- * Libellé court
3975
- */
3976
- typadrlic: string | null;
3977
- /**
3978
- * Numéro de tri
3979
- */
3980
- typadrnumtri: Int8 | null;
3981
- }
3982
- export interface Typapppol {
3983
- /**
3984
- * Date système création
3985
- */
3986
- syscredat: Timestamp | null;
3987
- /**
3988
- * Date système modification
3989
- */
3990
- sysmajdat: Timestamp | null;
3991
- /**
3992
- * Code type appartenance
3993
- */
3994
- typapppolcod: string;
3995
- /**
3996
- * Libellé
3997
- */
3998
- typapppollib: string | null;
3999
- /**
4000
- * Libellé féminin
4001
- */
4002
- typapppollibfem: string | null;
4003
- /**
4004
- * Libellé pluriel
4005
- */
4006
- typapppollibplu: string | null;
4007
- /**
4008
- * Libellé court
4009
- */
4010
- typapppollic: string | null;
4011
- /**
4012
- * Libellé court féminin
4013
- */
4014
- typapppollicfem: string | null;
4015
- /**
4016
- * Libellé court pluriel
4017
- */
4018
- typapppollicplu: string | null;
4019
- /**
4020
- * Libellé long
4021
- */
4022
- typapppollil: string | null;
4023
- /**
4024
- * Libellé long féminin
4025
- */
4026
- typapppollilfem: string | null;
4027
- /**
4028
- * Libellé long pluriel
4029
- */
4030
- typapppollilplu: string | null;
4031
- /**
4032
- * Numéro de tri
4033
- */
4034
- typapppolnumtri: Int8 | null;
4035
- }
4036
- export interface Typbister {
4037
- /**
4038
- * Code Type bis ter
4039
- */
4040
- typbistercod: string;
4041
- /**
4042
- * Libellé
4043
- */
4044
- typbisterlib: string | null;
4045
- /**
4046
- * Libellé court
4047
- */
4048
- typbisterlic: string | null;
4049
- /**
4050
- * Numéro de tri
4051
- */
4052
- typbisternumtri: Int8 | null;
4053
- }
4054
- export interface TypeActivite {
4055
- typactcod: string;
4056
- typactlib: string;
4057
- typactlibtap: string | null;
4058
- typactlic: string;
4059
- }
4060
- export interface TypeActiviteParticipant {
4061
- typactparcod: string;
4062
- typactparlib: string;
4063
- typactparlibfem: string;
4064
- }
4065
- export interface TypeActiviteSenateur {
4066
- numtri: Int8;
4067
- typactsencod: string;
4068
- typactsenlib: string;
4069
- typactsenlic: string;
4070
- }
4071
- export interface TypeCategorie {
4072
- catactcod: string;
4073
- par_defaut: Generated<string>;
4074
- typactcod: string;
4075
- }
4076
- export interface Typele {
4077
- /**
4078
- * Date système création
4079
- */
4080
- syscredat: Timestamp | null;
4081
- /**
4082
- * Date système modification
4083
- */
4084
- sysmajdat: Timestamp | null;
4085
- /**
4086
- * Code type élection
4087
- */
4088
- typelecod: string;
4089
- /**
4090
- * Libellé
4091
- */
4092
- typelelib: string | null;
4093
- /**
4094
- * Libellé court
4095
- */
4096
- typelelic: string | null;
4097
- /**
4098
- * Libellé long
4099
- */
4100
- typelelil: string | null;
4101
- /**
4102
- * Numéro de tri
4103
- */
4104
- typelenumtri: Int8 | null;
4105
- }
4106
- export interface Typgrpsen {
4107
- /**
4108
- * Libellé
4109
- */
4110
- evelib: string | null;
4111
- /**
4112
- * Libellé court
4113
- */
4114
- evelic: string | null;
4115
- /**
4116
- * Libellé long
4117
- */
4118
- evelil: string | null;
4119
- /**
4120
- * Date système création
4121
- */
4122
- syscredat: Timestamp | null;
4123
- /**
4124
- * Date système modification
4125
- */
4126
- sysmajdat: Timestamp | null;
4127
- /**
4128
- * Code validité
4129
- */
4130
- temvalcod: string | null;
4131
- /**
4132
- * Code type groupe
4133
- */
4134
- typgrpsencod: string;
4135
- typgrpsennumtri: Int8 | null;
4136
- }
4137
- export interface Typman {
4138
- /**
4139
- * Date système création
4140
- */
4141
- syscredat: Timestamp | null;
4142
- /**
4143
- * Date système modification
4144
- */
4145
- sysmajdat: Timestamp | null;
4146
- /**
4147
- * Code type mandat
4148
- */
4149
- typmancod: string;
4150
- /**
4151
- * Libellé type mandat
4152
- */
4153
- typmanlib: string | null;
4154
- /**
4155
- * Numéro de tri
4156
- */
4157
- typmannumtri: Int8 | null;
4158
- /**
4159
- * Type d'élection
4160
- */
4161
- typmantypele: string | null;
4162
- }
4163
- export interface Typorg {
4164
- /**
4165
- * Date système création
4166
- */
4167
- syscredat: Timestamp | null;
4168
- /**
4169
- * Date système modification
4170
- */
4171
- sysmajdat: Timestamp | null;
4172
- /**
4173
- * Code type organisme
4174
- */
4175
- typorgcod: string;
4176
- /**
4177
- * Libellé
4178
- */
4179
- typorglib: string;
4180
- /**
4181
- * Libellé pluriel
4182
- */
4183
- typorglibplu: string | null;
4184
- /**
4185
- * Libellé court
4186
- */
4187
- typorglic: string;
4188
- /**
4189
- * Numéro de tri
4190
- */
4191
- typorgnumtri: Int8 | null;
4192
- /**
4193
- * URL complète
4194
- */
4195
- typorgurlcmp: string | null;
4196
- /**
4197
- * URL simplifiée
4198
- */
4199
- typorgurlsim: string | null;
4200
- }
4201
- export interface Typurl {
4202
- /**
4203
- * Libellé
4204
- */
4205
- evelib: string | null;
4206
- /**
4207
- * Libellé court
4208
- */
4209
- evelic: string | null;
4210
- /**
4211
- * Libellé long
4212
- */
4213
- evelil: string | null;
4214
- /**
4215
- * Observations
4216
- */
4217
- eveobs: string | null;
4218
- /**
4219
- * Date système création
4220
- */
4221
- syscredat: Timestamp | null;
4222
- /**
4223
- * Date système modification
4224
- */
4225
- sysmajdat: Timestamp | null;
4226
- /**
4227
- * Code validité
4228
- */
4229
- temvalcod: string | null;
4230
- /**
4231
- * Code type URL
4232
- */
4233
- typurlcod: string;
4234
- /**
4235
- * Logo
4236
- */
4237
- typurllogo: string | null;
4238
- /**
4239
- * OBSOLETE
4240
- */
4241
- typurllogoref: string | null;
4242
- /**
4243
- * Numéro de tri
4244
- */
4245
- typurlnumtri: Int8 | null;
4246
- }
4247
- export interface Typvoi {
4248
- /**
4249
- * Code type de voie
4250
- */
4251
- typvoicod: string;
4252
- /**
4253
- * Libellé
4254
- */
4255
- typvoilib: string | null;
4256
- /**
4257
- * Libellé court
4258
- */
4259
- typvoilic: string | null;
4260
- /**
4261
- * Numéro de tri
4262
- */
4263
- typvoinumtri: Int8 | null;
4264
- }
4265
- export interface Zongeo {
4266
- /**
4267
- * Code continent
4268
- */
4269
- concod: string;
4270
- /**
4271
- * Date système création
4272
- */
4273
- syscredat: Timestamp | null;
4274
- /**
4275
- * Date système modification
4276
- */
4277
- sysmajdat: Timestamp | null;
4278
- /**
4279
- * Code zone géographique
4280
- */
4281
- zongeocod: string;
4282
- /**
4283
- * Libellé
4284
- */
4285
- zongeolib: string;
4286
- /**
4287
- * Libellé court
4288
- */
4289
- zongeolic: string;
4290
- /**
4291
- * Numéro de tri
4292
- */
4293
- zongeonumtri: Int8 | null;
4294
- }
4295
- export interface DB {
4296
- activite: Activite;
4297
- activite_delegation: ActiviteDelegation;
4298
- activite_loi: ActiviteLoi;
4299
- activite_participant: ActiviteParticipant;
4300
- activite_senateur: ActiviteSenateur;
4301
- activites_liees: ActivitesLiees;
4302
- actpro: Actpro;
4303
- adresse: Adresse;
4304
- asster: Asster;
4305
- bur: Bur;
4306
- categorie_activite: CategorieActivite;
4307
- com: Com;
4308
- csp: Csp;
4309
- delega: Delega;
4310
- design: Design;
4311
- designoep: Designoep;
4312
- designorg: Designorg;
4313
- dpt: Dpt;
4314
- dptele: Dptele;
4315
- dpttypman: Dpttypman;
4316
- ele: Ele;
4317
- elucan: Elucan;
4318
- eludep: Eludep;
4319
- eludiv: Eludiv;
4320
- elueur: Elueur;
4321
- elureg: Elureg;
4322
- elusen: Elusen;
4323
- eluter: Eluter;
4324
- elutit: Elutit;
4325
- eluvil: Eluvil;
4326
- etadebman: Etadebman;
4327
- etafinman: Etafinman;
4328
- etasen: Etasen;
4329
- fonact_participant: FonactParticipant;
4330
- foncom: Foncom;
4331
- fondelega: Fondelega;
4332
- fongrppol: Fongrppol;
4333
- fongrpsen: Fongrpsen;
4334
- fonmemcom: Fonmemcom;
4335
- fonmemdelega: Fonmemdelega;
4336
- fonmemgrppol: Fonmemgrppol;
4337
- fonmemgrpsen: Fonmemgrpsen;
4338
- fonmemorg: Fonmemorg;
4339
- fonorg: Fonorg;
4340
- grppol: Grppol;
4341
- grpsenami: Grpsenami;
4342
- libcom: Libcom;
4343
- libdelega: Libdelega;
4344
- libgrppol: Libgrppol;
4345
- libgrpsen: Libgrpsen;
4346
- liborg: Liborg;
4347
- mel: Mel;
4348
- memcom: Memcom;
4349
- memdelega: Memdelega;
4350
- memextpar: Memextpar;
4351
- memgrppol: Memgrppol;
4352
- memgrpsen: Memgrpsen;
4353
- memorg: Memorg;
4354
- minind: Minind;
4355
- mismin: Mismin;
4356
- missen: Missen;
4357
- moddes: Moddes;
4358
- nation: Nation;
4359
- nationgrpsen: Nationgrpsen;
4360
- org: Org;
4361
- orgext: Orgext;
4362
- orgthe: Orgthe;
4363
- pcs: Pcs;
4364
- pcs24: Pcs24;
4365
- pcs42: Pcs42;
4366
- pcs8: Pcs8;
4367
- pcscatpro: Pcscatpro;
4368
- poicon: Poicon;
4369
- qua: Qua;
4370
- reg: Reg;
4371
- sen: Sen;
4372
- senbur: Senbur;
4373
- sennom: Sennom;
4374
- senurl: Senurl;
4375
- stajur: Stajur;
4376
- telephone: Telephone;
4377
- temval: Temval;
4378
- territ: Territ;
4379
- titele: Titele;
4380
- typadr: Typadr;
4381
- typapppol: Typapppol;
4382
- typbister: Typbister;
4383
- type_activite: TypeActivite;
4384
- type_activite_participant: TypeActiviteParticipant;
4385
- type_activite_senateur: TypeActiviteSenateur;
4386
- type_categorie: TypeCategorie;
4387
- typele: Typele;
4388
- typgrpsen: Typgrpsen;
4389
- typman: Typman;
4390
- typorg: Typorg;
4391
- typurl: Typurl;
4392
- typvoi: Typvoi;
4393
- zongeo: Zongeo;
4394
- }