@silexpert/core 1.1.204 → 1.1.206
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/Authenticate.d.ts +2 -1
- package/dist/cjs/api/resources/Authenticate.d.ts.map +1 -1
- package/dist/cjs/api/resources/Authenticate.js +5 -0
- package/dist/cjs/api/resources/Authenticate.js.map +1 -1
- package/dist/cjs/api/resources/CalendarEvent.d.ts +1 -0
- package/dist/cjs/api/resources/CalendarEvent.d.ts.map +1 -1
- package/dist/cjs/api/resources/CalendarEvent.js +11 -8
- package/dist/cjs/api/resources/CalendarEvent.js.map +1 -1
- package/dist/cjs/api/resources/ExerciceQuestion.d.ts +1 -2
- package/dist/cjs/api/resources/ExerciceQuestion.d.ts.map +1 -1
- package/dist/cjs/api/resources/ExerciceQuestion.js +2 -5
- package/dist/cjs/api/resources/ExerciceQuestion.js.map +1 -1
- package/dist/cjs/api/resources/Facturation.d.ts +2 -1
- package/dist/cjs/api/resources/Facturation.d.ts.map +1 -1
- package/dist/cjs/api/resources/Facturation.js +3 -0
- package/dist/cjs/api/resources/Facturation.js.map +1 -1
- package/dist/cjs/api/resources/OnBoarding.d.ts +8 -0
- package/dist/cjs/api/resources/OnBoarding.d.ts.map +1 -0
- package/dist/cjs/api/resources/OnBoarding.js +14 -0
- package/dist/cjs/api/resources/OnBoarding.js.map +1 -0
- package/dist/cjs/api/resources/StatutsGeneration.d.ts +2 -2
- package/dist/cjs/api/resources/StatutsGeneration.d.ts.map +1 -1
- package/dist/cjs/api/resources/StatutsGeneration.js +2 -2
- package/dist/cjs/api/resources/StatutsGeneration.js.map +1 -1
- package/dist/cjs/api/resources/User.d.ts +4 -1
- package/dist/cjs/api/resources/User.d.ts.map +1 -1
- package/dist/cjs/api/resources/User.js +3 -0
- package/dist/cjs/api/resources/User.js.map +1 -1
- package/dist/cjs/api/resources/WorkingSchedule.d.ts +2 -1
- package/dist/cjs/api/resources/WorkingSchedule.d.ts.map +1 -1
- package/dist/cjs/api/resources/WorkingSchedule.js +5 -0
- package/dist/cjs/api/resources/WorkingSchedule.js.map +1 -1
- package/dist/cjs/api/resources.d.ts +2 -0
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +2 -0
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +5 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +5 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.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.js +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/cjs/types/Enum/BrandPourcentage.js +2 -2
- package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/cjs/types/Enum/DepositDocumentType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/DepositDocumentType.js +57 -6
- package/dist/cjs/types/Enum/DepositDocumentType.js.map +1 -1
- package/dist/cjs/types/Enum/Ged.d.ts +23 -3
- package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Ged.js +36 -1
- package/dist/cjs/types/Enum/Ged.js.map +1 -1
- package/dist/cjs/types/Enum/JobTitle.d.ts +2 -1
- package/dist/cjs/types/Enum/JobTitle.d.ts.map +1 -1
- package/dist/cjs/types/Enum/JobTitle.js +6 -0
- package/dist/cjs/types/Enum/JobTitle.js.map +1 -1
- package/dist/cjs/types/Enum/Lab.d.ts +17 -0
- package/dist/cjs/types/Enum/Lab.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Lab.js +17 -1
- package/dist/cjs/types/Enum/Lab.js.map +1 -1
- package/dist/cjs/types/Enum/MaritalStatus.d.ts +7 -1
- package/dist/cjs/types/Enum/MaritalStatus.d.ts.map +1 -1
- package/dist/cjs/types/Enum/MaritalStatus.js +14 -2
- package/dist/cjs/types/Enum/MaritalStatus.js.map +1 -1
- package/dist/cjs/types/Enum/Role.d.ts +2 -1
- package/dist/cjs/types/Enum/Role.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Role.js +1 -0
- package/dist/cjs/types/Enum/Role.js.map +1 -1
- package/dist/cjs/types/Enum/RoleDetail.d.ts +7 -0
- package/dist/cjs/types/Enum/RoleDetail.d.ts.map +1 -1
- package/dist/cjs/types/Enum/RoleDetail.js +7 -0
- package/dist/cjs/types/Enum/RoleDetail.js.map +1 -1
- package/dist/cjs/types/Enum/StatutsSection.d.ts +8 -2
- package/dist/cjs/types/Enum/StatutsSection.d.ts.map +1 -1
- package/dist/cjs/types/Enum/StatutsSection.js +96 -4
- package/dist/cjs/types/Enum/StatutsSection.js.map +1 -1
- package/dist/cjs/types/Enum/TaskResponseType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/TaskResponseType.js +11 -0
- package/dist/cjs/types/Enum/TaskResponseType.js.map +1 -1
- package/dist/cjs/types/Interface/api/OnBoarding.d.ts +10 -0
- package/dist/cjs/types/Interface/api/OnBoarding.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/OnBoarding.js +58 -0
- package/dist/cjs/types/Interface/api/OnBoarding.js.map +1 -0
- package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +6 -0
- package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +4 -1
- package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +1 -0
- package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +8 -0
- package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
- package/dist/cjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.d.ts +7 -0
- package/dist/cjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.js +37 -0
- package/dist/cjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.js.map +1 -0
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +1 -0
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js +5 -0
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/cjs/types/Interface/api/prestation/Query.d.ts +1 -0
- package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/prestation/Query.js +6 -0
- package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -1
- package/dist/cjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts +1 -0
- package/dist/cjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js +7 -0
- package/dist/cjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +1 -1
- package/dist/cjs/types/Interface/api/signFile/CreateFileToSign.d.ts +1 -0
- package/dist/cjs/types/Interface/api/signFile/CreateFileToSign.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/signFile/CreateFileToSign.js +6 -0
- package/dist/cjs/types/Interface/api/signFile/CreateFileToSign.js.map +1 -1
- package/dist/cjs/types/Interface/api/workingSchedule/QueryDailyHour.d.ts +4 -0
- package/dist/cjs/types/Interface/api/workingSchedule/QueryDailyHour.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/workingSchedule/QueryDailyHour.js.map +1 -1
- package/dist/cjs/types/Interface/models/IPrestation.d.ts +4 -0
- package/dist/cjs/types/Interface/models/IPrestation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IPrestation.js.map +1 -1
- package/dist/cjs/types/Interface/models/ISociety.d.ts +3 -1
- package/dist/cjs/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ISociety.js.map +1 -1
- package/dist/cjs/types/Interface/models/ISocietyDetail.d.ts +4 -0
- package/dist/cjs/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ISocietyDetail.js.map +1 -1
- 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/Authenticate.d.ts +2 -1
- package/dist/mjs/api/resources/Authenticate.d.ts.map +1 -1
- package/dist/mjs/api/resources/Authenticate.js +3 -0
- package/dist/mjs/api/resources/Authenticate.js.map +1 -1
- package/dist/mjs/api/resources/CalendarEvent.d.ts +1 -0
- package/dist/mjs/api/resources/CalendarEvent.d.ts.map +1 -1
- package/dist/mjs/api/resources/CalendarEvent.js +11 -8
- package/dist/mjs/api/resources/CalendarEvent.js.map +1 -1
- package/dist/mjs/api/resources/ExerciceQuestion.d.ts +1 -2
- package/dist/mjs/api/resources/ExerciceQuestion.d.ts.map +1 -1
- package/dist/mjs/api/resources/ExerciceQuestion.js +2 -5
- package/dist/mjs/api/resources/ExerciceQuestion.js.map +1 -1
- package/dist/mjs/api/resources/Facturation.d.ts +2 -1
- package/dist/mjs/api/resources/Facturation.d.ts.map +1 -1
- package/dist/mjs/api/resources/Facturation.js +7 -0
- package/dist/mjs/api/resources/Facturation.js.map +1 -1
- package/dist/mjs/api/resources/OnBoarding.d.ts +8 -0
- package/dist/mjs/api/resources/OnBoarding.d.ts.map +1 -0
- package/dist/mjs/api/resources/OnBoarding.js +17 -0
- package/dist/mjs/api/resources/OnBoarding.js.map +1 -0
- package/dist/mjs/api/resources/StatutsGeneration.d.ts +2 -2
- package/dist/mjs/api/resources/StatutsGeneration.d.ts.map +1 -1
- package/dist/mjs/api/resources/StatutsGeneration.js +2 -2
- package/dist/mjs/api/resources/StatutsGeneration.js.map +1 -1
- package/dist/mjs/api/resources/User.d.ts +4 -1
- package/dist/mjs/api/resources/User.d.ts.map +1 -1
- package/dist/mjs/api/resources/User.js +3 -0
- package/dist/mjs/api/resources/User.js.map +1 -1
- package/dist/mjs/api/resources/WorkingSchedule.d.ts +2 -1
- package/dist/mjs/api/resources/WorkingSchedule.d.ts.map +1 -1
- package/dist/mjs/api/resources/WorkingSchedule.js +5 -0
- package/dist/mjs/api/resources/WorkingSchedule.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +2 -0
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +2 -0
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +5 -0
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +5 -0
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.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.js +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/mjs/types/Enum/BrandPourcentage.js +2 -2
- package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/mjs/types/Enum/DepositDocumentType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/DepositDocumentType.js +57 -6
- package/dist/mjs/types/Enum/DepositDocumentType.js.map +1 -1
- package/dist/mjs/types/Enum/Ged.d.ts +23 -3
- package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Ged.js +36 -1
- package/dist/mjs/types/Enum/Ged.js.map +1 -1
- package/dist/mjs/types/Enum/JobTitle.d.ts +2 -1
- package/dist/mjs/types/Enum/JobTitle.d.ts.map +1 -1
- package/dist/mjs/types/Enum/JobTitle.js +6 -0
- package/dist/mjs/types/Enum/JobTitle.js.map +1 -1
- package/dist/mjs/types/Enum/Lab.d.ts +17 -0
- package/dist/mjs/types/Enum/Lab.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Lab.js +16 -0
- package/dist/mjs/types/Enum/Lab.js.map +1 -1
- package/dist/mjs/types/Enum/MaritalStatus.d.ts +7 -1
- package/dist/mjs/types/Enum/MaritalStatus.d.ts.map +1 -1
- package/dist/mjs/types/Enum/MaritalStatus.js +14 -2
- package/dist/mjs/types/Enum/MaritalStatus.js.map +1 -1
- package/dist/mjs/types/Enum/Role.d.ts +2 -1
- package/dist/mjs/types/Enum/Role.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Role.js +1 -0
- package/dist/mjs/types/Enum/Role.js.map +1 -1
- package/dist/mjs/types/Enum/RoleDetail.d.ts +7 -0
- package/dist/mjs/types/Enum/RoleDetail.d.ts.map +1 -1
- package/dist/mjs/types/Enum/RoleDetail.js +7 -0
- package/dist/mjs/types/Enum/RoleDetail.js.map +1 -1
- package/dist/mjs/types/Enum/StatutsSection.d.ts +8 -2
- package/dist/mjs/types/Enum/StatutsSection.d.ts.map +1 -1
- package/dist/mjs/types/Enum/StatutsSection.js +95 -3
- package/dist/mjs/types/Enum/StatutsSection.js.map +1 -1
- package/dist/mjs/types/Enum/TaskResponseType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/TaskResponseType.js +11 -0
- package/dist/mjs/types/Enum/TaskResponseType.js.map +1 -1
- package/dist/mjs/types/Interface/api/OnBoarding.d.ts +10 -0
- package/dist/mjs/types/Interface/api/OnBoarding.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/OnBoarding.js +60 -0
- package/dist/mjs/types/Interface/api/OnBoarding.js.map +1 -0
- package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +6 -0
- package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +6 -0
- package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +1 -0
- package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +10 -1
- package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
- package/dist/mjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.d.ts +7 -0
- package/dist/mjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.js +36 -0
- package/dist/mjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.js.map +1 -0
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +1 -0
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js +6 -0
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/mjs/types/Interface/api/prestation/Query.d.ts +1 -0
- package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/prestation/Query.js +8 -1
- package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -1
- package/dist/mjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts +1 -0
- package/dist/mjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js +8 -0
- package/dist/mjs/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +1 -1
- package/dist/mjs/types/Interface/api/signFile/CreateFileToSign.d.ts +1 -0
- package/dist/mjs/types/Interface/api/signFile/CreateFileToSign.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/signFile/CreateFileToSign.js +8 -1
- package/dist/mjs/types/Interface/api/signFile/CreateFileToSign.js.map +1 -1
- package/dist/mjs/types/Interface/api/workingSchedule/QueryDailyHour.d.ts +4 -0
- package/dist/mjs/types/Interface/api/workingSchedule/QueryDailyHour.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/workingSchedule/QueryDailyHour.js.map +1 -1
- package/dist/mjs/types/Interface/models/IPrestation.d.ts +4 -0
- package/dist/mjs/types/Interface/models/IPrestation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IPrestation.js.map +1 -1
- package/dist/mjs/types/Interface/models/ISociety.d.ts +3 -1
- package/dist/mjs/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ISociety.js.map +1 -1
- package/dist/mjs/types/Interface/models/ISocietyDetail.d.ts +4 -0
- package/dist/mjs/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ISocietyDetail.js.map +1 -1
- 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/Authenticate.ts +5 -1
- package/ts/api/resources/CalendarEvent.ts +12 -8
- package/ts/api/resources/ExerciceQuestion.ts +2 -6
- package/ts/api/resources/Facturation.ts +8 -1
- package/ts/api/resources/OnBoarding.ts +21 -0
- package/ts/api/resources/StatutsGeneration.ts +3 -2
- package/ts/api/resources/User.ts +4 -0
- package/ts/api/resources/WorkingSchedule.ts +7 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +8 -0
- package/ts/types/Enum/BrandClementine.ts +1 -1
- package/ts/types/Enum/BrandLegalstart.ts +1 -1
- package/ts/types/Enum/BrandPourcentage.ts +2 -2
- package/ts/types/Enum/DepositDocumentType.ts +57 -6
- package/ts/types/Enum/Ged.ts +36 -1
- package/ts/types/Enum/JobTitle.ts +6 -0
- package/ts/types/Enum/Lab.ts +17 -0
- package/ts/types/Enum/MaritalStatus.ts +14 -2
- package/ts/types/Enum/Role.ts +1 -0
- package/ts/types/Enum/RoleDetail.ts +7 -0
- package/ts/types/Enum/StatutsSection.ts +97 -4
- package/ts/types/Enum/TaskResponseType.ts +11 -0
- package/ts/types/Interface/api/OnBoarding.ts +40 -0
- package/ts/types/Interface/api/authentification/ReadAuthenticateCollaborater.ts +7 -0
- package/ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts +8 -1
- package/ts/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.ts +22 -0
- package/ts/types/Interface/api/library/QueryLibrary.ts +4 -0
- package/ts/types/Interface/api/prestation/Query.ts +6 -1
- package/ts/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.ts +6 -0
- package/ts/types/Interface/api/signFile/CreateFileToSign.ts +6 -1
- package/ts/types/Interface/api/workingSchedule/QueryDailyHour.ts +6 -0
- package/ts/types/Interface/models/IPrestation.ts +5 -1
- package/ts/types/Interface/models/ISociety.ts +3 -0
- package/ts/types/Interface/models/ISocietyDetail.ts +4 -0
- package/ts/types/index.ts +2 -0
|
@@ -6,6 +6,7 @@ import { ISociety } from './ISociety';
|
|
|
6
6
|
import { IExercicePrestation } from './IExercicePrestation';
|
|
7
7
|
import { ICustomerSignature } from './ICustomerSignature';
|
|
8
8
|
import { ITerminationList } from './ITerminationList';
|
|
9
|
+
import { IUser } from '../..';
|
|
9
10
|
|
|
10
11
|
// prestations
|
|
11
12
|
export interface IPrestation {
|
|
@@ -26,6 +27,7 @@ export interface IPrestation {
|
|
|
26
27
|
toConstitution: number;
|
|
27
28
|
dateValidPrestation: Date | null;
|
|
28
29
|
goToOnboarding: Date | null;
|
|
30
|
+
dateLeavingOnboarding: Date | null;
|
|
29
31
|
goToClient: Date | null;
|
|
30
32
|
goToFacturation: Date | null;
|
|
31
33
|
scoring: number | null;
|
|
@@ -43,6 +45,7 @@ export interface IPrestation {
|
|
|
43
45
|
idPrestationCreation: number | null;
|
|
44
46
|
idPrestationDeclarationIR: number | null;
|
|
45
47
|
idPrestationControleFiscal: number | null;
|
|
48
|
+
idOnBoarder: number | null;
|
|
46
49
|
totalAmount?: number;
|
|
47
50
|
discountAmount?: number;
|
|
48
51
|
debitType?: string;
|
|
@@ -62,4 +65,5 @@ export interface IPrestation {
|
|
|
62
65
|
prestationsDetailsBeforeExercice?: IExercicePrestation[];
|
|
63
66
|
customersSignatures?: ICustomerSignature[];
|
|
64
67
|
terminationList?: ITerminationList;
|
|
65
|
-
|
|
68
|
+
onBoarder?: IUser;
|
|
69
|
+
}
|
|
@@ -52,6 +52,7 @@ import {
|
|
|
52
52
|
IUnpaidCallHistory,
|
|
53
53
|
IAccountingFile,
|
|
54
54
|
IThirdPartySociety,
|
|
55
|
+
ICalendarEvent,
|
|
55
56
|
} from '../..';
|
|
56
57
|
import { IBrandType } from './IBrandType';
|
|
57
58
|
import { IFile } from './IFile';
|
|
@@ -105,6 +106,7 @@ export interface ISociety {
|
|
|
105
106
|
typeSales?: string | null;
|
|
106
107
|
dateRelanceCommercial?: Date | null;
|
|
107
108
|
firstPayslipDate?: Date | null;
|
|
109
|
+
externalId?: string | null;
|
|
108
110
|
totalSharesHeld?: number | null;
|
|
109
111
|
leadQuotation?: number | null;
|
|
110
112
|
idVatRegime?: number | null;
|
|
@@ -232,4 +234,5 @@ export interface ISociety {
|
|
|
232
234
|
unpaidCallHistory?: IUnpaidCallHistory[];
|
|
233
235
|
accountingFiles?: IAccountingFile[];
|
|
234
236
|
businessSectors?: IBusinessSector[];
|
|
237
|
+
calendarEvents?: ICalendarEvent[];
|
|
235
238
|
}
|
|
@@ -94,6 +94,10 @@ export interface ISocietyDetail {
|
|
|
94
94
|
notificationForConstitution?: boolean;
|
|
95
95
|
notificationForOtherMissions?: boolean | null;
|
|
96
96
|
takeKnowledge?: boolean;
|
|
97
|
+
riskClientIdentity?: boolean | null;
|
|
98
|
+
riskCompanyIdentity?: boolean | null;
|
|
99
|
+
riskClientIdentityComment?: string | null;
|
|
100
|
+
riskCompanyIdentityComment?: string | null;
|
|
97
101
|
bankSynchronisationState?: number | null;
|
|
98
102
|
platformExplanation?:number | null;
|
|
99
103
|
mobileAppInstallationProposal?:number | null;
|
package/ts/types/index.ts
CHANGED
|
@@ -612,9 +612,11 @@ export * from './Interface/api/commercial/QueryPaginatedNewProspect';
|
|
|
612
612
|
export * from './Interface/api/commercial/QueryPaginatedSocietyWithStatsCa';
|
|
613
613
|
export * from './Interface/api/facturation/Query';
|
|
614
614
|
export * from './Interface/api/facturation/QueryPaginatedSocietyWithFacturation';
|
|
615
|
+
export * from './Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew';
|
|
615
616
|
export * from './Interface/api/billingHistory/QueryPaginatedBillingHistory';
|
|
616
617
|
export * from './Interface/api/facturation/CreateRebilling';
|
|
617
618
|
export * from './Interface/api/facturation/GoToFacturation';
|
|
619
|
+
export * from './Interface/api/OnBoarding';
|
|
618
620
|
export * from './Interface/api/commercial/QueryGetStats';
|
|
619
621
|
export * from './Interface/api/commercial/RequiredDocsTypeParams';
|
|
620
622
|
export * from './Interface/api/commercial/QueryFetchDialogDatasInfosOk';
|