@silexpert/core 1.1.145 → 1.1.147
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/api/resources/AccountingFiles.d.ts +3 -1
- package/dist/cjs/api/resources/AccountingFiles.d.ts.map +1 -1
- package/dist/cjs/api/resources/AccountingFiles.js +30 -0
- package/dist/cjs/api/resources/AccountingFiles.js.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.js +1 -1
- package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.js +16 -0
- package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/cjs/types/Enum/ProcessingState.d.ts +2 -1
- package/dist/cjs/types/Enum/ProcessingState.d.ts.map +1 -1
- package/dist/cjs/types/Enum/ProcessingState.js +1 -0
- package/dist/cjs/types/Enum/ProcessingState.js.map +1 -1
- package/dist/cjs/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts +9 -0
- package/dist/cjs/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +4 -0
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.js +12 -1
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/dist/cjs/types/Interface/api/connector/Sirene.d.ts +117 -0
- package/dist/cjs/types/Interface/api/connector/Sirene.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/connector/Sirene.js +7 -0
- package/dist/cjs/types/Interface/api/connector/Sirene.js.map +1 -0
- package/dist/cjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +1 -0
- package/dist/cjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
- package/dist/cjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.d.ts +1 -1
- package/dist/cjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.js +1 -1
- package/dist/cjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
- package/dist/cjs/types/Interface/api/timeRecorder/Query.d.ts +6 -0
- package/dist/cjs/types/Interface/api/timeRecorder/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/timeRecorder/Query.js +33 -0
- package/dist/cjs/types/Interface/api/timeRecorder/Query.js.map +1 -0
- package/dist/cjs/types/index.d.ts +2 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +2 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/mjs/api/resources/AccountingFiles.d.ts +3 -1
- package/dist/mjs/api/resources/AccountingFiles.d.ts.map +1 -1
- package/dist/mjs/api/resources/AccountingFiles.js +30 -0
- package/dist/mjs/api/resources/AccountingFiles.js.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.js +1 -1
- package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.js +16 -0
- package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/mjs/types/Enum/ProcessingState.d.ts +2 -1
- package/dist/mjs/types/Enum/ProcessingState.d.ts.map +1 -1
- package/dist/mjs/types/Enum/ProcessingState.js +1 -0
- package/dist/mjs/types/Enum/ProcessingState.js.map +1 -1
- package/dist/mjs/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts +9 -0
- package/dist/mjs/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +4 -0
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.js +12 -0
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/dist/mjs/types/Interface/api/connector/Sirene.d.ts +117 -0
- package/dist/mjs/types/Interface/api/connector/Sirene.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/connector/Sirene.js +5 -0
- package/dist/mjs/types/Interface/api/connector/Sirene.js.map +1 -0
- package/dist/mjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +1 -0
- package/dist/mjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
- package/dist/mjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.d.ts +1 -1
- package/dist/mjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.js +1 -1
- package/dist/mjs/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
- package/dist/mjs/types/Interface/api/timeRecorder/Query.d.ts +6 -0
- package/dist/mjs/types/Interface/api/timeRecorder/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/timeRecorder/Query.js +32 -0
- package/dist/mjs/types/Interface/api/timeRecorder/Query.js.map +1 -0
- package/dist/mjs/types/index.d.ts +2 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +2 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/AccountingFiles.ts +33 -1
- package/ts/types/Enum/BrandClementine.ts +1 -1
- package/ts/types/Enum/BrandLegalstart.ts +16 -0
- package/ts/types/Enum/ProcessingState.ts +1 -0
- package/ts/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.ts +10 -0
- package/ts/types/Interface/api/accountingFiles/queryAccountingFiles.ts +8 -0
- package/ts/types/Interface/api/connector/Sirene.ts +117 -0
- package/ts/types/Interface/api/society/SocietyWithStatsCaParams.ts +1 -0
- package/ts/types/Interface/api/society/UpdateUserToSocietyWithPermission.ts +1 -1
- package/ts/types/Interface/api/timeRecorder/Query.ts +16 -0
- package/ts/types/index.ts +2 -0
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
export type SireneResult = {
|
|
2
|
+
siren: string;
|
|
3
|
+
nic: string;
|
|
4
|
+
siret: string;
|
|
5
|
+
statutdiffusionetablissement: string;
|
|
6
|
+
datecreationetablissement: string;
|
|
7
|
+
trancheeffectifsetablissement: string;
|
|
8
|
+
trancheeffectifsetablissementtriable:number;
|
|
9
|
+
anneeeffectifsetablissement: string;
|
|
10
|
+
activiteprincipaleregistremetiersetablissement: string | null,
|
|
11
|
+
datederniertraitementetablissement: string;
|
|
12
|
+
etablissementsiege: string;
|
|
13
|
+
nombreperiodesetablissement: number;
|
|
14
|
+
complementadresseetablissement: string | null,
|
|
15
|
+
numerovoieetablissement: number;
|
|
16
|
+
indicerepetitionetablissement: string | null,
|
|
17
|
+
typevoieetablissement: string;
|
|
18
|
+
libellevoieetablissement: string;
|
|
19
|
+
codepostaletablissement: string;
|
|
20
|
+
libellecommuneetablissement: string;
|
|
21
|
+
libellecommuneetrangeretablissement: string | null,
|
|
22
|
+
distributionspecialeetablissement: string | null,
|
|
23
|
+
codecommuneetablissement: string;
|
|
24
|
+
codecedexetablissement: string | null,
|
|
25
|
+
libellecedexetablissement: string | null,
|
|
26
|
+
codepaysetrangeretablissement: string | null,
|
|
27
|
+
libellepaysetrangeretablissement: string | null,
|
|
28
|
+
complementadresse2etablissement: string | null,
|
|
29
|
+
numerovoie2etablissement: string | null,
|
|
30
|
+
indicerepetition2etablissement: string | null,
|
|
31
|
+
typevoie2etablissement: string | null,
|
|
32
|
+
libellevoie2etablissement: string | null,
|
|
33
|
+
codepostal2etablissement: string | null,
|
|
34
|
+
libellecommune2etablissement: string | null,
|
|
35
|
+
libellecommuneetranger2etablissement: string | null,
|
|
36
|
+
distributionspeciale2etablissement: string | null,
|
|
37
|
+
codecommune2etablissement: string | null,
|
|
38
|
+
codecedex2etablissement: string | null,
|
|
39
|
+
libellecedex2etablissement: string | null,
|
|
40
|
+
codepaysetranger2etablissement: string | null,
|
|
41
|
+
libellepaysetranger2etablissement: string | null,
|
|
42
|
+
datedebutetablissement: string;
|
|
43
|
+
etatadministratifetablissement: string;
|
|
44
|
+
enseigne1etablissement: string | null,
|
|
45
|
+
enseigne2etablissement: string | null,
|
|
46
|
+
enseigne3etablissement: string | null,
|
|
47
|
+
denominationusuelleetablissement: string | null,
|
|
48
|
+
activiteprincipaleetablissement: string;
|
|
49
|
+
nomenclatureactiviteprincipaleetablissement: string;
|
|
50
|
+
caractereemployeuretablissement: string;
|
|
51
|
+
statutdiffusionunitelegale: string;
|
|
52
|
+
unitepurgeeunitelegale: string | null,
|
|
53
|
+
datecreationunitelegale: string;
|
|
54
|
+
sigleunitelegale: string | null,
|
|
55
|
+
sexeunitelegale: string | null,
|
|
56
|
+
prenom1unitelegale: string | null,
|
|
57
|
+
prenom2unitelegale: string | null,
|
|
58
|
+
prenom3unitelegale: string | null,
|
|
59
|
+
prenom4unitelegale: string | null,
|
|
60
|
+
prenomusuelunitelegale: string | null,
|
|
61
|
+
pseudonymeunitelegale: string | null,
|
|
62
|
+
identifiantassociationunitelegale: string | null,
|
|
63
|
+
trancheeffectifsunitelegale: string;
|
|
64
|
+
trancheeffectifsunitelegaletriable:number;
|
|
65
|
+
anneeeffectifsunitelegale: string;
|
|
66
|
+
datederniertraitementunitelegale: string;
|
|
67
|
+
nombreperiodesunitelegale:6,
|
|
68
|
+
categorieentreprise: string;
|
|
69
|
+
anneecategorieentreprise: string;
|
|
70
|
+
datedebutunitelegale: string;
|
|
71
|
+
etatadministratifunitelegale: string;
|
|
72
|
+
nomunitelegale: string | null,
|
|
73
|
+
nomusageunitelegale: string | null,
|
|
74
|
+
denominationunitelegale: string;
|
|
75
|
+
denominationusuelle1unitelegale: string | null,
|
|
76
|
+
denominationusuelle2unitelegale: string | null,
|
|
77
|
+
denominationusuelle3unitelegale: string | null,
|
|
78
|
+
categoriejuridiqueunitelegale: string;
|
|
79
|
+
activiteprincipaleunitelegale: string;
|
|
80
|
+
nomenclatureactiviteprincipaleunitelegale: string;
|
|
81
|
+
nicsiegeunitelegale: string;
|
|
82
|
+
economiesocialesolidaireunitelegale: string;
|
|
83
|
+
societemissionunitelegale: string | null,
|
|
84
|
+
caractereemployeurunitelegale: string;
|
|
85
|
+
codeepcietablissement: string;
|
|
86
|
+
epcietablissement: string;
|
|
87
|
+
codearrondissementetablissement: string;
|
|
88
|
+
codedepartementetablissement: string;
|
|
89
|
+
departementetablissement: string;
|
|
90
|
+
coderegionetablissement: string;
|
|
91
|
+
regionetablissement: string;
|
|
92
|
+
sectionetablissement: string;
|
|
93
|
+
soussectionetablissement: string;
|
|
94
|
+
divisionetablissement: string;
|
|
95
|
+
groupeetablissement: string;
|
|
96
|
+
classeetablissement: string;
|
|
97
|
+
sectionunitelegale: string;
|
|
98
|
+
soussectionunitelegale: string;
|
|
99
|
+
divisionunitelegale: string;
|
|
100
|
+
groupeunitelegale: string;
|
|
101
|
+
classeunitelegale: string;
|
|
102
|
+
naturejuridiqueunitelegale: string;
|
|
103
|
+
l1_adressage_unitelegale: string | null,
|
|
104
|
+
adresseetablissement: string;
|
|
105
|
+
siretsiegeunitelegale: string;
|
|
106
|
+
datefermetureetablissement: string | null,
|
|
107
|
+
datefermetureunitelegale: string | null,
|
|
108
|
+
geolocetablissement:{
|
|
109
|
+
lon: number;
|
|
110
|
+
lat: number;
|
|
111
|
+
}
|
|
112
|
+
};
|
|
113
|
+
|
|
114
|
+
export class ReadSireneResponse {
|
|
115
|
+
total_count: number;
|
|
116
|
+
results: SireneResult[];
|
|
117
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { IsNumber, IsDate } from 'class-validator';
|
|
2
|
+
import { ApiProperty } from '../../../../utils';
|
|
3
|
+
|
|
4
|
+
export class QueryVerifyForOneUser {
|
|
5
|
+
@ApiProperty()
|
|
6
|
+
@IsNumber()
|
|
7
|
+
idUser: number;
|
|
8
|
+
|
|
9
|
+
@ApiProperty()
|
|
10
|
+
@IsDate()
|
|
11
|
+
startDate: Date;
|
|
12
|
+
|
|
13
|
+
@ApiProperty()
|
|
14
|
+
@IsDate()
|
|
15
|
+
endDate: Date;
|
|
16
|
+
}
|
package/ts/types/index.ts
CHANGED
|
@@ -661,6 +661,7 @@ export * from './Interface/api/employee/QueryCreateEmployee';
|
|
|
661
661
|
export * from './Interface/api/employee/QueryUpdateEmployee';
|
|
662
662
|
export * from './Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule';
|
|
663
663
|
export * from './Interface/api/workingSchedule/QueryDailyHour';
|
|
664
|
+
export * from './Interface/api/timeRecorder/Query';
|
|
664
665
|
export * from './Interface/api/timeRecorder/QueryAttendance';
|
|
665
666
|
export * from './Interface/api/timeRecorder/QueryPaginatedDelays';
|
|
666
667
|
export * from './Interface/api/timeRecorder/QueryTimeRecorderGetStats';
|
|
@@ -963,6 +964,7 @@ export * from './Interface/api/vatControl/QueryVatControl';
|
|
|
963
964
|
// Enums types
|
|
964
965
|
export * from './Interface/enum/Util';
|
|
965
966
|
export * from './Interface/enum/Date';
|
|
967
|
+
export * from './Interface/api/connector/Sirene';
|
|
966
968
|
|
|
967
969
|
export * from '../utils/cerfa';
|
|
968
970
|
export * from '../utils/phone';
|