@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,10 +1,30 @@
1
1
  /**
2
2
  * AUTO-GENERATED FILE - DO NOT EDIT!
3
3
  *
4
- * This file was automatically generated by schemats v.1.2.1
5
- * $ schemats generate -c postgres://username:password@localhost:5432/sens -t activite -t activite_delegation -t activite_loi -t activite_participant -t activite_senateur -t activites_liees -t actpro -t adresse -t asster -t bur -t categorie_activite -t com -t csp -t delega -t design -t designoep -t designorg -t dpt -t dptele -t dpttypman -t ele -t elucan -t eludep -t eludiv -t elueur -t elureg -t elusen -t eluter -t elutit -t eluvil -t etadebman -t etafinman -t etasen -t fonact_participant -t foncom -t fondelega -t fongrppol -t fongrpsen -t fonmemcom -t fonmemdelega -t fonmemgrppol -t fonmemgrpsen -t fonmemorg -t fonorg -t grppol -t grpsenami -t libcom -t libdelega -t libgrppol -t libgrpsen -t liborg -t mel -t memcom -t memdelega -t memextpar -t memgrppol -t memgrpsen -t memorg -t minind -t mismin -t missen -t moddes -t nation -t nationgrpsen -t org -t orgext -t orgthe -t pcs -t pcs24 -t pcs42 -t pcs8 -t pcscatpro -t poicon -t qua -t reg -t sen -t senbur -t sennom -t senurl -t stajur -t telephone -t temval -t territ -t titele -t typadr -t typapppol -t typbister -t type_activite -t type_activite_participant -t type_activite_senateur -t type_categorie -t typele -t typgrpsen -t typman -t typorg -t typurl -t typvoi -t zongeo -s public
4
+ * This file was automatically generated by schemats v.2.8.1
5
+ * $ schemats generate -c postgres://username:password@localhost:5433/sens -t acr -t activite -t activite_audit -t activite_delegation -t activite_delegation_audit -t activite_loi -t activite_loi_audit -t activite_obligatoire -t activite_participant -t activite_participant_audit -t activite_senateur -t activite_senateur_audit -t activite_senateur_params -t activite_senateur_params_audit -t activites_liees -t activites_liees_audit -t actpro -t adhgrpsen -t adr -t adresse -t adrsen -t app -t assparint -t asster -t autgrpsen -t autorisation_profil -t autorisations -t avis_nomination_art13 -t basdes -t bur -t bur3r -t bur4r -t cad -t candid -t candidat -t candtodelete -t categorie_activite -t catpro -t catpro2e -t catterrit -t cible_categorie_periode -t cirdep -t com -t con -t cotgip -t csp -t cspfam -t databasechangelog -t databasechangeloglock -t delega -t derogation -t derogation_audit -t derogation_senateur -t derogation_senateur_audit -t design -t designoep -t designorg -t discou -t div -t dpt -t dpt_seuil_presence -t dptele -t dptele_files -t dptele_processing -t dptele_processing_type -t dpttypman -t droits_acces -t droits_acces_audit -t droits_type_derogation -t ele -t eleloc -t elucan -t eludep -t eludiv -t elueur -t elueur_apf -t elumet -t elureg -t elusen -t elusen2e -t elusen3r -t elusen4r -t elusencommu -t elusenpair -t eluter -t elutit -t eluvil -t etadebman -t etadebman3r -t etadebman4r -t etafinman -t etafinman3r -t etafinman4r -t etaprr -t etarpm -t etasen -t ext2e_bio -t ext2e_csp -t ext2e_mandats -t ext2e_minist -t extsencom_identite -t extsencom_mandat -t fonact_participant -t foncandid -t foncom -t fondelega -t fongrppol -t fongrpsen -t fonmemcom -t fonmemdelega -t fonmemextpar -t fonmemgrppol -t fonmemgrpsen -t fonmemorg -t fonorg -t grppol -t grppol4r -t grpsenami -t grpsenamiadh -t grpsenamiadhreq -t grpsenamiadhreqeta -t grpsenamiunadh -t grpsim -t gvt -t insee_pays2008 -t jhi_authority -t jhi_user -t jhi_user_authority -t lanetr -t libcom -t libdelega -t libgrppol -t libgrpsen -t liborg -t lisdptele -t mel -t memcom -t memcomsea -t memdelega -t memextpar -t memgrppol -t memgrpsen -t memorg -t met -t minind -t minist -t mis -t misetafin -t mismin -t misrapeta -t missen -t moddes -t mode_acces_elusenpair -t nation -t nationgrpsen -t nivlan -t org -t orgext -t orgextpres -t orgthe -t pairie_elusenpair -t parpol -t parpolglo -t participa -t pcs -t pcs24 -t pcs42 -t pcs8 -t pcscatpro -t per -t per_sen -t perapp -t periode_presence -t perpolglo -t perrol -t pj_justificatif -t pj_justificatif_audit -t plaind -t plan_table -t plsql_profiler_runs -t plsql_profiler_units -t poicon -t posvot -t presences_scrutin_surcharge -t presencesrevisionentity -t profil_applicatif -t qua -t rap_the -t reg -t reladr -t requetes_profil -t reslis -t resultat -t reu -t revchanges -t rne_mandat -t rne_mandat_diff -t rne_sen -t rne_sen_diff -t rne_type_mandat -t rol -t sal -t scr -t scrusoldelega -t sea -t sec -t sec2e -t secexe -t sen -t senbur -t senbur3r -t senbur4r -t sennom -t senpj -t sensim -t sentablenom -t senurl -t seuil_presence -t sirpas_elusen -t sirpas_fonmemcom -t sirpas_fonmemdelega -t sirpas_fonmemgrppol -t sirpas_memcom -t sirpas_memdelega -t sirpas_memgrppol -t sirpas_mvt -t sirpas_mvtcm -t sirpas_mvttri -t sirpas_sen -t sirpas_senbur -t sirpas_trf -t srv -t stajur -t stavot -t suspensiontravaux -t suspensiontravaux_audit -t sysage -t syscognos -t sysevt -t sysvar -t sysvar_sendev -t sysvar_senprod -t tapsenrevchanges -t tapsenrevisionentity -t telephone -t temval -t tenpol -t territ -t testoracle -t titele -t titelerne -t titmin -t titnob -t tmpsd -t toutes -t turelu -t typadr -t typapppol -t typbister -t typcandid -t type_activite -t type_activite_participant -t type_activite_rol -t type_activite_senateur -t type_categorie -t type_derogation -t type_droit_acces -t type_pj_justificatif -t type_rne_diff -t type_type_derogation -t typele -t typgrpsen -t typman -t typmin -t typmoddes -t typorg -t typorgext -t typparpol -t typpoicon -t typprs -t typprssta -t typscr -t typtel -t typurl -t typvoi -t uploaded_file -t uploaded_file_type -t validation -t validation_defview_profil -t validation_profil -t vercand -t verres -t votes -t zongeo -s public
6
6
  *
7
7
  */
8
+ export declare namespace acrFields {
9
+ type acrcachflag = number;
10
+ type acrcod = string;
11
+ type acrmotpas = string;
12
+ type acrnom = string;
13
+ type acrnum = string;
14
+ type srvcod = string;
15
+ type syscredat = Date | null;
16
+ type sysmajdat = Date | null;
17
+ }
18
+ export interface acr {
19
+ acrcachflag: acrFields.acrcachflag;
20
+ acrcod: acrFields.acrcod;
21
+ acrmotpas: acrFields.acrmotpas;
22
+ acrnom: acrFields.acrnom;
23
+ acrnum: acrFields.acrnum;
24
+ srvcod: acrFields.srvcod;
25
+ syscredat: acrFields.syscredat;
26
+ sysmajdat: acrFields.sysmajdat;
27
+ }
8
28
  export declare namespace activiteFields {
9
29
  type actid = number;
10
30
  type actlib = string | null;
@@ -41,6 +61,106 @@ export interface activite {
41
61
  typactcod: activiteFields.typactcod;
42
62
  validdat: activiteFields.validdat;
43
63
  }
64
+ export declare namespace activite_auditFields {
65
+ type actid = number;
66
+ type activiteslieesdroite_mod = number | null;
67
+ type activiteslieesgauche_mod = number | null;
68
+ type actlib = string | null;
69
+ type actlib_mod = number | null;
70
+ type actlic = string | null;
71
+ type actlic_mod = number | null;
72
+ type catact_mod = number | null;
73
+ type catactcod = string | null;
74
+ type com_mod = number | null;
75
+ type comcod = string | null;
76
+ type datdeb = Date | null;
77
+ type datdeb_mod = number | null;
78
+ type datfin = Date | null;
79
+ type datfin_mod = number | null;
80
+ type delega_mod = number | null;
81
+ type delegacod = string | null;
82
+ type delegants_mod = number | null;
83
+ type derogationliee_mod = number | null;
84
+ type envjodat = Date | null;
85
+ type envjodat_mod = number | null;
86
+ type envjolog = string | null;
87
+ type envjolog_mod = number | null;
88
+ type gecod = string | null;
89
+ type gia_mod = number | null;
90
+ type giacod = string | null;
91
+ type groupeetude_mod = number | null;
92
+ type lois_mod = number | null;
93
+ type nb_delegations = number | null;
94
+ type nb_participants = number | null;
95
+ type nbdelegations_mod = number | null;
96
+ type nbparticipants_mod = number | null;
97
+ type participants_mod = number | null;
98
+ type rev = number;
99
+ type revend = number | null;
100
+ type revtype = number | null;
101
+ type scr_mod = number | null;
102
+ type scrid = number | null;
103
+ type supprimedat = Date | null;
104
+ type supprimedat_mod = number | null;
105
+ type supprimelog = string | null;
106
+ type supprimelog_mod = number | null;
107
+ type typact_mod = number | null;
108
+ type typactcod = string | null;
109
+ type validdat = Date | null;
110
+ type validdat_mod = number | null;
111
+ type validlog = string | null;
112
+ type validlog_mod = number | null;
113
+ }
114
+ export interface activite_audit {
115
+ actid: activite_auditFields.actid;
116
+ activiteslieesdroite_mod: activite_auditFields.activiteslieesdroite_mod;
117
+ activiteslieesgauche_mod: activite_auditFields.activiteslieesgauche_mod;
118
+ actlib: activite_auditFields.actlib;
119
+ actlib_mod: activite_auditFields.actlib_mod;
120
+ actlic: activite_auditFields.actlic;
121
+ actlic_mod: activite_auditFields.actlic_mod;
122
+ catact_mod: activite_auditFields.catact_mod;
123
+ catactcod: activite_auditFields.catactcod;
124
+ com_mod: activite_auditFields.com_mod;
125
+ comcod: activite_auditFields.comcod;
126
+ datdeb: activite_auditFields.datdeb;
127
+ datdeb_mod: activite_auditFields.datdeb_mod;
128
+ datfin: activite_auditFields.datfin;
129
+ datfin_mod: activite_auditFields.datfin_mod;
130
+ delega_mod: activite_auditFields.delega_mod;
131
+ delegacod: activite_auditFields.delegacod;
132
+ delegants_mod: activite_auditFields.delegants_mod;
133
+ derogationliee_mod: activite_auditFields.derogationliee_mod;
134
+ envjodat: activite_auditFields.envjodat;
135
+ envjodat_mod: activite_auditFields.envjodat_mod;
136
+ envjolog: activite_auditFields.envjolog;
137
+ envjolog_mod: activite_auditFields.envjolog_mod;
138
+ gecod: activite_auditFields.gecod;
139
+ gia_mod: activite_auditFields.gia_mod;
140
+ giacod: activite_auditFields.giacod;
141
+ groupeetude_mod: activite_auditFields.groupeetude_mod;
142
+ lois_mod: activite_auditFields.lois_mod;
143
+ nb_delegations: activite_auditFields.nb_delegations;
144
+ nb_participants: activite_auditFields.nb_participants;
145
+ nbdelegations_mod: activite_auditFields.nbdelegations_mod;
146
+ nbparticipants_mod: activite_auditFields.nbparticipants_mod;
147
+ participants_mod: activite_auditFields.participants_mod;
148
+ rev: activite_auditFields.rev;
149
+ revend: activite_auditFields.revend;
150
+ revtype: activite_auditFields.revtype;
151
+ scr_mod: activite_auditFields.scr_mod;
152
+ scrid: activite_auditFields.scrid;
153
+ supprimedat: activite_auditFields.supprimedat;
154
+ supprimedat_mod: activite_auditFields.supprimedat_mod;
155
+ supprimelog: activite_auditFields.supprimelog;
156
+ supprimelog_mod: activite_auditFields.supprimelog_mod;
157
+ typact_mod: activite_auditFields.typact_mod;
158
+ typactcod: activite_auditFields.typactcod;
159
+ validdat: activite_auditFields.validdat;
160
+ validdat_mod: activite_auditFields.validdat_mod;
161
+ validlog: activite_auditFields.validlog;
162
+ validlog_mod: activite_auditFields.validlog_mod;
163
+ }
44
164
  export declare namespace activite_delegationFields {
45
165
  type actid = number;
46
166
  type delegactid = number;
@@ -55,6 +175,34 @@ export interface activite_delegation {
55
175
  senmat: activite_delegationFields.senmat;
56
176
  senmat_delegue: activite_delegationFields.senmat_delegue;
57
177
  }
178
+ export declare namespace activite_delegation_auditFields {
179
+ type act_mod = number | null;
180
+ type actid = number | null;
181
+ type delegactid = number;
182
+ type delegant_mod = number | null;
183
+ type delegidx = number | null;
184
+ type delegue_mod = number | null;
185
+ type index_mod = number | null;
186
+ type rev = number;
187
+ type revend = number | null;
188
+ type revtype = number | null;
189
+ type senmat = string | null;
190
+ type senmat_delegue = string | null;
191
+ }
192
+ export interface activite_delegation_audit {
193
+ act_mod: activite_delegation_auditFields.act_mod;
194
+ actid: activite_delegation_auditFields.actid;
195
+ delegactid: activite_delegation_auditFields.delegactid;
196
+ delegant_mod: activite_delegation_auditFields.delegant_mod;
197
+ delegidx: activite_delegation_auditFields.delegidx;
198
+ delegue_mod: activite_delegation_auditFields.delegue_mod;
199
+ index_mod: activite_delegation_auditFields.index_mod;
200
+ rev: activite_delegation_auditFields.rev;
201
+ revend: activite_delegation_auditFields.revend;
202
+ revtype: activite_delegation_auditFields.revtype;
203
+ senmat: activite_delegation_auditFields.senmat;
204
+ senmat_delegue: activite_delegation_auditFields.senmat_delegue;
205
+ }
58
206
  export declare namespace activite_loiFields {
59
207
  type actid = number;
60
208
  type loicod = string;
@@ -63,6 +211,30 @@ export interface activite_loi {
63
211
  actid: activite_loiFields.actid;
64
212
  loicod: activite_loiFields.loicod;
65
213
  }
214
+ export declare namespace activite_loi_auditFields {
215
+ type actid = number;
216
+ type loicod = string;
217
+ type rev = number;
218
+ type revend = number | null;
219
+ type revtype = number | null;
220
+ }
221
+ export interface activite_loi_audit {
222
+ actid: activite_loi_auditFields.actid;
223
+ loicod: activite_loi_auditFields.loicod;
224
+ rev: activite_loi_auditFields.rev;
225
+ revend: activite_loi_auditFields.revend;
226
+ revtype: activite_loi_auditFields.revtype;
227
+ }
228
+ export declare namespace activite_obligatoireFields {
229
+ type actoblid = number;
230
+ type catactcod = string;
231
+ type typactcod = string;
232
+ }
233
+ export interface activite_obligatoire {
234
+ actoblid: activite_obligatoireFields.actoblid;
235
+ catactcod: activite_obligatoireFields.catactcod;
236
+ typactcod: activite_obligatoireFields.typactcod;
237
+ }
66
238
  export declare namespace activite_participantFields {
67
239
  type actid = number;
68
240
  type actparid = number;
@@ -81,6 +253,42 @@ export interface activite_participant {
81
253
  teleparticipation: activite_participantFields.teleparticipation;
82
254
  typactparcod: activite_participantFields.typactparcod;
83
255
  }
256
+ export declare namespace activite_participant_auditFields {
257
+ type act_mod = number | null;
258
+ type actid = number | null;
259
+ type actparid = number;
260
+ type fapcod = string | null;
261
+ type fapidx = number | null;
262
+ type fonctionactivite_mod = number | null;
263
+ type indexfonction_mod = number | null;
264
+ type rev = number;
265
+ type revend = number | null;
266
+ type revtype = number | null;
267
+ type sen_mod = number | null;
268
+ type senmat = string | null;
269
+ type teleparticipation = number | null;
270
+ type teleparticipation_mod = number | null;
271
+ type typactpar_mod = number | null;
272
+ type typactparcod = string | null;
273
+ }
274
+ export interface activite_participant_audit {
275
+ act_mod: activite_participant_auditFields.act_mod;
276
+ actid: activite_participant_auditFields.actid;
277
+ actparid: activite_participant_auditFields.actparid;
278
+ fapcod: activite_participant_auditFields.fapcod;
279
+ fapidx: activite_participant_auditFields.fapidx;
280
+ fonctionactivite_mod: activite_participant_auditFields.fonctionactivite_mod;
281
+ indexfonction_mod: activite_participant_auditFields.indexfonction_mod;
282
+ rev: activite_participant_auditFields.rev;
283
+ revend: activite_participant_auditFields.revend;
284
+ revtype: activite_participant_auditFields.revtype;
285
+ sen_mod: activite_participant_auditFields.sen_mod;
286
+ senmat: activite_participant_auditFields.senmat;
287
+ teleparticipation: activite_participant_auditFields.teleparticipation;
288
+ teleparticipation_mod: activite_participant_auditFields.teleparticipation_mod;
289
+ typactpar_mod: activite_participant_auditFields.typactpar_mod;
290
+ typactparcod: activite_participant_auditFields.typactparcod;
291
+ }
84
292
  export declare namespace activite_senateurFields {
85
293
  type actsenid = number;
86
294
  type datdeb = Date;
@@ -97,6 +305,76 @@ export interface activite_senateur {
97
305
  senmat: activite_senateurFields.senmat;
98
306
  typactsencod: activite_senateurFields.typactsencod;
99
307
  }
308
+ export declare namespace activite_senateur_auditFields {
309
+ type actsenid = number | null;
310
+ type datdeb = Date | null;
311
+ type datdeb_mod = number | null;
312
+ type datfin = Date | null;
313
+ type datfin_mod = number | null;
314
+ type libelle = string | null;
315
+ type libelle_mod = number | null;
316
+ type rev = number;
317
+ type revend = number | null;
318
+ type revtype = number | null;
319
+ type sen_mod = number | null;
320
+ type senmat = string | null;
321
+ type typactsen_mod = number | null;
322
+ type typactsencod = string | null;
323
+ }
324
+ export interface activite_senateur_audit {
325
+ actsenid: activite_senateur_auditFields.actsenid;
326
+ datdeb: activite_senateur_auditFields.datdeb;
327
+ datdeb_mod: activite_senateur_auditFields.datdeb_mod;
328
+ datfin: activite_senateur_auditFields.datfin;
329
+ datfin_mod: activite_senateur_auditFields.datfin_mod;
330
+ libelle: activite_senateur_auditFields.libelle;
331
+ libelle_mod: activite_senateur_auditFields.libelle_mod;
332
+ rev: activite_senateur_auditFields.rev;
333
+ revend: activite_senateur_auditFields.revend;
334
+ revtype: activite_senateur_auditFields.revtype;
335
+ sen_mod: activite_senateur_auditFields.sen_mod;
336
+ senmat: activite_senateur_auditFields.senmat;
337
+ typactsen_mod: activite_senateur_auditFields.typactsen_mod;
338
+ typactsencod: activite_senateur_auditFields.typactsencod;
339
+ }
340
+ export declare namespace activite_senateur_paramsFields {
341
+ type actsenparid = number;
342
+ type full_json_utf8 = string | null;
343
+ type publie_lundi = number;
344
+ type publie_vendredi = number;
345
+ type senmat = string;
346
+ }
347
+ export interface activite_senateur_params {
348
+ actsenparid: activite_senateur_paramsFields.actsenparid;
349
+ full_json_utf8: activite_senateur_paramsFields.full_json_utf8;
350
+ publie_lundi: activite_senateur_paramsFields.publie_lundi;
351
+ publie_vendredi: activite_senateur_paramsFields.publie_vendredi;
352
+ senmat: activite_senateur_paramsFields.senmat;
353
+ }
354
+ export declare namespace activite_senateur_params_auditFields {
355
+ type actsenparid = number;
356
+ type publie_lundi = number | null;
357
+ type publie_vendredi = number | null;
358
+ type publielundi_mod = number | null;
359
+ type publievendredi_mod = number | null;
360
+ type rev = number;
361
+ type revend = number | null;
362
+ type revtype = number | null;
363
+ type sen_mod = number | null;
364
+ type senmat = string | null;
365
+ }
366
+ export interface activite_senateur_params_audit {
367
+ actsenparid: activite_senateur_params_auditFields.actsenparid;
368
+ publie_lundi: activite_senateur_params_auditFields.publie_lundi;
369
+ publie_vendredi: activite_senateur_params_auditFields.publie_vendredi;
370
+ publielundi_mod: activite_senateur_params_auditFields.publielundi_mod;
371
+ publievendredi_mod: activite_senateur_params_auditFields.publievendredi_mod;
372
+ rev: activite_senateur_params_auditFields.rev;
373
+ revend: activite_senateur_params_auditFields.revend;
374
+ revtype: activite_senateur_params_auditFields.revtype;
375
+ sen_mod: activite_senateur_params_auditFields.sen_mod;
376
+ senmat: activite_senateur_params_auditFields.senmat;
377
+ }
100
378
  export declare namespace activites_lieesFields {
101
379
  type droite = number;
102
380
  type gauche = number;
@@ -105,6 +383,20 @@ export interface activites_liees {
105
383
  droite: activites_lieesFields.droite;
106
384
  gauche: activites_lieesFields.gauche;
107
385
  }
386
+ export declare namespace activites_liees_auditFields {
387
+ type droite = number;
388
+ type gauche = number;
389
+ type rev = number;
390
+ type revend = number | null;
391
+ type revtype = number | null;
392
+ }
393
+ export interface activites_liees_audit {
394
+ droite: activites_liees_auditFields.droite;
395
+ gauche: activites_liees_auditFields.gauche;
396
+ rev: activites_liees_auditFields.rev;
397
+ revend: activites_liees_auditFields.revend;
398
+ revtype: activites_liees_auditFields.revtype;
399
+ }
108
400
  export declare namespace actproFields {
109
401
  type actprocod = string;
110
402
  type actprolib = string;
@@ -119,6 +411,76 @@ export interface actpro {
119
411
  syscredat: actproFields.syscredat;
120
412
  sysmajdat: actproFields.sysmajdat;
121
413
  }
414
+ export declare namespace adhgrpsenFields {
415
+ type adhesion = string | null;
416
+ type adhgrpsenid = number;
417
+ type evelic = string | null;
418
+ type fonction = string | null;
419
+ type orgcod = string | null;
420
+ type senateur = string | null;
421
+ type senmat = string | null;
422
+ type sennomtec = string | null;
423
+ }
424
+ export interface adhgrpsen {
425
+ adhesion: adhgrpsenFields.adhesion;
426
+ adhgrpsenid: adhgrpsenFields.adhgrpsenid;
427
+ evelic: adhgrpsenFields.evelic;
428
+ fonction: adhgrpsenFields.fonction;
429
+ orgcod: adhgrpsenFields.orgcod;
430
+ senateur: adhgrpsenFields.senateur;
431
+ senmat: adhgrpsenFields.senmat;
432
+ sennomtec: adhgrpsenFields.sennomtec;
433
+ }
434
+ export declare namespace adrFields {
435
+ type adrbister = string | null;
436
+ type adrburdis = string | null;
437
+ type adrcdxcod = string | null;
438
+ type adrcdxlib = string | null;
439
+ type adrcmp = string | null;
440
+ type adrcmp2 = string | null;
441
+ type adrcodpos = string | null;
442
+ type adrcom = string | null;
443
+ type adrema = string | null;
444
+ type adrfax = string | null;
445
+ type adrid = number;
446
+ type adrnomvoi = string | null;
447
+ type adrnumvoi = string | null;
448
+ type adrtel = string | null;
449
+ type adrtelmob = string | null;
450
+ type evelib = string | null;
451
+ type evelic = string | null;
452
+ type evelil = string | null;
453
+ type eveobs = string | null;
454
+ type reladrcod = string | null;
455
+ type syscredat = Date | null;
456
+ type sysmajdat = Date | null;
457
+ type temvalcod = string | null;
458
+ }
459
+ export interface adr {
460
+ adrbister: adrFields.adrbister;
461
+ adrburdis: adrFields.adrburdis;
462
+ adrcdxcod: adrFields.adrcdxcod;
463
+ adrcdxlib: adrFields.adrcdxlib;
464
+ adrcmp: adrFields.adrcmp;
465
+ adrcmp2: adrFields.adrcmp2;
466
+ adrcodpos: adrFields.adrcodpos;
467
+ adrcom: adrFields.adrcom;
468
+ adrema: adrFields.adrema;
469
+ adrfax: adrFields.adrfax;
470
+ adrid: adrFields.adrid;
471
+ adrnomvoi: adrFields.adrnomvoi;
472
+ adrnumvoi: adrFields.adrnumvoi;
473
+ adrtel: adrFields.adrtel;
474
+ adrtelmob: adrFields.adrtelmob;
475
+ evelib: adrFields.evelib;
476
+ evelic: adrFields.evelic;
477
+ evelil: adrFields.evelil;
478
+ eveobs: adrFields.eveobs;
479
+ reladrcod: adrFields.reladrcod;
480
+ syscredat: adrFields.syscredat;
481
+ sysmajdat: adrFields.sysmajdat;
482
+ temvalcod: adrFields.temvalcod;
483
+ }
122
484
  export declare namespace adresseFields {
123
485
  type adrburdis = string | null;
124
486
  type adrcdxcod = string | null;
@@ -155,6 +517,48 @@ export interface adresse {
155
517
  typbistercod: adresseFields.typbistercod;
156
518
  typvoicod: adresseFields.typvoicod;
157
519
  }
520
+ export declare namespace adrsenFields {
521
+ type adrid = number;
522
+ type adrsenid = number;
523
+ type adrsennumtri = number | null;
524
+ type senmat = string;
525
+ type syscredat = Date | null;
526
+ type sysmajdat = Date | null;
527
+ type typadrcod = string;
528
+ }
529
+ export interface adrsen {
530
+ adrid: adrsenFields.adrid;
531
+ adrsenid: adrsenFields.adrsenid;
532
+ adrsennumtri: adrsenFields.adrsennumtri;
533
+ senmat: adrsenFields.senmat;
534
+ syscredat: adrsenFields.syscredat;
535
+ sysmajdat: adrsenFields.sysmajdat;
536
+ typadrcod: adrsenFields.typadrcod;
537
+ }
538
+ export declare namespace appFields {
539
+ type appcod = string;
540
+ type applib = string | null;
541
+ type oralog = string | null;
542
+ type syscredat = Date | null;
543
+ type sysmajdat = Date | null;
544
+ }
545
+ export interface app {
546
+ appcod: appFields.appcod;
547
+ applib: appFields.applib;
548
+ oralog: appFields.oralog;
549
+ syscredat: appFields.syscredat;
550
+ sysmajdat: appFields.sysmajdat;
551
+ }
552
+ export declare namespace assparintFields {
553
+ type assparintid = number;
554
+ type delegacod = string;
555
+ type rolcod = string;
556
+ }
557
+ export interface assparint {
558
+ assparintid: assparintFields.assparintid;
559
+ delegacod: assparintFields.delegacod;
560
+ rolcod: assparintFields.rolcod;
561
+ }
158
562
  export declare namespace assterFields {
159
563
  type assterart = string | null;
160
564
  type asstercod = string;
@@ -175,6 +579,72 @@ export interface asster {
175
579
  syscredat: assterFields.syscredat;
176
580
  sysmajdat: assterFields.sysmajdat;
177
581
  }
582
+ export declare namespace autgrpsenFields {
583
+ type autgrpsencod = string;
584
+ type autgrpsenlib = string | null;
585
+ type autgrpsenlic = string | null;
586
+ type autgrpsennumtri = number | null;
587
+ }
588
+ export interface autgrpsen {
589
+ autgrpsencod: autgrpsenFields.autgrpsencod;
590
+ autgrpsenlib: autgrpsenFields.autgrpsenlib;
591
+ autgrpsenlic: autgrpsenFields.autgrpsenlic;
592
+ autgrpsennumtri: autgrpsenFields.autgrpsennumtri;
593
+ }
594
+ export declare namespace autorisation_profilFields {
595
+ type autcod = string;
596
+ type autprofilid = number;
597
+ type autpronum = number | null;
598
+ type procod = string;
599
+ type syscredat = Date | null;
600
+ type sysmajdat = Date | null;
601
+ }
602
+ export interface autorisation_profil {
603
+ autcod: autorisation_profilFields.autcod;
604
+ autprofilid: autorisation_profilFields.autprofilid;
605
+ autpronum: autorisation_profilFields.autpronum;
606
+ procod: autorisation_profilFields.procod;
607
+ syscredat: autorisation_profilFields.syscredat;
608
+ sysmajdat: autorisation_profilFields.sysmajdat;
609
+ }
610
+ export declare namespace autorisationsFields {
611
+ type autcod = string;
612
+ type autlil = string | null;
613
+ type syscredat = Date | null;
614
+ type sysmajdat = Date | null;
615
+ }
616
+ export interface autorisations {
617
+ autcod: autorisationsFields.autcod;
618
+ autlil: autorisationsFields.autlil;
619
+ syscredat: autorisationsFields.syscredat;
620
+ sysmajdat: autorisationsFields.sysmajdat;
621
+ }
622
+ export declare namespace avis_nomination_art13Fields {
623
+ type avinomart13cod = string;
624
+ type avinomart13lib = string;
625
+ type avinomart13lic = string | null;
626
+ }
627
+ export interface avis_nomination_art13 {
628
+ avinomart13cod: avis_nomination_art13Fields.avinomart13cod;
629
+ avinomart13lib: avis_nomination_art13Fields.avinomart13lib;
630
+ avinomart13lic: avis_nomination_art13Fields.avinomart13lic;
631
+ }
632
+ export declare namespace basdesFields {
633
+ type basdescod = string;
634
+ type basdeslib = string | null;
635
+ type basdeslic = string | null;
636
+ type basdesnumtri = number | null;
637
+ type syscredat = Date | null;
638
+ type sysmajdat = Date | null;
639
+ }
640
+ export interface basdes {
641
+ basdescod: basdesFields.basdescod;
642
+ basdeslib: basdesFields.basdeslib;
643
+ basdeslic: basdesFields.basdeslic;
644
+ basdesnumtri: basdesFields.basdesnumtri;
645
+ syscredat: basdesFields.syscredat;
646
+ sysmajdat: basdesFields.sysmajdat;
647
+ }
178
648
  export declare namespace burFields {
179
649
  type burcod = string;
180
650
  type burlib = string | null;
@@ -217,6 +687,236 @@ export interface bur {
217
687
  syscredat: burFields.syscredat;
218
688
  sysmajdat: burFields.sysmajdat;
219
689
  }
690
+ export declare namespace bur3rFields {
691
+ type burcod = string;
692
+ type burlib = string | null;
693
+ type burlibfem = string | null;
694
+ type burlibhon = string | null;
695
+ type burlibhonfem = string | null;
696
+ type burlibhonplu = string | null;
697
+ type burlibplu = string | null;
698
+ type burlic = string | null;
699
+ type burlicfem = string | null;
700
+ type burlicplu = string | null;
701
+ type burlil = string | null;
702
+ type burlilfem = string | null;
703
+ type burlilplu = string | null;
704
+ type burnumtri = number | null;
705
+ type syscredat = Date | null;
706
+ type sysmajdat = Date | null;
707
+ }
708
+ export interface bur3r {
709
+ burcod: bur3rFields.burcod;
710
+ burlib: bur3rFields.burlib;
711
+ burlibfem: bur3rFields.burlibfem;
712
+ burlibhon: bur3rFields.burlibhon;
713
+ burlibhonfem: bur3rFields.burlibhonfem;
714
+ burlibhonplu: bur3rFields.burlibhonplu;
715
+ burlibplu: bur3rFields.burlibplu;
716
+ burlic: bur3rFields.burlic;
717
+ burlicfem: bur3rFields.burlicfem;
718
+ burlicplu: bur3rFields.burlicplu;
719
+ burlil: bur3rFields.burlil;
720
+ burlilfem: bur3rFields.burlilfem;
721
+ burlilplu: bur3rFields.burlilplu;
722
+ burnumtri: bur3rFields.burnumtri;
723
+ syscredat: bur3rFields.syscredat;
724
+ sysmajdat: bur3rFields.sysmajdat;
725
+ }
726
+ export declare namespace bur4rFields {
727
+ type burcod = string;
728
+ type burlib = string | null;
729
+ type burlibfem = string | null;
730
+ type burlibhon = string | null;
731
+ type burlibhonfem = string | null;
732
+ type burlibhonplu = string | null;
733
+ type burlibplu = string | null;
734
+ type burlic = string | null;
735
+ type burlicfem = string | null;
736
+ type burlicplu = string | null;
737
+ type burlil = string | null;
738
+ type burlilfem = string | null;
739
+ type burlilplu = string | null;
740
+ type burnumtri = number | null;
741
+ type syscredat = Date | null;
742
+ type sysmajdat = Date | null;
743
+ }
744
+ export interface bur4r {
745
+ burcod: bur4rFields.burcod;
746
+ burlib: bur4rFields.burlib;
747
+ burlibfem: bur4rFields.burlibfem;
748
+ burlibhon: bur4rFields.burlibhon;
749
+ burlibhonfem: bur4rFields.burlibhonfem;
750
+ burlibhonplu: bur4rFields.burlibhonplu;
751
+ burlibplu: bur4rFields.burlibplu;
752
+ burlic: bur4rFields.burlic;
753
+ burlicfem: bur4rFields.burlicfem;
754
+ burlicplu: bur4rFields.burlicplu;
755
+ burlil: bur4rFields.burlil;
756
+ burlilfem: bur4rFields.burlilfem;
757
+ burlilplu: bur4rFields.burlilplu;
758
+ burnumtri: bur4rFields.burnumtri;
759
+ syscredat: bur4rFields.syscredat;
760
+ sysmajdat: bur4rFields.sysmajdat;
761
+ }
762
+ export declare namespace cadFields {
763
+ type cadcod = string;
764
+ type cadlib = string;
765
+ type cadlic = string;
766
+ type cadnumtri = number | null;
767
+ type syscredat = Date | null;
768
+ type sysmajdat = Date | null;
769
+ }
770
+ export interface cad {
771
+ cadcod: cadFields.cadcod;
772
+ cadlib: cadFields.cadlib;
773
+ cadlic: cadFields.cadlic;
774
+ cadnumtri: cadFields.cadnumtri;
775
+ syscredat: cadFields.syscredat;
776
+ sysmajdat: cadFields.sysmajdat;
777
+ }
778
+ export declare namespace candidFields {
779
+ type candidcmp = string;
780
+ type candiddatnai = Date | null;
781
+ type candidelu = string | null;
782
+ type candidid = number;
783
+ type candidinst2 = string | null;
784
+ type candidlisind = number | null;
785
+ type candidmaintenu = string | null;
786
+ type candidnom = string;
787
+ type candidnum = number | null;
788
+ type candidpers1 = string | null;
789
+ type candidpers2 = string | null;
790
+ type candidprenom = string;
791
+ type candidsortant = string | null;
792
+ type candidsupdatnai = Date | null;
793
+ type candidsupnom = string | null;
794
+ type candidsupprenom = string | null;
795
+ type cspcod = string | null;
796
+ type dpteleid = number | null;
797
+ type etasencodold = string | null;
798
+ type foncandidcod1 = string | null;
799
+ type foncandidcod2 = string | null;
800
+ type foncandsupcod1 = string | null;
801
+ type foncandsupcod2 = string | null;
802
+ type lisdpteleid = number | null;
803
+ type parpolorgcod = string;
804
+ type parpolorgprvcod = string | null;
805
+ type quacod = string;
806
+ type quacodsup = string | null;
807
+ type reselumajt1 = string | null;
808
+ type reselumajt2 = string | null;
809
+ type resnbrvoimajt1 = number | null;
810
+ type resnbrvoimajt2 = number | null;
811
+ type senmat = string;
812
+ type syscredat = Date | null;
813
+ type sysmajdat = Date | null;
814
+ type typcandidcod = string;
815
+ }
816
+ export interface candid {
817
+ candidcmp: candidFields.candidcmp;
818
+ candiddatnai: candidFields.candiddatnai;
819
+ candidelu: candidFields.candidelu;
820
+ candidid: candidFields.candidid;
821
+ candidinst2: candidFields.candidinst2;
822
+ candidlisind: candidFields.candidlisind;
823
+ candidmaintenu: candidFields.candidmaintenu;
824
+ candidnom: candidFields.candidnom;
825
+ candidnum: candidFields.candidnum;
826
+ candidpers1: candidFields.candidpers1;
827
+ candidpers2: candidFields.candidpers2;
828
+ candidprenom: candidFields.candidprenom;
829
+ candidsortant: candidFields.candidsortant;
830
+ candidsupdatnai: candidFields.candidsupdatnai;
831
+ candidsupnom: candidFields.candidsupnom;
832
+ candidsupprenom: candidFields.candidsupprenom;
833
+ cspcod: candidFields.cspcod;
834
+ dpteleid: candidFields.dpteleid;
835
+ etasencodold: candidFields.etasencodold;
836
+ foncandidcod1: candidFields.foncandidcod1;
837
+ foncandidcod2: candidFields.foncandidcod2;
838
+ foncandsupcod1: candidFields.foncandsupcod1;
839
+ foncandsupcod2: candidFields.foncandsupcod2;
840
+ lisdpteleid: candidFields.lisdpteleid;
841
+ parpolorgcod: candidFields.parpolorgcod;
842
+ parpolorgprvcod: candidFields.parpolorgprvcod;
843
+ quacod: candidFields.quacod;
844
+ quacodsup: candidFields.quacodsup;
845
+ reselumajt1: candidFields.reselumajt1;
846
+ reselumajt2: candidFields.reselumajt2;
847
+ resnbrvoimajt1: candidFields.resnbrvoimajt1;
848
+ resnbrvoimajt2: candidFields.resnbrvoimajt2;
849
+ senmat: candidFields.senmat;
850
+ syscredat: candidFields.syscredat;
851
+ sysmajdat: candidFields.sysmajdat;
852
+ typcandidcod: candidFields.typcandidcod;
853
+ }
854
+ export declare namespace candidatFields {
855
+ type circonscription = string | null;
856
+ type codecirconscription = string | null;
857
+ type csp = string | null;
858
+ type datedenaissance = string | null;
859
+ type elu = number;
860
+ type etiquettepolitique = string | null;
861
+ type id = number | null;
862
+ type libelleabregedeliste = string | null;
863
+ type libelledelaliste = string | null;
864
+ type lieudenaissance = string | null;
865
+ type mail = string | null;
866
+ type matricule = string | null;
867
+ type nationalite = string | null;
868
+ type nomdenaissance = string | null;
869
+ type nomsurlebulletindevote = string | null;
870
+ type nuance = string | null;
871
+ type nuancedeliste = string | null;
872
+ type numerodepanneau = string | null;
873
+ type ordre = string | null;
874
+ type perso = string | null;
875
+ type prenomdenaissance = string | null;
876
+ type prenomsurlebulletindevote = string | null;
877
+ type profession = string | null;
878
+ type sexe = string | null;
879
+ type sortant = string | null;
880
+ type telephone = string | null;
881
+ type tetedeliste = string | null;
882
+ type warning = string | null;
883
+ }
884
+ export interface candidat {
885
+ circonscription: candidatFields.circonscription;
886
+ codecirconscription: candidatFields.codecirconscription;
887
+ csp: candidatFields.csp;
888
+ datedenaissance: candidatFields.datedenaissance;
889
+ elu: candidatFields.elu;
890
+ etiquettepolitique: candidatFields.etiquettepolitique;
891
+ id: candidatFields.id;
892
+ libelleabregedeliste: candidatFields.libelleabregedeliste;
893
+ libelledelaliste: candidatFields.libelledelaliste;
894
+ lieudenaissance: candidatFields.lieudenaissance;
895
+ mail: candidatFields.mail;
896
+ matricule: candidatFields.matricule;
897
+ nationalite: candidatFields.nationalite;
898
+ nomdenaissance: candidatFields.nomdenaissance;
899
+ nomsurlebulletindevote: candidatFields.nomsurlebulletindevote;
900
+ nuance: candidatFields.nuance;
901
+ nuancedeliste: candidatFields.nuancedeliste;
902
+ numerodepanneau: candidatFields.numerodepanneau;
903
+ ordre: candidatFields.ordre;
904
+ perso: candidatFields.perso;
905
+ prenomdenaissance: candidatFields.prenomdenaissance;
906
+ prenomsurlebulletindevote: candidatFields.prenomsurlebulletindevote;
907
+ profession: candidatFields.profession;
908
+ sexe: candidatFields.sexe;
909
+ sortant: candidatFields.sortant;
910
+ telephone: candidatFields.telephone;
911
+ tetedeliste: candidatFields.tetedeliste;
912
+ warning: candidatFields.warning;
913
+ }
914
+ export declare namespace candtodeleteFields {
915
+ type senmat = string;
916
+ }
917
+ export interface candtodelete {
918
+ senmat: candtodeleteFields.senmat;
919
+ }
220
920
  export declare namespace categorie_activiteFields {
221
921
  type catactcod = string;
222
922
  type catactlib = string;
@@ -233,6 +933,88 @@ export interface categorie_activite {
233
933
  pleniere: categorie_activiteFields.pleniere;
234
934
  publiee_jo: categorie_activiteFields.publiee_jo;
235
935
  }
936
+ export declare namespace catproFields {
937
+ type actprocod = string;
938
+ type catprocod = string;
939
+ type catprolib = string;
940
+ type catprolic = string;
941
+ type catprolil = string | null;
942
+ type catpronumtri = number | null;
943
+ type seccod = string;
944
+ type syscredat = Date | null;
945
+ type sysmajdat = Date | null;
946
+ }
947
+ export interface catpro {
948
+ actprocod: catproFields.actprocod;
949
+ catprocod: catproFields.catprocod;
950
+ catprolib: catproFields.catprolib;
951
+ catprolic: catproFields.catprolic;
952
+ catprolil: catproFields.catprolil;
953
+ catpronumtri: catproFields.catpronumtri;
954
+ seccod: catproFields.seccod;
955
+ syscredat: catproFields.syscredat;
956
+ sysmajdat: catproFields.sysmajdat;
957
+ }
958
+ export declare namespace catpro2eFields {
959
+ type catprocod = string;
960
+ type catprolib = string;
961
+ type catprolic = string;
962
+ type catprolil = string | null;
963
+ type catpronumtri = number | null;
964
+ type seccod = string;
965
+ }
966
+ export interface catpro2e {
967
+ catprocod: catpro2eFields.catprocod;
968
+ catprolib: catpro2eFields.catprolib;
969
+ catprolic: catpro2eFields.catprolic;
970
+ catprolil: catpro2eFields.catprolil;
971
+ catpronumtri: catpro2eFields.catpronumtri;
972
+ seccod: catpro2eFields.seccod;
973
+ }
974
+ export declare namespace catterritFields {
975
+ type catterritcod = string;
976
+ type catterritlib = string | null;
977
+ type catterritlic = string | null;
978
+ type catterritlil = string | null;
979
+ type catterritnumtri = number | null;
980
+ }
981
+ export interface catterrit {
982
+ catterritcod: catterritFields.catterritcod;
983
+ catterritlib: catterritFields.catterritlib;
984
+ catterritlic: catterritFields.catterritlic;
985
+ catterritlil: catterritFields.catterritlil;
986
+ catterritnumtri: catterritFields.catterritnumtri;
987
+ }
988
+ export declare namespace cible_categorie_periodeFields {
989
+ type catactcod = string;
990
+ type ccpid = number;
991
+ type cible = number;
992
+ type comcod = string | null;
993
+ type perid = number;
994
+ }
995
+ export interface cible_categorie_periode {
996
+ catactcod: cible_categorie_periodeFields.catactcod;
997
+ ccpid: cible_categorie_periodeFields.ccpid;
998
+ cible: cible_categorie_periodeFields.cible;
999
+ comcod: cible_categorie_periodeFields.comcod;
1000
+ perid: cible_categorie_periodeFields.perid;
1001
+ }
1002
+ export declare namespace cirdepFields {
1003
+ type depcod = string;
1004
+ type deplib = string;
1005
+ type depnumtri = number | null;
1006
+ type depurlcmp = string | null;
1007
+ type syscredat = Date | null;
1008
+ type sysmajdat = Date | null;
1009
+ }
1010
+ export interface cirdep {
1011
+ depcod: cirdepFields.depcod;
1012
+ deplib: cirdepFields.deplib;
1013
+ depnumtri: cirdepFields.depnumtri;
1014
+ depurlcmp: cirdepFields.depurlcmp;
1015
+ syscredat: cirdepFields.syscredat;
1016
+ sysmajdat: cirdepFields.sysmajdat;
1017
+ }
236
1018
  export declare namespace comFields {
237
1019
  type comcodameli = string | null;
238
1020
  type comlibameli = string | null;
@@ -275,6 +1057,48 @@ export interface com {
275
1057
  temvalcod: comFields.temvalcod;
276
1058
  typorgcod: comFields.typorgcod;
277
1059
  }
1060
+ export declare namespace conFields {
1061
+ type concod = string;
1062
+ type conlib = string;
1063
+ type conlic = string;
1064
+ type connumtri = number | null;
1065
+ type syscredat = Date | null;
1066
+ type sysmajdat = Date | null;
1067
+ }
1068
+ export interface con {
1069
+ concod: conFields.concod;
1070
+ conlib: conFields.conlib;
1071
+ conlic: conFields.conlic;
1072
+ connumtri: conFields.connumtri;
1073
+ syscredat: conFields.syscredat;
1074
+ sysmajdat: conFields.sysmajdat;
1075
+ }
1076
+ export declare namespace cotgipFields {
1077
+ type cotgrpsendat = Date;
1078
+ type cotgrpsendatgip = Date | null;
1079
+ type cotgrpsendatprl = Date | null;
1080
+ type cotgrpsengipid = number;
1081
+ type cotgrpsenmnteur = number | null;
1082
+ type cotgrpsenmntfra = number | null;
1083
+ type cotgrpsenmoiprl = string;
1084
+ type cotgrpsentemgip = string;
1085
+ type memgrpsenid = number;
1086
+ type syscredat = Date | null;
1087
+ type sysmajdat = Date | null;
1088
+ }
1089
+ export interface cotgip {
1090
+ cotgrpsendat: cotgipFields.cotgrpsendat;
1091
+ cotgrpsendatgip: cotgipFields.cotgrpsendatgip;
1092
+ cotgrpsendatprl: cotgipFields.cotgrpsendatprl;
1093
+ cotgrpsengipid: cotgipFields.cotgrpsengipid;
1094
+ cotgrpsenmnteur: cotgipFields.cotgrpsenmnteur;
1095
+ cotgrpsenmntfra: cotgipFields.cotgrpsenmntfra;
1096
+ cotgrpsenmoiprl: cotgipFields.cotgrpsenmoiprl;
1097
+ cotgrpsentemgip: cotgipFields.cotgrpsentemgip;
1098
+ memgrpsenid: cotgipFields.memgrpsenid;
1099
+ syscredat: cotgipFields.syscredat;
1100
+ sysmajdat: cotgipFields.sysmajdat;
1101
+ }
278
1102
  export declare namespace cspFields {
279
1103
  type catprocod = string;
280
1104
  type cspcod = string;
@@ -293,6 +1117,64 @@ export interface csp {
293
1117
  syscredat: cspFields.syscredat;
294
1118
  sysmajdat: cspFields.sysmajdat;
295
1119
  }
1120
+ export declare namespace cspfamFields {
1121
+ type cspfamcod = string;
1122
+ type cspfamlib = string | null;
1123
+ type cspfamnumtri = number | null;
1124
+ type syscredat = Date | null;
1125
+ type sysmajdat = Date | null;
1126
+ }
1127
+ export interface cspfam {
1128
+ cspfamcod: cspfamFields.cspfamcod;
1129
+ cspfamlib: cspfamFields.cspfamlib;
1130
+ cspfamnumtri: cspfamFields.cspfamnumtri;
1131
+ syscredat: cspfamFields.syscredat;
1132
+ sysmajdat: cspfamFields.sysmajdat;
1133
+ }
1134
+ export declare namespace databasechangelogFields {
1135
+ type author = string;
1136
+ type comments = string | null;
1137
+ type contexts = string | null;
1138
+ type dateexecuted = Date;
1139
+ type deployment_id = string | null;
1140
+ type description = string | null;
1141
+ type exectype = string;
1142
+ type filename = string;
1143
+ type id = string;
1144
+ type labels = string | null;
1145
+ type liquibase = string | null;
1146
+ type md5sum = string | null;
1147
+ type orderexecuted = number;
1148
+ type tag = string | null;
1149
+ }
1150
+ export interface databasechangelog {
1151
+ author: databasechangelogFields.author;
1152
+ comments: databasechangelogFields.comments;
1153
+ contexts: databasechangelogFields.contexts;
1154
+ dateexecuted: databasechangelogFields.dateexecuted;
1155
+ deployment_id: databasechangelogFields.deployment_id;
1156
+ description: databasechangelogFields.description;
1157
+ exectype: databasechangelogFields.exectype;
1158
+ filename: databasechangelogFields.filename;
1159
+ id: databasechangelogFields.id;
1160
+ labels: databasechangelogFields.labels;
1161
+ liquibase: databasechangelogFields.liquibase;
1162
+ md5sum: databasechangelogFields.md5sum;
1163
+ orderexecuted: databasechangelogFields.orderexecuted;
1164
+ tag: databasechangelogFields.tag;
1165
+ }
1166
+ export declare namespace databasechangeloglockFields {
1167
+ type id = number;
1168
+ type locked = number;
1169
+ type lockedby = string | null;
1170
+ type lockgranted = Date | null;
1171
+ }
1172
+ export interface databasechangeloglock {
1173
+ id: databasechangeloglockFields.id;
1174
+ locked: databasechangeloglockFields.locked;
1175
+ lockedby: databasechangeloglockFields.lockedby;
1176
+ lockgranted: databasechangeloglockFields.lockgranted;
1177
+ }
296
1178
  export declare namespace delegaFields {
297
1179
  type evelib = string | null;
298
1180
  type evelic = string | null;
@@ -333,6 +1215,128 @@ export interface delega {
333
1215
  temvalcod: delegaFields.temvalcod;
334
1216
  typorgcod: delegaFields.typorgcod;
335
1217
  }
1218
+ export declare namespace derogationFields {
1219
+ type actlieeid = number | null;
1220
+ type comcod = string | null;
1221
+ type datdeb = Date;
1222
+ type datfin = Date;
1223
+ type delegacod = string | null;
1224
+ type derogationid = number;
1225
+ type derogationlic = string;
1226
+ type derogationlil = string;
1227
+ type libelle_court_tap = number;
1228
+ type tdcod = string;
1229
+ type tdcod_mod = string | null;
1230
+ }
1231
+ export interface derogation {
1232
+ actlieeid: derogationFields.actlieeid;
1233
+ comcod: derogationFields.comcod;
1234
+ datdeb: derogationFields.datdeb;
1235
+ datfin: derogationFields.datfin;
1236
+ delegacod: derogationFields.delegacod;
1237
+ derogationid: derogationFields.derogationid;
1238
+ derogationlic: derogationFields.derogationlic;
1239
+ derogationlil: derogationFields.derogationlil;
1240
+ libelle_court_tap: derogationFields.libelle_court_tap;
1241
+ tdcod: derogationFields.tdcod;
1242
+ tdcod_mod: derogationFields.tdcod_mod;
1243
+ }
1244
+ export declare namespace derogation_auditFields {
1245
+ type activiteliee_mod = number | null;
1246
+ type actlieeid = number | null;
1247
+ type beneficiaires_mod = number | null;
1248
+ type com_mod = number | null;
1249
+ type comcod = string | null;
1250
+ type datdeb = Date | null;
1251
+ type datdeb_mod = number | null;
1252
+ type datfin = Date | null;
1253
+ type datfin_mod = number | null;
1254
+ type delega_mod = number | null;
1255
+ type delegacod = string | null;
1256
+ type derogationid = number;
1257
+ type derogationlic = string | null;
1258
+ type derogationlic_mod = number | null;
1259
+ type derogationlil = string | null;
1260
+ type derogationlil_mod = number | null;
1261
+ type justificatifs_mod = number | null;
1262
+ type libelle_court_tap = number | null;
1263
+ type libellecourttap_mod = number | null;
1264
+ type rev = number;
1265
+ type revend = number | null;
1266
+ type revtype = number | null;
1267
+ type tdcod = string | null;
1268
+ type tdcod_mod = string | null;
1269
+ type typederogation_mod = number | null;
1270
+ }
1271
+ export interface derogation_audit {
1272
+ activiteliee_mod: derogation_auditFields.activiteliee_mod;
1273
+ actlieeid: derogation_auditFields.actlieeid;
1274
+ beneficiaires_mod: derogation_auditFields.beneficiaires_mod;
1275
+ com_mod: derogation_auditFields.com_mod;
1276
+ comcod: derogation_auditFields.comcod;
1277
+ datdeb: derogation_auditFields.datdeb;
1278
+ datdeb_mod: derogation_auditFields.datdeb_mod;
1279
+ datfin: derogation_auditFields.datfin;
1280
+ datfin_mod: derogation_auditFields.datfin_mod;
1281
+ delega_mod: derogation_auditFields.delega_mod;
1282
+ delegacod: derogation_auditFields.delegacod;
1283
+ derogationid: derogation_auditFields.derogationid;
1284
+ derogationlic: derogation_auditFields.derogationlic;
1285
+ derogationlic_mod: derogation_auditFields.derogationlic_mod;
1286
+ derogationlil: derogation_auditFields.derogationlil;
1287
+ derogationlil_mod: derogation_auditFields.derogationlil_mod;
1288
+ justificatifs_mod: derogation_auditFields.justificatifs_mod;
1289
+ libelle_court_tap: derogation_auditFields.libelle_court_tap;
1290
+ libellecourttap_mod: derogation_auditFields.libellecourttap_mod;
1291
+ rev: derogation_auditFields.rev;
1292
+ revend: derogation_auditFields.revend;
1293
+ revtype: derogation_auditFields.revtype;
1294
+ tdcod: derogation_auditFields.tdcod;
1295
+ tdcod_mod: derogation_auditFields.tdcod_mod;
1296
+ typederogation_mod: derogation_auditFields.typederogation_mod;
1297
+ }
1298
+ export declare namespace derogation_senateurFields {
1299
+ type datdebpar = Date | null;
1300
+ type datfinpar = Date | null;
1301
+ type derogationid = number;
1302
+ type derogsenid = number;
1303
+ type senmat = string;
1304
+ }
1305
+ export interface derogation_senateur {
1306
+ datdebpar: derogation_senateurFields.datdebpar;
1307
+ datfinpar: derogation_senateurFields.datfinpar;
1308
+ derogationid: derogation_senateurFields.derogationid;
1309
+ derogsenid: derogation_senateurFields.derogsenid;
1310
+ senmat: derogation_senateurFields.senmat;
1311
+ }
1312
+ export declare namespace derogation_senateur_auditFields {
1313
+ type datdebpar = Date | null;
1314
+ type datdebpar_mod = number | null;
1315
+ type datfinpar = Date | null;
1316
+ type datfinpar_mod = number | null;
1317
+ type derogation_mod = number | null;
1318
+ type derogationid = number | null;
1319
+ type derogsenid = number;
1320
+ type rev = number;
1321
+ type revend = number | null;
1322
+ type revtype = number | null;
1323
+ type sen_mod = number | null;
1324
+ type senmat = string | null;
1325
+ }
1326
+ export interface derogation_senateur_audit {
1327
+ datdebpar: derogation_senateur_auditFields.datdebpar;
1328
+ datdebpar_mod: derogation_senateur_auditFields.datdebpar_mod;
1329
+ datfinpar: derogation_senateur_auditFields.datfinpar;
1330
+ datfinpar_mod: derogation_senateur_auditFields.datfinpar_mod;
1331
+ derogation_mod: derogation_senateur_auditFields.derogation_mod;
1332
+ derogationid: derogation_senateur_auditFields.derogationid;
1333
+ derogsenid: derogation_senateur_auditFields.derogsenid;
1334
+ rev: derogation_senateur_auditFields.rev;
1335
+ revend: derogation_senateur_auditFields.revend;
1336
+ revtype: derogation_senateur_auditFields.revtype;
1337
+ sen_mod: derogation_senateur_auditFields.sen_mod;
1338
+ senmat: derogation_senateur_auditFields.senmat;
1339
+ }
336
1340
  export declare namespace designFields {
337
1341
  type designcod = string;
338
1342
  type designnumtri = number | null;
@@ -433,6 +1437,40 @@ export interface designorg {
433
1437
  sysmajdat: designorgFields.sysmajdat;
434
1438
  temvalcod: designorgFields.temvalcod;
435
1439
  }
1440
+ export declare namespace discouFields {
1441
+ type discoucod = string;
1442
+ type discoulib = string | null;
1443
+ type discoulic = string | null;
1444
+ type discounumtri = number | null;
1445
+ type syscredat = Date | null;
1446
+ type sysmajdat = Date | null;
1447
+ }
1448
+ export interface discou {
1449
+ discoucod: discouFields.discoucod;
1450
+ discoulib: discouFields.discoulib;
1451
+ discoulic: discouFields.discoulic;
1452
+ discounumtri: discouFields.discounumtri;
1453
+ syscredat: discouFields.syscredat;
1454
+ sysmajdat: discouFields.sysmajdat;
1455
+ }
1456
+ export declare namespace divFields {
1457
+ type divcod = string;
1458
+ type divlib = string | null;
1459
+ type divlic = string | null;
1460
+ type divlil = string | null;
1461
+ type divnumtri = number | null;
1462
+ type syscredat = Date | null;
1463
+ type sysmajdat = Date | null;
1464
+ }
1465
+ export interface div {
1466
+ divcod: divFields.divcod;
1467
+ divlib: divFields.divlib;
1468
+ divlic: divFields.divlic;
1469
+ divlil: divFields.divlil;
1470
+ divnumtri: divFields.divnumtri;
1471
+ syscredat: divFields.syscredat;
1472
+ sysmajdat: divFields.sysmajdat;
1473
+ }
436
1474
  export declare namespace dptFields {
437
1475
  type dptart = string | null;
438
1476
  type dptcmt = string | null;
@@ -481,6 +1519,14 @@ export interface dpt {
481
1519
  sysmajdat: dptFields.sysmajdat;
482
1520
  temvalcod: dptFields.temvalcod;
483
1521
  }
1522
+ export declare namespace dpt_seuil_presenceFields {
1523
+ type dptnum = number;
1524
+ type spid = number;
1525
+ }
1526
+ export interface dpt_seuil_presence {
1527
+ dptnum: dpt_seuil_presenceFields.dptnum;
1528
+ spid: dpt_seuil_presenceFields.spid;
1529
+ }
484
1530
  export declare namespace dpteleFields {
485
1531
  type dptelecmt = string | null;
486
1532
  type dpteleid = number;
@@ -511,6 +1557,52 @@ export interface dptele {
511
1557
  valid2cod: dpteleFields.valid2cod;
512
1558
  validcod: dpteleFields.validcod;
513
1559
  }
1560
+ export declare namespace dptele_filesFields {
1561
+ type dpteleid = number;
1562
+ type syscredat = Date | null;
1563
+ type sysmajdat = Date | null;
1564
+ type uplfilid = number;
1565
+ }
1566
+ export interface dptele_files {
1567
+ dpteleid: dptele_filesFields.dpteleid;
1568
+ syscredat: dptele_filesFields.syscredat;
1569
+ sysmajdat: dptele_filesFields.sysmajdat;
1570
+ uplfilid: dptele_filesFields.uplfilid;
1571
+ }
1572
+ export declare namespace dptele_processingFields {
1573
+ type dpteleid = number;
1574
+ type dpteleproid = number;
1575
+ type dpteleprotypcod = string;
1576
+ type permat = string;
1577
+ type prodatdeb = Date | null;
1578
+ type prodatfin = Date | null;
1579
+ type syscredat = Date | null;
1580
+ type sysmajdat = Date | null;
1581
+ type uplfilid = number | null;
1582
+ }
1583
+ export interface dptele_processing {
1584
+ dpteleid: dptele_processingFields.dpteleid;
1585
+ dpteleproid: dptele_processingFields.dpteleproid;
1586
+ dpteleprotypcod: dptele_processingFields.dpteleprotypcod;
1587
+ permat: dptele_processingFields.permat;
1588
+ prodatdeb: dptele_processingFields.prodatdeb;
1589
+ prodatfin: dptele_processingFields.prodatfin;
1590
+ syscredat: dptele_processingFields.syscredat;
1591
+ sysmajdat: dptele_processingFields.sysmajdat;
1592
+ uplfilid: dptele_processingFields.uplfilid;
1593
+ }
1594
+ export declare namespace dptele_processing_typeFields {
1595
+ type dpteleprotypcod = string;
1596
+ type dpteleprotypnumtri = number | null;
1597
+ type evelib = string | null;
1598
+ type evelic = string | null;
1599
+ }
1600
+ export interface dptele_processing_type {
1601
+ dpteleprotypcod: dptele_processing_typeFields.dpteleprotypcod;
1602
+ dpteleprotypnumtri: dptele_processing_typeFields.dpteleprotypnumtri;
1603
+ evelib: dptele_processing_typeFields.evelib;
1604
+ evelic: dptele_processing_typeFields.evelic;
1605
+ }
514
1606
  export declare namespace dpttypmanFields {
515
1607
  type dptnum = number;
516
1608
  type dpttypmanid = number;
@@ -521,6 +1613,56 @@ export interface dpttypman {
521
1613
  dpttypmanid: dpttypmanFields.dpttypmanid;
522
1614
  typmancod: dpttypmanFields.typmancod;
523
1615
  }
1616
+ export declare namespace droits_accesFields {
1617
+ type cadcod = string | null;
1618
+ type codval = string;
1619
+ type daid = number;
1620
+ type rolcod = string;
1621
+ type tdacod = string;
1622
+ }
1623
+ export interface droits_acces {
1624
+ cadcod: droits_accesFields.cadcod;
1625
+ codval: droits_accesFields.codval;
1626
+ daid: droits_accesFields.daid;
1627
+ rolcod: droits_accesFields.rolcod;
1628
+ tdacod: droits_accesFields.tdacod;
1629
+ }
1630
+ export declare namespace droits_acces_auditFields {
1631
+ type cad_mod = number | null;
1632
+ type cadcod = string | null;
1633
+ type codval = string | null;
1634
+ type codval_mod = number | null;
1635
+ type daid = number;
1636
+ type rev = number;
1637
+ type revend = number | null;
1638
+ type revtype = number | null;
1639
+ type rol_mod = number | null;
1640
+ type rolcod = string | null;
1641
+ type tda_mod = number | null;
1642
+ type tdacod = string | null;
1643
+ }
1644
+ export interface droits_acces_audit {
1645
+ cad_mod: droits_acces_auditFields.cad_mod;
1646
+ cadcod: droits_acces_auditFields.cadcod;
1647
+ codval: droits_acces_auditFields.codval;
1648
+ codval_mod: droits_acces_auditFields.codval_mod;
1649
+ daid: droits_acces_auditFields.daid;
1650
+ rev: droits_acces_auditFields.rev;
1651
+ revend: droits_acces_auditFields.revend;
1652
+ revtype: droits_acces_auditFields.revtype;
1653
+ rol_mod: droits_acces_auditFields.rol_mod;
1654
+ rolcod: droits_acces_auditFields.rolcod;
1655
+ tda_mod: droits_acces_auditFields.tda_mod;
1656
+ tdacod: droits_acces_auditFields.tdacod;
1657
+ }
1658
+ export declare namespace droits_type_derogationFields {
1659
+ type rolcod = string;
1660
+ type tdcod = string;
1661
+ }
1662
+ export interface droits_type_derogation {
1663
+ rolcod: droits_type_derogationFields.rolcod;
1664
+ tdcod: droits_type_derogationFields.tdcod;
1665
+ }
524
1666
  export declare namespace eleFields {
525
1667
  type eleann = string;
526
1668
  type eledat = Date | null;
@@ -551,6 +1693,24 @@ export interface ele {
551
1693
  sysmajdat: eleFields.sysmajdat;
552
1694
  typmancod: eleFields.typmancod;
553
1695
  }
1696
+ export declare namespace elelocFields {
1697
+ type eleid = number;
1698
+ type elelocnbrapr = number | null;
1699
+ type elelocnbravt = number | null;
1700
+ type syscredat = Date | null;
1701
+ type sysmajdat = Date | null;
1702
+ type titelecod = string;
1703
+ type typmancod = string;
1704
+ }
1705
+ export interface eleloc {
1706
+ eleid: elelocFields.eleid;
1707
+ elelocnbrapr: elelocFields.elelocnbrapr;
1708
+ elelocnbravt: elelocFields.elelocnbravt;
1709
+ syscredat: elelocFields.syscredat;
1710
+ sysmajdat: elelocFields.sysmajdat;
1711
+ titelecod: elelocFields.titelecod;
1712
+ typmancod: elelocFields.typmancod;
1713
+ }
554
1714
  export declare namespace elucanFields {
555
1715
  type canart = string | null;
556
1716
  type dptnum = number | null;
@@ -719,6 +1879,66 @@ export interface elueur {
719
1879
  temvalcod: elueurFields.temvalcod;
720
1880
  typmancod: elueurFields.typmancod;
721
1881
  }
1882
+ export declare namespace elueur_apfFields {
1883
+ type eluanndeb = number | null;
1884
+ type eluannfin = number | null;
1885
+ type eludatcum = Date | null;
1886
+ type eludatdeb = Date | null;
1887
+ type eludatelu = Date | null;
1888
+ type eludatfin = Date | null;
1889
+ type eluid = number;
1890
+ type elunbrhab = number | null;
1891
+ type elunbrvoi = number | null;
1892
+ type etadebmancod = string;
1893
+ type etafinmancod = string | null;
1894
+ type evelib = string | null;
1895
+ type evelic = string | null;
1896
+ type evelil = string | null;
1897
+ type eveobs = string | null;
1898
+ type nationcod = string | null;
1899
+ type senmat = string;
1900
+ type temvalcod = string | null;
1901
+ type typmancod = string | null;
1902
+ }
1903
+ export interface elueur_apf {
1904
+ eluanndeb: elueur_apfFields.eluanndeb;
1905
+ eluannfin: elueur_apfFields.eluannfin;
1906
+ eludatcum: elueur_apfFields.eludatcum;
1907
+ eludatdeb: elueur_apfFields.eludatdeb;
1908
+ eludatelu: elueur_apfFields.eludatelu;
1909
+ eludatfin: elueur_apfFields.eludatfin;
1910
+ eluid: elueur_apfFields.eluid;
1911
+ elunbrhab: elueur_apfFields.elunbrhab;
1912
+ elunbrvoi: elueur_apfFields.elunbrvoi;
1913
+ etadebmancod: elueur_apfFields.etadebmancod;
1914
+ etafinmancod: elueur_apfFields.etafinmancod;
1915
+ evelib: elueur_apfFields.evelib;
1916
+ evelic: elueur_apfFields.evelic;
1917
+ evelil: elueur_apfFields.evelil;
1918
+ eveobs: elueur_apfFields.eveobs;
1919
+ nationcod: elueur_apfFields.nationcod;
1920
+ senmat: elueur_apfFields.senmat;
1921
+ temvalcod: elueur_apfFields.temvalcod;
1922
+ typmancod: elueur_apfFields.typmancod;
1923
+ }
1924
+ export declare namespace elumetFields {
1925
+ type eludatdeb = Date | null;
1926
+ type eludatfin = Date | null;
1927
+ type eluid = number;
1928
+ type metcod = string;
1929
+ type senmat = string;
1930
+ type syscredat = Date | null;
1931
+ type sysmajdat = Date | null;
1932
+ }
1933
+ export interface elumet {
1934
+ eludatdeb: elumetFields.eludatdeb;
1935
+ eludatfin: elumetFields.eludatfin;
1936
+ eluid: elumetFields.eluid;
1937
+ metcod: elumetFields.metcod;
1938
+ senmat: elumetFields.senmat;
1939
+ syscredat: elumetFields.syscredat;
1940
+ sysmajdat: elumetFields.sysmajdat;
1941
+ }
722
1942
  export declare namespace eluregFields {
723
1943
  type eluanndeb = number | null;
724
1944
  type eluannfin = number | null;
@@ -801,14 +2021,14 @@ export interface elusen {
801
2021
  turelucod: elusenFields.turelucod;
802
2022
  typmancod: elusenFields.typmancod;
803
2023
  }
804
- export declare namespace eluterFields {
805
- type asstercod = string | null;
2024
+ export declare namespace elusen2eFields {
806
2025
  type eluanndeb = number | null;
807
2026
  type eluannfin = number | null;
808
2027
  type eludatcum = Date | null;
809
2028
  type eludatdeb = Date | null;
810
2029
  type eludatelu = Date | null;
811
2030
  type eludatfin = Date | null;
2031
+ type eludem = string | null;
812
2032
  type eluid = number;
813
2033
  type elunbrhab = number | null;
814
2034
  type evelib = string | null;
@@ -821,31 +2041,231 @@ export declare namespace eluterFields {
821
2041
  type temvalcod = string | null;
822
2042
  type typmancod = string | null;
823
2043
  }
824
- export interface eluter {
825
- asstercod: eluterFields.asstercod;
826
- eluanndeb: eluterFields.eluanndeb;
827
- eluannfin: eluterFields.eluannfin;
828
- eludatcum: eluterFields.eludatcum;
829
- eludatdeb: eluterFields.eludatdeb;
830
- eludatelu: eluterFields.eludatelu;
831
- eludatfin: eluterFields.eludatfin;
832
- eluid: eluterFields.eluid;
833
- elunbrhab: eluterFields.elunbrhab;
834
- evelib: eluterFields.evelib;
835
- evelic: eluterFields.evelic;
836
- evelil: eluterFields.evelil;
837
- eveobs: eluterFields.eveobs;
838
- senmat: eluterFields.senmat;
839
- syscredat: eluterFields.syscredat;
840
- sysmajdat: eluterFields.sysmajdat;
841
- temvalcod: eluterFields.temvalcod;
842
- typmancod: eluterFields.typmancod;
843
- }
844
- export declare namespace elutitFields {
845
- type eluid = number;
846
- type evelib = string | null;
847
- type evelic = string | null;
848
- type evelil = string | null;
2044
+ export interface elusen2e {
2045
+ eluanndeb: elusen2eFields.eluanndeb;
2046
+ eluannfin: elusen2eFields.eluannfin;
2047
+ eludatcum: elusen2eFields.eludatcum;
2048
+ eludatdeb: elusen2eFields.eludatdeb;
2049
+ eludatelu: elusen2eFields.eludatelu;
2050
+ eludatfin: elusen2eFields.eludatfin;
2051
+ eludem: elusen2eFields.eludem;
2052
+ eluid: elusen2eFields.eluid;
2053
+ elunbrhab: elusen2eFields.elunbrhab;
2054
+ evelib: elusen2eFields.evelib;
2055
+ evelic: elusen2eFields.evelic;
2056
+ evelil: elusen2eFields.evelil;
2057
+ eveobs: elusen2eFields.eveobs;
2058
+ senmat: elusen2eFields.senmat;
2059
+ syscredat: elusen2eFields.syscredat;
2060
+ sysmajdat: elusen2eFields.sysmajdat;
2061
+ temvalcod: elusen2eFields.temvalcod;
2062
+ typmancod: elusen2eFields.typmancod;
2063
+ }
2064
+ export declare namespace elusen3rFields {
2065
+ type dptnum = number;
2066
+ type eluanndeb = number | null;
2067
+ type eluannfin = number | null;
2068
+ type eludatdeb = Date | null;
2069
+ type eludatelu = Date | null;
2070
+ type eludatfin = Date | null;
2071
+ type eluid = number;
2072
+ type elunbrhab = number | null;
2073
+ type etadebmancod = string | null;
2074
+ type etafinmancod = string | null;
2075
+ type evelib = string | null;
2076
+ type evelic = string | null;
2077
+ type evelil = string | null;
2078
+ type eveobs = string | null;
2079
+ type senmat = string | null;
2080
+ type syscredat = Date | null;
2081
+ type sysmajdat = Date | null;
2082
+ type temvalcod = string | null;
2083
+ type typmancod = string | null;
2084
+ }
2085
+ export interface elusen3r {
2086
+ dptnum: elusen3rFields.dptnum;
2087
+ eluanndeb: elusen3rFields.eluanndeb;
2088
+ eluannfin: elusen3rFields.eluannfin;
2089
+ eludatdeb: elusen3rFields.eludatdeb;
2090
+ eludatelu: elusen3rFields.eludatelu;
2091
+ eludatfin: elusen3rFields.eludatfin;
2092
+ eluid: elusen3rFields.eluid;
2093
+ elunbrhab: elusen3rFields.elunbrhab;
2094
+ etadebmancod: elusen3rFields.etadebmancod;
2095
+ etafinmancod: elusen3rFields.etafinmancod;
2096
+ evelib: elusen3rFields.evelib;
2097
+ evelic: elusen3rFields.evelic;
2098
+ evelil: elusen3rFields.evelil;
2099
+ eveobs: elusen3rFields.eveobs;
2100
+ senmat: elusen3rFields.senmat;
2101
+ syscredat: elusen3rFields.syscredat;
2102
+ sysmajdat: elusen3rFields.sysmajdat;
2103
+ temvalcod: elusen3rFields.temvalcod;
2104
+ typmancod: elusen3rFields.typmancod;
2105
+ }
2106
+ export declare namespace elusen4rFields {
2107
+ type dptnum = number;
2108
+ type eluanndeb = number | null;
2109
+ type eluannfin = number | null;
2110
+ type eludatdeb = Date | null;
2111
+ type eludatelu = Date | null;
2112
+ type eludatfin = Date | null;
2113
+ type eluid = number;
2114
+ type elunbrhab = number | null;
2115
+ type etadebmancod = string | null;
2116
+ type etafinmancod = string | null;
2117
+ type evelib = string | null;
2118
+ type evelic = string | null;
2119
+ type evelil = string | null;
2120
+ type eveobs = string | null;
2121
+ type senmat = string | null;
2122
+ type syscredat = Date | null;
2123
+ type sysmajdat = Date | null;
2124
+ type temvalcod = string | null;
2125
+ type typmancod = string | null;
2126
+ }
2127
+ export interface elusen4r {
2128
+ dptnum: elusen4rFields.dptnum;
2129
+ eluanndeb: elusen4rFields.eluanndeb;
2130
+ eluannfin: elusen4rFields.eluannfin;
2131
+ eludatdeb: elusen4rFields.eludatdeb;
2132
+ eludatelu: elusen4rFields.eludatelu;
2133
+ eludatfin: elusen4rFields.eludatfin;
2134
+ eluid: elusen4rFields.eluid;
2135
+ elunbrhab: elusen4rFields.elunbrhab;
2136
+ etadebmancod: elusen4rFields.etadebmancod;
2137
+ etafinmancod: elusen4rFields.etafinmancod;
2138
+ evelib: elusen4rFields.evelib;
2139
+ evelic: elusen4rFields.evelic;
2140
+ evelil: elusen4rFields.evelil;
2141
+ eveobs: elusen4rFields.eveobs;
2142
+ senmat: elusen4rFields.senmat;
2143
+ syscredat: elusen4rFields.syscredat;
2144
+ sysmajdat: elusen4rFields.sysmajdat;
2145
+ temvalcod: elusen4rFields.temvalcod;
2146
+ typmancod: elusen4rFields.typmancod;
2147
+ }
2148
+ export declare namespace elusencommuFields {
2149
+ type dptnum = number | null;
2150
+ type eluanndeb = number | null;
2151
+ type eluannfin = number | null;
2152
+ type eludatcum = Date | null;
2153
+ type eludatdeb = Date | null;
2154
+ type eludatelu = Date | null;
2155
+ type eludatfin = Date | null;
2156
+ type eluid = number;
2157
+ type elunbrhab = number | null;
2158
+ type elusencommudelpar = string | null;
2159
+ type evelib = string | null;
2160
+ type evelic = string | null;
2161
+ type evelil = string | null;
2162
+ type eveobs = string | null;
2163
+ type nationcod = string | null;
2164
+ type senmat = string;
2165
+ type syscredat = Date | null;
2166
+ type sysmajdat = Date | null;
2167
+ type temvalcod = string | null;
2168
+ type typmancod = string | null;
2169
+ }
2170
+ export interface elusencommu {
2171
+ dptnum: elusencommuFields.dptnum;
2172
+ eluanndeb: elusencommuFields.eluanndeb;
2173
+ eluannfin: elusencommuFields.eluannfin;
2174
+ eludatcum: elusencommuFields.eludatcum;
2175
+ eludatdeb: elusencommuFields.eludatdeb;
2176
+ eludatelu: elusencommuFields.eludatelu;
2177
+ eludatfin: elusencommuFields.eludatfin;
2178
+ eluid: elusencommuFields.eluid;
2179
+ elunbrhab: elusencommuFields.elunbrhab;
2180
+ elusencommudelpar: elusencommuFields.elusencommudelpar;
2181
+ evelib: elusencommuFields.evelib;
2182
+ evelic: elusencommuFields.evelic;
2183
+ evelil: elusencommuFields.evelil;
2184
+ eveobs: elusencommuFields.eveobs;
2185
+ nationcod: elusencommuFields.nationcod;
2186
+ senmat: elusencommuFields.senmat;
2187
+ syscredat: elusencommuFields.syscredat;
2188
+ sysmajdat: elusencommuFields.sysmajdat;
2189
+ temvalcod: elusencommuFields.temvalcod;
2190
+ typmancod: elusencommuFields.typmancod;
2191
+ }
2192
+ export declare namespace elusenpairFields {
2193
+ type ancien_senateur = number;
2194
+ type code_mode_acces = string;
2195
+ type code_pairie = string;
2196
+ type demission1831 = number;
2197
+ type ecclesiastique = number;
2198
+ type eluid = number;
2199
+ type exclusion1830 = number;
2200
+ type fin = Date | null;
2201
+ type marechal_d_empire = number;
2202
+ type matricule = string;
2203
+ type nomination = Date | null;
2204
+ type pair_hereditaire = number;
2205
+ type refus_serment1830 = number;
2206
+ type revoque1815 = number;
2207
+ }
2208
+ export interface elusenpair {
2209
+ ancien_senateur: elusenpairFields.ancien_senateur;
2210
+ code_mode_acces: elusenpairFields.code_mode_acces;
2211
+ code_pairie: elusenpairFields.code_pairie;
2212
+ demission1831: elusenpairFields.demission1831;
2213
+ ecclesiastique: elusenpairFields.ecclesiastique;
2214
+ eluid: elusenpairFields.eluid;
2215
+ exclusion1830: elusenpairFields.exclusion1830;
2216
+ fin: elusenpairFields.fin;
2217
+ marechal_d_empire: elusenpairFields.marechal_d_empire;
2218
+ matricule: elusenpairFields.matricule;
2219
+ nomination: elusenpairFields.nomination;
2220
+ pair_hereditaire: elusenpairFields.pair_hereditaire;
2221
+ refus_serment1830: elusenpairFields.refus_serment1830;
2222
+ revoque1815: elusenpairFields.revoque1815;
2223
+ }
2224
+ export declare namespace eluterFields {
2225
+ type asstercod = string | null;
2226
+ type eluanndeb = number | null;
2227
+ type eluannfin = number | null;
2228
+ type eludatcum = Date | null;
2229
+ type eludatdeb = Date | null;
2230
+ type eludatelu = Date | null;
2231
+ type eludatfin = Date | null;
2232
+ type eluid = number;
2233
+ type elunbrhab = number | null;
2234
+ type evelib = string | null;
2235
+ type evelic = string | null;
2236
+ type evelil = string | null;
2237
+ type eveobs = string | null;
2238
+ type senmat = string;
2239
+ type syscredat = Date | null;
2240
+ type sysmajdat = Date | null;
2241
+ type temvalcod = string | null;
2242
+ type typmancod = string | null;
2243
+ }
2244
+ export interface eluter {
2245
+ asstercod: eluterFields.asstercod;
2246
+ eluanndeb: eluterFields.eluanndeb;
2247
+ eluannfin: eluterFields.eluannfin;
2248
+ eludatcum: eluterFields.eludatcum;
2249
+ eludatdeb: eluterFields.eludatdeb;
2250
+ eludatelu: eluterFields.eludatelu;
2251
+ eludatfin: eluterFields.eludatfin;
2252
+ eluid: eluterFields.eluid;
2253
+ elunbrhab: eluterFields.elunbrhab;
2254
+ evelib: eluterFields.evelib;
2255
+ evelic: eluterFields.evelic;
2256
+ evelil: eluterFields.evelil;
2257
+ eveobs: eluterFields.eveobs;
2258
+ senmat: eluterFields.senmat;
2259
+ syscredat: eluterFields.syscredat;
2260
+ sysmajdat: eluterFields.sysmajdat;
2261
+ temvalcod: eluterFields.temvalcod;
2262
+ typmancod: eluterFields.typmancod;
2263
+ }
2264
+ export declare namespace elutitFields {
2265
+ type eluid = number;
2266
+ type evelib = string | null;
2267
+ type evelic = string | null;
2268
+ type evelil = string | null;
849
2269
  type syscredat = Date | null;
850
2270
  type sysmajdat = Date | null;
851
2271
  type temvalcod = string | null;
@@ -947,6 +2367,40 @@ export interface etadebman {
947
2367
  syscredat: etadebmanFields.syscredat;
948
2368
  sysmajdat: etadebmanFields.sysmajdat;
949
2369
  }
2370
+ export declare namespace etadebman3rFields {
2371
+ type etadebmancod = string;
2372
+ type etadebmanlib = string;
2373
+ type etadebmanlic = string;
2374
+ type etadebmannumtri = number | null;
2375
+ type syscredat = Date | null;
2376
+ type sysmajdat = Date | null;
2377
+ }
2378
+ export interface etadebman3r {
2379
+ etadebmancod: etadebman3rFields.etadebmancod;
2380
+ etadebmanlib: etadebman3rFields.etadebmanlib;
2381
+ etadebmanlic: etadebman3rFields.etadebmanlic;
2382
+ etadebmannumtri: etadebman3rFields.etadebmannumtri;
2383
+ syscredat: etadebman3rFields.syscredat;
2384
+ sysmajdat: etadebman3rFields.sysmajdat;
2385
+ }
2386
+ export declare namespace etadebman4rFields {
2387
+ type etadebmancod = string;
2388
+ type etadebmanlib = string;
2389
+ type etadebmanlic = string;
2390
+ type etadebmanlil = string | null;
2391
+ type etadebmannumtri = number | null;
2392
+ type syscredat = Date | null;
2393
+ type sysmajdat = Date | null;
2394
+ }
2395
+ export interface etadebman4r {
2396
+ etadebmancod: etadebman4rFields.etadebmancod;
2397
+ etadebmanlib: etadebman4rFields.etadebmanlib;
2398
+ etadebmanlic: etadebman4rFields.etadebmanlic;
2399
+ etadebmanlil: etadebman4rFields.etadebmanlil;
2400
+ etadebmannumtri: etadebman4rFields.etadebmannumtri;
2401
+ syscredat: etadebman4rFields.syscredat;
2402
+ sysmajdat: etadebman4rFields.sysmajdat;
2403
+ }
950
2404
  export declare namespace etafinmanFields {
951
2405
  type etafinman = string;
952
2406
  type etafinmancod = string;
@@ -977,6 +2431,76 @@ export interface etafinman {
977
2431
  syscredat: etafinmanFields.syscredat;
978
2432
  sysmajdat: etafinmanFields.sysmajdat;
979
2433
  }
2434
+ export declare namespace etafinman3rFields {
2435
+ type etafinman = string;
2436
+ type etafinmancod = string;
2437
+ type etafinmanlic = string;
2438
+ type etafinmannumtri = number | null;
2439
+ type syscredat = Date | null;
2440
+ type sysmajdat = Date | null;
2441
+ }
2442
+ export interface etafinman3r {
2443
+ etafinman: etafinman3rFields.etafinman;
2444
+ etafinmancod: etafinman3rFields.etafinmancod;
2445
+ etafinmanlic: etafinman3rFields.etafinmanlic;
2446
+ etafinmannumtri: etafinman3rFields.etafinmannumtri;
2447
+ syscredat: etafinman3rFields.syscredat;
2448
+ sysmajdat: etafinman3rFields.sysmajdat;
2449
+ }
2450
+ export declare namespace etafinman4rFields {
2451
+ type etafinman = string;
2452
+ type etafinmancod = string;
2453
+ type etafinmanlic = string;
2454
+ type etafinmanlil = string | null;
2455
+ type etafinmannumtri = number | null;
2456
+ type syscredat = Date | null;
2457
+ type sysmajdat = Date | null;
2458
+ }
2459
+ export interface etafinman4r {
2460
+ etafinman: etafinman4rFields.etafinman;
2461
+ etafinmancod: etafinman4rFields.etafinmancod;
2462
+ etafinmanlic: etafinman4rFields.etafinmanlic;
2463
+ etafinmanlil: etafinman4rFields.etafinmanlil;
2464
+ etafinmannumtri: etafinman4rFields.etafinmannumtri;
2465
+ syscredat: etafinman4rFields.syscredat;
2466
+ sysmajdat: etafinman4rFields.sysmajdat;
2467
+ }
2468
+ export declare namespace etaprrFields {
2469
+ type etaprrcod = string;
2470
+ type etaprrlib = string | null;
2471
+ type etaprrlic = string | null;
2472
+ type etaprrnumtri = number | null;
2473
+ type syscredat = Date | null;
2474
+ type sysmajdat = Date | null;
2475
+ }
2476
+ export interface etaprr {
2477
+ etaprrcod: etaprrFields.etaprrcod;
2478
+ etaprrlib: etaprrFields.etaprrlib;
2479
+ etaprrlic: etaprrFields.etaprrlic;
2480
+ etaprrnumtri: etaprrFields.etaprrnumtri;
2481
+ syscredat: etaprrFields.syscredat;
2482
+ sysmajdat: etaprrFields.sysmajdat;
2483
+ }
2484
+ export declare namespace etarpmFields {
2485
+ type etarpmcod = string;
2486
+ type etarpmlib = string | null;
2487
+ type etarpmlic = string | null;
2488
+ type etarpmlil = string | null;
2489
+ type etarpmnumtri = number | null;
2490
+ type etarpmobs = string | null;
2491
+ type syscredat = Date | null;
2492
+ type sysmajdat = Date | null;
2493
+ }
2494
+ export interface etarpm {
2495
+ etarpmcod: etarpmFields.etarpmcod;
2496
+ etarpmlib: etarpmFields.etarpmlib;
2497
+ etarpmlic: etarpmFields.etarpmlic;
2498
+ etarpmlil: etarpmFields.etarpmlil;
2499
+ etarpmnumtri: etarpmFields.etarpmnumtri;
2500
+ etarpmobs: etarpmFields.etarpmobs;
2501
+ syscredat: etarpmFields.syscredat;
2502
+ sysmajdat: etarpmFields.sysmajdat;
2503
+ }
980
2504
  export declare namespace etasenFields {
981
2505
  type etasencod = string;
982
2506
  type etasenlib = string | null;
@@ -1007,6 +2531,240 @@ export interface etasen {
1007
2531
  syscredat: etasenFields.syscredat;
1008
2532
  sysmajdat: etasenFields.sysmajdat;
1009
2533
  }
2534
+ export declare namespace ext2e_bioFields {
2535
+ type bioid = number;
2536
+ type deb2ndmandat = Date | null;
2537
+ type debmanannee = number | null;
2538
+ type debmandat = Date | null;
2539
+ type debmanjour = number | null;
2540
+ type debmanmois = string | null;
2541
+ type decannee = number | null;
2542
+ type decdat = Date | null;
2543
+ type decdpt = string | null;
2544
+ type decdptnum = number | null;
2545
+ type decjour = number | null;
2546
+ type declieu = string | null;
2547
+ type decmois = string | null;
2548
+ type decpays = string | null;
2549
+ type demission = string | null;
2550
+ type fin2ndmandat = Date | null;
2551
+ type finmanannee = number | null;
2552
+ type finmandat = Date | null;
2553
+ type finmanjour = number | null;
2554
+ type finmanmois = string | null;
2555
+ type naiannee = number | null;
2556
+ type naidat = Date | null;
2557
+ type naidpt = string | null;
2558
+ type naidptnum = number | null;
2559
+ type naijour = number | null;
2560
+ type nailieu = string | null;
2561
+ type naimois = string | null;
2562
+ type naipays = string | null;
2563
+ type nom = string | null;
2564
+ type nomdit = string | null;
2565
+ type nommin = string | null;
2566
+ type prenoms = string | null;
2567
+ type senmat = string | null;
2568
+ type supprimer = string | null;
2569
+ type surnom = string | null;
2570
+ type titcod = string | null;
2571
+ type titre = string | null;
2572
+ }
2573
+ export interface ext2e_bio {
2574
+ bioid: ext2e_bioFields.bioid;
2575
+ deb2ndmandat: ext2e_bioFields.deb2ndmandat;
2576
+ debmanannee: ext2e_bioFields.debmanannee;
2577
+ debmandat: ext2e_bioFields.debmandat;
2578
+ debmanjour: ext2e_bioFields.debmanjour;
2579
+ debmanmois: ext2e_bioFields.debmanmois;
2580
+ decannee: ext2e_bioFields.decannee;
2581
+ decdat: ext2e_bioFields.decdat;
2582
+ decdpt: ext2e_bioFields.decdpt;
2583
+ decdptnum: ext2e_bioFields.decdptnum;
2584
+ decjour: ext2e_bioFields.decjour;
2585
+ declieu: ext2e_bioFields.declieu;
2586
+ decmois: ext2e_bioFields.decmois;
2587
+ decpays: ext2e_bioFields.decpays;
2588
+ demission: ext2e_bioFields.demission;
2589
+ fin2ndmandat: ext2e_bioFields.fin2ndmandat;
2590
+ finmanannee: ext2e_bioFields.finmanannee;
2591
+ finmandat: ext2e_bioFields.finmandat;
2592
+ finmanjour: ext2e_bioFields.finmanjour;
2593
+ finmanmois: ext2e_bioFields.finmanmois;
2594
+ naiannee: ext2e_bioFields.naiannee;
2595
+ naidat: ext2e_bioFields.naidat;
2596
+ naidpt: ext2e_bioFields.naidpt;
2597
+ naidptnum: ext2e_bioFields.naidptnum;
2598
+ naijour: ext2e_bioFields.naijour;
2599
+ nailieu: ext2e_bioFields.nailieu;
2600
+ naimois: ext2e_bioFields.naimois;
2601
+ naipays: ext2e_bioFields.naipays;
2602
+ nom: ext2e_bioFields.nom;
2603
+ nomdit: ext2e_bioFields.nomdit;
2604
+ nommin: ext2e_bioFields.nommin;
2605
+ prenoms: ext2e_bioFields.prenoms;
2606
+ senmat: ext2e_bioFields.senmat;
2607
+ supprimer: ext2e_bioFields.supprimer;
2608
+ surnom: ext2e_bioFields.surnom;
2609
+ titcod: ext2e_bioFields.titcod;
2610
+ titre: ext2e_bioFields.titre;
2611
+ }
2612
+ export declare namespace ext2e_cspFields {
2613
+ type catcsp = string | null;
2614
+ type catcspcod = string | null;
2615
+ type cspid = number;
2616
+ type despro = string | null;
2617
+ type minist = string | null;
2618
+ type nom = string | null;
2619
+ type prenoms = string | null;
2620
+ type sec = string | null;
2621
+ type seccod = string | null;
2622
+ type senmat = string | null;
2623
+ }
2624
+ export interface ext2e_csp {
2625
+ catcsp: ext2e_cspFields.catcsp;
2626
+ catcspcod: ext2e_cspFields.catcspcod;
2627
+ cspid: ext2e_cspFields.cspid;
2628
+ despro: ext2e_cspFields.despro;
2629
+ minist: ext2e_cspFields.minist;
2630
+ nom: ext2e_cspFields.nom;
2631
+ prenoms: ext2e_cspFields.prenoms;
2632
+ sec: ext2e_cspFields.sec;
2633
+ seccod: ext2e_cspFields.seccod;
2634
+ senmat: ext2e_cspFields.senmat;
2635
+ }
2636
+ export declare namespace ext2e_mandatsFields {
2637
+ type debmanannee = number | null;
2638
+ type debmandat = Date | null;
2639
+ type debmanjour = number | null;
2640
+ type debmanmois = string | null;
2641
+ type finmanannee = number | null;
2642
+ type finmandat = Date | null;
2643
+ type finmanjour = number | null;
2644
+ type finmanmois = string | null;
2645
+ type mandatid = number;
2646
+ type nom = string | null;
2647
+ type prenoms = string | null;
2648
+ type senmat = string | null;
2649
+ type typmancod = string | null;
2650
+ type typmandat = string | null;
2651
+ }
2652
+ export interface ext2e_mandats {
2653
+ debmanannee: ext2e_mandatsFields.debmanannee;
2654
+ debmandat: ext2e_mandatsFields.debmandat;
2655
+ debmanjour: ext2e_mandatsFields.debmanjour;
2656
+ debmanmois: ext2e_mandatsFields.debmanmois;
2657
+ finmanannee: ext2e_mandatsFields.finmanannee;
2658
+ finmandat: ext2e_mandatsFields.finmandat;
2659
+ finmanjour: ext2e_mandatsFields.finmanjour;
2660
+ finmanmois: ext2e_mandatsFields.finmanmois;
2661
+ mandatid: ext2e_mandatsFields.mandatid;
2662
+ nom: ext2e_mandatsFields.nom;
2663
+ prenoms: ext2e_mandatsFields.prenoms;
2664
+ senmat: ext2e_mandatsFields.senmat;
2665
+ typmancod: ext2e_mandatsFields.typmancod;
2666
+ typmandat: ext2e_mandatsFields.typmandat;
2667
+ }
2668
+ export declare namespace ext2e_ministFields {
2669
+ type debminannee = number | null;
2670
+ type debmindat = Date | null;
2671
+ type debminjour = number | null;
2672
+ type debminmois = string | null;
2673
+ type finminannee = number | null;
2674
+ type finmindat = Date | null;
2675
+ type finminjour = number | null;
2676
+ type finminmois = string | null;
2677
+ type minist = string | null;
2678
+ type ministid = number;
2679
+ type nom = string | null;
2680
+ type prenoms = string | null;
2681
+ type senmat = string | null;
2682
+ }
2683
+ export interface ext2e_minist {
2684
+ debminannee: ext2e_ministFields.debminannee;
2685
+ debmindat: ext2e_ministFields.debmindat;
2686
+ debminjour: ext2e_ministFields.debminjour;
2687
+ debminmois: ext2e_ministFields.debminmois;
2688
+ finminannee: ext2e_ministFields.finminannee;
2689
+ finmindat: ext2e_ministFields.finmindat;
2690
+ finminjour: ext2e_ministFields.finminjour;
2691
+ finminmois: ext2e_ministFields.finminmois;
2692
+ minist: ext2e_ministFields.minist;
2693
+ ministid: ext2e_ministFields.ministid;
2694
+ nom: ext2e_ministFields.nom;
2695
+ prenoms: ext2e_ministFields.prenoms;
2696
+ senmat: ext2e_ministFields.senmat;
2697
+ }
2698
+ export declare namespace extsencom_identiteFields {
2699
+ type annnai = number | null;
2700
+ type bureau = string | null;
2701
+ type datdesign = Date | null;
2702
+ type datfin = Date | null;
2703
+ type datnai = Date | null;
2704
+ type dptlib = string | null;
2705
+ type dptnum = number | null;
2706
+ type groupe = string | null;
2707
+ type ideid = number;
2708
+ type nationcod = string | null;
2709
+ type nom = string | null;
2710
+ type nomcmp = string | null;
2711
+ type nomtri = string | null;
2712
+ type pays = string | null;
2713
+ type prenom = string | null;
2714
+ type remarque = string | null;
2715
+ type senateur = string | null;
2716
+ type sendelpar = string | null;
2717
+ type senmat = string | null;
2718
+ }
2719
+ export interface extsencom_identite {
2720
+ annnai: extsencom_identiteFields.annnai;
2721
+ bureau: extsencom_identiteFields.bureau;
2722
+ datdesign: extsencom_identiteFields.datdesign;
2723
+ datfin: extsencom_identiteFields.datfin;
2724
+ datnai: extsencom_identiteFields.datnai;
2725
+ dptlib: extsencom_identiteFields.dptlib;
2726
+ dptnum: extsencom_identiteFields.dptnum;
2727
+ groupe: extsencom_identiteFields.groupe;
2728
+ ideid: extsencom_identiteFields.ideid;
2729
+ nationcod: extsencom_identiteFields.nationcod;
2730
+ nom: extsencom_identiteFields.nom;
2731
+ nomcmp: extsencom_identiteFields.nomcmp;
2732
+ nomtri: extsencom_identiteFields.nomtri;
2733
+ pays: extsencom_identiteFields.pays;
2734
+ prenom: extsencom_identiteFields.prenom;
2735
+ remarque: extsencom_identiteFields.remarque;
2736
+ senateur: extsencom_identiteFields.senateur;
2737
+ sendelpar: extsencom_identiteFields.sendelpar;
2738
+ senmat: extsencom_identiteFields.senmat;
2739
+ }
2740
+ export declare namespace extsencom_mandatFields {
2741
+ type comcod = string | null;
2742
+ type comlib = string | null;
2743
+ type foncomcod = string | null;
2744
+ type foncomlib = string | null;
2745
+ type lib = string | null;
2746
+ type mandatid = number;
2747
+ type nom = string | null;
2748
+ type nomcmp = string | null;
2749
+ type prenom = string | null;
2750
+ type rubcod = string | null;
2751
+ type rubrique = string | null;
2752
+ type senmat = string | null;
2753
+ }
2754
+ export interface extsencom_mandat {
2755
+ comcod: extsencom_mandatFields.comcod;
2756
+ comlib: extsencom_mandatFields.comlib;
2757
+ foncomcod: extsencom_mandatFields.foncomcod;
2758
+ foncomlib: extsencom_mandatFields.foncomlib;
2759
+ lib: extsencom_mandatFields.lib;
2760
+ mandatid: extsencom_mandatFields.mandatid;
2761
+ nom: extsencom_mandatFields.nom;
2762
+ nomcmp: extsencom_mandatFields.nomcmp;
2763
+ prenom: extsencom_mandatFields.prenom;
2764
+ rubcod: extsencom_mandatFields.rubcod;
2765
+ rubrique: extsencom_mandatFields.rubrique;
2766
+ senmat: extsencom_mandatFields.senmat;
2767
+ }
1010
2768
  export declare namespace fonact_participantFields {
1011
2769
  type fapcod = string;
1012
2770
  type faplib = string;
@@ -1029,6 +2787,20 @@ export interface fonact_participant {
1029
2787
  faplicfemplu: fonact_participantFields.faplicfemplu;
1030
2788
  faplicplu: fonact_participantFields.faplicplu;
1031
2789
  }
2790
+ export declare namespace foncandidFields {
2791
+ type foncandidcod = string;
2792
+ type foncandidlib = string | null;
2793
+ type foncandidlibfem = string | null;
2794
+ type foncandidlic = string | null;
2795
+ type foncandidlicfem = string | null;
2796
+ }
2797
+ export interface foncandid {
2798
+ foncandidcod: foncandidFields.foncandidcod;
2799
+ foncandidlib: foncandidFields.foncandidlib;
2800
+ foncandidlibfem: foncandidFields.foncandidlibfem;
2801
+ foncandidlic: foncandidFields.foncandidlic;
2802
+ foncandidlicfem: foncandidFields.foncandidlicfem;
2803
+ }
1032
2804
  export declare namespace foncomFields {
1033
2805
  type foncomcod = string;
1034
2806
  type foncomlib = string;
@@ -1233,6 +3005,38 @@ export interface fonmemdelega {
1233
3005
  sysmajdat: fonmemdelegaFields.sysmajdat;
1234
3006
  temvalcod: fonmemdelegaFields.temvalcod;
1235
3007
  }
3008
+ export declare namespace fonmemextparFields {
3009
+ type fonmemextparcod = string;
3010
+ type fonmemextparlib = string | null;
3011
+ type fonmemextparlibfem = string | null;
3012
+ type fonmemextparlibfemplu = string | null;
3013
+ type fonmemextparlibplu = string | null;
3014
+ type fonmemextparlic = string;
3015
+ type fonmemextparlicfem = string | null;
3016
+ type fonmemextparlicfemplu = string | null;
3017
+ type fonmemextparlicplu = string | null;
3018
+ type fonmemextparlil = string | null;
3019
+ type fonmemextparlilfem = string | null;
3020
+ type fonmemextparlilfemplu = string | null;
3021
+ type fonmemextparlilplu = string | null;
3022
+ type fonmemextparnumtri = number;
3023
+ }
3024
+ export interface fonmemextpar {
3025
+ fonmemextparcod: fonmemextparFields.fonmemextparcod;
3026
+ fonmemextparlib: fonmemextparFields.fonmemextparlib;
3027
+ fonmemextparlibfem: fonmemextparFields.fonmemextparlibfem;
3028
+ fonmemextparlibfemplu: fonmemextparFields.fonmemextparlibfemplu;
3029
+ fonmemextparlibplu: fonmemextparFields.fonmemextparlibplu;
3030
+ fonmemextparlic: fonmemextparFields.fonmemextparlic;
3031
+ fonmemextparlicfem: fonmemextparFields.fonmemextparlicfem;
3032
+ fonmemextparlicfemplu: fonmemextparFields.fonmemextparlicfemplu;
3033
+ fonmemextparlicplu: fonmemextparFields.fonmemextparlicplu;
3034
+ fonmemextparlil: fonmemextparFields.fonmemextparlil;
3035
+ fonmemextparlilfem: fonmemextparFields.fonmemextparlilfem;
3036
+ fonmemextparlilfemplu: fonmemextparFields.fonmemextparlilfemplu;
3037
+ fonmemextparlilplu: fonmemextparFields.fonmemextparlilplu;
3038
+ fonmemextparnumtri: fonmemextparFields.fonmemextparnumtri;
3039
+ }
1236
3040
  export declare namespace fonmemgrppolFields {
1237
3041
  type evelib = string | null;
1238
3042
  type evelic = string | null;
@@ -1401,6 +3205,42 @@ export interface grppol {
1401
3205
  temvalcod: grppolFields.temvalcod;
1402
3206
  typorgcod: grppolFields.typorgcod;
1403
3207
  }
3208
+ export declare namespace grppol4rFields {
3209
+ type eveobs = string | null;
3210
+ type grppolart = string | null;
3211
+ type grppolcod = string;
3212
+ type grppoldatcre = Date | null;
3213
+ type grppoldatfin = Date | null;
3214
+ type grppollibcou = string | null;
3215
+ type grppolliccou = string | null;
3216
+ type grppollilcou = string | null;
3217
+ type grppolnumtri = number | null;
3218
+ type grppolpre = string | null;
3219
+ type grppolurlcmp = string | null;
3220
+ type grppolurlsim = string | null;
3221
+ type syscredat = Date | null;
3222
+ type sysmajdat = Date | null;
3223
+ type temvalcod = string | null;
3224
+ type typorgcod = string;
3225
+ }
3226
+ export interface grppol4r {
3227
+ eveobs: grppol4rFields.eveobs;
3228
+ grppolart: grppol4rFields.grppolart;
3229
+ grppolcod: grppol4rFields.grppolcod;
3230
+ grppoldatcre: grppol4rFields.grppoldatcre;
3231
+ grppoldatfin: grppol4rFields.grppoldatfin;
3232
+ grppollibcou: grppol4rFields.grppollibcou;
3233
+ grppolliccou: grppol4rFields.grppolliccou;
3234
+ grppollilcou: grppol4rFields.grppollilcou;
3235
+ grppolnumtri: grppol4rFields.grppolnumtri;
3236
+ grppolpre: grppol4rFields.grppolpre;
3237
+ grppolurlcmp: grppol4rFields.grppolurlcmp;
3238
+ grppolurlsim: grppol4rFields.grppolurlsim;
3239
+ syscredat: grppol4rFields.syscredat;
3240
+ sysmajdat: grppol4rFields.sysmajdat;
3241
+ temvalcod: grppol4rFields.temvalcod;
3242
+ typorgcod: grppol4rFields.typorgcod;
3243
+ }
1404
3244
  export declare namespace grpsenamiFields {
1405
3245
  type comorgcod = string;
1406
3246
  type evelib = string | null;
@@ -1449,6 +3289,208 @@ export interface grpsenami {
1449
3289
  typgrpsencod: grpsenamiFields.typgrpsencod;
1450
3290
  typorgcod: grpsenamiFields.typorgcod;
1451
3291
  }
3292
+ export declare namespace grpsenamiadhFields {
3293
+ type orgcod = string;
3294
+ type reqid = number;
3295
+ type syscredat = Date | null;
3296
+ type sysmajdat = Date | null;
3297
+ }
3298
+ export interface grpsenamiadh {
3299
+ orgcod: grpsenamiadhFields.orgcod;
3300
+ reqid: grpsenamiadhFields.reqid;
3301
+ syscredat: grpsenamiadhFields.syscredat;
3302
+ sysmajdat: grpsenamiadhFields.sysmajdat;
3303
+ }
3304
+ export declare namespace grpsenamiadhreqFields {
3305
+ type etareqcod = string;
3306
+ type reqdatcre = Date;
3307
+ type reqdatpro = Date | null;
3308
+ type reqid = number;
3309
+ type reqprocom = string | null;
3310
+ type senmat = string;
3311
+ type syscredat = Date | null;
3312
+ type sysmajdat = Date | null;
3313
+ }
3314
+ export interface grpsenamiadhreq {
3315
+ etareqcod: grpsenamiadhreqFields.etareqcod;
3316
+ reqdatcre: grpsenamiadhreqFields.reqdatcre;
3317
+ reqdatpro: grpsenamiadhreqFields.reqdatpro;
3318
+ reqid: grpsenamiadhreqFields.reqid;
3319
+ reqprocom: grpsenamiadhreqFields.reqprocom;
3320
+ senmat: grpsenamiadhreqFields.senmat;
3321
+ syscredat: grpsenamiadhreqFields.syscredat;
3322
+ sysmajdat: grpsenamiadhreqFields.sysmajdat;
3323
+ }
3324
+ export declare namespace grpsenamiadhreqetaFields {
3325
+ type etareqcod = string;
3326
+ type etareqlib = string;
3327
+ type etareqlic = string;
3328
+ type etareqnumtri = number | null;
3329
+ type syscredat = Date | null;
3330
+ type sysmajdat = Date | null;
3331
+ }
3332
+ export interface grpsenamiadhreqeta {
3333
+ etareqcod: grpsenamiadhreqetaFields.etareqcod;
3334
+ etareqlib: grpsenamiadhreqetaFields.etareqlib;
3335
+ etareqlic: grpsenamiadhreqetaFields.etareqlic;
3336
+ etareqnumtri: grpsenamiadhreqetaFields.etareqnumtri;
3337
+ syscredat: grpsenamiadhreqetaFields.syscredat;
3338
+ sysmajdat: grpsenamiadhreqetaFields.sysmajdat;
3339
+ }
3340
+ export declare namespace grpsenamiunadhFields {
3341
+ type memgrpsenid = number;
3342
+ type reqid = number;
3343
+ type syscredat = Date | null;
3344
+ type sysmajdat = Date | null;
3345
+ }
3346
+ export interface grpsenamiunadh {
3347
+ memgrpsenid: grpsenamiunadhFields.memgrpsenid;
3348
+ reqid: grpsenamiunadhFields.reqid;
3349
+ syscredat: grpsenamiunadhFields.syscredat;
3350
+ sysmajdat: grpsenamiunadhFields.sysmajdat;
3351
+ }
3352
+ export declare namespace grpsimFields {
3353
+ type fongrppollibpre = string | null;
3354
+ type grppolcod = string;
3355
+ type grppollilcou = string | null;
3356
+ type grppolnumtri = number | null;
3357
+ type matpre = string | null;
3358
+ type nbrapp = number | null;
3359
+ type nbrmem = number | null;
3360
+ type nbrrat = number | null;
3361
+ type nomdispre = string | null;
3362
+ type nomusecappre = string | null;
3363
+ type prenomusepre = string | null;
3364
+ type quacodpre = string | null;
3365
+ type typorgcod = string | null;
3366
+ }
3367
+ export interface grpsim {
3368
+ fongrppollibpre: grpsimFields.fongrppollibpre;
3369
+ grppolcod: grpsimFields.grppolcod;
3370
+ grppollilcou: grpsimFields.grppollilcou;
3371
+ grppolnumtri: grpsimFields.grppolnumtri;
3372
+ matpre: grpsimFields.matpre;
3373
+ nbrapp: grpsimFields.nbrapp;
3374
+ nbrmem: grpsimFields.nbrmem;
3375
+ nbrrat: grpsimFields.nbrrat;
3376
+ nomdispre: grpsimFields.nomdispre;
3377
+ nomusecappre: grpsimFields.nomusecappre;
3378
+ prenomusepre: grpsimFields.prenomusepre;
3379
+ quacodpre: grpsimFields.quacodpre;
3380
+ typorgcod: grpsimFields.typorgcod;
3381
+ }
3382
+ export declare namespace gvtFields {
3383
+ type eluid = number;
3384
+ type evelib = string | null;
3385
+ type evelic = string | null;
3386
+ type evelil = string | null;
3387
+ type eveobs = string | null;
3388
+ type gvtdatdeb = Date | null;
3389
+ type gvtdatfin = Date | null;
3390
+ type gvtid = number;
3391
+ type syscredat = Date | null;
3392
+ type sysmajdat = Date | null;
3393
+ type temvalcod = string;
3394
+ }
3395
+ export interface gvt {
3396
+ eluid: gvtFields.eluid;
3397
+ evelib: gvtFields.evelib;
3398
+ evelic: gvtFields.evelic;
3399
+ evelil: gvtFields.evelil;
3400
+ eveobs: gvtFields.eveobs;
3401
+ gvtdatdeb: gvtFields.gvtdatdeb;
3402
+ gvtdatfin: gvtFields.gvtdatfin;
3403
+ gvtid: gvtFields.gvtid;
3404
+ syscredat: gvtFields.syscredat;
3405
+ sysmajdat: gvtFields.sysmajdat;
3406
+ temvalcod: gvtFields.temvalcod;
3407
+ }
3408
+ export declare namespace insee_pays2008Fields {
3409
+ type actual = string | null;
3410
+ type ancnom = string | null;
3411
+ type ani = string | null;
3412
+ type capay = string | null;
3413
+ type cod = string;
3414
+ type cog = string;
3415
+ type crpay = string | null;
3416
+ type libcog = string | null;
3417
+ type libenr = string | null;
3418
+ }
3419
+ export interface insee_pays2008 {
3420
+ actual: insee_pays2008Fields.actual;
3421
+ ancnom: insee_pays2008Fields.ancnom;
3422
+ ani: insee_pays2008Fields.ani;
3423
+ capay: insee_pays2008Fields.capay;
3424
+ cod: insee_pays2008Fields.cod;
3425
+ cog: insee_pays2008Fields.cog;
3426
+ crpay: insee_pays2008Fields.crpay;
3427
+ libcog: insee_pays2008Fields.libcog;
3428
+ libenr: insee_pays2008Fields.libenr;
3429
+ }
3430
+ export declare namespace jhi_authorityFields {
3431
+ type name = string | null;
3432
+ }
3433
+ export interface jhi_authority {
3434
+ name: jhi_authorityFields.name;
3435
+ }
3436
+ export declare namespace jhi_userFields {
3437
+ type activated = number | null;
3438
+ type activation_key = string | null;
3439
+ type created_by = string | null;
3440
+ type created_date = Date | null;
3441
+ type email = string | null;
3442
+ type first_name = string | null;
3443
+ type id = number | null;
3444
+ type image_url = string | null;
3445
+ type lang_key = string | null;
3446
+ type last_modified_by = string | null;
3447
+ type last_modified_date = Date | null;
3448
+ type last_name = string | null;
3449
+ type login = string | null;
3450
+ type password_hash = string | null;
3451
+ type reset_date = Date | null;
3452
+ type reset_key = string | null;
3453
+ }
3454
+ export interface jhi_user {
3455
+ activated: jhi_userFields.activated;
3456
+ activation_key: jhi_userFields.activation_key;
3457
+ created_by: jhi_userFields.created_by;
3458
+ created_date: jhi_userFields.created_date;
3459
+ email: jhi_userFields.email;
3460
+ first_name: jhi_userFields.first_name;
3461
+ id: jhi_userFields.id;
3462
+ image_url: jhi_userFields.image_url;
3463
+ lang_key: jhi_userFields.lang_key;
3464
+ last_modified_by: jhi_userFields.last_modified_by;
3465
+ last_modified_date: jhi_userFields.last_modified_date;
3466
+ last_name: jhi_userFields.last_name;
3467
+ login: jhi_userFields.login;
3468
+ password_hash: jhi_userFields.password_hash;
3469
+ reset_date: jhi_userFields.reset_date;
3470
+ reset_key: jhi_userFields.reset_key;
3471
+ }
3472
+ export declare namespace jhi_user_authorityFields {
3473
+ type authority_name = string | null;
3474
+ type user_id = number | null;
3475
+ }
3476
+ export interface jhi_user_authority {
3477
+ authority_name: jhi_user_authorityFields.authority_name;
3478
+ user_id: jhi_user_authorityFields.user_id;
3479
+ }
3480
+ export declare namespace lanetrFields {
3481
+ type lancod = string;
3482
+ type lanlib = string;
3483
+ type lannumtri = number | null;
3484
+ type syscredat = Date | null;
3485
+ type sysmajdat = Date | null;
3486
+ }
3487
+ export interface lanetr {
3488
+ lancod: lanetrFields.lancod;
3489
+ lanlib: lanetrFields.lanlib;
3490
+ lannumtri: lanetrFields.lannumtri;
3491
+ syscredat: lanetrFields.syscredat;
3492
+ sysmajdat: lanetrFields.sysmajdat;
3493
+ }
1452
3494
  export declare namespace libcomFields {
1453
3495
  type evelib = string | null;
1454
3496
  type evelic = string | null;
@@ -1589,6 +3631,28 @@ export interface liborg {
1589
3631
  sysmajdat: liborgFields.sysmajdat;
1590
3632
  temvalcod: liborgFields.temvalcod;
1591
3633
  }
3634
+ export declare namespace lisdpteleFields {
3635
+ type dpteleid = number;
3636
+ type lisdpteleid = number;
3637
+ type lisdptelelib = string | null;
3638
+ type lisdptelenum = number | null;
3639
+ type orgcod = string;
3640
+ type reslisnbrelus = number | null;
3641
+ type reslisnbrvoi = number | null;
3642
+ type syscredat = Date | null;
3643
+ type sysmajdat = Date | null;
3644
+ }
3645
+ export interface lisdptele {
3646
+ dpteleid: lisdpteleFields.dpteleid;
3647
+ lisdpteleid: lisdpteleFields.lisdpteleid;
3648
+ lisdptelelib: lisdpteleFields.lisdptelelib;
3649
+ lisdptelenum: lisdpteleFields.lisdptelenum;
3650
+ orgcod: lisdpteleFields.orgcod;
3651
+ reslisnbrelus: lisdpteleFields.reslisnbrelus;
3652
+ reslisnbrvoi: lisdpteleFields.reslisnbrvoi;
3653
+ syscredat: lisdpteleFields.syscredat;
3654
+ sysmajdat: lisdpteleFields.sysmajdat;
3655
+ }
1592
3656
  export declare namespace melFields {
1593
3657
  type melema = string | null;
1594
3658
  type melid = number;
@@ -1635,6 +3699,24 @@ export interface memcom {
1635
3699
  sysmajdat: memcomFields.sysmajdat;
1636
3700
  temvalcod: memcomFields.temvalcod;
1637
3701
  }
3702
+ export declare namespace memcomseaFields {
3703
+ type delsenmat = string | null;
3704
+ type memcomseaid = number;
3705
+ type seaid = number;
3706
+ type senmat = string;
3707
+ type syscredat = Date | null;
3708
+ type sysmajdat = Date | null;
3709
+ type typprscod = string;
3710
+ }
3711
+ export interface memcomsea {
3712
+ delsenmat: memcomseaFields.delsenmat;
3713
+ memcomseaid: memcomseaFields.memcomseaid;
3714
+ seaid: memcomseaFields.seaid;
3715
+ senmat: memcomseaFields.senmat;
3716
+ syscredat: memcomseaFields.syscredat;
3717
+ sysmajdat: memcomseaFields.sysmajdat;
3718
+ typprscod: memcomseaFields.typprscod;
3719
+ }
1638
3720
  export declare namespace memdelegaFields {
1639
3721
  type designcod = string;
1640
3722
  type evelib = string | null;
@@ -1819,6 +3901,24 @@ export interface memorg {
1819
3901
  sysmajdat: memorgFields.sysmajdat;
1820
3902
  temvalcod: memorgFields.temvalcod;
1821
3903
  }
3904
+ export declare namespace metFields {
3905
+ type metart = string | null;
3906
+ type metcod = string;
3907
+ type metlib = string | null;
3908
+ type metlic = string | null;
3909
+ type metlil = string | null;
3910
+ type metnumtri = number | null;
3911
+ type meturlcmp = string | null;
3912
+ }
3913
+ export interface met {
3914
+ metart: metFields.metart;
3915
+ metcod: metFields.metcod;
3916
+ metlib: metFields.metlib;
3917
+ metlic: metFields.metlic;
3918
+ metlil: metFields.metlil;
3919
+ metnumtri: metFields.metnumtri;
3920
+ meturlcmp: metFields.meturlcmp;
3921
+ }
1822
3922
  export declare namespace minindFields {
1823
3923
  type evelib = string | null;
1824
3924
  type evelic = string | null;
@@ -1863,6 +3963,96 @@ export interface minind {
1863
3963
  titmincod: minindFields.titmincod;
1864
3964
  typmincod: minindFields.typmincod;
1865
3965
  }
3966
+ export declare namespace ministFields {
3967
+ type evelib = string | null;
3968
+ type evelic = string | null;
3969
+ type evelil = string | null;
3970
+ type eveobs = string | null;
3971
+ type orgart = string | null;
3972
+ type orgcod = string;
3973
+ type orgdatcre = Date | null;
3974
+ type orgdatfin = Date | null;
3975
+ type orgnumtie = string | null;
3976
+ type orgnumtri = number | null;
3977
+ type orgtemannu = string | null;
3978
+ type orgurlcmp = string | null;
3979
+ type orgurlsim = string | null;
3980
+ type syscredat = Date | null;
3981
+ type sysmajdat = Date | null;
3982
+ type temvalcod = string | null;
3983
+ type typorgcod = string;
3984
+ }
3985
+ export interface minist {
3986
+ evelib: ministFields.evelib;
3987
+ evelic: ministFields.evelic;
3988
+ evelil: ministFields.evelil;
3989
+ eveobs: ministFields.eveobs;
3990
+ orgart: ministFields.orgart;
3991
+ orgcod: ministFields.orgcod;
3992
+ orgdatcre: ministFields.orgdatcre;
3993
+ orgdatfin: ministFields.orgdatfin;
3994
+ orgnumtie: ministFields.orgnumtie;
3995
+ orgnumtri: ministFields.orgnumtri;
3996
+ orgtemannu: ministFields.orgtemannu;
3997
+ orgurlcmp: ministFields.orgurlcmp;
3998
+ orgurlsim: ministFields.orgurlsim;
3999
+ syscredat: ministFields.syscredat;
4000
+ sysmajdat: ministFields.sysmajdat;
4001
+ temvalcod: ministFields.temvalcod;
4002
+ typorgcod: ministFields.typorgcod;
4003
+ }
4004
+ export declare namespace misFields {
4005
+ type evelib = string | null;
4006
+ type evelic = string | null;
4007
+ type evelil = string | null;
4008
+ type eveobs = string | null;
4009
+ type misann = number | null;
4010
+ type misdatdeb = Date | null;
4011
+ type misdatfin = Date | null;
4012
+ type misetafin = string | null;
4013
+ type misid = number;
4014
+ type mismin = string | null;
4015
+ type misrapdat = Date | null;
4016
+ type misrappub = string | null;
4017
+ type misraptem = string;
4018
+ type misraptit = string | null;
4019
+ type misrapurl1 = string | null;
4020
+ type misrapurl2 = string | null;
4021
+ type syscredat = Date | null;
4022
+ type sysmajdat = Date | null;
4023
+ type temvalcod = string | null;
4024
+ }
4025
+ export interface mis {
4026
+ evelib: misFields.evelib;
4027
+ evelic: misFields.evelic;
4028
+ evelil: misFields.evelil;
4029
+ eveobs: misFields.eveobs;
4030
+ misann: misFields.misann;
4031
+ misdatdeb: misFields.misdatdeb;
4032
+ misdatfin: misFields.misdatfin;
4033
+ misetafin: misFields.misetafin;
4034
+ misid: misFields.misid;
4035
+ mismin: misFields.mismin;
4036
+ misrapdat: misFields.misrapdat;
4037
+ misrappub: misFields.misrappub;
4038
+ misraptem: misFields.misraptem;
4039
+ misraptit: misFields.misraptit;
4040
+ misrapurl1: misFields.misrapurl1;
4041
+ misrapurl2: misFields.misrapurl2;
4042
+ syscredat: misFields.syscredat;
4043
+ sysmajdat: misFields.sysmajdat;
4044
+ temvalcod: misFields.temvalcod;
4045
+ }
4046
+ export declare namespace misetafinFields {
4047
+ type misetafincod = string;
4048
+ type misetafinlib = string | null;
4049
+ type misetafinlic = string | null;
4050
+ }
4051
+ export interface misetafin {
4052
+ misetafincod: misetafinFields.misetafincod;
4053
+ misetafinlib: misetafinFields.misetafinlib;
4054
+ misetafinlic: misetafinFields.misetafinlic;
4055
+ }
1866
4056
  export declare namespace misminFields {
1867
4057
  type minid = number;
1868
4058
  type misid = number;
@@ -1875,6 +4065,16 @@ export interface mismin {
1875
4065
  syscredat: misminFields.syscredat;
1876
4066
  sysmajdat: misminFields.sysmajdat;
1877
4067
  }
4068
+ export declare namespace misrapetaFields {
4069
+ type misrapetacod = string;
4070
+ type misrapetalib = string | null;
4071
+ type misrapetalic = string | null;
4072
+ }
4073
+ export interface misrapeta {
4074
+ misrapetacod: misrapetaFields.misrapetacod;
4075
+ misrapetalib: misrapetaFields.misrapetalib;
4076
+ misrapetalic: misrapetaFields.misrapetalic;
4077
+ }
1878
4078
  export declare namespace missenFields {
1879
4079
  type misid = number;
1880
4080
  type senmat = string;
@@ -1915,6 +4115,20 @@ export interface moddes {
1915
4115
  temvalcod: moddesFields.temvalcod;
1916
4116
  typmoddescod: moddesFields.typmoddescod;
1917
4117
  }
4118
+ export declare namespace mode_acces_elusenpairFields {
4119
+ type code = string;
4120
+ type code_parent = string | null;
4121
+ type libelle = string;
4122
+ type libelle_court = string;
4123
+ type requiert_date = number;
4124
+ }
4125
+ export interface mode_acces_elusenpair {
4126
+ code: mode_acces_elusenpairFields.code;
4127
+ code_parent: mode_acces_elusenpairFields.code_parent;
4128
+ libelle: mode_acces_elusenpairFields.libelle;
4129
+ libelle_court: mode_acces_elusenpairFields.libelle_court;
4130
+ requiert_date: mode_acces_elusenpairFields.requiert_date;
4131
+ }
1918
4132
  export declare namespace nationFields {
1919
4133
  type nationactual = string | null;
1920
4134
  type nationancnom = string | null;
@@ -1975,6 +4189,20 @@ export interface nationgrpsen {
1975
4189
  sysmajdat: nationgrpsenFields.sysmajdat;
1976
4190
  temvalcod: nationgrpsenFields.temvalcod;
1977
4191
  }
4192
+ export declare namespace nivlanFields {
4193
+ type nivlancod = string;
4194
+ type nivlanlib = string;
4195
+ type nivlannumtri = number | null;
4196
+ type syscredat = Date | null;
4197
+ type sysmajdat = Date | null;
4198
+ }
4199
+ export interface nivlan {
4200
+ nivlancod: nivlanFields.nivlancod;
4201
+ nivlanlib: nivlanFields.nivlanlib;
4202
+ nivlannumtri: nivlanFields.nivlannumtri;
4203
+ syscredat: nivlanFields.syscredat;
4204
+ sysmajdat: nivlanFields.sysmajdat;
4205
+ }
1978
4206
  export declare namespace orgFields {
1979
4207
  type evelib = string | null;
1980
4208
  type evelic = string | null;
@@ -2083,6 +4311,16 @@ export interface orgext {
2083
4311
  typorgcod: orgextFields.typorgcod;
2084
4312
  typorgextcod: orgextFields.typorgextcod;
2085
4313
  }
4314
+ export declare namespace orgextpresFields {
4315
+ type code = string;
4316
+ type libelle = string;
4317
+ type libelle_court = string;
4318
+ }
4319
+ export interface orgextpres {
4320
+ code: orgextpresFields.code;
4321
+ libelle: orgextpresFields.libelle;
4322
+ libelle_court: orgextpresFields.libelle_court;
4323
+ }
2086
4324
  export declare namespace orgtheFields {
2087
4325
  type orgcod = string;
2088
4326
  type thecle = number;
@@ -2091,6 +4329,108 @@ export interface orgthe {
2091
4329
  orgcod: orgtheFields.orgcod;
2092
4330
  thecle: orgtheFields.thecle;
2093
4331
  }
4332
+ export declare namespace pairie_elusenpairFields {
4333
+ type code = string;
4334
+ type code_excel = string | null;
4335
+ type debut = Date | null;
4336
+ type fin = Date | null;
4337
+ type libelle = string;
4338
+ type libelle_court = string;
4339
+ type ordre = number | null;
4340
+ }
4341
+ export interface pairie_elusenpair {
4342
+ code: pairie_elusenpairFields.code;
4343
+ code_excel: pairie_elusenpairFields.code_excel;
4344
+ debut: pairie_elusenpairFields.debut;
4345
+ fin: pairie_elusenpairFields.fin;
4346
+ libelle: pairie_elusenpairFields.libelle;
4347
+ libelle_court: pairie_elusenpairFields.libelle_court;
4348
+ ordre: pairie_elusenpairFields.ordre;
4349
+ }
4350
+ export declare namespace parpolFields {
4351
+ type evelib = string | null;
4352
+ type evelic = string | null;
4353
+ type evelil = string | null;
4354
+ type eveobs = string | null;
4355
+ type orgart = string | null;
4356
+ type orgcod = string;
4357
+ type orgdatcre = Date | null;
4358
+ type orgdatfin = Date | null;
4359
+ type orgnumtie = string | null;
4360
+ type orgnumtri = number | null;
4361
+ type orgtemannu = string | null;
4362
+ type orgurlcmp = string | null;
4363
+ type orgurlsim = string | null;
4364
+ type syscredat = Date | null;
4365
+ type sysmajdat = Date | null;
4366
+ type temvalcod = string | null;
4367
+ type tenpolcod = string;
4368
+ type typorgcod = string;
4369
+ type typparpolcod = string;
4370
+ }
4371
+ export interface parpol {
4372
+ evelib: parpolFields.evelib;
4373
+ evelic: parpolFields.evelic;
4374
+ evelil: parpolFields.evelil;
4375
+ eveobs: parpolFields.eveobs;
4376
+ orgart: parpolFields.orgart;
4377
+ orgcod: parpolFields.orgcod;
4378
+ orgdatcre: parpolFields.orgdatcre;
4379
+ orgdatfin: parpolFields.orgdatfin;
4380
+ orgnumtie: parpolFields.orgnumtie;
4381
+ orgnumtri: parpolFields.orgnumtri;
4382
+ orgtemannu: parpolFields.orgtemannu;
4383
+ orgurlcmp: parpolFields.orgurlcmp;
4384
+ orgurlsim: parpolFields.orgurlsim;
4385
+ syscredat: parpolFields.syscredat;
4386
+ sysmajdat: parpolFields.sysmajdat;
4387
+ temvalcod: parpolFields.temvalcod;
4388
+ tenpolcod: parpolFields.tenpolcod;
4389
+ typorgcod: parpolFields.typorgcod;
4390
+ typparpolcod: parpolFields.typparpolcod;
4391
+ }
4392
+ export declare namespace parpolgloFields {
4393
+ type lancod = string;
4394
+ type nivlancod = string;
4395
+ type parpolgloid = number;
4396
+ type senmat = string;
4397
+ type syscredat = Date | null;
4398
+ type sysmajdat = Date | null;
4399
+ }
4400
+ export interface parpolglo {
4401
+ lancod: parpolgloFields.lancod;
4402
+ nivlancod: parpolgloFields.nivlancod;
4403
+ parpolgloid: parpolgloFields.parpolgloid;
4404
+ senmat: parpolgloFields.senmat;
4405
+ syscredat: parpolgloFields.syscredat;
4406
+ sysmajdat: parpolgloFields.sysmajdat;
4407
+ }
4408
+ export declare namespace participaFields {
4409
+ type participaabs = number | null;
4410
+ type participabla = number | null;
4411
+ type participaexp = number | null;
4412
+ type participaid = number;
4413
+ type participains = number | null;
4414
+ type participanul = number | null;
4415
+ type participasie = number | null;
4416
+ type participavot = number | null;
4417
+ type syscredat = Date | null;
4418
+ type sysmajdat = Date | null;
4419
+ type verrescod = string | null;
4420
+ }
4421
+ export interface participa {
4422
+ participaabs: participaFields.participaabs;
4423
+ participabla: participaFields.participabla;
4424
+ participaexp: participaFields.participaexp;
4425
+ participaid: participaFields.participaid;
4426
+ participains: participaFields.participains;
4427
+ participanul: participaFields.participanul;
4428
+ participasie: participaFields.participasie;
4429
+ participavot: participaFields.participavot;
4430
+ syscredat: participaFields.syscredat;
4431
+ sysmajdat: participaFields.sysmajdat;
4432
+ verrescod: participaFields.verrescod;
4433
+ }
2094
4434
  export declare namespace pcsFields {
2095
4435
  type pcs42cod = string;
2096
4436
  type pcscod = string;
@@ -2141,6 +4481,314 @@ export interface pcscatpro {
2141
4481
  pcscod: pcscatproFields.pcscod;
2142
4482
  procatprodef: pcscatproFields.procatprodef;
2143
4483
  }
4484
+ export declare namespace perFields {
4485
+ type cadcod = string;
4486
+ type discoucod = string;
4487
+ type divcod = string | null;
4488
+ type perdatent = Date | null;
4489
+ type perdatsor = Date | null;
4490
+ type peredirep = string | null;
4491
+ type perema = string | null;
4492
+ type perhompag = string | null;
4493
+ type perlogldap = string | null;
4494
+ type permat = string;
4495
+ type pernomtec = string;
4496
+ type pernomuse = string;
4497
+ type pernumtel = string | null;
4498
+ type pernumtelext = string | null;
4499
+ type perprenom = string;
4500
+ type quacod = string;
4501
+ type srvcod = string;
4502
+ type syscredat = Date | null;
4503
+ type sysmajdat = Date | null;
4504
+ }
4505
+ export interface per {
4506
+ cadcod: perFields.cadcod;
4507
+ discoucod: perFields.discoucod;
4508
+ divcod: perFields.divcod;
4509
+ perdatent: perFields.perdatent;
4510
+ perdatsor: perFields.perdatsor;
4511
+ peredirep: perFields.peredirep;
4512
+ perema: perFields.perema;
4513
+ perhompag: perFields.perhompag;
4514
+ perlogldap: perFields.perlogldap;
4515
+ permat: perFields.permat;
4516
+ pernomtec: perFields.pernomtec;
4517
+ pernomuse: perFields.pernomuse;
4518
+ pernumtel: perFields.pernumtel;
4519
+ pernumtelext: perFields.pernumtelext;
4520
+ perprenom: perFields.perprenom;
4521
+ quacod: perFields.quacod;
4522
+ srvcod: perFields.srvcod;
4523
+ syscredat: perFields.syscredat;
4524
+ sysmajdat: perFields.sysmajdat;
4525
+ }
4526
+ export declare namespace per_senFields {
4527
+ type cadcod = string;
4528
+ type discoucod = string;
4529
+ type divcod = string | null;
4530
+ type perdatent = Date | null;
4531
+ type perdatsor = Date | null;
4532
+ type peredirep = string | null;
4533
+ type perema = string | null;
4534
+ type perlogldap = string | null;
4535
+ type permat = string;
4536
+ type pernomtec = string;
4537
+ type pernomuse = string;
4538
+ type pernumtel = string | null;
4539
+ type pernumtelext = string | null;
4540
+ type perprenom = string;
4541
+ type quacod = string;
4542
+ type srvcod = string;
4543
+ type syscredat = Date | null;
4544
+ type sysmajdat = Date | null;
4545
+ }
4546
+ export interface per_sen {
4547
+ cadcod: per_senFields.cadcod;
4548
+ discoucod: per_senFields.discoucod;
4549
+ divcod: per_senFields.divcod;
4550
+ perdatent: per_senFields.perdatent;
4551
+ perdatsor: per_senFields.perdatsor;
4552
+ peredirep: per_senFields.peredirep;
4553
+ perema: per_senFields.perema;
4554
+ perlogldap: per_senFields.perlogldap;
4555
+ permat: per_senFields.permat;
4556
+ pernomtec: per_senFields.pernomtec;
4557
+ pernomuse: per_senFields.pernomuse;
4558
+ pernumtel: per_senFields.pernumtel;
4559
+ pernumtelext: per_senFields.pernumtelext;
4560
+ perprenom: per_senFields.perprenom;
4561
+ quacod: per_senFields.quacod;
4562
+ srvcod: per_senFields.srvcod;
4563
+ syscredat: per_senFields.syscredat;
4564
+ sysmajdat: per_senFields.sysmajdat;
4565
+ }
4566
+ export declare namespace perappFields {
4567
+ type appcod = string;
4568
+ type perappdatcre = Date | null;
4569
+ type perappdatderacc = Date | null;
4570
+ type perappdatfin = Date | null;
4571
+ type perappid = number;
4572
+ type perappobs = string | null;
4573
+ type perapppwd = string | null;
4574
+ type perapprol = string | null;
4575
+ type perappusr = string | null;
4576
+ type permat = string;
4577
+ }
4578
+ export interface perapp {
4579
+ appcod: perappFields.appcod;
4580
+ perappdatcre: perappFields.perappdatcre;
4581
+ perappdatderacc: perappFields.perappdatderacc;
4582
+ perappdatfin: perappFields.perappdatfin;
4583
+ perappid: perappFields.perappid;
4584
+ perappobs: perappFields.perappobs;
4585
+ perapppwd: perappFields.perapppwd;
4586
+ perapprol: perappFields.perapprol;
4587
+ perappusr: perappFields.perappusr;
4588
+ permat: perappFields.permat;
4589
+ }
4590
+ export declare namespace periode_presenceFields {
4591
+ type deb = Date | null;
4592
+ type fin = Date | null;
4593
+ type lic = string;
4594
+ type perid = number;
4595
+ }
4596
+ export interface periode_presence {
4597
+ deb: periode_presenceFields.deb;
4598
+ fin: periode_presenceFields.fin;
4599
+ lic: periode_presenceFields.lic;
4600
+ perid: periode_presenceFields.perid;
4601
+ }
4602
+ export declare namespace perpolgloFields {
4603
+ type lancod = string;
4604
+ type nivlancod = string;
4605
+ type permat = string;
4606
+ type perpolgloid = number;
4607
+ type syscredat = Date | null;
4608
+ type sysmajdat = Date | null;
4609
+ }
4610
+ export interface perpolglo {
4611
+ lancod: perpolgloFields.lancod;
4612
+ nivlancod: perpolgloFields.nivlancod;
4613
+ permat: perpolgloFields.permat;
4614
+ perpolgloid: perpolgloFields.perpolgloid;
4615
+ syscredat: perpolgloFields.syscredat;
4616
+ sysmajdat: perpolgloFields.sysmajdat;
4617
+ }
4618
+ export declare namespace perrolFields {
4619
+ type perlogldap = string;
4620
+ type rolcod = string;
4621
+ type syscredat = Date | null;
4622
+ type sysmajdat = Date | null;
4623
+ }
4624
+ export interface perrol {
4625
+ perlogldap: perrolFields.perlogldap;
4626
+ rolcod: perrolFields.rolcod;
4627
+ syscredat: perrolFields.syscredat;
4628
+ sysmajdat: perrolFields.sysmajdat;
4629
+ }
4630
+ export declare namespace pj_justificatifFields {
4631
+ type derogationid = number;
4632
+ type pjjdata = string | null;
4633
+ type pjjid = number;
4634
+ type pjjlib = string | null;
4635
+ type pjjoriname = string | null;
4636
+ type tpjjcod = string;
4637
+ }
4638
+ export interface pj_justificatif {
4639
+ derogationid: pj_justificatifFields.derogationid;
4640
+ pjjdata: pj_justificatifFields.pjjdata;
4641
+ pjjid: pj_justificatifFields.pjjid;
4642
+ pjjlib: pj_justificatifFields.pjjlib;
4643
+ pjjoriname: pj_justificatifFields.pjjoriname;
4644
+ tpjjcod: pj_justificatifFields.tpjjcod;
4645
+ }
4646
+ export declare namespace pj_justificatif_auditFields {
4647
+ type derogation_mod = number | null;
4648
+ type derogationid = number;
4649
+ type pjjdata = string | null;
4650
+ type pjjdata_mod = number | null;
4651
+ type pjjid = number;
4652
+ type pjjlib = string | null;
4653
+ type pjjlib_mod = number | null;
4654
+ type pjjoriname = string | null;
4655
+ type pjjoriname_mod = number | null;
4656
+ type rev = number;
4657
+ type revend = number | null;
4658
+ type revtype = number | null;
4659
+ type tpjjcod = string | null;
4660
+ type tpjjcod_mod = number | null;
4661
+ }
4662
+ export interface pj_justificatif_audit {
4663
+ derogation_mod: pj_justificatif_auditFields.derogation_mod;
4664
+ derogationid: pj_justificatif_auditFields.derogationid;
4665
+ pjjdata: pj_justificatif_auditFields.pjjdata;
4666
+ pjjdata_mod: pj_justificatif_auditFields.pjjdata_mod;
4667
+ pjjid: pj_justificatif_auditFields.pjjid;
4668
+ pjjlib: pj_justificatif_auditFields.pjjlib;
4669
+ pjjlib_mod: pj_justificatif_auditFields.pjjlib_mod;
4670
+ pjjoriname: pj_justificatif_auditFields.pjjoriname;
4671
+ pjjoriname_mod: pj_justificatif_auditFields.pjjoriname_mod;
4672
+ rev: pj_justificatif_auditFields.rev;
4673
+ revend: pj_justificatif_auditFields.revend;
4674
+ revtype: pj_justificatif_auditFields.revtype;
4675
+ tpjjcod: pj_justificatif_auditFields.tpjjcod;
4676
+ tpjjcod_mod: pj_justificatif_auditFields.tpjjcod_mod;
4677
+ }
4678
+ export declare namespace plaindFields {
4679
+ type plaindcod = string;
4680
+ type plaindlib = string | null;
4681
+ type plaindlic = string | null;
4682
+ type plaindmnt = number | null;
4683
+ type plaindnumtri = number | null;
4684
+ type syscredat = Date | null;
4685
+ type sysmajdat = Date | null;
4686
+ }
4687
+ export interface plaind {
4688
+ plaindcod: plaindFields.plaindcod;
4689
+ plaindlib: plaindFields.plaindlib;
4690
+ plaindlic: plaindFields.plaindlic;
4691
+ plaindmnt: plaindFields.plaindmnt;
4692
+ plaindnumtri: plaindFields.plaindnumtri;
4693
+ syscredat: plaindFields.syscredat;
4694
+ sysmajdat: plaindFields.sysmajdat;
4695
+ }
4696
+ export declare namespace plan_tableFields {
4697
+ type bytes = number | null;
4698
+ type cardinality = number | null;
4699
+ type cost = number | null;
4700
+ type id = number | null;
4701
+ type object_instance = number | null;
4702
+ type object_name = string | null;
4703
+ type object_node = string | null;
4704
+ type object_owner = string | null;
4705
+ type object_type = string | null;
4706
+ type operation = string | null;
4707
+ type optimizer = string | null;
4708
+ type options = string | null;
4709
+ type other = string | null;
4710
+ type other_tag = string | null;
4711
+ type parent_id = number | null;
4712
+ type partition_id = number | null;
4713
+ type partition_start = string | null;
4714
+ type partition_stop = string | null;
4715
+ type position = number | null;
4716
+ type remarks = string | null;
4717
+ type search_columns = number | null;
4718
+ type statement_id = string | null;
4719
+ type timestamp = Date | null;
4720
+ }
4721
+ export interface plan_table {
4722
+ bytes: plan_tableFields.bytes;
4723
+ cardinality: plan_tableFields.cardinality;
4724
+ cost: plan_tableFields.cost;
4725
+ id: plan_tableFields.id;
4726
+ object_instance: plan_tableFields.object_instance;
4727
+ object_name: plan_tableFields.object_name;
4728
+ object_node: plan_tableFields.object_node;
4729
+ object_owner: plan_tableFields.object_owner;
4730
+ object_type: plan_tableFields.object_type;
4731
+ operation: plan_tableFields.operation;
4732
+ optimizer: plan_tableFields.optimizer;
4733
+ options: plan_tableFields.options;
4734
+ other: plan_tableFields.other;
4735
+ other_tag: plan_tableFields.other_tag;
4736
+ parent_id: plan_tableFields.parent_id;
4737
+ partition_id: plan_tableFields.partition_id;
4738
+ partition_start: plan_tableFields.partition_start;
4739
+ partition_stop: plan_tableFields.partition_stop;
4740
+ position: plan_tableFields.position;
4741
+ remarks: plan_tableFields.remarks;
4742
+ search_columns: plan_tableFields.search_columns;
4743
+ statement_id: plan_tableFields.statement_id;
4744
+ timestamp: plan_tableFields.timestamp;
4745
+ }
4746
+ export declare namespace plsql_profiler_runsFields {
4747
+ type related_run = number | null;
4748
+ type run_comment = string | null;
4749
+ type run_comment1 = string | null;
4750
+ type run_date = Date | null;
4751
+ type run_owner = string | null;
4752
+ type run_proc = string | null;
4753
+ type run_system_info = string | null;
4754
+ type run_total_time = number | null;
4755
+ type runid = number;
4756
+ type spare1 = string | null;
4757
+ }
4758
+ export interface plsql_profiler_runs {
4759
+ related_run: plsql_profiler_runsFields.related_run;
4760
+ run_comment: plsql_profiler_runsFields.run_comment;
4761
+ run_comment1: plsql_profiler_runsFields.run_comment1;
4762
+ run_date: plsql_profiler_runsFields.run_date;
4763
+ run_owner: plsql_profiler_runsFields.run_owner;
4764
+ run_proc: plsql_profiler_runsFields.run_proc;
4765
+ run_system_info: plsql_profiler_runsFields.run_system_info;
4766
+ run_total_time: plsql_profiler_runsFields.run_total_time;
4767
+ runid: plsql_profiler_runsFields.runid;
4768
+ spare1: plsql_profiler_runsFields.spare1;
4769
+ }
4770
+ export declare namespace plsql_profiler_unitsFields {
4771
+ type runid = number;
4772
+ type spare1 = number | null;
4773
+ type spare2 = number | null;
4774
+ type total_time = number;
4775
+ type unit_name = string | null;
4776
+ type unit_number = number;
4777
+ type unit_owner = string | null;
4778
+ type unit_timestamp = Date | null;
4779
+ type unit_type = string | null;
4780
+ }
4781
+ export interface plsql_profiler_units {
4782
+ runid: plsql_profiler_unitsFields.runid;
4783
+ spare1: plsql_profiler_unitsFields.spare1;
4784
+ spare2: plsql_profiler_unitsFields.spare2;
4785
+ total_time: plsql_profiler_unitsFields.total_time;
4786
+ unit_name: plsql_profiler_unitsFields.unit_name;
4787
+ unit_number: plsql_profiler_unitsFields.unit_number;
4788
+ unit_owner: plsql_profiler_unitsFields.unit_owner;
4789
+ unit_timestamp: plsql_profiler_unitsFields.unit_timestamp;
4790
+ unit_type: plsql_profiler_unitsFields.unit_type;
4791
+ }
2144
4792
  export declare namespace poiconFields {
2145
4793
  type poiconid = number;
2146
4794
  type poiconlib = string | null;
@@ -2159,6 +4807,58 @@ export interface poicon {
2159
4807
  sysmajdat: poiconFields.sysmajdat;
2160
4808
  typpoiconcod: poiconFields.typpoiconcod;
2161
4809
  }
4810
+ export declare namespace posvotFields {
4811
+ type libana = string | null;
4812
+ type libanaplu = string | null;
4813
+ type posvotcod = string;
4814
+ type posvotlib = string | null;
4815
+ type syscredat = Date | null;
4816
+ type sysmajdat = Date | null;
4817
+ }
4818
+ export interface posvot {
4819
+ libana: posvotFields.libana;
4820
+ libanaplu: posvotFields.libanaplu;
4821
+ posvotcod: posvotFields.posvotcod;
4822
+ posvotlib: posvotFields.posvotlib;
4823
+ syscredat: posvotFields.syscredat;
4824
+ sysmajdat: posvotFields.sysmajdat;
4825
+ }
4826
+ export declare namespace presences_scrutin_surchargeFields {
4827
+ type scrnum = number;
4828
+ type senmat = string;
4829
+ type sesann = number;
4830
+ }
4831
+ export interface presences_scrutin_surcharge {
4832
+ scrnum: presences_scrutin_surchargeFields.scrnum;
4833
+ senmat: presences_scrutin_surchargeFields.senmat;
4834
+ sesann: presences_scrutin_surchargeFields.sesann;
4835
+ }
4836
+ export declare namespace presencesrevisionentityFields {
4837
+ type humandate = Date | null;
4838
+ type id = number;
4839
+ type ip = string | null;
4840
+ type timestamp = number;
4841
+ type username = string | null;
4842
+ }
4843
+ export interface presencesrevisionentity {
4844
+ humandate: presencesrevisionentityFields.humandate;
4845
+ id: presencesrevisionentityFields.id;
4846
+ ip: presencesrevisionentityFields.ip;
4847
+ timestamp: presencesrevisionentityFields.timestamp;
4848
+ username: presencesrevisionentityFields.username;
4849
+ }
4850
+ export declare namespace profil_applicatifFields {
4851
+ type procod = string;
4852
+ type prolib = string;
4853
+ type syscredat = Date | null;
4854
+ type sysmajdat = Date | null;
4855
+ }
4856
+ export interface profil_applicatif {
4857
+ procod: profil_applicatifFields.procod;
4858
+ prolib: profil_applicatifFields.prolib;
4859
+ syscredat: profil_applicatifFields.syscredat;
4860
+ sysmajdat: profil_applicatifFields.sysmajdat;
4861
+ }
2162
4862
  export declare namespace quaFields {
2163
4863
  type quacod = string;
2164
4864
  type quacodsex = string | null;
@@ -2185,6 +4885,18 @@ export interface qua {
2185
4885
  syscredat: quaFields.syscredat;
2186
4886
  sysmajdat: quaFields.sysmajdat;
2187
4887
  }
4888
+ export declare namespace rap_theFields {
4889
+ type theali = string | null;
4890
+ type thecle = number;
4891
+ type thelib = string;
4892
+ type thenouidt = number | null;
4893
+ }
4894
+ export interface rap_the {
4895
+ theali: rap_theFields.theali;
4896
+ thecle: rap_theFields.thecle;
4897
+ thelib: rap_theFields.thelib;
4898
+ thenouidt: rap_theFields.thenouidt;
4899
+ }
2188
4900
  export declare namespace regFields {
2189
4901
  type artreg = string | null;
2190
4902
  type regcod = string;
@@ -2219,6 +4931,344 @@ export interface reg {
2219
4931
  sysmajdat: regFields.sysmajdat;
2220
4932
  territcod: regFields.territcod;
2221
4933
  }
4934
+ export declare namespace reladrFields {
4935
+ type adrid = number;
4936
+ type reladrcod = string;
4937
+ type reladrlib = string | null;
4938
+ type reladrlic = string | null;
4939
+ type syscredat = Date | null;
4940
+ type sysmajdat = Date | null;
4941
+ }
4942
+ export interface reladr {
4943
+ adrid: reladrFields.adrid;
4944
+ reladrcod: reladrFields.reladrcod;
4945
+ reladrlib: reladrFields.reladrlib;
4946
+ reladrlic: reladrFields.reladrlic;
4947
+ syscredat: reladrFields.syscredat;
4948
+ sysmajdat: reladrFields.sysmajdat;
4949
+ }
4950
+ export declare namespace requetes_profilFields {
4951
+ type procod = string;
4952
+ type requete_ldap = string;
4953
+ type requetes_profilid = number;
4954
+ }
4955
+ export interface requetes_profil {
4956
+ procod: requetes_profilFields.procod;
4957
+ requete_ldap: requetes_profilFields.requete_ldap;
4958
+ requetes_profilid: requetes_profilFields.requetes_profilid;
4959
+ }
4960
+ export declare namespace reslisFields {
4961
+ type reslisid = number;
4962
+ type reslisnbelus = number | null;
4963
+ type reslisnbrvoi = number | null;
4964
+ type syscredat = Date | null;
4965
+ type sysmajdat = Date | null;
4966
+ type verrescod = string | null;
4967
+ }
4968
+ export interface reslis {
4969
+ reslisid: reslisFields.reslisid;
4970
+ reslisnbelus: reslisFields.reslisnbelus;
4971
+ reslisnbrvoi: reslisFields.reslisnbrvoi;
4972
+ syscredat: reslisFields.syscredat;
4973
+ sysmajdat: reslisFields.sysmajdat;
4974
+ verrescod: reslisFields.verrescod;
4975
+ }
4976
+ export declare namespace resultatFields {
4977
+ type reselu = string | null;
4978
+ type resid = number;
4979
+ type resnbrvoi = number | null;
4980
+ type syscredat = Date | null;
4981
+ type sysmajdat = Date | null;
4982
+ type verrescod = string | null;
4983
+ }
4984
+ export interface resultat {
4985
+ reselu: resultatFields.reselu;
4986
+ resid: resultatFields.resid;
4987
+ resnbrvoi: resultatFields.resnbrvoi;
4988
+ syscredat: resultatFields.syscredat;
4989
+ sysmajdat: resultatFields.sysmajdat;
4990
+ verrescod: resultatFields.verrescod;
4991
+ }
4992
+ export declare namespace reuFields {
4993
+ type orgcod = string;
4994
+ type reudat = Date;
4995
+ type reuheu = string | null;
4996
+ type reuid = number;
4997
+ type reuobj = string | null;
4998
+ type syscredat = Date | null;
4999
+ type sysmajdat = Date | null;
5000
+ }
5001
+ export interface reu {
5002
+ orgcod: reuFields.orgcod;
5003
+ reudat: reuFields.reudat;
5004
+ reuheu: reuFields.reuheu;
5005
+ reuid: reuFields.reuid;
5006
+ reuobj: reuFields.reuobj;
5007
+ syscredat: reuFields.syscredat;
5008
+ sysmajdat: reuFields.sysmajdat;
5009
+ }
5010
+ export declare namespace revchangesFields {
5011
+ type entityname = string | null;
5012
+ type rev = number;
5013
+ }
5014
+ export interface revchanges {
5015
+ entityname: revchangesFields.entityname;
5016
+ rev: revchangesFields.rev;
5017
+ }
5018
+ export declare namespace rne_mandatFields {
5019
+ type code_circo = string;
5020
+ type code_sous_circo = string | null;
5021
+ type date_naissance = string | null;
5022
+ type id = number;
5023
+ type libelle_fonction = string | null;
5024
+ type nom = string;
5025
+ type nom_circo = string;
5026
+ type nom_sous_circo = string | null;
5027
+ type nuance = string | null;
5028
+ type num_rne = string;
5029
+ type prenom = string;
5030
+ type sexe = string;
5031
+ type type_mandat = string;
5032
+ }
5033
+ export interface rne_mandat {
5034
+ code_circo: rne_mandatFields.code_circo;
5035
+ code_sous_circo: rne_mandatFields.code_sous_circo;
5036
+ date_naissance: rne_mandatFields.date_naissance;
5037
+ id: rne_mandatFields.id;
5038
+ libelle_fonction: rne_mandatFields.libelle_fonction;
5039
+ nom: rne_mandatFields.nom;
5040
+ nom_circo: rne_mandatFields.nom_circo;
5041
+ nom_sous_circo: rne_mandatFields.nom_sous_circo;
5042
+ nuance: rne_mandatFields.nuance;
5043
+ num_rne: rne_mandatFields.num_rne;
5044
+ prenom: rne_mandatFields.prenom;
5045
+ sexe: rne_mandatFields.sexe;
5046
+ type_mandat: rne_mandatFields.type_mandat;
5047
+ }
5048
+ export declare namespace rne_mandat_diffFields {
5049
+ type codediff = string;
5050
+ type id = number;
5051
+ type rne_mandat_id = number | null;
5052
+ type sen_mandat_id = number | null;
5053
+ type type_mandat = string;
5054
+ }
5055
+ export interface rne_mandat_diff {
5056
+ codediff: rne_mandat_diffFields.codediff;
5057
+ id: rne_mandat_diffFields.id;
5058
+ rne_mandat_id: rne_mandat_diffFields.rne_mandat_id;
5059
+ sen_mandat_id: rne_mandat_diffFields.sen_mandat_id;
5060
+ type_mandat: rne_mandat_diffFields.type_mandat;
5061
+ }
5062
+ export declare namespace rne_senFields {
5063
+ type code_circo = string;
5064
+ type date_naissance = string;
5065
+ type id = number;
5066
+ type nom = string;
5067
+ type nom_circo = string;
5068
+ type nuance = string | null;
5069
+ type num_rne = string;
5070
+ type prenom = string;
5071
+ type sexe = string;
5072
+ }
5073
+ export interface rne_sen {
5074
+ code_circo: rne_senFields.code_circo;
5075
+ date_naissance: rne_senFields.date_naissance;
5076
+ id: rne_senFields.id;
5077
+ nom: rne_senFields.nom;
5078
+ nom_circo: rne_senFields.nom_circo;
5079
+ nuance: rne_senFields.nuance;
5080
+ num_rne: rne_senFields.num_rne;
5081
+ prenom: rne_senFields.prenom;
5082
+ sexe: rne_senFields.sexe;
5083
+ }
5084
+ export declare namespace rne_sen_diffFields {
5085
+ type codediff = string;
5086
+ type id = number;
5087
+ type matricule = string | null;
5088
+ type rne_sen_id = number | null;
5089
+ }
5090
+ export interface rne_sen_diff {
5091
+ codediff: rne_sen_diffFields.codediff;
5092
+ id: rne_sen_diffFields.id;
5093
+ matricule: rne_sen_diffFields.matricule;
5094
+ rne_sen_id: rne_sen_diffFields.rne_sen_id;
5095
+ }
5096
+ export declare namespace rne_type_mandatFields {
5097
+ type code = string;
5098
+ type libelle = string;
5099
+ type libelle_court = string;
5100
+ }
5101
+ export interface rne_type_mandat {
5102
+ code: rne_type_mandatFields.code;
5103
+ libelle: rne_type_mandatFields.libelle;
5104
+ libelle_court: rne_type_mandatFields.libelle_court;
5105
+ }
5106
+ export declare namespace rolFields {
5107
+ type rolcod = string;
5108
+ type rolhompag = string | null;
5109
+ type rollib = string | null;
5110
+ type rollic = string | null;
5111
+ type rolnumtri = number | null;
5112
+ type syscredat = Date | null;
5113
+ type sysmajdat = Date | null;
5114
+ }
5115
+ export interface rol {
5116
+ rolcod: rolFields.rolcod;
5117
+ rolhompag: rolFields.rolhompag;
5118
+ rollib: rolFields.rollib;
5119
+ rollic: rolFields.rollic;
5120
+ rolnumtri: rolFields.rolnumtri;
5121
+ syscredat: rolFields.syscredat;
5122
+ sysmajdat: rolFields.sysmajdat;
5123
+ }
5124
+ export declare namespace salFields {
5125
+ type salnom = string;
5126
+ type salnomlil = string | null;
5127
+ type salnum = string;
5128
+ type syscredat = Date | null;
5129
+ type sysmajdat = Date | null;
5130
+ }
5131
+ export interface sal {
5132
+ salnom: salFields.salnom;
5133
+ salnomlil: salFields.salnomlil;
5134
+ salnum: salFields.salnum;
5135
+ syscredat: salFields.syscredat;
5136
+ sysmajdat: salFields.sysmajdat;
5137
+ }
5138
+ export declare namespace scrFields {
5139
+ type scrcon = number | null;
5140
+ type scrconsea = number | null;
5141
+ type scrcptsea = string | null;
5142
+ type scrdat = Date | null;
5143
+ type scrid = number;
5144
+ type scrint = string | null;
5145
+ type scrintext = string | null;
5146
+ type scrmaj = number | null;
5147
+ type scrmajsea = number | null;
5148
+ type scrnbrbur = number | null;
5149
+ type scrnum = number;
5150
+ type scrpou = number | null;
5151
+ type scrpousea = number | null;
5152
+ type scrrecsea = string | null;
5153
+ type scrsuf = number | null;
5154
+ type scrsufsea = number | null;
5155
+ type scrvot = number | null;
5156
+ type scrvotsea = number | null;
5157
+ type sesann = number;
5158
+ type syscredat = Date | null;
5159
+ type sysmajdat = Date | null;
5160
+ type typscrcod = string;
5161
+ }
5162
+ export interface scr {
5163
+ scrcon: scrFields.scrcon;
5164
+ scrconsea: scrFields.scrconsea;
5165
+ scrcptsea: scrFields.scrcptsea;
5166
+ scrdat: scrFields.scrdat;
5167
+ scrid: scrFields.scrid;
5168
+ scrint: scrFields.scrint;
5169
+ scrintext: scrFields.scrintext;
5170
+ scrmaj: scrFields.scrmaj;
5171
+ scrmajsea: scrFields.scrmajsea;
5172
+ scrnbrbur: scrFields.scrnbrbur;
5173
+ scrnum: scrFields.scrnum;
5174
+ scrpou: scrFields.scrpou;
5175
+ scrpousea: scrFields.scrpousea;
5176
+ scrrecsea: scrFields.scrrecsea;
5177
+ scrsuf: scrFields.scrsuf;
5178
+ scrsufsea: scrFields.scrsufsea;
5179
+ scrvot: scrFields.scrvot;
5180
+ scrvotsea: scrFields.scrvotsea;
5181
+ sesann: scrFields.sesann;
5182
+ syscredat: scrFields.syscredat;
5183
+ sysmajdat: scrFields.sysmajdat;
5184
+ typscrcod: scrFields.typscrcod;
5185
+ }
5186
+ export declare namespace scrusoldelegaFields {
5187
+ type delegant = string;
5188
+ type delegue = string;
5189
+ type scrid = number;
5190
+ }
5191
+ export interface scrusoldelega {
5192
+ delegant: scrusoldelegaFields.delegant;
5193
+ delegue: scrusoldelegaFields.delegue;
5194
+ scrid: scrusoldelegaFields.scrid;
5195
+ }
5196
+ export declare namespace seaFields {
5197
+ type reuid = number;
5198
+ type salnum = string;
5199
+ type seaheu = string | null;
5200
+ type seaid = number;
5201
+ type seanum = number;
5202
+ type seatemval = string | null;
5203
+ type syscredat = Date | null;
5204
+ type sysmajdat = Date | null;
5205
+ }
5206
+ export interface sea {
5207
+ reuid: seaFields.reuid;
5208
+ salnum: seaFields.salnum;
5209
+ seaheu: seaFields.seaheu;
5210
+ seaid: seaFields.seaid;
5211
+ seanum: seaFields.seanum;
5212
+ seatemval: seaFields.seatemval;
5213
+ syscredat: seaFields.syscredat;
5214
+ sysmajdat: seaFields.sysmajdat;
5215
+ }
5216
+ export declare namespace secFields {
5217
+ type seccod = string;
5218
+ type seclib = string;
5219
+ type secnumtri = number | null;
5220
+ type syscredat = Date | null;
5221
+ type sysmajdat = Date | null;
5222
+ }
5223
+ export interface sec {
5224
+ seccod: secFields.seccod;
5225
+ seclib: secFields.seclib;
5226
+ secnumtri: secFields.secnumtri;
5227
+ syscredat: secFields.syscredat;
5228
+ sysmajdat: secFields.sysmajdat;
5229
+ }
5230
+ export declare namespace sec2eFields {
5231
+ type seccod = string;
5232
+ type seclib = string;
5233
+ type secnumtri = number | null;
5234
+ }
5235
+ export interface sec2e {
5236
+ seccod: sec2eFields.seccod;
5237
+ seclib: sec2eFields.seclib;
5238
+ secnumtri: sec2eFields.secnumtri;
5239
+ }
5240
+ export declare namespace secexeFields {
5241
+ type evelib = string | null;
5242
+ type evelic = string | null;
5243
+ type evelil = string | null;
5244
+ type eveobs = string | null;
5245
+ type orgcod = string;
5246
+ type permat = string;
5247
+ type secexeanndeb = number | null;
5248
+ type secexeannfin = number | null;
5249
+ type secexedatdeb = Date | null;
5250
+ type secexedatfin = Date | null;
5251
+ type secexeid = number;
5252
+ type syscredat = Date | null;
5253
+ type sysmajdat = Date | null;
5254
+ type temvalcod = string | null;
5255
+ }
5256
+ export interface secexe {
5257
+ evelib: secexeFields.evelib;
5258
+ evelic: secexeFields.evelic;
5259
+ evelil: secexeFields.evelil;
5260
+ eveobs: secexeFields.eveobs;
5261
+ orgcod: secexeFields.orgcod;
5262
+ permat: secexeFields.permat;
5263
+ secexeanndeb: secexeFields.secexeanndeb;
5264
+ secexeannfin: secexeFields.secexeannfin;
5265
+ secexedatdeb: secexeFields.secexedatdeb;
5266
+ secexedatfin: secexeFields.secexedatfin;
5267
+ secexeid: secexeFields.secexeid;
5268
+ syscredat: secexeFields.syscredat;
5269
+ sysmajdat: secexeFields.sysmajdat;
5270
+ temvalcod: secexeFields.temvalcod;
5271
+ }
2222
5272
  export declare namespace senFields {
2223
5273
  type catprocod = string;
2224
5274
  type etasencod = string;
@@ -2309,6 +5359,54 @@ export interface senbur {
2309
5359
  sysmajdat: senburFields.sysmajdat;
2310
5360
  temvalcod: senburFields.temvalcod;
2311
5361
  }
5362
+ export declare namespace senbur3rFields {
5363
+ type burcod = string;
5364
+ type senburdatdeb = Date | null;
5365
+ type senburdatfin = Date | null;
5366
+ type senburhon = string | null;
5367
+ type senburid = number;
5368
+ type senburrelint = string | null;
5369
+ type senburrngele = number | null;
5370
+ type senmat = string;
5371
+ type syscredat = Date | null;
5372
+ type sysmajdat = Date | null;
5373
+ }
5374
+ export interface senbur3r {
5375
+ burcod: senbur3rFields.burcod;
5376
+ senburdatdeb: senbur3rFields.senburdatdeb;
5377
+ senburdatfin: senbur3rFields.senburdatfin;
5378
+ senburhon: senbur3rFields.senburhon;
5379
+ senburid: senbur3rFields.senburid;
5380
+ senburrelint: senbur3rFields.senburrelint;
5381
+ senburrngele: senbur3rFields.senburrngele;
5382
+ senmat: senbur3rFields.senmat;
5383
+ syscredat: senbur3rFields.syscredat;
5384
+ sysmajdat: senbur3rFields.sysmajdat;
5385
+ }
5386
+ export declare namespace senbur4rFields {
5387
+ type burcod = string;
5388
+ type senburdatdeb = Date | null;
5389
+ type senburdatfin = Date | null;
5390
+ type senburhon = string | null;
5391
+ type senburid = number;
5392
+ type senburrelint = string | null;
5393
+ type senburrngele = number | null;
5394
+ type senmat = string;
5395
+ type syscredat = Date | null;
5396
+ type sysmajdat = Date | null;
5397
+ }
5398
+ export interface senbur4r {
5399
+ burcod: senbur4rFields.burcod;
5400
+ senburdatdeb: senbur4rFields.senburdatdeb;
5401
+ senburdatfin: senbur4rFields.senburdatfin;
5402
+ senburhon: senbur4rFields.senburhon;
5403
+ senburid: senbur4rFields.senburid;
5404
+ senburrelint: senbur4rFields.senburrelint;
5405
+ senburrngele: senbur4rFields.senburrngele;
5406
+ senmat: senbur4rFields.senmat;
5407
+ syscredat: senbur4rFields.syscredat;
5408
+ sysmajdat: senbur4rFields.sysmajdat;
5409
+ }
2312
5410
  export declare namespace sennomFields {
2313
5411
  type quacod = string;
2314
5412
  type senmat = string;
@@ -2335,6 +5433,186 @@ export interface sennom {
2335
5433
  syscredat: sennomFields.syscredat;
2336
5434
  sysmajdat: sennomFields.sysmajdat;
2337
5435
  }
5436
+ export declare namespace senpjFields {
5437
+ type categorie = string;
5438
+ type cible = string;
5439
+ type image_lien = string | null;
5440
+ type matricule = string;
5441
+ type pjid = number;
5442
+ type texte_lien = string | null;
5443
+ }
5444
+ export interface senpj {
5445
+ categorie: senpjFields.categorie;
5446
+ cible: senpjFields.cible;
5447
+ image_lien: senpjFields.image_lien;
5448
+ matricule: senpjFields.matricule;
5449
+ pjid: senpjFields.pjid;
5450
+ texte_lien: senpjFields.texte_lien;
5451
+ }
5452
+ export declare namespace sensimFields {
5453
+ type artreg = string | null;
5454
+ type autgrpsencod = string;
5455
+ type cirregcod = string;
5456
+ type cirreglib = string;
5457
+ type cirregnumtri = number | null;
5458
+ type dptart = string | null;
5459
+ type dpturlcmpcan = string | null;
5460
+ type eluseneludatdeb = Date | null;
5461
+ type evelibcan = string | null;
5462
+ type evelibmet = string | null;
5463
+ type evelibter = string | null;
5464
+ type evelibvil = string | null;
5465
+ type evelibvilhon = string | null;
5466
+ type foncomlib = string | null;
5467
+ type fongrppolcod = string | null;
5468
+ type fongrppollib = string | null;
5469
+ type manlibreg = string | null;
5470
+ type metart = string | null;
5471
+ type meturlcmp = string | null;
5472
+ type mintitmincod = string | null;
5473
+ type quacod = string;
5474
+ type regurlcmpreg = string | null;
5475
+ type senautema = string;
5476
+ type senautpagper = string;
5477
+ type senauttra = string;
5478
+ type senburlibcou = string | null;
5479
+ type senburliccou = string | null;
5480
+ type sencircodcou = string | null;
5481
+ type sencircou = string | null;
5482
+ type sencirnumcou = number | null;
5483
+ type sencomcodcou = string | null;
5484
+ type sencomevelib = string | null;
5485
+ type sencomliccou = string | null;
5486
+ type sencomlilmin = string | null;
5487
+ type sencomurlsim = string | null;
5488
+ type sendaiurl = string | null;
5489
+ type sendatnai = Date;
5490
+ type sendatpreele = Date | null;
5491
+ type sendespro = string | null;
5492
+ type senema = string | null;
5493
+ type senfem = string;
5494
+ type sengrppolcodcou = string | null;
5495
+ type sengrppollibcou = string | null;
5496
+ type sengrppolliccou = string | null;
5497
+ type sengrppollilcou = string | null;
5498
+ type sengrppolnumtricou = number | null;
5499
+ type sengrppolurlcmp = string | null;
5500
+ type senmat = string;
5501
+ type sennbrque = number | null;
5502
+ type sennbrvid = number | null;
5503
+ type sennomdis = string | null;
5504
+ type sennomtec = string;
5505
+ type sennomuse = string | null;
5506
+ type sennomusecap = string | null;
5507
+ type sennumsie = number | null;
5508
+ type senpagper = string | null;
5509
+ type senprenomuse = string;
5510
+ type sentypappcou = string | null;
5511
+ type terart = string | null;
5512
+ type terurlcmp = string | null;
5513
+ type titelecodcan = string | null;
5514
+ type titelecodmet = string | null;
5515
+ type titelecodreg = string | null;
5516
+ type titelecodter = string | null;
5517
+ type titelecodvil = string | null;
5518
+ type titelecodvilhon = string | null;
5519
+ type titelelilcan = string | null;
5520
+ type titelelilmet = string | null;
5521
+ type titelelilreg = string | null;
5522
+ type titelelilter = string | null;
5523
+ type titelelilvil = string | null;
5524
+ type titelelilvilhon = string | null;
5525
+ type typapppolcod = string | null;
5526
+ type vilart = string | null;
5527
+ type vilarthon = string | null;
5528
+ type vilurlcmp = string | null;
5529
+ }
5530
+ export interface sensim {
5531
+ artreg: sensimFields.artreg;
5532
+ autgrpsencod: sensimFields.autgrpsencod;
5533
+ cirregcod: sensimFields.cirregcod;
5534
+ cirreglib: sensimFields.cirreglib;
5535
+ cirregnumtri: sensimFields.cirregnumtri;
5536
+ dptart: sensimFields.dptart;
5537
+ dpturlcmpcan: sensimFields.dpturlcmpcan;
5538
+ eluseneludatdeb: sensimFields.eluseneludatdeb;
5539
+ evelibcan: sensimFields.evelibcan;
5540
+ evelibmet: sensimFields.evelibmet;
5541
+ evelibter: sensimFields.evelibter;
5542
+ evelibvil: sensimFields.evelibvil;
5543
+ evelibvilhon: sensimFields.evelibvilhon;
5544
+ foncomlib: sensimFields.foncomlib;
5545
+ fongrppolcod: sensimFields.fongrppolcod;
5546
+ fongrppollib: sensimFields.fongrppollib;
5547
+ manlibreg: sensimFields.manlibreg;
5548
+ metart: sensimFields.metart;
5549
+ meturlcmp: sensimFields.meturlcmp;
5550
+ mintitmincod: sensimFields.mintitmincod;
5551
+ quacod: sensimFields.quacod;
5552
+ regurlcmpreg: sensimFields.regurlcmpreg;
5553
+ senautema: sensimFields.senautema;
5554
+ senautpagper: sensimFields.senautpagper;
5555
+ senauttra: sensimFields.senauttra;
5556
+ senburlibcou: sensimFields.senburlibcou;
5557
+ senburliccou: sensimFields.senburliccou;
5558
+ sencircodcou: sensimFields.sencircodcou;
5559
+ sencircou: sensimFields.sencircou;
5560
+ sencirnumcou: sensimFields.sencirnumcou;
5561
+ sencomcodcou: sensimFields.sencomcodcou;
5562
+ sencomevelib: sensimFields.sencomevelib;
5563
+ sencomliccou: sensimFields.sencomliccou;
5564
+ sencomlilmin: sensimFields.sencomlilmin;
5565
+ sencomurlsim: sensimFields.sencomurlsim;
5566
+ sendaiurl: sensimFields.sendaiurl;
5567
+ sendatnai: sensimFields.sendatnai;
5568
+ sendatpreele: sensimFields.sendatpreele;
5569
+ sendespro: sensimFields.sendespro;
5570
+ senema: sensimFields.senema;
5571
+ senfem: sensimFields.senfem;
5572
+ sengrppolcodcou: sensimFields.sengrppolcodcou;
5573
+ sengrppollibcou: sensimFields.sengrppollibcou;
5574
+ sengrppolliccou: sensimFields.sengrppolliccou;
5575
+ sengrppollilcou: sensimFields.sengrppollilcou;
5576
+ sengrppolnumtricou: sensimFields.sengrppolnumtricou;
5577
+ sengrppolurlcmp: sensimFields.sengrppolurlcmp;
5578
+ senmat: sensimFields.senmat;
5579
+ sennbrque: sensimFields.sennbrque;
5580
+ sennbrvid: sensimFields.sennbrvid;
5581
+ sennomdis: sensimFields.sennomdis;
5582
+ sennomtec: sensimFields.sennomtec;
5583
+ sennomuse: sensimFields.sennomuse;
5584
+ sennomusecap: sensimFields.sennomusecap;
5585
+ sennumsie: sensimFields.sennumsie;
5586
+ senpagper: sensimFields.senpagper;
5587
+ senprenomuse: sensimFields.senprenomuse;
5588
+ sentypappcou: sensimFields.sentypappcou;
5589
+ terart: sensimFields.terart;
5590
+ terurlcmp: sensimFields.terurlcmp;
5591
+ titelecodcan: sensimFields.titelecodcan;
5592
+ titelecodmet: sensimFields.titelecodmet;
5593
+ titelecodreg: sensimFields.titelecodreg;
5594
+ titelecodter: sensimFields.titelecodter;
5595
+ titelecodvil: sensimFields.titelecodvil;
5596
+ titelecodvilhon: sensimFields.titelecodvilhon;
5597
+ titelelilcan: sensimFields.titelelilcan;
5598
+ titelelilmet: sensimFields.titelelilmet;
5599
+ titelelilreg: sensimFields.titelelilreg;
5600
+ titelelilter: sensimFields.titelelilter;
5601
+ titelelilvil: sensimFields.titelelilvil;
5602
+ titelelilvilhon: sensimFields.titelelilvilhon;
5603
+ typapppolcod: sensimFields.typapppolcod;
5604
+ vilart: sensimFields.vilart;
5605
+ vilarthon: sensimFields.vilarthon;
5606
+ vilurlcmp: sensimFields.vilurlcmp;
5607
+ }
5608
+ export declare namespace sentablenomFields {
5609
+ type annee = number | null;
5610
+ type nomfic = string | null;
5611
+ }
5612
+ export interface sentablenom {
5613
+ annee: sentablenomFields.annee;
5614
+ nomfic: sentablenomFields.nomfic;
5615
+ }
2338
5616
  export declare namespace senurlFields {
2339
5617
  type evelib = string | null;
2340
5618
  type evelic = string | null;
@@ -2363,6 +5641,314 @@ export interface senurl {
2363
5641
  temvalcod: senurlFields.temvalcod;
2364
5642
  typurlcod: senurlFields.typurlcod;
2365
5643
  }
5644
+ export declare namespace seuil_presenceFields {
5645
+ type deb = Date | null;
5646
+ type fin = Date | null;
5647
+ type lic = string;
5648
+ type pctmml = number | null;
5649
+ type pctqag = number | null;
5650
+ type pctscrusol = number | null;
5651
+ type pcttotal = number | null;
5652
+ type spid = number;
5653
+ }
5654
+ export interface seuil_presence {
5655
+ deb: seuil_presenceFields.deb;
5656
+ fin: seuil_presenceFields.fin;
5657
+ lic: seuil_presenceFields.lic;
5658
+ pctmml: seuil_presenceFields.pctmml;
5659
+ pctqag: seuil_presenceFields.pctqag;
5660
+ pctscrusol: seuil_presenceFields.pctscrusol;
5661
+ pcttotal: seuil_presenceFields.pcttotal;
5662
+ spid: seuil_presenceFields.spid;
5663
+ }
5664
+ export declare namespace sirpas_elusenFields {
5665
+ type dptnum = number;
5666
+ type eludatdeb = Date | null;
5667
+ type eludatfin = Date | null;
5668
+ type eluid = number;
5669
+ type etadebmancod = string;
5670
+ type etafinmancod = string | null;
5671
+ type senmat = string;
5672
+ type temvalcod = string | null;
5673
+ type trfsirpasid = number;
5674
+ }
5675
+ export interface sirpas_elusen {
5676
+ dptnum: sirpas_elusenFields.dptnum;
5677
+ eludatdeb: sirpas_elusenFields.eludatdeb;
5678
+ eludatfin: sirpas_elusenFields.eludatfin;
5679
+ eluid: sirpas_elusenFields.eluid;
5680
+ etadebmancod: sirpas_elusenFields.etadebmancod;
5681
+ etafinmancod: sirpas_elusenFields.etafinmancod;
5682
+ senmat: sirpas_elusenFields.senmat;
5683
+ temvalcod: sirpas_elusenFields.temvalcod;
5684
+ trfsirpasid: sirpas_elusenFields.trfsirpasid;
5685
+ }
5686
+ export declare namespace sirpas_fonmemcomFields {
5687
+ type foncomcod = string;
5688
+ type fonmemcomdatdeb = Date | null;
5689
+ type fonmemcomdatfin = Date | null;
5690
+ type fonmemcomid = number;
5691
+ type memcomid = number;
5692
+ type trfsirpasid = number;
5693
+ }
5694
+ export interface sirpas_fonmemcom {
5695
+ foncomcod: sirpas_fonmemcomFields.foncomcod;
5696
+ fonmemcomdatdeb: sirpas_fonmemcomFields.fonmemcomdatdeb;
5697
+ fonmemcomdatfin: sirpas_fonmemcomFields.fonmemcomdatfin;
5698
+ fonmemcomid: sirpas_fonmemcomFields.fonmemcomid;
5699
+ memcomid: sirpas_fonmemcomFields.memcomid;
5700
+ trfsirpasid: sirpas_fonmemcomFields.trfsirpasid;
5701
+ }
5702
+ export declare namespace sirpas_fonmemdelegaFields {
5703
+ type fondelcod = string;
5704
+ type fonmemdeldatdeb = Date | null;
5705
+ type fonmemdeldatfin = Date | null;
5706
+ type fonmemdelid = number;
5707
+ type memdelegaid = number;
5708
+ type trfsirpasid = number;
5709
+ }
5710
+ export interface sirpas_fonmemdelega {
5711
+ fondelcod: sirpas_fonmemdelegaFields.fondelcod;
5712
+ fonmemdeldatdeb: sirpas_fonmemdelegaFields.fonmemdeldatdeb;
5713
+ fonmemdeldatfin: sirpas_fonmemdelegaFields.fonmemdeldatfin;
5714
+ fonmemdelid: sirpas_fonmemdelegaFields.fonmemdelid;
5715
+ memdelegaid: sirpas_fonmemdelegaFields.memdelegaid;
5716
+ trfsirpasid: sirpas_fonmemdelegaFields.trfsirpasid;
5717
+ }
5718
+ export declare namespace sirpas_fonmemgrppolFields {
5719
+ type fongrppolcod = string | null;
5720
+ type fonmemgrppoldatdeb = Date | null;
5721
+ type fonmemgrppoldatfin = Date | null;
5722
+ type fonmemgrppolid = number;
5723
+ type memgrppolid = number;
5724
+ type trfsirpasid = number;
5725
+ }
5726
+ export interface sirpas_fonmemgrppol {
5727
+ fongrppolcod: sirpas_fonmemgrppolFields.fongrppolcod;
5728
+ fonmemgrppoldatdeb: sirpas_fonmemgrppolFields.fonmemgrppoldatdeb;
5729
+ fonmemgrppoldatfin: sirpas_fonmemgrppolFields.fonmemgrppoldatfin;
5730
+ fonmemgrppolid: sirpas_fonmemgrppolFields.fonmemgrppolid;
5731
+ memgrppolid: sirpas_fonmemgrppolFields.memgrppolid;
5732
+ trfsirpasid: sirpas_fonmemgrppolFields.trfsirpasid;
5733
+ }
5734
+ export declare namespace sirpas_memcomFields {
5735
+ type memcomdatdeb = Date | null;
5736
+ type memcomdatfin = Date | null;
5737
+ type memcomid = number;
5738
+ type orgcod = string;
5739
+ type senmat = string;
5740
+ type trfsirpasid = number;
5741
+ type typorgcod = string;
5742
+ }
5743
+ export interface sirpas_memcom {
5744
+ memcomdatdeb: sirpas_memcomFields.memcomdatdeb;
5745
+ memcomdatfin: sirpas_memcomFields.memcomdatfin;
5746
+ memcomid: sirpas_memcomFields.memcomid;
5747
+ orgcod: sirpas_memcomFields.orgcod;
5748
+ senmat: sirpas_memcomFields.senmat;
5749
+ trfsirpasid: sirpas_memcomFields.trfsirpasid;
5750
+ typorgcod: sirpas_memcomFields.typorgcod;
5751
+ }
5752
+ export declare namespace sirpas_memdelegaFields {
5753
+ type memdelegadatdeb = Date | null;
5754
+ type memdelegadatfin = Date | null;
5755
+ type memdelegaid = number;
5756
+ type orgcod = string;
5757
+ type senmat = string;
5758
+ type trfsirpasid = number;
5759
+ type typorgcod = string;
5760
+ }
5761
+ export interface sirpas_memdelega {
5762
+ memdelegadatdeb: sirpas_memdelegaFields.memdelegadatdeb;
5763
+ memdelegadatfin: sirpas_memdelegaFields.memdelegadatfin;
5764
+ memdelegaid: sirpas_memdelegaFields.memdelegaid;
5765
+ orgcod: sirpas_memdelegaFields.orgcod;
5766
+ senmat: sirpas_memdelegaFields.senmat;
5767
+ trfsirpasid: sirpas_memdelegaFields.trfsirpasid;
5768
+ typorgcod: sirpas_memdelegaFields.typorgcod;
5769
+ }
5770
+ export declare namespace sirpas_memgrppolFields {
5771
+ type grppolcod = string;
5772
+ type memgrppoldatdeb = Date | null;
5773
+ type memgrppoldatfin = Date | null;
5774
+ type memgrppolid = number;
5775
+ type senmat = string;
5776
+ type trfsirpasid = number;
5777
+ type typapppolcod = string;
5778
+ }
5779
+ export interface sirpas_memgrppol {
5780
+ grppolcod: sirpas_memgrppolFields.grppolcod;
5781
+ memgrppoldatdeb: sirpas_memgrppolFields.memgrppoldatdeb;
5782
+ memgrppoldatfin: sirpas_memgrppolFields.memgrppoldatfin;
5783
+ memgrppolid: sirpas_memgrppolFields.memgrppolid;
5784
+ senmat: sirpas_memgrppolFields.senmat;
5785
+ trfsirpasid: sirpas_memgrppolFields.trfsirpasid;
5786
+ typapppolcod: sirpas_memgrppolFields.typapppolcod;
5787
+ }
5788
+ export declare namespace sirpas_mvtFields {
5789
+ type mvtcod = string | null;
5790
+ type mvtcodbor45 = string | null;
5791
+ type mvtcodbor47 = string | null;
5792
+ type mvtcodbor49 = string | null;
5793
+ type mvtgrpbor = string | null;
5794
+ type mvtidedos = string | null;
5795
+ type mvttemctl = string | null;
5796
+ type mvtzon = string | null;
5797
+ type mvtzontri10 = string | null;
5798
+ type mvtzontri13 = string | null;
5799
+ type mvtzontri22 = string | null;
5800
+ type mvtzonusr1 = string | null;
5801
+ type mvtzonusr2 = string | null;
5802
+ type senmat = string | null;
5803
+ type trfsirpasid = number;
5804
+ }
5805
+ export interface sirpas_mvt {
5806
+ mvtcod: sirpas_mvtFields.mvtcod;
5807
+ mvtcodbor45: sirpas_mvtFields.mvtcodbor45;
5808
+ mvtcodbor47: sirpas_mvtFields.mvtcodbor47;
5809
+ mvtcodbor49: sirpas_mvtFields.mvtcodbor49;
5810
+ mvtgrpbor: sirpas_mvtFields.mvtgrpbor;
5811
+ mvtidedos: sirpas_mvtFields.mvtidedos;
5812
+ mvttemctl: sirpas_mvtFields.mvttemctl;
5813
+ mvtzon: sirpas_mvtFields.mvtzon;
5814
+ mvtzontri10: sirpas_mvtFields.mvtzontri10;
5815
+ mvtzontri13: sirpas_mvtFields.mvtzontri13;
5816
+ mvtzontri22: sirpas_mvtFields.mvtzontri22;
5817
+ mvtzonusr1: sirpas_mvtFields.mvtzonusr1;
5818
+ mvtzonusr2: sirpas_mvtFields.mvtzonusr2;
5819
+ senmat: sirpas_mvtFields.senmat;
5820
+ trfsirpasid: sirpas_mvtFields.trfsirpasid;
5821
+ }
5822
+ export declare namespace sirpas_mvtcmFields {
5823
+ type mvtcod = string | null;
5824
+ type mvtcodbor45 = string | null;
5825
+ type mvtcodbor47 = string | null;
5826
+ type mvtcodbor49 = string | null;
5827
+ type mvtgrpbor = string | null;
5828
+ type mvtidedos = string | null;
5829
+ type mvttemctl = string | null;
5830
+ type mvtzon = string | null;
5831
+ type mvtzontri10 = string | null;
5832
+ type mvtzontri13 = string | null;
5833
+ type mvtzontri22 = string | null;
5834
+ type mvtzonusr1 = string | null;
5835
+ type mvtzonusr2 = string | null;
5836
+ type senmat = string | null;
5837
+ type trfsirpasid = number;
5838
+ }
5839
+ export interface sirpas_mvtcm {
5840
+ mvtcod: sirpas_mvtcmFields.mvtcod;
5841
+ mvtcodbor45: sirpas_mvtcmFields.mvtcodbor45;
5842
+ mvtcodbor47: sirpas_mvtcmFields.mvtcodbor47;
5843
+ mvtcodbor49: sirpas_mvtcmFields.mvtcodbor49;
5844
+ mvtgrpbor: sirpas_mvtcmFields.mvtgrpbor;
5845
+ mvtidedos: sirpas_mvtcmFields.mvtidedos;
5846
+ mvttemctl: sirpas_mvtcmFields.mvttemctl;
5847
+ mvtzon: sirpas_mvtcmFields.mvtzon;
5848
+ mvtzontri10: sirpas_mvtcmFields.mvtzontri10;
5849
+ mvtzontri13: sirpas_mvtcmFields.mvtzontri13;
5850
+ mvtzontri22: sirpas_mvtcmFields.mvtzontri22;
5851
+ mvtzonusr1: sirpas_mvtcmFields.mvtzonusr1;
5852
+ mvtzonusr2: sirpas_mvtcmFields.mvtzonusr2;
5853
+ senmat: sirpas_mvtcmFields.senmat;
5854
+ trfsirpasid: sirpas_mvtcmFields.trfsirpasid;
5855
+ }
5856
+ export declare namespace sirpas_mvttriFields {
5857
+ type mvtcod = string;
5858
+ type mvtlib = string | null;
5859
+ type mvttri = number;
5860
+ }
5861
+ export interface sirpas_mvttri {
5862
+ mvtcod: sirpas_mvttriFields.mvtcod;
5863
+ mvtlib: sirpas_mvttriFields.mvtlib;
5864
+ mvttri: sirpas_mvttriFields.mvttri;
5865
+ }
5866
+ export declare namespace sirpas_senFields {
5867
+ type catrgpcod = string;
5868
+ type etasencod = string;
5869
+ type quacod = string;
5870
+ type sendatdec = Date | null;
5871
+ type sendatnai = Date;
5872
+ type sendatpreele = Date | null;
5873
+ type senlienai = string | null;
5874
+ type senmat = string;
5875
+ type sennommar = string | null;
5876
+ type sennompat = string | null;
5877
+ type sennomtec = string;
5878
+ type sennomuse = string;
5879
+ type sennomusecap = string | null;
5880
+ type senprenomciv = string | null;
5881
+ type senprenomuse = string;
5882
+ type trfsirpasid = number;
5883
+ }
5884
+ export interface sirpas_sen {
5885
+ catrgpcod: sirpas_senFields.catrgpcod;
5886
+ etasencod: sirpas_senFields.etasencod;
5887
+ quacod: sirpas_senFields.quacod;
5888
+ sendatdec: sirpas_senFields.sendatdec;
5889
+ sendatnai: sirpas_senFields.sendatnai;
5890
+ sendatpreele: sirpas_senFields.sendatpreele;
5891
+ senlienai: sirpas_senFields.senlienai;
5892
+ senmat: sirpas_senFields.senmat;
5893
+ sennommar: sirpas_senFields.sennommar;
5894
+ sennompat: sirpas_senFields.sennompat;
5895
+ sennomtec: sirpas_senFields.sennomtec;
5896
+ sennomuse: sirpas_senFields.sennomuse;
5897
+ sennomusecap: sirpas_senFields.sennomusecap;
5898
+ senprenomciv: sirpas_senFields.senprenomciv;
5899
+ senprenomuse: sirpas_senFields.senprenomuse;
5900
+ trfsirpasid: sirpas_senFields.trfsirpasid;
5901
+ }
5902
+ export declare namespace sirpas_senburFields {
5903
+ type burcod = string;
5904
+ type senburdatdeb = Date | null;
5905
+ type senburdatfin = Date | null;
5906
+ type senburid = number;
5907
+ type senburrelint = string | null;
5908
+ type senmat = string;
5909
+ type trfsirpasid = number;
5910
+ }
5911
+ export interface sirpas_senbur {
5912
+ burcod: sirpas_senburFields.burcod;
5913
+ senburdatdeb: sirpas_senburFields.senburdatdeb;
5914
+ senburdatfin: sirpas_senburFields.senburdatfin;
5915
+ senburid: sirpas_senburFields.senburid;
5916
+ senburrelint: sirpas_senburFields.senburrelint;
5917
+ senmat: sirpas_senburFields.senmat;
5918
+ trfsirpasid: sirpas_senburFields.trfsirpasid;
5919
+ }
5920
+ export declare namespace sirpas_trfFields {
5921
+ type trfsirpasdat = Date;
5922
+ type trfsirpasid = number;
5923
+ type trfsirpasobs = string | null;
5924
+ type trfsirpasok = string | null;
5925
+ type trfsirpastyp = string | null;
5926
+ }
5927
+ export interface sirpas_trf {
5928
+ trfsirpasdat: sirpas_trfFields.trfsirpasdat;
5929
+ trfsirpasid: sirpas_trfFields.trfsirpasid;
5930
+ trfsirpasobs: sirpas_trfFields.trfsirpasobs;
5931
+ trfsirpasok: sirpas_trfFields.trfsirpasok;
5932
+ trfsirpastyp: sirpas_trfFields.trfsirpastyp;
5933
+ }
5934
+ export declare namespace srvFields {
5935
+ type srvcod = string;
5936
+ type srvlib = string;
5937
+ type srvlic = string;
5938
+ type srvlil = string;
5939
+ type srvnumtri = number | null;
5940
+ type syscredat = Date | null;
5941
+ type sysmajdat = Date | null;
5942
+ }
5943
+ export interface srv {
5944
+ srvcod: srvFields.srvcod;
5945
+ srvlib: srvFields.srvlib;
5946
+ srvlic: srvFields.srvlic;
5947
+ srvlil: srvFields.srvlil;
5948
+ srvnumtri: srvFields.srvnumtri;
5949
+ syscredat: srvFields.syscredat;
5950
+ sysmajdat: srvFields.sysmajdat;
5951
+ }
2366
5952
  export declare namespace stajurFields {
2367
5953
  type stajurcod = string;
2368
5954
  type stajurlib = string | null;
@@ -2379,6 +5965,150 @@ export interface stajur {
2379
5965
  syscredat: stajurFields.syscredat;
2380
5966
  sysmajdat: stajurFields.sysmajdat;
2381
5967
  }
5968
+ export declare namespace stavotFields {
5969
+ type stavotid = number;
5970
+ type stavotlib = string;
5971
+ type syscredat = Date | null;
5972
+ type sysmajdat = Date | null;
5973
+ }
5974
+ export interface stavot {
5975
+ stavotid: stavotFields.stavotid;
5976
+ stavotlib: stavotFields.stavotlib;
5977
+ syscredat: stavotFields.syscredat;
5978
+ sysmajdat: stavotFields.sysmajdat;
5979
+ }
5980
+ export declare namespace suspensiontravauxFields {
5981
+ type datdeb = Date;
5982
+ type datfin = Date;
5983
+ type lib = string;
5984
+ type stid = number;
5985
+ }
5986
+ export interface suspensiontravaux {
5987
+ datdeb: suspensiontravauxFields.datdeb;
5988
+ datfin: suspensiontravauxFields.datfin;
5989
+ lib: suspensiontravauxFields.lib;
5990
+ stid: suspensiontravauxFields.stid;
5991
+ }
5992
+ export declare namespace suspensiontravaux_auditFields {
5993
+ type datdeb = Date | null;
5994
+ type datdeb_mod = number | null;
5995
+ type datfin = Date | null;
5996
+ type datfin_mod = number | null;
5997
+ type lib = string | null;
5998
+ type lib_mod = number | null;
5999
+ type rev = number;
6000
+ type revend = number | null;
6001
+ type revtype = number | null;
6002
+ type stid = number;
6003
+ }
6004
+ export interface suspensiontravaux_audit {
6005
+ datdeb: suspensiontravaux_auditFields.datdeb;
6006
+ datdeb_mod: suspensiontravaux_auditFields.datdeb_mod;
6007
+ datfin: suspensiontravaux_auditFields.datfin;
6008
+ datfin_mod: suspensiontravaux_auditFields.datfin_mod;
6009
+ lib: suspensiontravaux_auditFields.lib;
6010
+ lib_mod: suspensiontravaux_auditFields.lib_mod;
6011
+ rev: suspensiontravaux_auditFields.rev;
6012
+ revend: suspensiontravaux_auditFields.revend;
6013
+ revtype: suspensiontravaux_auditFields.revtype;
6014
+ stid: suspensiontravaux_auditFields.stid;
6015
+ }
6016
+ export declare namespace sysageFields {
6017
+ type sysageid = number;
6018
+ type sysagelib = string;
6019
+ type sysagelic = string;
6020
+ type sysagelil = string | null;
6021
+ type sysagemax = number;
6022
+ type sysagemin = number;
6023
+ type sysagenumtri = number | null;
6024
+ }
6025
+ export interface sysage {
6026
+ sysageid: sysageFields.sysageid;
6027
+ sysagelib: sysageFields.sysagelib;
6028
+ sysagelic: sysageFields.sysagelic;
6029
+ sysagelil: sysageFields.sysagelil;
6030
+ sysagemax: sysageFields.sysagemax;
6031
+ sysagemin: sysageFields.sysagemin;
6032
+ sysagenumtri: sysageFields.sysagenumtri;
6033
+ }
6034
+ export declare namespace syscognosFields {
6035
+ type syscognoscod = string;
6036
+ type syscognoslib = string;
6037
+ type syscognosval = string;
6038
+ }
6039
+ export interface syscognos {
6040
+ syscognoscod: syscognosFields.syscognoscod;
6041
+ syscognoslib: syscognosFields.syscognoslib;
6042
+ syscognosval: syscognosFields.syscognosval;
6043
+ }
6044
+ export declare namespace sysevtFields {
6045
+ type sysevtapp = string | null;
6046
+ type sysevtdat = Date | null;
6047
+ type sysevtid = number;
6048
+ type sysevtlog = string | null;
6049
+ type sysevttyp = string | null;
6050
+ type sysevtval = string | null;
6051
+ }
6052
+ export interface sysevt {
6053
+ sysevtapp: sysevtFields.sysevtapp;
6054
+ sysevtdat: sysevtFields.sysevtdat;
6055
+ sysevtid: sysevtFields.sysevtid;
6056
+ sysevtlog: sysevtFields.sysevtlog;
6057
+ sysevttyp: sysevtFields.sysevttyp;
6058
+ sysevtval: sysevtFields.sysevtval;
6059
+ }
6060
+ export declare namespace sysvarFields {
6061
+ type sysvarcod = string;
6062
+ type sysvarlib = string;
6063
+ type sysvarval = string;
6064
+ }
6065
+ export interface sysvar {
6066
+ sysvarcod: sysvarFields.sysvarcod;
6067
+ sysvarlib: sysvarFields.sysvarlib;
6068
+ sysvarval: sysvarFields.sysvarval;
6069
+ }
6070
+ export declare namespace sysvar_sendevFields {
6071
+ type sysvarcod = string;
6072
+ type sysvarlib = string;
6073
+ type sysvarval = string;
6074
+ }
6075
+ export interface sysvar_sendev {
6076
+ sysvarcod: sysvar_sendevFields.sysvarcod;
6077
+ sysvarlib: sysvar_sendevFields.sysvarlib;
6078
+ sysvarval: sysvar_sendevFields.sysvarval;
6079
+ }
6080
+ export declare namespace sysvar_senprodFields {
6081
+ type sysvarcod = string;
6082
+ type sysvarlib = string;
6083
+ type sysvarval = string;
6084
+ }
6085
+ export interface sysvar_senprod {
6086
+ sysvarcod: sysvar_senprodFields.sysvarcod;
6087
+ sysvarlib: sysvar_senprodFields.sysvarlib;
6088
+ sysvarval: sysvar_senprodFields.sysvarval;
6089
+ }
6090
+ export declare namespace tapsenrevchangesFields {
6091
+ type entityname = string | null;
6092
+ type rev = number;
6093
+ }
6094
+ export interface tapsenrevchanges {
6095
+ entityname: tapsenrevchangesFields.entityname;
6096
+ rev: tapsenrevchangesFields.rev;
6097
+ }
6098
+ export declare namespace tapsenrevisionentityFields {
6099
+ type humandate = Date | null;
6100
+ type id = number;
6101
+ type ip = string | null;
6102
+ type timestamp = number;
6103
+ type username = string | null;
6104
+ }
6105
+ export interface tapsenrevisionentity {
6106
+ humandate: tapsenrevisionentityFields.humandate;
6107
+ id: tapsenrevisionentityFields.id;
6108
+ ip: tapsenrevisionentityFields.ip;
6109
+ timestamp: tapsenrevisionentityFields.timestamp;
6110
+ username: tapsenrevisionentityFields.username;
6111
+ }
2382
6112
  export declare namespace telephoneFields {
2383
6113
  type poiconid = number;
2384
6114
  type syscredat = Date | null;
@@ -2407,6 +6137,28 @@ export interface temval {
2407
6137
  temvallib: temvalFields.temvallib;
2408
6138
  temvallic: temvalFields.temvallic;
2409
6139
  }
6140
+ export declare namespace tenpolFields {
6141
+ type evelib = string | null;
6142
+ type evelic = string | null;
6143
+ type evelil = string | null;
6144
+ type eveobs = string | null;
6145
+ type syscredat = Date | null;
6146
+ type sysmajdat = Date | null;
6147
+ type temvalcod = string | null;
6148
+ type tenpolcod = string;
6149
+ type tenpolnumtri = number | null;
6150
+ }
6151
+ export interface tenpol {
6152
+ evelib: tenpolFields.evelib;
6153
+ evelic: tenpolFields.evelic;
6154
+ evelil: tenpolFields.evelil;
6155
+ eveobs: tenpolFields.eveobs;
6156
+ syscredat: tenpolFields.syscredat;
6157
+ sysmajdat: tenpolFields.sysmajdat;
6158
+ temvalcod: tenpolFields.temvalcod;
6159
+ tenpolcod: tenpolFields.tenpolcod;
6160
+ tenpolnumtri: tenpolFields.tenpolnumtri;
6161
+ }
2410
6162
  export declare namespace territFields {
2411
6163
  type catterritcod = string;
2412
6164
  type syscredat = Date | null;
@@ -2431,6 +6183,12 @@ export interface territ {
2431
6183
  territnumtri: territFields.territnumtri;
2432
6184
  territurlcmp: territFields.territurlcmp;
2433
6185
  }
6186
+ export declare namespace testoracleFields {
6187
+ type nom = string | null;
6188
+ }
6189
+ export interface testoracle {
6190
+ nom: testoracleFields.nom;
6191
+ }
2434
6192
  export declare namespace titeleFields {
2435
6193
  type syscredat = Date | null;
2436
6194
  type sysmajdat = Date | null;
@@ -2473,6 +6231,136 @@ export interface titele {
2473
6231
  titeleurltempub: titeleFields.titeleurltempub;
2474
6232
  typmancod: titeleFields.typmancod;
2475
6233
  }
6234
+ export declare namespace titelerneFields {
6235
+ type code = string;
6236
+ type code_type_mandat = string;
6237
+ type rang = number;
6238
+ type regex_fonction_rne = string;
6239
+ type titelecod = string;
6240
+ }
6241
+ export interface titelerne {
6242
+ code: titelerneFields.code;
6243
+ code_type_mandat: titelerneFields.code_type_mandat;
6244
+ rang: titelerneFields.rang;
6245
+ regex_fonction_rne: titelerneFields.regex_fonction_rne;
6246
+ titelecod: titelerneFields.titelecod;
6247
+ }
6248
+ export declare namespace titminFields {
6249
+ type syscredat = Date | null;
6250
+ type sysmajdat = Date | null;
6251
+ type titmincod = string;
6252
+ type titminlib = string | null;
6253
+ type titminlibfem = string | null;
6254
+ type titminlibplu = string | null;
6255
+ type titminlic = string | null;
6256
+ type titminlicfem = string | null;
6257
+ type titminlicplu = string | null;
6258
+ type titminlil = string | null;
6259
+ type titminlilfem = string | null;
6260
+ type titminlilplu = string | null;
6261
+ type titminnumtri = number | null;
6262
+ }
6263
+ export interface titmin {
6264
+ syscredat: titminFields.syscredat;
6265
+ sysmajdat: titminFields.sysmajdat;
6266
+ titmincod: titminFields.titmincod;
6267
+ titminlib: titminFields.titminlib;
6268
+ titminlibfem: titminFields.titminlibfem;
6269
+ titminlibplu: titminFields.titminlibplu;
6270
+ titminlic: titminFields.titminlic;
6271
+ titminlicfem: titminFields.titminlicfem;
6272
+ titminlicplu: titminFields.titminlicplu;
6273
+ titminlil: titminFields.titminlil;
6274
+ titminlilfem: titminFields.titminlilfem;
6275
+ titminlilplu: titminFields.titminlilplu;
6276
+ titminnumtri: titminFields.titminnumtri;
6277
+ }
6278
+ export declare namespace titnobFields {
6279
+ type syscredat = Date | null;
6280
+ type sysmajdat = Date | null;
6281
+ type titnobcod = string;
6282
+ type titnoblib = string;
6283
+ type titnoblic = string;
6284
+ type titnoblil = string | null;
6285
+ type titnobnumtri = number | null;
6286
+ }
6287
+ export interface titnob {
6288
+ syscredat: titnobFields.syscredat;
6289
+ sysmajdat: titnobFields.sysmajdat;
6290
+ titnobcod: titnobFields.titnobcod;
6291
+ titnoblib: titnobFields.titnoblib;
6292
+ titnoblic: titnobFields.titnoblic;
6293
+ titnoblil: titnobFields.titnoblil;
6294
+ titnobnumtri: titnobFields.titnobnumtri;
6295
+ }
6296
+ export declare namespace tmpsdFields {
6297
+ type senmat = string;
6298
+ type sennomuse = string | null;
6299
+ type titelecod = string;
6300
+ type titre2 = string | null;
6301
+ }
6302
+ export interface tmpsd {
6303
+ senmat: tmpsdFields.senmat;
6304
+ sennomuse: tmpsdFields.sennomuse;
6305
+ titelecod: tmpsdFields.titelecod;
6306
+ titre2: tmpsdFields.titre2;
6307
+ }
6308
+ export declare namespace toutesFields {
6309
+ type aliasname = string | null;
6310
+ type createdate = Date | null;
6311
+ type destobjid = number | null;
6312
+ type destversion = number | null;
6313
+ type infoblob = string | null;
6314
+ type lastupdate = Date | null;
6315
+ type miscinfo1 = number | null;
6316
+ type miscinfo2 = number | null;
6317
+ type miscinfo3 = number | null;
6318
+ type name = string | null;
6319
+ type objid = number | null;
6320
+ type outofdate = string | null;
6321
+ type srcobjid = number | null;
6322
+ type srcversion = number | null;
6323
+ type typeid = number | null;
6324
+ type version = number | null;
6325
+ }
6326
+ export interface toutes {
6327
+ aliasname: toutesFields.aliasname;
6328
+ createdate: toutesFields.createdate;
6329
+ destobjid: toutesFields.destobjid;
6330
+ destversion: toutesFields.destversion;
6331
+ infoblob: toutesFields.infoblob;
6332
+ lastupdate: toutesFields.lastupdate;
6333
+ miscinfo1: toutesFields.miscinfo1;
6334
+ miscinfo2: toutesFields.miscinfo2;
6335
+ miscinfo3: toutesFields.miscinfo3;
6336
+ name: toutesFields.name;
6337
+ objid: toutesFields.objid;
6338
+ outofdate: toutesFields.outofdate;
6339
+ srcobjid: toutesFields.srcobjid;
6340
+ srcversion: toutesFields.srcversion;
6341
+ typeid: toutesFields.typeid;
6342
+ version: toutesFields.version;
6343
+ }
6344
+ export declare namespace tureluFields {
6345
+ type syscredat = Date | null;
6346
+ type sysmajdat = Date | null;
6347
+ type turelucod = string;
6348
+ type turelulib = string | null;
6349
+ type turelulic = string | null;
6350
+ type turelulil = string | null;
6351
+ type turelunumtri = number | null;
6352
+ type tureluobs = string | null;
6353
+ }
6354
+ export interface turelu {
6355
+ syscredat: tureluFields.syscredat;
6356
+ sysmajdat: tureluFields.sysmajdat;
6357
+ turelucod: tureluFields.turelucod;
6358
+ turelulib: tureluFields.turelulib;
6359
+ turelulic: tureluFields.turelulic;
6360
+ turelulil: tureluFields.turelulil;
6361
+ turelunumtri: tureluFields.turelunumtri;
6362
+ tureluobs: tureluFields.tureluobs;
6363
+ }
2476
6364
  export declare namespace typadrFields {
2477
6365
  type syscredat = Date | null;
2478
6366
  type sysmajdat = Date | null;
@@ -2531,6 +6419,16 @@ export interface typbister {
2531
6419
  typbisterlic: typbisterFields.typbisterlic;
2532
6420
  typbisternumtri: typbisterFields.typbisternumtri;
2533
6421
  }
6422
+ export declare namespace typcandidFields {
6423
+ type typcandidcod = string;
6424
+ type typcandidlib = string | null;
6425
+ type typcandidlic = string | null;
6426
+ }
6427
+ export interface typcandid {
6428
+ typcandidcod: typcandidFields.typcandidcod;
6429
+ typcandidlib: typcandidFields.typcandidlib;
6430
+ typcandidlic: typcandidFields.typcandidlic;
6431
+ }
2534
6432
  export declare namespace type_activiteFields {
2535
6433
  type typactcod = string;
2536
6434
  type typactlib = string;
@@ -2553,6 +6451,14 @@ export interface type_activite_participant {
2553
6451
  typactparlib: type_activite_participantFields.typactparlib;
2554
6452
  typactparlibfem: type_activite_participantFields.typactparlibfem;
2555
6453
  }
6454
+ export declare namespace type_activite_rolFields {
6455
+ type rolcod = string;
6456
+ type typactcod = string;
6457
+ }
6458
+ export interface type_activite_rol {
6459
+ rolcod: type_activite_rolFields.rolcod;
6460
+ typactcod: type_activite_rolFields.typactcod;
6461
+ }
2556
6462
  export declare namespace type_activite_senateurFields {
2557
6463
  type numtri = number;
2558
6464
  type typactsencod = string;
@@ -2575,6 +6481,56 @@ export interface type_categorie {
2575
6481
  par_defaut: type_categorieFields.par_defaut;
2576
6482
  typactcod: type_categorieFields.typactcod;
2577
6483
  }
6484
+ export declare namespace type_derogationFields {
6485
+ type tdcod = string;
6486
+ type tdlib = string;
6487
+ type tdlic = string;
6488
+ type ttdcod = string | null;
6489
+ }
6490
+ export interface type_derogation {
6491
+ tdcod: type_derogationFields.tdcod;
6492
+ tdlib: type_derogationFields.tdlib;
6493
+ tdlic: type_derogationFields.tdlic;
6494
+ ttdcod: type_derogationFields.ttdcod;
6495
+ }
6496
+ export declare namespace type_droit_accesFields {
6497
+ type tdacod = string;
6498
+ type tdalib = string;
6499
+ }
6500
+ export interface type_droit_acces {
6501
+ tdacod: type_droit_accesFields.tdacod;
6502
+ tdalib: type_droit_accesFields.tdalib;
6503
+ }
6504
+ export declare namespace type_pj_justificatifFields {
6505
+ type tpjjcod = string;
6506
+ type tpjjlib = string;
6507
+ type tpjjlic = string;
6508
+ }
6509
+ export interface type_pj_justificatif {
6510
+ tpjjcod: type_pj_justificatifFields.tpjjcod;
6511
+ tpjjlib: type_pj_justificatifFields.tpjjlib;
6512
+ tpjjlic: type_pj_justificatifFields.tpjjlic;
6513
+ }
6514
+ export declare namespace type_rne_diffFields {
6515
+ type code = string;
6516
+ type libelle = string;
6517
+ type libelle_court = string;
6518
+ }
6519
+ export interface type_rne_diff {
6520
+ code: type_rne_diffFields.code;
6521
+ libelle: type_rne_diffFields.libelle;
6522
+ libelle_court: type_rne_diffFields.libelle_court;
6523
+ }
6524
+ export declare namespace type_type_derogationFields {
6525
+ type ttdcod = string;
6526
+ type ttdlib = string;
6527
+ type ttdlic = string;
6528
+ }
6529
+ export interface type_type_derogation {
6530
+ ttdcod: type_type_derogationFields.ttdcod;
6531
+ ttdlib: type_type_derogationFields.ttdlib;
6532
+ ttdlic: type_type_derogationFields.ttdlic;
6533
+ }
2578
6534
  export declare namespace typeleFields {
2579
6535
  type syscredat = Date | null;
2580
6536
  type sysmajdat = Date | null;
@@ -2629,6 +6585,34 @@ export interface typman {
2629
6585
  typmannumtri: typmanFields.typmannumtri;
2630
6586
  typmantypele: typmanFields.typmantypele;
2631
6587
  }
6588
+ export declare namespace typminFields {
6589
+ type syscredat = Date | null;
6590
+ type sysmajdat = Date | null;
6591
+ type typmincod = string;
6592
+ type typminlib = string | null;
6593
+ type typminlic = string | null;
6594
+ type typminnumtri = number | null;
6595
+ }
6596
+ export interface typmin {
6597
+ syscredat: typminFields.syscredat;
6598
+ sysmajdat: typminFields.sysmajdat;
6599
+ typmincod: typminFields.typmincod;
6600
+ typminlib: typminFields.typminlib;
6601
+ typminlic: typminFields.typminlic;
6602
+ typminnumtri: typminFields.typminnumtri;
6603
+ }
6604
+ export declare namespace typmoddesFields {
6605
+ type typmoddescod = string;
6606
+ type typmoddeslib = string;
6607
+ type typmoddeslic = string;
6608
+ type typmoddeslil = string;
6609
+ }
6610
+ export interface typmoddes {
6611
+ typmoddescod: typmoddesFields.typmoddescod;
6612
+ typmoddeslib: typmoddesFields.typmoddeslib;
6613
+ typmoddeslic: typmoddesFields.typmoddeslic;
6614
+ typmoddeslil: typmoddesFields.typmoddeslil;
6615
+ }
2632
6616
  export declare namespace typorgFields {
2633
6617
  type syscredat = Date | null;
2634
6618
  type sysmajdat = Date | null;
@@ -2651,6 +6635,104 @@ export interface typorg {
2651
6635
  typorgurlcmp: typorgFields.typorgurlcmp;
2652
6636
  typorgurlsim: typorgFields.typorgurlsim;
2653
6637
  }
6638
+ export declare namespace typorgextFields {
6639
+ type evelib = string;
6640
+ type evelic = string;
6641
+ type typorgextcod = string;
6642
+ type typorgincompat = string | null;
6643
+ }
6644
+ export interface typorgext {
6645
+ evelib: typorgextFields.evelib;
6646
+ evelic: typorgextFields.evelic;
6647
+ typorgextcod: typorgextFields.typorgextcod;
6648
+ typorgincompat: typorgextFields.typorgincompat;
6649
+ }
6650
+ export declare namespace typparpolFields {
6651
+ type syscredat = Date | null;
6652
+ type sysmajdat = Date | null;
6653
+ type typparpolcod = string;
6654
+ type typparpollib = string | null;
6655
+ }
6656
+ export interface typparpol {
6657
+ syscredat: typparpolFields.syscredat;
6658
+ sysmajdat: typparpolFields.sysmajdat;
6659
+ typparpolcod: typparpolFields.typparpolcod;
6660
+ typparpollib: typparpolFields.typparpollib;
6661
+ }
6662
+ export declare namespace typpoiconFields {
6663
+ type syscredat = Date | null;
6664
+ type sysmajdat = Date | null;
6665
+ type typpoiconcod = string;
6666
+ type typpoiconlib = string | null;
6667
+ type typpoiconnumtri = number | null;
6668
+ }
6669
+ export interface typpoicon {
6670
+ syscredat: typpoiconFields.syscredat;
6671
+ sysmajdat: typpoiconFields.sysmajdat;
6672
+ typpoiconcod: typpoiconFields.typpoiconcod;
6673
+ typpoiconlib: typpoiconFields.typpoiconlib;
6674
+ typpoiconnumtri: typpoiconFields.typpoiconnumtri;
6675
+ }
6676
+ export declare namespace typprsFields {
6677
+ type syscredat = Date | null;
6678
+ type sysmajdat = Date | null;
6679
+ type typprscod = string;
6680
+ type typprslib = string | null;
6681
+ type typprslic = string;
6682
+ type typprsnumtri = number | null;
6683
+ type typprsstacod = string;
6684
+ }
6685
+ export interface typprs {
6686
+ syscredat: typprsFields.syscredat;
6687
+ sysmajdat: typprsFields.sysmajdat;
6688
+ typprscod: typprsFields.typprscod;
6689
+ typprslib: typprsFields.typprslib;
6690
+ typprslic: typprsFields.typprslic;
6691
+ typprsnumtri: typprsFields.typprsnumtri;
6692
+ typprsstacod: typprsFields.typprsstacod;
6693
+ }
6694
+ export declare namespace typprsstaFields {
6695
+ type syscredat = Date | null;
6696
+ type sysmajdat = Date | null;
6697
+ type typprsstacod = string;
6698
+ type typprsstalib = string;
6699
+ type typprsstalic = string;
6700
+ type typprsstanumtri = number | null;
6701
+ }
6702
+ export interface typprssta {
6703
+ syscredat: typprsstaFields.syscredat;
6704
+ sysmajdat: typprsstaFields.sysmajdat;
6705
+ typprsstacod: typprsstaFields.typprsstacod;
6706
+ typprsstalib: typprsstaFields.typprsstalib;
6707
+ typprsstalic: typprsstaFields.typprsstalic;
6708
+ typprsstanumtri: typprsstaFields.typprsstanumtri;
6709
+ }
6710
+ export declare namespace typscrFields {
6711
+ type syscredat = Date | null;
6712
+ type sysmajdat = Date | null;
6713
+ type typscrcod = string;
6714
+ type typscrlib = string | null;
6715
+ }
6716
+ export interface typscr {
6717
+ syscredat: typscrFields.syscredat;
6718
+ sysmajdat: typscrFields.sysmajdat;
6719
+ typscrcod: typscrFields.typscrcod;
6720
+ typscrlib: typscrFields.typscrlib;
6721
+ }
6722
+ export declare namespace typtelFields {
6723
+ type syscredat = Date | null;
6724
+ type sysmajdat = Date | null;
6725
+ type typtelcod = string;
6726
+ type typtellib = string | null;
6727
+ type typtelnumtri = number | null;
6728
+ }
6729
+ export interface typtel {
6730
+ syscredat: typtelFields.syscredat;
6731
+ sysmajdat: typtelFields.sysmajdat;
6732
+ typtelcod: typtelFields.typtelcod;
6733
+ typtellib: typtelFields.typtellib;
6734
+ typtelnumtri: typtelFields.typtelnumtri;
6735
+ }
2654
6736
  export declare namespace typurlFields {
2655
6737
  type evelib = string | null;
2656
6738
  type evelic = string | null;
@@ -2689,6 +6771,130 @@ export interface typvoi {
2689
6771
  typvoilic: typvoiFields.typvoilic;
2690
6772
  typvoinumtri: typvoiFields.typvoinumtri;
2691
6773
  }
6774
+ export declare namespace uploaded_fileFields {
6775
+ type syscredat = Date | null;
6776
+ type sysmajdat = Date | null;
6777
+ type uplfildata = string | null;
6778
+ type uplfilid = number;
6779
+ type uplfiloriname = string | null;
6780
+ type uplfiltypcod = string;
6781
+ type uplfilupldat = Date | null;
6782
+ }
6783
+ export interface uploaded_file {
6784
+ syscredat: uploaded_fileFields.syscredat;
6785
+ sysmajdat: uploaded_fileFields.sysmajdat;
6786
+ uplfildata: uploaded_fileFields.uplfildata;
6787
+ uplfilid: uploaded_fileFields.uplfilid;
6788
+ uplfiloriname: uploaded_fileFields.uplfiloriname;
6789
+ uplfiltypcod: uploaded_fileFields.uplfiltypcod;
6790
+ uplfilupldat: uploaded_fileFields.uplfilupldat;
6791
+ }
6792
+ export declare namespace uploaded_file_typeFields {
6793
+ type syscredat = Date | null;
6794
+ type sysmajdat = Date | null;
6795
+ type uplfiltypcod = string;
6796
+ type uplfiltyplib = string | null;
6797
+ type uplfiltyplic = string | null;
6798
+ }
6799
+ export interface uploaded_file_type {
6800
+ syscredat: uploaded_file_typeFields.syscredat;
6801
+ sysmajdat: uploaded_file_typeFields.sysmajdat;
6802
+ uplfiltypcod: uploaded_file_typeFields.uplfiltypcod;
6803
+ uplfiltyplib: uploaded_file_typeFields.uplfiltyplib;
6804
+ uplfiltyplic: uploaded_file_typeFields.uplfiltyplic;
6805
+ }
6806
+ export declare namespace validationFields {
6807
+ type numtri = number | null;
6808
+ type syscredat = Date | null;
6809
+ type sysmajdat = Date | null;
6810
+ type validcod = string;
6811
+ type validlib = string;
6812
+ type validlic = string;
6813
+ }
6814
+ export interface validation {
6815
+ numtri: validationFields.numtri;
6816
+ syscredat: validationFields.syscredat;
6817
+ sysmajdat: validationFields.sysmajdat;
6818
+ validcod: validationFields.validcod;
6819
+ validlib: validationFields.validlib;
6820
+ validlic: validationFields.validlic;
6821
+ }
6822
+ export declare namespace validation_defview_profilFields {
6823
+ type procod = string;
6824
+ type syscredat = Date | null;
6825
+ type sysmajdat = Date | null;
6826
+ type valdefproid = number;
6827
+ type validcod = string;
6828
+ }
6829
+ export interface validation_defview_profil {
6830
+ procod: validation_defview_profilFields.procod;
6831
+ syscredat: validation_defview_profilFields.syscredat;
6832
+ sysmajdat: validation_defview_profilFields.sysmajdat;
6833
+ valdefproid: validation_defview_profilFields.valdefproid;
6834
+ validcod: validation_defview_profilFields.validcod;
6835
+ }
6836
+ export declare namespace validation_profilFields {
6837
+ type procod = string;
6838
+ type syscredat = Date | null;
6839
+ type sysmajdat = Date | null;
6840
+ type validnewcod = string;
6841
+ type validoldcod = string;
6842
+ type valproid = number;
6843
+ }
6844
+ export interface validation_profil {
6845
+ procod: validation_profilFields.procod;
6846
+ syscredat: validation_profilFields.syscredat;
6847
+ sysmajdat: validation_profilFields.sysmajdat;
6848
+ validnewcod: validation_profilFields.validnewcod;
6849
+ validoldcod: validation_profilFields.validoldcod;
6850
+ valproid: validation_profilFields.valproid;
6851
+ }
6852
+ export declare namespace vercandFields {
6853
+ type vercandcod = string;
6854
+ type vercandlic = string | null;
6855
+ type vercandnumtri = number | null;
6856
+ }
6857
+ export interface vercand {
6858
+ vercandcod: vercandFields.vercandcod;
6859
+ vercandlic: vercandFields.vercandlic;
6860
+ vercandnumtri: vercandFields.vercandnumtri;
6861
+ }
6862
+ export declare namespace verresFields {
6863
+ type syscredat = Date | null;
6864
+ type sysmajdat = Date | null;
6865
+ type verrescod = string;
6866
+ type verreslic = string | null;
6867
+ type verresnumtri = number | null;
6868
+ }
6869
+ export interface verres {
6870
+ syscredat: verresFields.syscredat;
6871
+ sysmajdat: verresFields.sysmajdat;
6872
+ verrescod: verresFields.verrescod;
6873
+ verreslic: verresFields.verreslic;
6874
+ verresnumtri: verresFields.verresnumtri;
6875
+ }
6876
+ export declare namespace votesFields {
6877
+ type posvotcod = string;
6878
+ type scrid = number;
6879
+ type senmat = string;
6880
+ type senmatdel = string | null;
6881
+ type sesann = number | null;
6882
+ type stavotid = number;
6883
+ type syscredat = Date | null;
6884
+ type sysmajdat = Date | null;
6885
+ type votesid = number;
6886
+ }
6887
+ export interface votes {
6888
+ posvotcod: votesFields.posvotcod;
6889
+ scrid: votesFields.scrid;
6890
+ senmat: votesFields.senmat;
6891
+ senmatdel: votesFields.senmatdel;
6892
+ sesann: votesFields.sesann;
6893
+ stavotid: votesFields.stavotid;
6894
+ syscredat: votesFields.syscredat;
6895
+ sysmajdat: votesFields.sysmajdat;
6896
+ votesid: votesFields.votesid;
6897
+ }
2692
6898
  export declare namespace zongeoFields {
2693
6899
  type concod = string;
2694
6900
  type syscredat = Date | null;