@dakkitor/api-contracts 1.1.108 → 1.1.111

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 (31) hide show
  1. package/dist/actives/actives.contract.d.ts +3059 -3059
  2. package/dist/agent-client-links/agent-client-links.contract.d.ts +74 -74
  3. package/dist/bookings/bookings.contract.d.ts +11037 -11037
  4. package/dist/call-history/call-history.contract.d.ts +294 -294
  5. package/dist/client-contacts/client-contacts.contract.d.ts +186 -186
  6. package/dist/clients/clients.contract.d.ts +99 -99
  7. package/dist/clients/clients.contract.d.ts.map +1 -1
  8. package/dist/clients/clients.contract.js +5 -5
  9. package/dist/collaboration-checkings/collaboration-checkings.contract.d.ts +440 -440
  10. package/dist/collaborations/collaborations.contract.d.ts +328 -328
  11. package/dist/companies/companies.contract.d.ts +22 -22
  12. package/dist/curated-workers/curated-workers.contract.d.ts +76 -76
  13. package/dist/dashboards/agent-daily-metrics.contract.d.ts +3 -3
  14. package/dist/dashboards/dashboard-widgets.contract.d.ts +274 -194
  15. package/dist/dashboards/dashboard-widgets.contract.d.ts.map +1 -1
  16. package/dist/dashboards/dashboard-widgets.contract.js +130 -98
  17. package/dist/dashboards/dashboard.contract.d.ts +14 -14
  18. package/dist/files/files.contract.d.ts +24 -24
  19. package/dist/jobs/jobs.contract.d.ts +907 -907
  20. package/dist/lead-assignments/lead-assignments.contract.d.ts +160 -160
  21. package/dist/lead-distribution/agent-lead-distribution.contract.d.ts +34 -34
  22. package/dist/lead-distribution/lead-distribution-config.contract.d.ts +7 -7
  23. package/dist/leads/leads.contract.d.ts +136 -136
  24. package/dist/postcodes/postcodes.contract.d.ts +18 -18
  25. package/dist/qualifications/qualifications.contract.d.ts +22 -22
  26. package/dist/trades/trades.contract.d.ts +16 -16
  27. package/dist/users/users.contract.d.ts +6 -6
  28. package/dist/workers/workers.contract.d.ts +288 -288
  29. package/package.json +41 -41
  30. package/dist/abilities/interconnection.json +0 -370
  31. package/dist/abilities/second-agent.abilities copy.json +0 -370
@@ -342,22 +342,6 @@ export declare const WorkerSchema: z.ZodObject<{
342
342
  availability: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE";
343
343
  lastName?: string | null | undefined;
344
344
  email?: string | null | undefined;
345
- createdBy?: {
346
- id: string;
347
- createdAt: string;
348
- updatedAt: string;
349
- firstName: string;
350
- lastName: string;
351
- email: string;
352
- phoneNumbers: {
353
- id: string;
354
- phoneNumber: string;
355
- isPrimary: boolean;
356
- description?: string | null | undefined;
357
- }[];
358
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
359
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
360
- } | null | undefined;
361
345
  nino?: string | null | undefined;
362
346
  dateOfBirth?: string | null | undefined;
363
347
  bio?: string | null | undefined;
@@ -391,6 +375,22 @@ export declare const WorkerSchema: z.ZodObject<{
391
375
  expiryDate?: string | null | undefined;
392
376
  } | null | undefined;
393
377
  createdByUserId?: string | null | undefined;
378
+ createdBy?: {
379
+ id: string;
380
+ createdAt: string;
381
+ updatedAt: string;
382
+ firstName: string;
383
+ lastName: string;
384
+ email: string;
385
+ phoneNumbers: {
386
+ id: string;
387
+ phoneNumber: string;
388
+ isPrimary: boolean;
389
+ description?: string | null | undefined;
390
+ }[];
391
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
392
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
393
+ } | null | undefined;
394
394
  distanceKm?: number | null | undefined;
395
395
  }, {
396
396
  id: string;
@@ -408,22 +408,6 @@ export declare const WorkerSchema: z.ZodObject<{
408
408
  description?: string | null | undefined;
409
409
  isPrimary?: boolean | undefined;
410
410
  }[] | undefined;
411
- createdBy?: {
412
- id: string;
413
- createdAt: string | Date;
414
- updatedAt: string | Date;
415
- firstName: string;
416
- lastName: string;
417
- email: string;
418
- phoneNumbers?: {
419
- id: string;
420
- phoneNumber: string;
421
- description?: string | null | undefined;
422
- isPrimary?: boolean | undefined;
423
- }[] | undefined;
424
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
425
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
426
- } | null | undefined;
427
411
  nino?: string | null | undefined;
428
412
  dateOfBirth?: string | Date | null | undefined;
429
413
  bio?: string | null | undefined;
@@ -457,6 +441,22 @@ export declare const WorkerSchema: z.ZodObject<{
457
441
  expiryDate?: string | Date | null | undefined;
458
442
  } | null | undefined;
459
443
  createdByUserId?: string | null | undefined;
444
+ createdBy?: {
445
+ id: string;
446
+ createdAt: string | Date;
447
+ updatedAt: string | Date;
448
+ firstName: string;
449
+ lastName: string;
450
+ email: string;
451
+ phoneNumbers?: {
452
+ id: string;
453
+ phoneNumber: string;
454
+ description?: string | null | undefined;
455
+ isPrimary?: boolean | undefined;
456
+ }[] | undefined;
457
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
458
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
459
+ } | null | undefined;
460
460
  distanceKm?: number | null | undefined;
461
461
  }>;
462
462
  export declare const CreateWorkerSchema: z.ZodObject<{
@@ -888,6 +888,7 @@ export declare const FilterWorkerSchema: z.ZodObject<{
888
888
  }, "strip", z.ZodTypeAny, {
889
889
  limit: number;
890
890
  page: number;
891
+ name?: string | undefined;
891
892
  createdAt?: {
892
893
  from?: string | null | undefined;
893
894
  to?: string | null | undefined;
@@ -896,12 +897,10 @@ export declare const FilterWorkerSchema: z.ZodObject<{
896
897
  from?: string | null | undefined;
897
898
  to?: string | null | undefined;
898
899
  } | undefined;
899
- name?: string | undefined;
900
+ email?: string | undefined;
900
901
  sortBy?: "email" | "phone" | "nameSimilarity" | "fullName" | "distance" | null | undefined;
901
902
  sortOrder?: "ASC" | "DESC" | null | undefined;
902
- email?: string | undefined;
903
903
  phone?: string | undefined;
904
- createdBy?: string | undefined;
905
904
  englishLevel?: "NONE" | "BASIC" | "INTERMEDIATE" | "ADVANCED" | "NATIVE" | null | undefined;
906
905
  nationality?: "AFGHAN" | "ALBANIAN" | "ALGERIAN" | "AMERICAN" | "ANDORRAN" | "ANGOLAN" | "ANTIGUANS" | "ARGENTINEAN" | "ARMENIAN" | "AUSTRALIAN" | "AUSTRIAN" | "AZERBAIJANI" | "BAHAMIAN" | "BAHRAINI" | "BANGLADESHI" | "BARBADIAN" | "BARBUDANS" | "BELARUSIAN" | "BELGIAN" | "BELIZEAN" | "BENINESE" | "BHUTANESE" | "BOLIVIAN" | "BOSNIAN" | "BRAZILIAN" | "BRITISH" | "BRUNEIAN" | "BULGARIAN" | "BURKINABE" | "BURMESE" | "BURUNDIAN" | "CAMBODIAN" | "CAMEROONIAN" | "CANADIAN" | "CAPE_VERDEAN" | "CENTRAL_AFRICAN" | "CHADIAN" | "CHILEAN" | "CHINESE" | "COLOMBIAN" | "COMORAN" | "CONGOLESE" | "COSTA_RICAN" | "CROATIAN" | "CUBAN" | "CYPRIOT" | "CZECH" | "DANISH" | "DJIBOUTI" | "DOMINICAN" | "DUTCH" | "EAST_TIMORESE" | "ECUADOREAN" | "EGYPTIAN" | "EMIRIAN" | "EQUATORIAL_GUINEAN" | "ERITREAN" | "ESTONIAN" | "ETHIOPIAN" | "FIJIAN" | "FILIPINO" | "FINNISH" | "FRENCH" | "GABONESE" | "GAMBIAN" | "GEORGIAN" | "GERMAN" | "GHANAIAN" | "GREEK" | "GRENADIAN" | "GUATEMALAN" | "GUINEA_BISSAUAN" | "GUINEAN" | "GUYANESE" | "HAITIAN" | "HERZEGOVINIAN" | "HONDURAN" | "HUNGARIAN" | "ICELANDER" | "INDIAN" | "INDONESIAN" | "IRANIAN" | "IRAQI" | "IRISH" | "ISRAELI" | "ITALIAN" | "IVORIAN" | "JAMAICAN" | "JAPANESE" | "JORDANIAN" | "KAZAKHSTANI" | "KENYAN" | "KITTIAN_AND_NEVISIAN" | "KUWAITI" | "KYRGYZ" | "LAOTIAN" | "LATVIAN" | "LEBANESE" | "LIBERIAN" | "LIBYAN" | "LIECHTENSTEINER" | "LITHUANIAN" | "LUXEMBOURGER" | "MACEDONIAN" | "MALAGASY" | "MALAWIAN" | "MALAYSIAN" | "MALDIVAN" | "MALIAN" | "MALTESE" | "MARSHALLESE" | "MAURITANIAN" | "MAURITIAN" | "MEXICAN" | "MICRONESIAN" | "MOLDOVAN" | "MONACAN" | "MONGOLIAN" | "MOROCCAN" | "MOSOTHO" | "MOTSWANA" | "MOZAMBICAN" | "NAMIBIAN" | "NAURUAN" | "NEPALESE" | "NEW_ZEALANDER" | "NI_VANUATU" | "NICARAGUAN" | "NIGERIEN" | "NIGERIAN" | "NORTH_KOREAN" | "NORTHERN_IRISH" | "NORWEGIAN" | "OMANI" | "PAKISTANI" | "PALAUAN" | "PANAMANIAN" | "PAPUA_NEW_GUINEAN" | "PARAGUAYAN" | "PERUVIAN" | "POLISH" | "PORTUGUESE" | "QATARI" | "ROMANIAN" | "RUSSIAN" | "RWANDAN" | "SAINT_LUCIAN" | "SALVADORAN" | "SAMOAN" | "SAN_MARINESE" | "SAO_TOMEAN" | "SAUDI" | "SCOTTISH" | "SENEGALESE" | "SERBIAN" | "SEYCHELLOIS" | "SIERRA_LEONEAN" | "SINGAPOREAN" | "SLOVAKIAN" | "SLOVENIAN" | "SOLOMON_ISLANDER" | "SOMALI" | "SOUTH_AFRICAN" | "SOUTH_KOREAN" | "SOUTH_SUDANESE" | "SPANISH" | "SRI_LANKAN" | "SUDANESE" | "SURINAMER" | "SWAZI" | "SWEDISH" | "SWISS" | "SYRIAN" | "TAIWANESE" | "TAJIK" | "TANZANIAN" | "THAI" | "TOGOLESE" | "TONGAN" | "TRINIDADIAN_OR_TOBAGONIAN" | "TUNISIAN" | "TURKISH" | "TUVALUAN" | "UGANDAN" | "UKRAINIAN" | "URUGUAYAN" | "UZBEKISTANI" | "VENEZUELAN" | "VIETNAMESE" | "WELSH" | "YEMENITE" | "ZAMBIAN" | "ZIMBABWEAN" | null | undefined;
907
906
  hasTools?: "only_with" | "only_without" | "all" | undefined;
@@ -910,16 +909,18 @@ export declare const FilterWorkerSchema: z.ZodObject<{
910
909
  postcode?: string | null | undefined;
911
910
  radius?: number | null | undefined;
912
911
  } | undefined;
913
- availability?: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE" | null | undefined;
914
- tradeFilters?: {
915
- tradeId: string;
916
- mainTrade?: boolean | undefined;
917
- }[] | undefined;
918
912
  qualificationFilters?: {
919
913
  qualificationId?: string | undefined;
920
914
  qualificationTypeId?: string | undefined;
921
915
  }[] | undefined;
916
+ tradeFilters?: {
917
+ tradeId: string;
918
+ mainTrade?: boolean | undefined;
919
+ }[] | undefined;
920
+ availability?: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE" | null | undefined;
921
+ createdBy?: string | undefined;
922
922
  }, {
923
+ name?: string | undefined;
923
924
  createdAt?: {
924
925
  from?: string | null | undefined;
925
926
  to?: string | null | undefined;
@@ -928,14 +929,12 @@ export declare const FilterWorkerSchema: z.ZodObject<{
928
929
  from?: string | null | undefined;
929
930
  to?: string | null | undefined;
930
931
  } | undefined;
932
+ email?: string | undefined;
931
933
  limit?: number | undefined;
932
934
  page?: number | undefined;
933
- name?: string | undefined;
934
935
  sortBy?: "email" | "phone" | "nameSimilarity" | "fullName" | "distance" | null | undefined;
935
936
  sortOrder?: "ASC" | "DESC" | null | undefined;
936
- email?: string | undefined;
937
937
  phone?: string | undefined;
938
- createdBy?: string | undefined;
939
938
  englishLevel?: "NONE" | "BASIC" | "INTERMEDIATE" | "ADVANCED" | "NATIVE" | null | undefined;
940
939
  nationality?: "AFGHAN" | "ALBANIAN" | "ALGERIAN" | "AMERICAN" | "ANDORRAN" | "ANGOLAN" | "ANTIGUANS" | "ARGENTINEAN" | "ARMENIAN" | "AUSTRALIAN" | "AUSTRIAN" | "AZERBAIJANI" | "BAHAMIAN" | "BAHRAINI" | "BANGLADESHI" | "BARBADIAN" | "BARBUDANS" | "BELARUSIAN" | "BELGIAN" | "BELIZEAN" | "BENINESE" | "BHUTANESE" | "BOLIVIAN" | "BOSNIAN" | "BRAZILIAN" | "BRITISH" | "BRUNEIAN" | "BULGARIAN" | "BURKINABE" | "BURMESE" | "BURUNDIAN" | "CAMBODIAN" | "CAMEROONIAN" | "CANADIAN" | "CAPE_VERDEAN" | "CENTRAL_AFRICAN" | "CHADIAN" | "CHILEAN" | "CHINESE" | "COLOMBIAN" | "COMORAN" | "CONGOLESE" | "COSTA_RICAN" | "CROATIAN" | "CUBAN" | "CYPRIOT" | "CZECH" | "DANISH" | "DJIBOUTI" | "DOMINICAN" | "DUTCH" | "EAST_TIMORESE" | "ECUADOREAN" | "EGYPTIAN" | "EMIRIAN" | "EQUATORIAL_GUINEAN" | "ERITREAN" | "ESTONIAN" | "ETHIOPIAN" | "FIJIAN" | "FILIPINO" | "FINNISH" | "FRENCH" | "GABONESE" | "GAMBIAN" | "GEORGIAN" | "GERMAN" | "GHANAIAN" | "GREEK" | "GRENADIAN" | "GUATEMALAN" | "GUINEA_BISSAUAN" | "GUINEAN" | "GUYANESE" | "HAITIAN" | "HERZEGOVINIAN" | "HONDURAN" | "HUNGARIAN" | "ICELANDER" | "INDIAN" | "INDONESIAN" | "IRANIAN" | "IRAQI" | "IRISH" | "ISRAELI" | "ITALIAN" | "IVORIAN" | "JAMAICAN" | "JAPANESE" | "JORDANIAN" | "KAZAKHSTANI" | "KENYAN" | "KITTIAN_AND_NEVISIAN" | "KUWAITI" | "KYRGYZ" | "LAOTIAN" | "LATVIAN" | "LEBANESE" | "LIBERIAN" | "LIBYAN" | "LIECHTENSTEINER" | "LITHUANIAN" | "LUXEMBOURGER" | "MACEDONIAN" | "MALAGASY" | "MALAWIAN" | "MALAYSIAN" | "MALDIVAN" | "MALIAN" | "MALTESE" | "MARSHALLESE" | "MAURITANIAN" | "MAURITIAN" | "MEXICAN" | "MICRONESIAN" | "MOLDOVAN" | "MONACAN" | "MONGOLIAN" | "MOROCCAN" | "MOSOTHO" | "MOTSWANA" | "MOZAMBICAN" | "NAMIBIAN" | "NAURUAN" | "NEPALESE" | "NEW_ZEALANDER" | "NI_VANUATU" | "NICARAGUAN" | "NIGERIEN" | "NIGERIAN" | "NORTH_KOREAN" | "NORTHERN_IRISH" | "NORWEGIAN" | "OMANI" | "PAKISTANI" | "PALAUAN" | "PANAMANIAN" | "PAPUA_NEW_GUINEAN" | "PARAGUAYAN" | "PERUVIAN" | "POLISH" | "PORTUGUESE" | "QATARI" | "ROMANIAN" | "RUSSIAN" | "RWANDAN" | "SAINT_LUCIAN" | "SALVADORAN" | "SAMOAN" | "SAN_MARINESE" | "SAO_TOMEAN" | "SAUDI" | "SCOTTISH" | "SENEGALESE" | "SERBIAN" | "SEYCHELLOIS" | "SIERRA_LEONEAN" | "SINGAPOREAN" | "SLOVAKIAN" | "SLOVENIAN" | "SOLOMON_ISLANDER" | "SOMALI" | "SOUTH_AFRICAN" | "SOUTH_KOREAN" | "SOUTH_SUDANESE" | "SPANISH" | "SRI_LANKAN" | "SUDANESE" | "SURINAMER" | "SWAZI" | "SWEDISH" | "SWISS" | "SYRIAN" | "TAIWANESE" | "TAJIK" | "TANZANIAN" | "THAI" | "TOGOLESE" | "TONGAN" | "TRINIDADIAN_OR_TOBAGONIAN" | "TUNISIAN" | "TURKISH" | "TUVALUAN" | "UGANDAN" | "UKRAINIAN" | "URUGUAYAN" | "UZBEKISTANI" | "VENEZUELAN" | "VIETNAMESE" | "WELSH" | "YEMENITE" | "ZAMBIAN" | "ZIMBABWEAN" | null | undefined;
941
940
  hasTools?: "only_with" | "only_without" | "all" | undefined;
@@ -944,15 +943,16 @@ export declare const FilterWorkerSchema: z.ZodObject<{
944
943
  postcode?: string | null | undefined;
945
944
  radius?: number | null | undefined;
946
945
  } | undefined;
947
- availability?: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE" | null | undefined;
948
- tradeFilters?: {
949
- tradeId: string;
950
- mainTrade?: unknown;
951
- }[] | undefined;
952
946
  qualificationFilters?: {
953
947
  qualificationId?: string | undefined;
954
948
  qualificationTypeId?: string | undefined;
955
949
  }[] | undefined;
950
+ tradeFilters?: {
951
+ tradeId: string;
952
+ mainTrade?: unknown;
953
+ }[] | undefined;
954
+ availability?: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE" | null | undefined;
955
+ createdBy?: string | undefined;
956
956
  }>;
957
957
  export declare const PaginatedWorkerResponseSchema: z.ZodObject<{
958
958
  items: z.ZodArray<z.ZodObject<{
@@ -1133,22 +1133,6 @@ export declare const PaginatedWorkerResponseSchema: z.ZodObject<{
1133
1133
  availability: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE";
1134
1134
  lastName?: string | null | undefined;
1135
1135
  email?: string | null | undefined;
1136
- createdBy?: {
1137
- id: string;
1138
- createdAt: string;
1139
- updatedAt: string;
1140
- firstName: string;
1141
- lastName: string;
1142
- email: string;
1143
- phoneNumbers: {
1144
- id: string;
1145
- phoneNumber: string;
1146
- isPrimary: boolean;
1147
- description?: string | null | undefined;
1148
- }[];
1149
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1150
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1151
- } | null | undefined;
1152
1136
  nino?: string | null | undefined;
1153
1137
  dateOfBirth?: string | null | undefined;
1154
1138
  bio?: string | null | undefined;
@@ -1182,6 +1166,22 @@ export declare const PaginatedWorkerResponseSchema: z.ZodObject<{
1182
1166
  expiryDate?: string | null | undefined;
1183
1167
  } | null | undefined;
1184
1168
  createdByUserId?: string | null | undefined;
1169
+ createdBy?: {
1170
+ id: string;
1171
+ createdAt: string;
1172
+ updatedAt: string;
1173
+ firstName: string;
1174
+ lastName: string;
1175
+ email: string;
1176
+ phoneNumbers: {
1177
+ id: string;
1178
+ phoneNumber: string;
1179
+ isPrimary: boolean;
1180
+ description?: string | null | undefined;
1181
+ }[];
1182
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1183
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1184
+ } | null | undefined;
1185
1185
  distanceKm?: number | null | undefined;
1186
1186
  }, {
1187
1187
  id: string;
@@ -1199,22 +1199,6 @@ export declare const PaginatedWorkerResponseSchema: z.ZodObject<{
1199
1199
  description?: string | null | undefined;
1200
1200
  isPrimary?: boolean | undefined;
1201
1201
  }[] | undefined;
1202
- createdBy?: {
1203
- id: string;
1204
- createdAt: string | Date;
1205
- updatedAt: string | Date;
1206
- firstName: string;
1207
- lastName: string;
1208
- email: string;
1209
- phoneNumbers?: {
1210
- id: string;
1211
- phoneNumber: string;
1212
- description?: string | null | undefined;
1213
- isPrimary?: boolean | undefined;
1214
- }[] | undefined;
1215
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1216
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1217
- } | null | undefined;
1218
1202
  nino?: string | null | undefined;
1219
1203
  dateOfBirth?: string | Date | null | undefined;
1220
1204
  bio?: string | null | undefined;
@@ -1248,6 +1232,22 @@ export declare const PaginatedWorkerResponseSchema: z.ZodObject<{
1248
1232
  expiryDate?: string | Date | null | undefined;
1249
1233
  } | null | undefined;
1250
1234
  createdByUserId?: string | null | undefined;
1235
+ createdBy?: {
1236
+ id: string;
1237
+ createdAt: string | Date;
1238
+ updatedAt: string | Date;
1239
+ firstName: string;
1240
+ lastName: string;
1241
+ email: string;
1242
+ phoneNumbers?: {
1243
+ id: string;
1244
+ phoneNumber: string;
1245
+ description?: string | null | undefined;
1246
+ isPrimary?: boolean | undefined;
1247
+ }[] | undefined;
1248
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1249
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1250
+ } | null | undefined;
1251
1251
  distanceKm?: number | null | undefined;
1252
1252
  }>, "many">;
1253
1253
  totalCount: z.ZodNumber;
@@ -1273,22 +1273,6 @@ export declare const PaginatedWorkerResponseSchema: z.ZodObject<{
1273
1273
  availability: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE";
1274
1274
  lastName?: string | null | undefined;
1275
1275
  email?: string | null | undefined;
1276
- createdBy?: {
1277
- id: string;
1278
- createdAt: string;
1279
- updatedAt: string;
1280
- firstName: string;
1281
- lastName: string;
1282
- email: string;
1283
- phoneNumbers: {
1284
- id: string;
1285
- phoneNumber: string;
1286
- isPrimary: boolean;
1287
- description?: string | null | undefined;
1288
- }[];
1289
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1290
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1291
- } | null | undefined;
1292
1276
  nino?: string | null | undefined;
1293
1277
  dateOfBirth?: string | null | undefined;
1294
1278
  bio?: string | null | undefined;
@@ -1322,6 +1306,22 @@ export declare const PaginatedWorkerResponseSchema: z.ZodObject<{
1322
1306
  expiryDate?: string | null | undefined;
1323
1307
  } | null | undefined;
1324
1308
  createdByUserId?: string | null | undefined;
1309
+ createdBy?: {
1310
+ id: string;
1311
+ createdAt: string;
1312
+ updatedAt: string;
1313
+ firstName: string;
1314
+ lastName: string;
1315
+ email: string;
1316
+ phoneNumbers: {
1317
+ id: string;
1318
+ phoneNumber: string;
1319
+ isPrimary: boolean;
1320
+ description?: string | null | undefined;
1321
+ }[];
1322
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1323
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1324
+ } | null | undefined;
1325
1325
  distanceKm?: number | null | undefined;
1326
1326
  }[];
1327
1327
  totalCount: number;
@@ -1346,22 +1346,6 @@ export declare const PaginatedWorkerResponseSchema: z.ZodObject<{
1346
1346
  description?: string | null | undefined;
1347
1347
  isPrimary?: boolean | undefined;
1348
1348
  }[] | undefined;
1349
- createdBy?: {
1350
- id: string;
1351
- createdAt: string | Date;
1352
- updatedAt: string | Date;
1353
- firstName: string;
1354
- lastName: string;
1355
- email: string;
1356
- phoneNumbers?: {
1357
- id: string;
1358
- phoneNumber: string;
1359
- description?: string | null | undefined;
1360
- isPrimary?: boolean | undefined;
1361
- }[] | undefined;
1362
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1363
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1364
- } | null | undefined;
1365
1349
  nino?: string | null | undefined;
1366
1350
  dateOfBirth?: string | Date | null | undefined;
1367
1351
  bio?: string | null | undefined;
@@ -1395,6 +1379,22 @@ export declare const PaginatedWorkerResponseSchema: z.ZodObject<{
1395
1379
  expiryDate?: string | Date | null | undefined;
1396
1380
  } | null | undefined;
1397
1381
  createdByUserId?: string | null | undefined;
1382
+ createdBy?: {
1383
+ id: string;
1384
+ createdAt: string | Date;
1385
+ updatedAt: string | Date;
1386
+ firstName: string;
1387
+ lastName: string;
1388
+ email: string;
1389
+ phoneNumbers?: {
1390
+ id: string;
1391
+ phoneNumber: string;
1392
+ description?: string | null | undefined;
1393
+ isPrimary?: boolean | undefined;
1394
+ }[] | undefined;
1395
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1396
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1397
+ } | null | undefined;
1398
1398
  distanceKm?: number | null | undefined;
1399
1399
  }[];
1400
1400
  totalCount: number;
@@ -1875,22 +1875,6 @@ export declare const workersContractRouter: {
1875
1875
  availability: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE";
1876
1876
  lastName?: string | null | undefined;
1877
1877
  email?: string | null | undefined;
1878
- createdBy?: {
1879
- id: string;
1880
- createdAt: string;
1881
- updatedAt: string;
1882
- firstName: string;
1883
- lastName: string;
1884
- email: string;
1885
- phoneNumbers: {
1886
- id: string;
1887
- phoneNumber: string;
1888
- isPrimary: boolean;
1889
- description?: string | null | undefined;
1890
- }[];
1891
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1892
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1893
- } | null | undefined;
1894
1878
  nino?: string | null | undefined;
1895
1879
  dateOfBirth?: string | null | undefined;
1896
1880
  bio?: string | null | undefined;
@@ -1924,6 +1908,22 @@ export declare const workersContractRouter: {
1924
1908
  expiryDate?: string | null | undefined;
1925
1909
  } | null | undefined;
1926
1910
  createdByUserId?: string | null | undefined;
1911
+ createdBy?: {
1912
+ id: string;
1913
+ createdAt: string;
1914
+ updatedAt: string;
1915
+ firstName: string;
1916
+ lastName: string;
1917
+ email: string;
1918
+ phoneNumbers: {
1919
+ id: string;
1920
+ phoneNumber: string;
1921
+ isPrimary: boolean;
1922
+ description?: string | null | undefined;
1923
+ }[];
1924
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1925
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1926
+ } | null | undefined;
1927
1927
  distanceKm?: number | null | undefined;
1928
1928
  }, {
1929
1929
  id: string;
@@ -1941,22 +1941,6 @@ export declare const workersContractRouter: {
1941
1941
  description?: string | null | undefined;
1942
1942
  isPrimary?: boolean | undefined;
1943
1943
  }[] | undefined;
1944
- createdBy?: {
1945
- id: string;
1946
- createdAt: string | Date;
1947
- updatedAt: string | Date;
1948
- firstName: string;
1949
- lastName: string;
1950
- email: string;
1951
- phoneNumbers?: {
1952
- id: string;
1953
- phoneNumber: string;
1954
- description?: string | null | undefined;
1955
- isPrimary?: boolean | undefined;
1956
- }[] | undefined;
1957
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1958
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1959
- } | null | undefined;
1960
1944
  nino?: string | null | undefined;
1961
1945
  dateOfBirth?: string | Date | null | undefined;
1962
1946
  bio?: string | null | undefined;
@@ -1990,6 +1974,22 @@ export declare const workersContractRouter: {
1990
1974
  expiryDate?: string | Date | null | undefined;
1991
1975
  } | null | undefined;
1992
1976
  createdByUserId?: string | null | undefined;
1977
+ createdBy?: {
1978
+ id: string;
1979
+ createdAt: string | Date;
1980
+ updatedAt: string | Date;
1981
+ firstName: string;
1982
+ lastName: string;
1983
+ email: string;
1984
+ phoneNumbers?: {
1985
+ id: string;
1986
+ phoneNumber: string;
1987
+ description?: string | null | undefined;
1988
+ isPrimary?: boolean | undefined;
1989
+ }[] | undefined;
1990
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
1991
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
1992
+ } | null | undefined;
1993
1993
  distanceKm?: number | null | undefined;
1994
1994
  }>;
1995
1995
  409: z.ZodObject<{
@@ -2088,6 +2088,7 @@ export declare const workersContractRouter: {
2088
2088
  }, "strip", z.ZodTypeAny, {
2089
2089
  limit: number;
2090
2090
  page: number;
2091
+ name?: string | undefined;
2091
2092
  createdAt?: {
2092
2093
  from?: string | null | undefined;
2093
2094
  to?: string | null | undefined;
@@ -2096,12 +2097,10 @@ export declare const workersContractRouter: {
2096
2097
  from?: string | null | undefined;
2097
2098
  to?: string | null | undefined;
2098
2099
  } | undefined;
2099
- name?: string | undefined;
2100
+ email?: string | undefined;
2100
2101
  sortBy?: "email" | "phone" | "nameSimilarity" | "fullName" | "distance" | null | undefined;
2101
2102
  sortOrder?: "ASC" | "DESC" | null | undefined;
2102
- email?: string | undefined;
2103
2103
  phone?: string | undefined;
2104
- createdBy?: string | undefined;
2105
2104
  englishLevel?: "NONE" | "BASIC" | "INTERMEDIATE" | "ADVANCED" | "NATIVE" | null | undefined;
2106
2105
  nationality?: "AFGHAN" | "ALBANIAN" | "ALGERIAN" | "AMERICAN" | "ANDORRAN" | "ANGOLAN" | "ANTIGUANS" | "ARGENTINEAN" | "ARMENIAN" | "AUSTRALIAN" | "AUSTRIAN" | "AZERBAIJANI" | "BAHAMIAN" | "BAHRAINI" | "BANGLADESHI" | "BARBADIAN" | "BARBUDANS" | "BELARUSIAN" | "BELGIAN" | "BELIZEAN" | "BENINESE" | "BHUTANESE" | "BOLIVIAN" | "BOSNIAN" | "BRAZILIAN" | "BRITISH" | "BRUNEIAN" | "BULGARIAN" | "BURKINABE" | "BURMESE" | "BURUNDIAN" | "CAMBODIAN" | "CAMEROONIAN" | "CANADIAN" | "CAPE_VERDEAN" | "CENTRAL_AFRICAN" | "CHADIAN" | "CHILEAN" | "CHINESE" | "COLOMBIAN" | "COMORAN" | "CONGOLESE" | "COSTA_RICAN" | "CROATIAN" | "CUBAN" | "CYPRIOT" | "CZECH" | "DANISH" | "DJIBOUTI" | "DOMINICAN" | "DUTCH" | "EAST_TIMORESE" | "ECUADOREAN" | "EGYPTIAN" | "EMIRIAN" | "EQUATORIAL_GUINEAN" | "ERITREAN" | "ESTONIAN" | "ETHIOPIAN" | "FIJIAN" | "FILIPINO" | "FINNISH" | "FRENCH" | "GABONESE" | "GAMBIAN" | "GEORGIAN" | "GERMAN" | "GHANAIAN" | "GREEK" | "GRENADIAN" | "GUATEMALAN" | "GUINEA_BISSAUAN" | "GUINEAN" | "GUYANESE" | "HAITIAN" | "HERZEGOVINIAN" | "HONDURAN" | "HUNGARIAN" | "ICELANDER" | "INDIAN" | "INDONESIAN" | "IRANIAN" | "IRAQI" | "IRISH" | "ISRAELI" | "ITALIAN" | "IVORIAN" | "JAMAICAN" | "JAPANESE" | "JORDANIAN" | "KAZAKHSTANI" | "KENYAN" | "KITTIAN_AND_NEVISIAN" | "KUWAITI" | "KYRGYZ" | "LAOTIAN" | "LATVIAN" | "LEBANESE" | "LIBERIAN" | "LIBYAN" | "LIECHTENSTEINER" | "LITHUANIAN" | "LUXEMBOURGER" | "MACEDONIAN" | "MALAGASY" | "MALAWIAN" | "MALAYSIAN" | "MALDIVAN" | "MALIAN" | "MALTESE" | "MARSHALLESE" | "MAURITANIAN" | "MAURITIAN" | "MEXICAN" | "MICRONESIAN" | "MOLDOVAN" | "MONACAN" | "MONGOLIAN" | "MOROCCAN" | "MOSOTHO" | "MOTSWANA" | "MOZAMBICAN" | "NAMIBIAN" | "NAURUAN" | "NEPALESE" | "NEW_ZEALANDER" | "NI_VANUATU" | "NICARAGUAN" | "NIGERIEN" | "NIGERIAN" | "NORTH_KOREAN" | "NORTHERN_IRISH" | "NORWEGIAN" | "OMANI" | "PAKISTANI" | "PALAUAN" | "PANAMANIAN" | "PAPUA_NEW_GUINEAN" | "PARAGUAYAN" | "PERUVIAN" | "POLISH" | "PORTUGUESE" | "QATARI" | "ROMANIAN" | "RUSSIAN" | "RWANDAN" | "SAINT_LUCIAN" | "SALVADORAN" | "SAMOAN" | "SAN_MARINESE" | "SAO_TOMEAN" | "SAUDI" | "SCOTTISH" | "SENEGALESE" | "SERBIAN" | "SEYCHELLOIS" | "SIERRA_LEONEAN" | "SINGAPOREAN" | "SLOVAKIAN" | "SLOVENIAN" | "SOLOMON_ISLANDER" | "SOMALI" | "SOUTH_AFRICAN" | "SOUTH_KOREAN" | "SOUTH_SUDANESE" | "SPANISH" | "SRI_LANKAN" | "SUDANESE" | "SURINAMER" | "SWAZI" | "SWEDISH" | "SWISS" | "SYRIAN" | "TAIWANESE" | "TAJIK" | "TANZANIAN" | "THAI" | "TOGOLESE" | "TONGAN" | "TRINIDADIAN_OR_TOBAGONIAN" | "TUNISIAN" | "TURKISH" | "TUVALUAN" | "UGANDAN" | "UKRAINIAN" | "URUGUAYAN" | "UZBEKISTANI" | "VENEZUELAN" | "VIETNAMESE" | "WELSH" | "YEMENITE" | "ZAMBIAN" | "ZIMBABWEAN" | null | undefined;
2107
2106
  hasTools?: "only_with" | "only_without" | "all" | undefined;
@@ -2110,16 +2109,18 @@ export declare const workersContractRouter: {
2110
2109
  postcode?: string | null | undefined;
2111
2110
  radius?: number | null | undefined;
2112
2111
  } | undefined;
2113
- availability?: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE" | null | undefined;
2114
- tradeFilters?: {
2115
- tradeId: string;
2116
- mainTrade?: boolean | undefined;
2117
- }[] | undefined;
2118
2112
  qualificationFilters?: {
2119
2113
  qualificationId?: string | undefined;
2120
2114
  qualificationTypeId?: string | undefined;
2121
2115
  }[] | undefined;
2116
+ tradeFilters?: {
2117
+ tradeId: string;
2118
+ mainTrade?: boolean | undefined;
2119
+ }[] | undefined;
2120
+ availability?: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE" | null | undefined;
2121
+ createdBy?: string | undefined;
2122
2122
  }, {
2123
+ name?: string | undefined;
2123
2124
  createdAt?: {
2124
2125
  from?: string | null | undefined;
2125
2126
  to?: string | null | undefined;
@@ -2128,14 +2129,12 @@ export declare const workersContractRouter: {
2128
2129
  from?: string | null | undefined;
2129
2130
  to?: string | null | undefined;
2130
2131
  } | undefined;
2132
+ email?: string | undefined;
2131
2133
  limit?: number | undefined;
2132
2134
  page?: number | undefined;
2133
- name?: string | undefined;
2134
2135
  sortBy?: "email" | "phone" | "nameSimilarity" | "fullName" | "distance" | null | undefined;
2135
2136
  sortOrder?: "ASC" | "DESC" | null | undefined;
2136
- email?: string | undefined;
2137
2137
  phone?: string | undefined;
2138
- createdBy?: string | undefined;
2139
2138
  englishLevel?: "NONE" | "BASIC" | "INTERMEDIATE" | "ADVANCED" | "NATIVE" | null | undefined;
2140
2139
  nationality?: "AFGHAN" | "ALBANIAN" | "ALGERIAN" | "AMERICAN" | "ANDORRAN" | "ANGOLAN" | "ANTIGUANS" | "ARGENTINEAN" | "ARMENIAN" | "AUSTRALIAN" | "AUSTRIAN" | "AZERBAIJANI" | "BAHAMIAN" | "BAHRAINI" | "BANGLADESHI" | "BARBADIAN" | "BARBUDANS" | "BELARUSIAN" | "BELGIAN" | "BELIZEAN" | "BENINESE" | "BHUTANESE" | "BOLIVIAN" | "BOSNIAN" | "BRAZILIAN" | "BRITISH" | "BRUNEIAN" | "BULGARIAN" | "BURKINABE" | "BURMESE" | "BURUNDIAN" | "CAMBODIAN" | "CAMEROONIAN" | "CANADIAN" | "CAPE_VERDEAN" | "CENTRAL_AFRICAN" | "CHADIAN" | "CHILEAN" | "CHINESE" | "COLOMBIAN" | "COMORAN" | "CONGOLESE" | "COSTA_RICAN" | "CROATIAN" | "CUBAN" | "CYPRIOT" | "CZECH" | "DANISH" | "DJIBOUTI" | "DOMINICAN" | "DUTCH" | "EAST_TIMORESE" | "ECUADOREAN" | "EGYPTIAN" | "EMIRIAN" | "EQUATORIAL_GUINEAN" | "ERITREAN" | "ESTONIAN" | "ETHIOPIAN" | "FIJIAN" | "FILIPINO" | "FINNISH" | "FRENCH" | "GABONESE" | "GAMBIAN" | "GEORGIAN" | "GERMAN" | "GHANAIAN" | "GREEK" | "GRENADIAN" | "GUATEMALAN" | "GUINEA_BISSAUAN" | "GUINEAN" | "GUYANESE" | "HAITIAN" | "HERZEGOVINIAN" | "HONDURAN" | "HUNGARIAN" | "ICELANDER" | "INDIAN" | "INDONESIAN" | "IRANIAN" | "IRAQI" | "IRISH" | "ISRAELI" | "ITALIAN" | "IVORIAN" | "JAMAICAN" | "JAPANESE" | "JORDANIAN" | "KAZAKHSTANI" | "KENYAN" | "KITTIAN_AND_NEVISIAN" | "KUWAITI" | "KYRGYZ" | "LAOTIAN" | "LATVIAN" | "LEBANESE" | "LIBERIAN" | "LIBYAN" | "LIECHTENSTEINER" | "LITHUANIAN" | "LUXEMBOURGER" | "MACEDONIAN" | "MALAGASY" | "MALAWIAN" | "MALAYSIAN" | "MALDIVAN" | "MALIAN" | "MALTESE" | "MARSHALLESE" | "MAURITANIAN" | "MAURITIAN" | "MEXICAN" | "MICRONESIAN" | "MOLDOVAN" | "MONACAN" | "MONGOLIAN" | "MOROCCAN" | "MOSOTHO" | "MOTSWANA" | "MOZAMBICAN" | "NAMIBIAN" | "NAURUAN" | "NEPALESE" | "NEW_ZEALANDER" | "NI_VANUATU" | "NICARAGUAN" | "NIGERIEN" | "NIGERIAN" | "NORTH_KOREAN" | "NORTHERN_IRISH" | "NORWEGIAN" | "OMANI" | "PAKISTANI" | "PALAUAN" | "PANAMANIAN" | "PAPUA_NEW_GUINEAN" | "PARAGUAYAN" | "PERUVIAN" | "POLISH" | "PORTUGUESE" | "QATARI" | "ROMANIAN" | "RUSSIAN" | "RWANDAN" | "SAINT_LUCIAN" | "SALVADORAN" | "SAMOAN" | "SAN_MARINESE" | "SAO_TOMEAN" | "SAUDI" | "SCOTTISH" | "SENEGALESE" | "SERBIAN" | "SEYCHELLOIS" | "SIERRA_LEONEAN" | "SINGAPOREAN" | "SLOVAKIAN" | "SLOVENIAN" | "SOLOMON_ISLANDER" | "SOMALI" | "SOUTH_AFRICAN" | "SOUTH_KOREAN" | "SOUTH_SUDANESE" | "SPANISH" | "SRI_LANKAN" | "SUDANESE" | "SURINAMER" | "SWAZI" | "SWEDISH" | "SWISS" | "SYRIAN" | "TAIWANESE" | "TAJIK" | "TANZANIAN" | "THAI" | "TOGOLESE" | "TONGAN" | "TRINIDADIAN_OR_TOBAGONIAN" | "TUNISIAN" | "TURKISH" | "TUVALUAN" | "UGANDAN" | "UKRAINIAN" | "URUGUAYAN" | "UZBEKISTANI" | "VENEZUELAN" | "VIETNAMESE" | "WELSH" | "YEMENITE" | "ZAMBIAN" | "ZIMBABWEAN" | null | undefined;
2141
2140
  hasTools?: "only_with" | "only_without" | "all" | undefined;
@@ -2144,15 +2143,16 @@ export declare const workersContractRouter: {
2144
2143
  postcode?: string | null | undefined;
2145
2144
  radius?: number | null | undefined;
2146
2145
  } | undefined;
2147
- availability?: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE" | null | undefined;
2148
- tradeFilters?: {
2149
- tradeId: string;
2150
- mainTrade?: unknown;
2151
- }[] | undefined;
2152
2146
  qualificationFilters?: {
2153
2147
  qualificationId?: string | undefined;
2154
2148
  qualificationTypeId?: string | undefined;
2155
2149
  }[] | undefined;
2150
+ tradeFilters?: {
2151
+ tradeId: string;
2152
+ mainTrade?: unknown;
2153
+ }[] | undefined;
2154
+ availability?: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE" | null | undefined;
2155
+ createdBy?: string | undefined;
2156
2156
  }>;
2157
2157
  metadata: {
2158
2158
  tags: string[];
@@ -2443,22 +2443,6 @@ export declare const workersContractRouter: {
2443
2443
  availability: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE";
2444
2444
  lastName?: string | null | undefined;
2445
2445
  email?: string | null | undefined;
2446
- createdBy?: {
2447
- id: string;
2448
- createdAt: string;
2449
- updatedAt: string;
2450
- firstName: string;
2451
- lastName: string;
2452
- email: string;
2453
- phoneNumbers: {
2454
- id: string;
2455
- phoneNumber: string;
2456
- isPrimary: boolean;
2457
- description?: string | null | undefined;
2458
- }[];
2459
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
2460
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
2461
- } | null | undefined;
2462
2446
  nino?: string | null | undefined;
2463
2447
  dateOfBirth?: string | null | undefined;
2464
2448
  bio?: string | null | undefined;
@@ -2492,6 +2476,22 @@ export declare const workersContractRouter: {
2492
2476
  expiryDate?: string | null | undefined;
2493
2477
  } | null | undefined;
2494
2478
  createdByUserId?: string | null | undefined;
2479
+ createdBy?: {
2480
+ id: string;
2481
+ createdAt: string;
2482
+ updatedAt: string;
2483
+ firstName: string;
2484
+ lastName: string;
2485
+ email: string;
2486
+ phoneNumbers: {
2487
+ id: string;
2488
+ phoneNumber: string;
2489
+ isPrimary: boolean;
2490
+ description?: string | null | undefined;
2491
+ }[];
2492
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
2493
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
2494
+ } | null | undefined;
2495
2495
  distanceKm?: number | null | undefined;
2496
2496
  }, {
2497
2497
  id: string;
@@ -2509,22 +2509,6 @@ export declare const workersContractRouter: {
2509
2509
  description?: string | null | undefined;
2510
2510
  isPrimary?: boolean | undefined;
2511
2511
  }[] | undefined;
2512
- createdBy?: {
2513
- id: string;
2514
- createdAt: string | Date;
2515
- updatedAt: string | Date;
2516
- firstName: string;
2517
- lastName: string;
2518
- email: string;
2519
- phoneNumbers?: {
2520
- id: string;
2521
- phoneNumber: string;
2522
- description?: string | null | undefined;
2523
- isPrimary?: boolean | undefined;
2524
- }[] | undefined;
2525
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
2526
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
2527
- } | null | undefined;
2528
2512
  nino?: string | null | undefined;
2529
2513
  dateOfBirth?: string | Date | null | undefined;
2530
2514
  bio?: string | null | undefined;
@@ -2558,6 +2542,22 @@ export declare const workersContractRouter: {
2558
2542
  expiryDate?: string | Date | null | undefined;
2559
2543
  } | null | undefined;
2560
2544
  createdByUserId?: string | null | undefined;
2545
+ createdBy?: {
2546
+ id: string;
2547
+ createdAt: string | Date;
2548
+ updatedAt: string | Date;
2549
+ firstName: string;
2550
+ lastName: string;
2551
+ email: string;
2552
+ phoneNumbers?: {
2553
+ id: string;
2554
+ phoneNumber: string;
2555
+ description?: string | null | undefined;
2556
+ isPrimary?: boolean | undefined;
2557
+ }[] | undefined;
2558
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
2559
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
2560
+ } | null | undefined;
2561
2561
  distanceKm?: number | null | undefined;
2562
2562
  }>, "many">;
2563
2563
  totalCount: z.ZodNumber;
@@ -2583,22 +2583,6 @@ export declare const workersContractRouter: {
2583
2583
  availability: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE";
2584
2584
  lastName?: string | null | undefined;
2585
2585
  email?: string | null | undefined;
2586
- createdBy?: {
2587
- id: string;
2588
- createdAt: string;
2589
- updatedAt: string;
2590
- firstName: string;
2591
- lastName: string;
2592
- email: string;
2593
- phoneNumbers: {
2594
- id: string;
2595
- phoneNumber: string;
2596
- isPrimary: boolean;
2597
- description?: string | null | undefined;
2598
- }[];
2599
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
2600
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
2601
- } | null | undefined;
2602
2586
  nino?: string | null | undefined;
2603
2587
  dateOfBirth?: string | null | undefined;
2604
2588
  bio?: string | null | undefined;
@@ -2632,6 +2616,22 @@ export declare const workersContractRouter: {
2632
2616
  expiryDate?: string | null | undefined;
2633
2617
  } | null | undefined;
2634
2618
  createdByUserId?: string | null | undefined;
2619
+ createdBy?: {
2620
+ id: string;
2621
+ createdAt: string;
2622
+ updatedAt: string;
2623
+ firstName: string;
2624
+ lastName: string;
2625
+ email: string;
2626
+ phoneNumbers: {
2627
+ id: string;
2628
+ phoneNumber: string;
2629
+ isPrimary: boolean;
2630
+ description?: string | null | undefined;
2631
+ }[];
2632
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
2633
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
2634
+ } | null | undefined;
2635
2635
  distanceKm?: number | null | undefined;
2636
2636
  }[];
2637
2637
  totalCount: number;
@@ -2656,22 +2656,6 @@ export declare const workersContractRouter: {
2656
2656
  description?: string | null | undefined;
2657
2657
  isPrimary?: boolean | undefined;
2658
2658
  }[] | undefined;
2659
- createdBy?: {
2660
- id: string;
2661
- createdAt: string | Date;
2662
- updatedAt: string | Date;
2663
- firstName: string;
2664
- lastName: string;
2665
- email: string;
2666
- phoneNumbers?: {
2667
- id: string;
2668
- phoneNumber: string;
2669
- description?: string | null | undefined;
2670
- isPrimary?: boolean | undefined;
2671
- }[] | undefined;
2672
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
2673
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
2674
- } | null | undefined;
2675
2659
  nino?: string | null | undefined;
2676
2660
  dateOfBirth?: string | Date | null | undefined;
2677
2661
  bio?: string | null | undefined;
@@ -2705,6 +2689,22 @@ export declare const workersContractRouter: {
2705
2689
  expiryDate?: string | Date | null | undefined;
2706
2690
  } | null | undefined;
2707
2691
  createdByUserId?: string | null | undefined;
2692
+ createdBy?: {
2693
+ id: string;
2694
+ createdAt: string | Date;
2695
+ updatedAt: string | Date;
2696
+ firstName: string;
2697
+ lastName: string;
2698
+ email: string;
2699
+ phoneNumbers?: {
2700
+ id: string;
2701
+ phoneNumber: string;
2702
+ description?: string | null | undefined;
2703
+ isPrimary?: boolean | undefined;
2704
+ }[] | undefined;
2705
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
2706
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
2707
+ } | null | undefined;
2708
2708
  distanceKm?: number | null | undefined;
2709
2709
  }[];
2710
2710
  totalCount: number;
@@ -3010,22 +3010,6 @@ export declare const workersContractRouter: {
3010
3010
  availability: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE";
3011
3011
  lastName?: string | null | undefined;
3012
3012
  email?: string | null | undefined;
3013
- createdBy?: {
3014
- id: string;
3015
- createdAt: string;
3016
- updatedAt: string;
3017
- firstName: string;
3018
- lastName: string;
3019
- email: string;
3020
- phoneNumbers: {
3021
- id: string;
3022
- phoneNumber: string;
3023
- isPrimary: boolean;
3024
- description?: string | null | undefined;
3025
- }[];
3026
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
3027
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
3028
- } | null | undefined;
3029
3013
  nino?: string | null | undefined;
3030
3014
  dateOfBirth?: string | null | undefined;
3031
3015
  bio?: string | null | undefined;
@@ -3059,6 +3043,22 @@ export declare const workersContractRouter: {
3059
3043
  expiryDate?: string | null | undefined;
3060
3044
  } | null | undefined;
3061
3045
  createdByUserId?: string | null | undefined;
3046
+ createdBy?: {
3047
+ id: string;
3048
+ createdAt: string;
3049
+ updatedAt: string;
3050
+ firstName: string;
3051
+ lastName: string;
3052
+ email: string;
3053
+ phoneNumbers: {
3054
+ id: string;
3055
+ phoneNumber: string;
3056
+ isPrimary: boolean;
3057
+ description?: string | null | undefined;
3058
+ }[];
3059
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
3060
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
3061
+ } | null | undefined;
3062
3062
  distanceKm?: number | null | undefined;
3063
3063
  }, {
3064
3064
  id: string;
@@ -3076,22 +3076,6 @@ export declare const workersContractRouter: {
3076
3076
  description?: string | null | undefined;
3077
3077
  isPrimary?: boolean | undefined;
3078
3078
  }[] | undefined;
3079
- createdBy?: {
3080
- id: string;
3081
- createdAt: string | Date;
3082
- updatedAt: string | Date;
3083
- firstName: string;
3084
- lastName: string;
3085
- email: string;
3086
- phoneNumbers?: {
3087
- id: string;
3088
- phoneNumber: string;
3089
- description?: string | null | undefined;
3090
- isPrimary?: boolean | undefined;
3091
- }[] | undefined;
3092
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
3093
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
3094
- } | null | undefined;
3095
3079
  nino?: string | null | undefined;
3096
3080
  dateOfBirth?: string | Date | null | undefined;
3097
3081
  bio?: string | null | undefined;
@@ -3125,6 +3109,22 @@ export declare const workersContractRouter: {
3125
3109
  expiryDate?: string | Date | null | undefined;
3126
3110
  } | null | undefined;
3127
3111
  createdByUserId?: string | null | undefined;
3112
+ createdBy?: {
3113
+ id: string;
3114
+ createdAt: string | Date;
3115
+ updatedAt: string | Date;
3116
+ firstName: string;
3117
+ lastName: string;
3118
+ email: string;
3119
+ phoneNumbers?: {
3120
+ id: string;
3121
+ phoneNumber: string;
3122
+ description?: string | null | undefined;
3123
+ isPrimary?: boolean | undefined;
3124
+ }[] | undefined;
3125
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
3126
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
3127
+ } | null | undefined;
3128
3128
  distanceKm?: number | null | undefined;
3129
3129
  }>;
3130
3130
  404: z.ZodObject<{
@@ -3645,22 +3645,6 @@ export declare const workersContractRouter: {
3645
3645
  availability: "AVAILABLE" | "PARTIALLY_AVAILABLE" | "UNAVAILABLE";
3646
3646
  lastName?: string | null | undefined;
3647
3647
  email?: string | null | undefined;
3648
- createdBy?: {
3649
- id: string;
3650
- createdAt: string;
3651
- updatedAt: string;
3652
- firstName: string;
3653
- lastName: string;
3654
- email: string;
3655
- phoneNumbers: {
3656
- id: string;
3657
- phoneNumber: string;
3658
- isPrimary: boolean;
3659
- description?: string | null | undefined;
3660
- }[];
3661
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
3662
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
3663
- } | null | undefined;
3664
3648
  nino?: string | null | undefined;
3665
3649
  dateOfBirth?: string | null | undefined;
3666
3650
  bio?: string | null | undefined;
@@ -3694,6 +3678,22 @@ export declare const workersContractRouter: {
3694
3678
  expiryDate?: string | null | undefined;
3695
3679
  } | null | undefined;
3696
3680
  createdByUserId?: string | null | undefined;
3681
+ createdBy?: {
3682
+ id: string;
3683
+ createdAt: string;
3684
+ updatedAt: string;
3685
+ firstName: string;
3686
+ lastName: string;
3687
+ email: string;
3688
+ phoneNumbers: {
3689
+ id: string;
3690
+ phoneNumber: string;
3691
+ isPrimary: boolean;
3692
+ description?: string | null | undefined;
3693
+ }[];
3694
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
3695
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
3696
+ } | null | undefined;
3697
3697
  distanceKm?: number | null | undefined;
3698
3698
  }, {
3699
3699
  id: string;
@@ -3711,22 +3711,6 @@ export declare const workersContractRouter: {
3711
3711
  description?: string | null | undefined;
3712
3712
  isPrimary?: boolean | undefined;
3713
3713
  }[] | undefined;
3714
- createdBy?: {
3715
- id: string;
3716
- createdAt: string | Date;
3717
- updatedAt: string | Date;
3718
- firstName: string;
3719
- lastName: string;
3720
- email: string;
3721
- phoneNumbers?: {
3722
- id: string;
3723
- phoneNumber: string;
3724
- description?: string | null | undefined;
3725
- isPrimary?: boolean | undefined;
3726
- }[] | undefined;
3727
- roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
3728
- office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
3729
- } | null | undefined;
3730
3714
  nino?: string | null | undefined;
3731
3715
  dateOfBirth?: string | Date | null | undefined;
3732
3716
  bio?: string | null | undefined;
@@ -3760,6 +3744,22 @@ export declare const workersContractRouter: {
3760
3744
  expiryDate?: string | Date | null | undefined;
3761
3745
  } | null | undefined;
3762
3746
  createdByUserId?: string | null | undefined;
3747
+ createdBy?: {
3748
+ id: string;
3749
+ createdAt: string | Date;
3750
+ updatedAt: string | Date;
3751
+ firstName: string;
3752
+ lastName: string;
3753
+ email: string;
3754
+ phoneNumbers?: {
3755
+ id: string;
3756
+ phoneNumber: string;
3757
+ description?: string | null | undefined;
3758
+ isPrimary?: boolean | undefined;
3759
+ }[] | undefined;
3760
+ roles?: ("ADMIN" | "SECOND_AGENT" | "FIRST_AGENT" | "COMPANY_CHECKING" | "KPI" | "TEAM_LEADS")[] | undefined;
3761
+ office?: "ALBANIA" | "CRAIOVA" | "DANI" | "GABI_RECRUTARE" | "GEORGIA" | "INDIA" | "IONITA" | "MARIUS_DRAGAN" | "MAX_MANGU" | "MAXIM_VADIM" | "MD_BOGDAN" | "MD_DANIEL_CHISINAU" | "NEACSU" | "ROBERT_DENIS" | "ROBERT_RADU" | "VICTORIEI_MIRIAM" | "VIZIRU" | "Y_INDIVIDUALS_RECRUITMENT" | null | undefined;
3762
+ } | null | undefined;
3763
3763
  distanceKm?: number | null | undefined;
3764
3764
  }>;
3765
3765
  404: z.ZodObject<{