@i.un/libs 0.0.57 → 0.0.59

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.
@@ -1,2443 +1,2 @@
1
- declare const linkedinProfileExample: {
2
- elements: {
3
- profileVideoPreview: {
4
- paging: {
5
- start: number;
6
- count: number;
7
- links: never[];
8
- $recipeType: string;
9
- };
10
- $recipeType: string;
11
- elements: never[];
12
- };
13
- profileTreasuryMediaProfile: {
14
- paging: {
15
- total: number;
16
- start: number;
17
- count: number;
18
- links: never[];
19
- $recipeType: string;
20
- };
21
- $recipeType: string;
22
- elements: never[];
23
- };
24
- objectUrn: string;
25
- multiLocaleLastName: {
26
- fr_FR: string;
27
- };
28
- profileOrganizations: {
29
- paging: {
30
- total: number;
31
- start: number;
32
- count: number;
33
- links: never[];
34
- $recipeType: string;
35
- };
36
- $recipeType: string;
37
- elements: never[];
38
- };
39
- multiLocaleFirstNamePronunciationHint: {};
40
- multiLocaleLastNamePronunciationHint: {};
41
- profileEducations: {
42
- paging: {
43
- total: number;
44
- start: number;
45
- count: number;
46
- links: never[];
47
- $recipeType: string;
48
- };
49
- $recipeType: string;
50
- elements: ({
51
- dateRange: {
52
- start: {
53
- year: number;
54
- $recipeType: string;
55
- month?: undefined;
56
- };
57
- end: {
58
- year: number;
59
- $recipeType: string;
60
- month?: undefined;
61
- };
62
- $recipeType: string;
63
- };
64
- $anti_abuse_metadata: {
65
- $anti_abuse_uuid: string;
66
- };
67
- profileTreasuryMediaEducation: {
68
- paging: {
69
- total: number;
70
- start: number;
71
- count: number;
72
- links: never[];
73
- $recipeType: string;
74
- };
75
- $recipeType: string;
76
- elements: never[];
77
- };
78
- description: string;
79
- companyUrn: string;
80
- schoolUrn: string;
81
- entityUrn: string;
82
- school: {
83
- entityUrn: string;
84
- name: string;
85
- logo: {
86
- vectorImage: {
87
- $recipeType: string;
88
- rootUrl: string;
89
- artifacts: {
90
- width: number;
91
- $recipeType: string;
92
- fileIdentifyingUrlPathSegment: string;
93
- expiresAt: number;
94
- height: number;
95
- }[];
96
- };
97
- };
98
- active: boolean;
99
- $recipeType: string;
100
- url: string;
101
- };
102
- company: {
103
- entityUrn: string;
104
- name: string;
105
- logo: {
106
- vectorImage: {
107
- $recipeType: string;
108
- digitalmediaAsset: string;
109
- rootUrl: string;
110
- artifacts: {
111
- width: number;
112
- $recipeType: string;
113
- fileIdentifyingUrlPathSegment: string;
114
- expiresAt: number;
115
- height: number;
116
- }[];
117
- };
118
- };
119
- $recipeType: string;
120
- url: string;
121
- };
122
- schoolName: string;
123
- fieldOfStudy: string;
124
- degree: {
125
- entityUrn: string;
126
- $recipeType: string;
127
- };
128
- degreeName: string;
129
- multiLocaleGrade: {
130
- fr_FR: string;
131
- };
132
- multiLocaleSchoolName: {
133
- fr_FR: string;
134
- };
135
- grade: string;
136
- multiLocaleFieldOfStudy: {
137
- fr_FR: string;
138
- };
139
- $recipeType: string;
140
- multiLocaleDescription: {
141
- fr_FR: string;
142
- };
143
- degreeUrn: string;
144
- multiLocaleDegreeName: {
145
- fr_FR: string;
146
- };
147
- standardizedFieldOfStudy?: undefined;
148
- standardizedFieldOfStudyUrn?: undefined;
149
- multiLocaleActivities?: undefined;
150
- activities?: undefined;
151
- } | {
152
- dateRange: {
153
- start: {
154
- year: number;
155
- $recipeType: string;
156
- month?: undefined;
157
- };
158
- end: {
159
- year: number;
160
- $recipeType: string;
161
- month?: undefined;
162
- };
163
- $recipeType: string;
164
- };
165
- $anti_abuse_metadata: {
166
- $anti_abuse_uuid: string;
167
- };
168
- profileTreasuryMediaEducation: {
169
- paging: {
170
- total: number;
171
- start: number;
172
- count: number;
173
- links: never[];
174
- $recipeType: string;
175
- };
176
- $recipeType: string;
177
- elements: never[];
178
- };
179
- description: string;
180
- entityUrn: string;
181
- schoolName: string;
182
- fieldOfStudy: string;
183
- degree: {
184
- entityUrn: string;
185
- $recipeType: string;
186
- };
187
- degreeName: string;
188
- multiLocaleGrade: {
189
- fr_FR: string;
190
- };
191
- multiLocaleSchoolName: {
192
- fr_FR: string;
193
- };
194
- grade: string;
195
- multiLocaleFieldOfStudy: {
196
- fr_FR: string;
197
- };
198
- $recipeType: string;
199
- multiLocaleDescription: {
200
- fr_FR: string;
201
- };
202
- degreeUrn: string;
203
- multiLocaleDegreeName: {
204
- fr_FR: string;
205
- };
206
- companyUrn?: undefined;
207
- schoolUrn?: undefined;
208
- school?: undefined;
209
- company?: undefined;
210
- standardizedFieldOfStudy?: undefined;
211
- standardizedFieldOfStudyUrn?: undefined;
212
- multiLocaleActivities?: undefined;
213
- activities?: undefined;
214
- } | {
215
- dateRange: {
216
- start: {
217
- year: number;
218
- $recipeType: string;
219
- month?: undefined;
220
- };
221
- end: {
222
- year: number;
223
- $recipeType: string;
224
- month?: undefined;
225
- };
226
- $recipeType: string;
227
- };
228
- $anti_abuse_metadata: {
229
- $anti_abuse_uuid: string;
230
- };
231
- profileTreasuryMediaEducation: {
232
- paging: {
233
- total: number;
234
- start: number;
235
- count: number;
236
- links: never[];
237
- $recipeType: string;
238
- };
239
- $recipeType: string;
240
- elements: never[];
241
- };
242
- description: string;
243
- companyUrn: string;
244
- schoolUrn: string;
245
- entityUrn: string;
246
- school: {
247
- entityUrn: string;
248
- name: string;
249
- logo: {
250
- vectorImage: {
251
- $recipeType: string;
252
- rootUrl: string;
253
- artifacts: {
254
- width: number;
255
- $recipeType: string;
256
- fileIdentifyingUrlPathSegment: string;
257
- expiresAt: number;
258
- height: number;
259
- }[];
260
- };
261
- };
262
- active: boolean;
263
- $recipeType: string;
264
- url: string;
265
- };
266
- company: {
267
- entityUrn: string;
268
- name: string;
269
- logo: {
270
- vectorImage: {
271
- $recipeType: string;
272
- digitalmediaAsset: string;
273
- rootUrl: string;
274
- artifacts: {
275
- width: number;
276
- $recipeType: string;
277
- fileIdentifyingUrlPathSegment: string;
278
- expiresAt: number;
279
- height: number;
280
- }[];
281
- };
282
- };
283
- $recipeType: string;
284
- url: string;
285
- };
286
- schoolName: string;
287
- fieldOfStudy: string;
288
- degree: {
289
- entityUrn: string;
290
- $recipeType: string;
291
- };
292
- degreeName: string;
293
- multiLocaleSchoolName: {
294
- fr_FR: string;
295
- };
296
- multiLocaleFieldOfStudy: {
297
- fr_FR: string;
298
- };
299
- $recipeType: string;
300
- multiLocaleDescription: {
301
- fr_FR: string;
302
- };
303
- degreeUrn: string;
304
- multiLocaleDegreeName: {
305
- fr_FR: string;
306
- };
307
- multiLocaleGrade?: undefined;
308
- grade?: undefined;
309
- standardizedFieldOfStudy?: undefined;
310
- standardizedFieldOfStudyUrn?: undefined;
311
- multiLocaleActivities?: undefined;
312
- activities?: undefined;
313
- } | {
314
- dateRange: {
315
- start: {
316
- year: number;
317
- $recipeType: string;
318
- month?: undefined;
319
- };
320
- end: {
321
- year: number;
322
- $recipeType: string;
323
- month?: undefined;
324
- };
325
- $recipeType: string;
326
- };
327
- $anti_abuse_metadata: {
328
- $anti_abuse_uuid: string;
329
- };
330
- profileTreasuryMediaEducation: {
331
- paging: {
332
- total: number;
333
- start: number;
334
- count: number;
335
- links: never[];
336
- $recipeType: string;
337
- };
338
- $recipeType: string;
339
- elements: never[];
340
- };
341
- description: string;
342
- standardizedFieldOfStudy: {
343
- entityUrn: string;
344
- $recipeType: string;
345
- };
346
- entityUrn: string;
347
- standardizedFieldOfStudyUrn: string;
348
- schoolName: string;
349
- fieldOfStudy: string;
350
- degreeName: string;
351
- multiLocaleSchoolName: {
352
- fr_FR: string;
353
- };
354
- multiLocaleActivities: {
355
- fr_FR: string;
356
- };
357
- activities: string;
358
- multiLocaleFieldOfStudy: {
359
- fr_FR: string;
360
- };
361
- $recipeType: string;
362
- multiLocaleDescription: {
363
- fr_FR: string;
364
- };
365
- multiLocaleDegreeName: {
366
- fr_FR: string;
367
- };
368
- companyUrn?: undefined;
369
- schoolUrn?: undefined;
370
- school?: undefined;
371
- company?: undefined;
372
- degree?: undefined;
373
- multiLocaleGrade?: undefined;
374
- grade?: undefined;
375
- degreeUrn?: undefined;
376
- } | {
377
- dateRange: {
378
- start: {
379
- $recipeType: string;
380
- month: number;
381
- year: number;
382
- };
383
- end: {
384
- $recipeType: string;
385
- month: number;
386
- year: number;
387
- };
388
- $recipeType: string;
389
- };
390
- $anti_abuse_metadata: {
391
- $anti_abuse_uuid: string;
392
- };
393
- profileTreasuryMediaEducation: {
394
- paging: {
395
- total: number;
396
- start: number;
397
- count: number;
398
- links: never[];
399
- $recipeType: string;
400
- };
401
- $recipeType: string;
402
- elements: never[];
403
- };
404
- degreeName: string;
405
- multiLocaleGrade: {
406
- fr_FR: string;
407
- };
408
- multiLocaleSchoolName: {
409
- fr_FR: string;
410
- };
411
- entityUrn: string;
412
- grade: string;
413
- multiLocaleFieldOfStudy: {
414
- fr_FR: string;
415
- };
416
- $recipeType: string;
417
- schoolName: string;
418
- fieldOfStudy: string;
419
- multiLocaleDegreeName: {
420
- fr_FR: string;
421
- };
422
- description?: undefined;
423
- companyUrn?: undefined;
424
- schoolUrn?: undefined;
425
- school?: undefined;
426
- company?: undefined;
427
- degree?: undefined;
428
- multiLocaleDescription?: undefined;
429
- degreeUrn?: undefined;
430
- standardizedFieldOfStudy?: undefined;
431
- standardizedFieldOfStudyUrn?: undefined;
432
- multiLocaleActivities?: undefined;
433
- activities?: undefined;
434
- })[];
435
- };
436
- multiLocaleFirstName: {
437
- fr_FR: string;
438
- };
439
- companyNameOnProfileTopCardShown: boolean;
440
- profilePublications: {
441
- paging: {
442
- total: number;
443
- start: number;
444
- count: number;
445
- links: never[];
446
- $recipeType: string;
447
- };
448
- $recipeType: string;
449
- elements: never[];
450
- };
451
- publicIdentifier: string;
452
- profileCertifications: {
453
- paging: {
454
- total: number;
455
- start: number;
456
- count: number;
457
- links: never[];
458
- $recipeType: string;
459
- };
460
- $recipeType: string;
461
- elements: {
462
- dateRange: {
463
- start: {
464
- $recipeType: string;
465
- month: number;
466
- year: number;
467
- };
468
- $recipeType: string;
469
- };
470
- $anti_abuse_metadata: {
471
- $anti_abuse_uuid: string;
472
- };
473
- multiLocaleLicenseNumber: {
474
- fr_FR: string;
475
- };
476
- companyUrn: string;
477
- url: string;
478
- multiLocaleAuthority: {
479
- fr_FR: string;
480
- };
481
- entityUrn: string;
482
- authority: string;
483
- name: string;
484
- multiLocaleName: {
485
- fr_FR: string;
486
- };
487
- licenseNumber: string;
488
- company: {
489
- entityUrn: string;
490
- name: string;
491
- logo: {
492
- vectorImage: {
493
- $recipeType: string;
494
- rootUrl: string;
495
- artifacts: {
496
- width: number;
497
- $recipeType: string;
498
- fileIdentifyingUrlPathSegment: string;
499
- expiresAt: number;
500
- height: number;
501
- }[];
502
- };
503
- };
504
- $recipeType: string;
505
- universalName: string;
506
- url: string;
507
- };
508
- $recipeType: string;
509
- displaySource: string;
510
- }[];
511
- };
512
- trackingId: string;
513
- multiLocaleSummary: {
514
- fr_FR: string;
515
- };
516
- profileVolunteerExperiences: {
517
- paging: {
518
- total: number;
519
- start: number;
520
- count: number;
521
- links: never[];
522
- $recipeType: string;
523
- };
524
- $recipeType: string;
525
- elements: {
526
- multiLocaleRole: {
527
- fr_FR: string;
528
- };
529
- role: string;
530
- dateRange: {
531
- start: {
532
- $recipeType: string;
533
- month: number;
534
- year: number;
535
- };
536
- end: {
537
- $recipeType: string;
538
- month: number;
539
- year: number;
540
- };
541
- $recipeType: string;
542
- };
543
- multiLocaleCompanyName: {
544
- fr_FR: string;
545
- };
546
- $anti_abuse_metadata: {
547
- $anti_abuse_uuid: string;
548
- };
549
- companyName: string;
550
- description: string;
551
- cause: string;
552
- entityUrn: string;
553
- $recipeType: string;
554
- multiLocaleDescription: {
555
- fr_FR: string;
556
- };
557
- }[];
558
- };
559
- versionTag: string;
560
- firstName: string;
561
- profilePicture: {
562
- $recipeType: string;
563
- a11yText: string;
564
- displayImageReference: {
565
- vectorImage: {
566
- $recipeType: string;
567
- rootUrl: string;
568
- artifacts: {
569
- width: number;
570
- $recipeType: string;
571
- fileIdentifyingUrlPathSegment: string;
572
- expiresAt: number;
573
- height: number;
574
- }[];
575
- };
576
- };
577
- displayImageUrn: string;
578
- };
579
- profileSkills: {
580
- paging: {
581
- total: number;
582
- start: number;
583
- count: number;
584
- links: never[];
585
- $recipeType: string;
586
- };
587
- $recipeType: string;
588
- elements: {
589
- entityUrn: string;
590
- $anti_abuse_metadata: {
591
- $anti_abuse_uuid: string;
592
- };
593
- name: string;
594
- multiLocaleName: {
595
- fr_FR: string;
596
- };
597
- $recipeType: string;
598
- }[];
599
- };
600
- profileProjects: {
601
- paging: {
602
- total: number;
603
- start: number;
604
- count: number;
605
- links: never[];
606
- $recipeType: string;
607
- };
608
- $recipeType: string;
609
- elements: {
610
- occupation: {
611
- profilePosition: {
612
- entityUrn: string;
613
- $recipeType: string;
614
- };
615
- };
616
- multiLocaleTitle: {
617
- fr_FR: string;
618
- };
619
- dateRange: {
620
- start: {
621
- $recipeType: string;
622
- month: number;
623
- year: number;
624
- };
625
- end: {
626
- $recipeType: string;
627
- month: number;
628
- year: number;
629
- };
630
- $recipeType: string;
631
- };
632
- $anti_abuse_metadata: {
633
- $anti_abuse_uuid: string;
634
- };
635
- description: string;
636
- occupationUnion: {
637
- profilePosition: string;
638
- };
639
- title: string;
640
- entityUrn: string;
641
- $recipeType: string;
642
- contributors: {
643
- standardizedContributor: {
644
- profileUrn: string;
645
- $recipeType: string;
646
- profile: {
647
- lastName: string;
648
- memorialized: boolean;
649
- $anti_abuse_metadata: {
650
- $anti_abuse_uuid: string;
651
- };
652
- firstName: string;
653
- profilePicture: {
654
- a11yText: string;
655
- displayImageReference: {
656
- vectorImage: {
657
- $recipeType: string;
658
- rootUrl: string;
659
- artifacts: {
660
- width: number;
661
- $recipeType: string;
662
- fileIdentifyingUrlPathSegment: string;
663
- expiresAt: number;
664
- height: number;
665
- }[];
666
- };
667
- };
668
- $recipeType: string;
669
- displayImageUrn: string;
670
- };
671
- entityUrn: string;
672
- memberRelationship: {
673
- memberRelationshipUnion: {
674
- noConnection: {
675
- memberDistance: string;
676
- $recipeType: string;
677
- invitationUnion: {
678
- noInvitation: {
679
- inviter: string;
680
- targetInviteeResolutionResult: {
681
- lastName: string;
682
- memorialized: boolean;
683
- $anti_abuse_metadata: {
684
- $anti_abuse_uuid: string;
685
- };
686
- firstName: string;
687
- entityUrn: string;
688
- $recipeType: string;
689
- publicIdentifier: string;
690
- emailRequired: boolean;
691
- headline: string;
692
- };
693
- $recipeType: string;
694
- targetInvitee: string;
695
- inviterResolutionResult: {
696
- lastName: string;
697
- memorialized: boolean;
698
- $anti_abuse_metadata: {
699
- $anti_abuse_uuid: string;
700
- };
701
- iweWarned: boolean;
702
- firstName: string;
703
- entityUrn: string;
704
- $recipeType: string;
705
- publicIdentifier: string;
706
- headline: string;
707
- };
708
- };
709
- };
710
- };
711
- };
712
- $recipeType: string;
713
- memberRelationshipData: {
714
- noInvitation: {
715
- inviter: string;
716
- targetInviteeResolutionResult: {
717
- lastName: string;
718
- memorialized: boolean;
719
- $anti_abuse_metadata: {
720
- $anti_abuse_uuid: string;
721
- };
722
- firstName: string;
723
- entityUrn: string;
724
- $recipeType: string;
725
- publicIdentifier: string;
726
- emailRequired: boolean;
727
- headline: string;
728
- };
729
- $recipeType: string;
730
- targetInvitee: string;
731
- inviterResolutionResult: {
732
- lastName: string;
733
- memorialized: boolean;
734
- $anti_abuse_metadata: {
735
- $anti_abuse_uuid: string;
736
- };
737
- iweWarned: boolean;
738
- firstName: string;
739
- entityUrn: string;
740
- $recipeType: string;
741
- publicIdentifier: string;
742
- headline: string;
743
- };
744
- };
745
- };
746
- entityUrn: string;
747
- };
748
- $recipeType: string;
749
- publicIdentifier: string;
750
- headline: string;
751
- };
752
- };
753
- }[];
754
- multiLocaleDescription: {
755
- fr_FR: string;
756
- };
757
- }[];
758
- };
759
- $recipeType: string;
760
- multiLocaleHeadline: {
761
- fr_FR: string;
762
- };
763
- profileHonors: {
764
- paging: {
765
- total: number;
766
- start: number;
767
- count: number;
768
- links: never[];
769
- $recipeType: string;
770
- };
771
- $recipeType: string;
772
- elements: never[];
773
- };
774
- lastName: string;
775
- memorialized: boolean;
776
- profilePatents: {
777
- paging: {
778
- total: number;
779
- start: number;
780
- count: number;
781
- links: never[];
782
- $recipeType: string;
783
- };
784
- $recipeType: string;
785
- elements: never[];
786
- };
787
- showPremiumSubscriberBadge: boolean;
788
- industry: {
789
- name: string;
790
- $recipeType: string;
791
- entityUrn: string;
792
- };
793
- geoLocationBackfilled: boolean;
794
- profileTestScores: {
795
- paging: {
796
- total: number;
797
- start: number;
798
- count: number;
799
- links: never[];
800
- $recipeType: string;
801
- };
802
- $recipeType: string;
803
- elements: never[];
804
- };
805
- multiLocaleFullNamePronunciationAudio: {};
806
- premium: boolean;
807
- influencer: boolean;
808
- entityUrn: string;
809
- profileLanguages: {
810
- paging: {
811
- total: number;
812
- start: number;
813
- count: number;
814
- links: never[];
815
- $recipeType: string;
816
- };
817
- $recipeType: string;
818
- elements: {
819
- entityUrn: string;
820
- $anti_abuse_metadata: {
821
- $anti_abuse_uuid: string;
822
- };
823
- name: string;
824
- multiLocaleName: {
825
- fr_FR: string;
826
- };
827
- $recipeType: string;
828
- proficiency: string;
829
- }[];
830
- };
831
- headline: string;
832
- summary: string;
833
- creator: boolean;
834
- profileCourses: {
835
- paging: {
836
- total: number;
837
- start: number;
838
- count: number;
839
- links: never[];
840
- $recipeType: string;
841
- };
842
- $recipeType: string;
843
- elements: never[];
844
- };
845
- supportedLocales: {
846
- country: string;
847
- language: string;
848
- $recipeType: string;
849
- }[];
850
- educationOnProfileTopCardShown: boolean;
851
- industryUrn: string;
852
- profilePositionGroups: {
853
- paging: {
854
- total: number;
855
- start: number;
856
- count: number;
857
- links: never[];
858
- $recipeType: string;
859
- };
860
- $recipeType: string;
861
- elements: ({
862
- entityUrn: string;
863
- dateRange: {
864
- start: {
865
- $recipeType: string;
866
- month: number;
867
- year: number;
868
- };
869
- $recipeType: string;
870
- end?: undefined;
871
- };
872
- multiLocaleCompanyName: {
873
- fr_FR: string;
874
- };
875
- $anti_abuse_metadata: {
876
- $anti_abuse_uuid: string;
877
- };
878
- companyName: string;
879
- profilePositionInPositionGroup: {
880
- paging: {
881
- total: number;
882
- start: number;
883
- count: number;
884
- links: never[];
885
- $recipeType: string;
886
- };
887
- $recipeType: string;
888
- elements: ({
889
- dateRange: {
890
- start: {
891
- $recipeType: string;
892
- month: number;
893
- year: number;
894
- };
895
- $recipeType: string;
896
- end?: undefined;
897
- };
898
- multiLocaleCompanyName: {
899
- fr_FR: string;
900
- };
901
- $anti_abuse_metadata: {
902
- $anti_abuse_uuid: string;
903
- };
904
- companyName: string;
905
- title: string;
906
- companyUrn: string;
907
- employmentTypeUrn: string;
908
- entityUrn: string;
909
- multiLocaleGeoLocationName: {
910
- fr_FR: string;
911
- };
912
- company: {
913
- industry: {
914
- "urn:li:fsd_industry:4": {
915
- name: string;
916
- $recipeType: string;
917
- entityUrn: string;
918
- };
919
- };
920
- industryUrns: string[];
921
- url: string;
922
- employeeCountRange: {
923
- start: number;
924
- end: number;
925
- $recipeType: string;
926
- };
927
- entityUrn: string;
928
- name: string;
929
- logo: {
930
- vectorImage: {
931
- $recipeType: string;
932
- rootUrl: string;
933
- artifacts: {
934
- width: number;
935
- $recipeType: string;
936
- fileIdentifyingUrlPathSegment: string;
937
- expiresAt: number;
938
- height: number;
939
- }[];
940
- };
941
- };
942
- $recipeType: string;
943
- universalName: string;
944
- };
945
- shouldShowSourceOfHireBadge: boolean;
946
- locationName: string;
947
- multiLocaleTitle: {
948
- fr_FR: string;
949
- };
950
- employmentType: {
951
- name: string;
952
- $recipeType: string;
953
- entityUrn: string;
954
- companyNameRequired: boolean;
955
- };
956
- profileTreasuryMediaPosition: {
957
- paging: {
958
- total: number;
959
- start: number;
960
- count: number;
961
- links: never[];
962
- $recipeType: string;
963
- };
964
- $recipeType: string;
965
- elements: never[];
966
- };
967
- geoLocationName: string;
968
- $recipeType: string;
969
- multiLocaleLocationName: {
970
- fr_FR: string;
971
- };
972
- geo?: undefined;
973
- geoUrn?: undefined;
974
- regionUrn?: undefined;
975
- region?: undefined;
976
- sourceOfHireType?: undefined;
977
- } | {
978
- dateRange: {
979
- start: {
980
- $recipeType: string;
981
- month: number;
982
- year: number;
983
- };
984
- end: {
985
- $recipeType: string;
986
- month: number;
987
- year: number;
988
- };
989
- $recipeType: string;
990
- };
991
- multiLocaleCompanyName: {
992
- fr_FR: string;
993
- };
994
- $anti_abuse_metadata: {
995
- $anti_abuse_uuid: string;
996
- };
997
- companyName: string;
998
- title: string;
999
- companyUrn: string;
1000
- geo: {
1001
- entityUrn: string;
1002
- $recipeType: string;
1003
- };
1004
- employmentTypeUrn: string;
1005
- entityUrn: string;
1006
- multiLocaleGeoLocationName: {
1007
- fr_FR: string;
1008
- };
1009
- company: {
1010
- industry: {
1011
- "urn:li:fsd_industry:4": {
1012
- name: string;
1013
- $recipeType: string;
1014
- entityUrn: string;
1015
- };
1016
- };
1017
- industryUrns: string[];
1018
- url: string;
1019
- employeeCountRange: {
1020
- start: number;
1021
- end: number;
1022
- $recipeType: string;
1023
- };
1024
- entityUrn: string;
1025
- name: string;
1026
- logo: {
1027
- vectorImage: {
1028
- $recipeType: string;
1029
- rootUrl: string;
1030
- artifacts: {
1031
- width: number;
1032
- $recipeType: string;
1033
- fileIdentifyingUrlPathSegment: string;
1034
- expiresAt: number;
1035
- height: number;
1036
- }[];
1037
- };
1038
- };
1039
- $recipeType: string;
1040
- universalName: string;
1041
- };
1042
- shouldShowSourceOfHireBadge: boolean;
1043
- locationName: string;
1044
- multiLocaleTitle: {
1045
- fr_FR: string;
1046
- };
1047
- employmentType: {
1048
- name: string;
1049
- $recipeType: string;
1050
- entityUrn: string;
1051
- companyNameRequired: boolean;
1052
- };
1053
- geoUrn: string;
1054
- profileTreasuryMediaPosition: {
1055
- paging: {
1056
- total: number;
1057
- start: number;
1058
- count: number;
1059
- links: never[];
1060
- $recipeType: string;
1061
- };
1062
- $recipeType: string;
1063
- elements: never[];
1064
- };
1065
- regionUrn: string;
1066
- geoLocationName: string;
1067
- $recipeType: string;
1068
- region: {
1069
- entityUrn: string;
1070
- $recipeType: string;
1071
- };
1072
- multiLocaleLocationName: {
1073
- fr_FR: string;
1074
- };
1075
- sourceOfHireType: string;
1076
- })[];
1077
- };
1078
- company: {
1079
- industry: {
1080
- "urn:li:fsd_industry:4": {
1081
- name: string;
1082
- $recipeType: string;
1083
- entityUrn: string;
1084
- };
1085
- "urn:li:fsd_industry:8"?: undefined;
1086
- "urn:li:fsd_industry:96"?: undefined;
1087
- };
1088
- industryUrns: string[];
1089
- url: string;
1090
- employeeCountRange: {
1091
- start: number;
1092
- end: number;
1093
- $recipeType: string;
1094
- };
1095
- entityUrn: string;
1096
- name: string;
1097
- logo: {
1098
- vectorImage: {
1099
- $recipeType: string;
1100
- rootUrl: string;
1101
- artifacts: {
1102
- width: number;
1103
- $recipeType: string;
1104
- fileIdentifyingUrlPathSegment: string;
1105
- expiresAt: number;
1106
- height: number;
1107
- }[];
1108
- };
1109
- };
1110
- $recipeType: string;
1111
- universalName: string;
1112
- };
1113
- $recipeType: string;
1114
- companyUrn: string;
1115
- } | {
1116
- entityUrn: string;
1117
- dateRange: {
1118
- start: {
1119
- $recipeType: string;
1120
- month: number;
1121
- year: number;
1122
- };
1123
- end: {
1124
- $recipeType: string;
1125
- month: number;
1126
- year: number;
1127
- };
1128
- $recipeType: string;
1129
- };
1130
- multiLocaleCompanyName: {
1131
- fr_FR: string;
1132
- };
1133
- $anti_abuse_metadata: {
1134
- $anti_abuse_uuid: string;
1135
- };
1136
- companyName: string;
1137
- profilePositionInPositionGroup: {
1138
- paging: {
1139
- total: number;
1140
- start: number;
1141
- count: number;
1142
- links: never[];
1143
- $recipeType: string;
1144
- };
1145
- $recipeType: string;
1146
- elements: {
1147
- dateRange: {
1148
- start: {
1149
- $recipeType: string;
1150
- month: number;
1151
- year: number;
1152
- };
1153
- end: {
1154
- $recipeType: string;
1155
- month: number;
1156
- year: number;
1157
- };
1158
- $recipeType: string;
1159
- };
1160
- multiLocaleCompanyName: {
1161
- fr_FR: string;
1162
- };
1163
- $anti_abuse_metadata: {
1164
- $anti_abuse_uuid: string;
1165
- };
1166
- companyName: string;
1167
- description: string;
1168
- title: string;
1169
- companyUrn: string;
1170
- geo: {
1171
- entityUrn: string;
1172
- $recipeType: string;
1173
- };
1174
- employmentTypeUrn: string;
1175
- entityUrn: string;
1176
- multiLocaleGeoLocationName: {
1177
- fr_FR: string;
1178
- };
1179
- company: {
1180
- industry: {
1181
- "urn:li:fsd_industry:8": {
1182
- name: string;
1183
- $recipeType: string;
1184
- entityUrn: string;
1185
- };
1186
- };
1187
- industryUrns: string[];
1188
- url: string;
1189
- employeeCountRange: {
1190
- start: number;
1191
- end: number;
1192
- $recipeType: string;
1193
- };
1194
- entityUrn: string;
1195
- name: string;
1196
- logo: {
1197
- vectorImage: {
1198
- $recipeType: string;
1199
- rootUrl: string;
1200
- artifacts: {
1201
- width: number;
1202
- $recipeType: string;
1203
- fileIdentifyingUrlPathSegment: string;
1204
- expiresAt: number;
1205
- height: number;
1206
- }[];
1207
- };
1208
- };
1209
- $recipeType: string;
1210
- universalName: string;
1211
- };
1212
- shouldShowSourceOfHireBadge: boolean;
1213
- locationName: string;
1214
- multiLocaleTitle: {
1215
- fr_FR: string;
1216
- };
1217
- employmentType: {
1218
- name: string;
1219
- $recipeType: string;
1220
- entityUrn: string;
1221
- companyNameRequired: boolean;
1222
- };
1223
- geoUrn: string;
1224
- profileTreasuryMediaPosition: {
1225
- paging: {
1226
- total: number;
1227
- start: number;
1228
- count: number;
1229
- links: never[];
1230
- $recipeType: string;
1231
- };
1232
- $recipeType: string;
1233
- elements: never[];
1234
- };
1235
- regionUrn: string;
1236
- geoLocationName: string;
1237
- $recipeType: string;
1238
- region: {
1239
- entityUrn: string;
1240
- $recipeType: string;
1241
- };
1242
- multiLocaleDescription: {
1243
- fr_FR: string;
1244
- };
1245
- multiLocaleLocationName: {
1246
- fr_FR: string;
1247
- };
1248
- }[];
1249
- };
1250
- company: {
1251
- industry: {
1252
- "urn:li:fsd_industry:8": {
1253
- name: string;
1254
- $recipeType: string;
1255
- entityUrn: string;
1256
- };
1257
- "urn:li:fsd_industry:4"?: undefined;
1258
- "urn:li:fsd_industry:96"?: undefined;
1259
- };
1260
- industryUrns: string[];
1261
- url: string;
1262
- employeeCountRange: {
1263
- start: number;
1264
- end: number;
1265
- $recipeType: string;
1266
- };
1267
- entityUrn: string;
1268
- name: string;
1269
- logo: {
1270
- vectorImage: {
1271
- $recipeType: string;
1272
- rootUrl: string;
1273
- artifacts: {
1274
- width: number;
1275
- $recipeType: string;
1276
- fileIdentifyingUrlPathSegment: string;
1277
- expiresAt: number;
1278
- height: number;
1279
- }[];
1280
- };
1281
- };
1282
- $recipeType: string;
1283
- universalName: string;
1284
- };
1285
- $recipeType: string;
1286
- companyUrn: string;
1287
- } | {
1288
- entityUrn: string;
1289
- dateRange: {
1290
- start: {
1291
- $recipeType: string;
1292
- month: number;
1293
- year: number;
1294
- };
1295
- end: {
1296
- $recipeType: string;
1297
- month: number;
1298
- year: number;
1299
- };
1300
- $recipeType: string;
1301
- };
1302
- multiLocaleCompanyName: {
1303
- fr_FR: string;
1304
- };
1305
- $anti_abuse_metadata: {
1306
- $anti_abuse_uuid: string;
1307
- };
1308
- companyName: string;
1309
- profilePositionInPositionGroup: {
1310
- paging: {
1311
- total: number;
1312
- start: number;
1313
- count: number;
1314
- links: never[];
1315
- $recipeType: string;
1316
- };
1317
- $recipeType: string;
1318
- elements: ({
1319
- dateRange: {
1320
- start: {
1321
- $recipeType: string;
1322
- month: number;
1323
- year: number;
1324
- };
1325
- end: {
1326
- $recipeType: string;
1327
- month: number;
1328
- year: number;
1329
- };
1330
- $recipeType: string;
1331
- };
1332
- multiLocaleCompanyName: {
1333
- fr_FR: string;
1334
- };
1335
- $anti_abuse_metadata: {
1336
- $anti_abuse_uuid: string;
1337
- };
1338
- companyName: string;
1339
- description: string;
1340
- title: string;
1341
- companyUrn: string;
1342
- geo: {
1343
- entityUrn: string;
1344
- $recipeType: string;
1345
- };
1346
- entityUrn: string;
1347
- multiLocaleGeoLocationName: {
1348
- fr_FR: string;
1349
- };
1350
- company: {
1351
- industry: {
1352
- "urn:li:fsd_industry:96": {
1353
- name: string;
1354
- $recipeType: string;
1355
- entityUrn: string;
1356
- };
1357
- };
1358
- industryUrns: string[];
1359
- url: string;
1360
- employeeCountRange: {
1361
- start: number;
1362
- end: number;
1363
- $recipeType: string;
1364
- };
1365
- entityUrn: string;
1366
- name: string;
1367
- logo: {
1368
- vectorImage: {
1369
- $recipeType: string;
1370
- rootUrl: string;
1371
- artifacts: {
1372
- width: number;
1373
- $recipeType: string;
1374
- fileIdentifyingUrlPathSegment: string;
1375
- expiresAt: number;
1376
- height: number;
1377
- }[];
1378
- };
1379
- };
1380
- $recipeType: string;
1381
- universalName: string;
1382
- };
1383
- shouldShowSourceOfHireBadge: boolean;
1384
- locationName: string;
1385
- multiLocaleTitle: {
1386
- fr_FR: string;
1387
- };
1388
- geoUrn: string;
1389
- profileTreasuryMediaPosition: {
1390
- paging: {
1391
- total: number;
1392
- start: number;
1393
- count: number;
1394
- links: never[];
1395
- $recipeType: string;
1396
- };
1397
- $recipeType: string;
1398
- elements: never[];
1399
- };
1400
- regionUrn: string;
1401
- geoLocationName: string;
1402
- $recipeType: string;
1403
- region: {
1404
- entityUrn: string;
1405
- $recipeType: string;
1406
- };
1407
- multiLocaleDescription: {
1408
- fr_FR: string;
1409
- };
1410
- multiLocaleLocationName: {
1411
- fr_FR: string;
1412
- };
1413
- employmentTypeUrn?: undefined;
1414
- employmentType?: undefined;
1415
- } | {
1416
- dateRange: {
1417
- start: {
1418
- $recipeType: string;
1419
- month: number;
1420
- year: number;
1421
- };
1422
- end: {
1423
- $recipeType: string;
1424
- month: number;
1425
- year: number;
1426
- };
1427
- $recipeType: string;
1428
- };
1429
- multiLocaleCompanyName: {
1430
- fr_FR: string;
1431
- };
1432
- $anti_abuse_metadata: {
1433
- $anti_abuse_uuid: string;
1434
- };
1435
- companyName: string;
1436
- description: string;
1437
- title: string;
1438
- companyUrn: string;
1439
- geo: {
1440
- entityUrn: string;
1441
- $recipeType: string;
1442
- };
1443
- employmentTypeUrn: string;
1444
- entityUrn: string;
1445
- multiLocaleGeoLocationName: {
1446
- fr_FR: string;
1447
- };
1448
- company: {
1449
- industry: {
1450
- "urn:li:fsd_industry:96": {
1451
- name: string;
1452
- $recipeType: string;
1453
- entityUrn: string;
1454
- };
1455
- };
1456
- industryUrns: string[];
1457
- url: string;
1458
- employeeCountRange: {
1459
- start: number;
1460
- end: number;
1461
- $recipeType: string;
1462
- };
1463
- entityUrn: string;
1464
- name: string;
1465
- logo: {
1466
- vectorImage: {
1467
- $recipeType: string;
1468
- rootUrl: string;
1469
- artifacts: {
1470
- width: number;
1471
- $recipeType: string;
1472
- fileIdentifyingUrlPathSegment: string;
1473
- expiresAt: number;
1474
- height: number;
1475
- }[];
1476
- };
1477
- };
1478
- $recipeType: string;
1479
- universalName: string;
1480
- };
1481
- shouldShowSourceOfHireBadge: boolean;
1482
- locationName: string;
1483
- multiLocaleTitle: {
1484
- fr_FR: string;
1485
- };
1486
- employmentType: {
1487
- name: string;
1488
- $recipeType: string;
1489
- entityUrn: string;
1490
- companyNameRequired: boolean;
1491
- };
1492
- geoUrn: string;
1493
- profileTreasuryMediaPosition: {
1494
- paging: {
1495
- total: number;
1496
- start: number;
1497
- count: number;
1498
- links: never[];
1499
- $recipeType: string;
1500
- };
1501
- $recipeType: string;
1502
- elements: never[];
1503
- };
1504
- regionUrn: string;
1505
- geoLocationName: string;
1506
- $recipeType: string;
1507
- region: {
1508
- entityUrn: string;
1509
- $recipeType: string;
1510
- };
1511
- multiLocaleDescription: {
1512
- fr_FR: string;
1513
- };
1514
- multiLocaleLocationName: {
1515
- fr_FR: string;
1516
- };
1517
- })[];
1518
- };
1519
- company: {
1520
- industry: {
1521
- "urn:li:fsd_industry:96": {
1522
- name: string;
1523
- $recipeType: string;
1524
- entityUrn: string;
1525
- };
1526
- "urn:li:fsd_industry:4"?: undefined;
1527
- "urn:li:fsd_industry:8"?: undefined;
1528
- };
1529
- industryUrns: string[];
1530
- url: string;
1531
- employeeCountRange: {
1532
- start: number;
1533
- end: number;
1534
- $recipeType: string;
1535
- };
1536
- entityUrn: string;
1537
- name: string;
1538
- logo: {
1539
- vectorImage: {
1540
- $recipeType: string;
1541
- rootUrl: string;
1542
- artifacts: {
1543
- width: number;
1544
- $recipeType: string;
1545
- fileIdentifyingUrlPathSegment: string;
1546
- expiresAt: number;
1547
- height: number;
1548
- }[];
1549
- };
1550
- };
1551
- $recipeType: string;
1552
- universalName: string;
1553
- };
1554
- $recipeType: string;
1555
- companyUrn: string;
1556
- } | {
1557
- entityUrn: string;
1558
- dateRange: {
1559
- start: {
1560
- $recipeType: string;
1561
- month: number;
1562
- year: number;
1563
- };
1564
- end: {
1565
- $recipeType: string;
1566
- month: number;
1567
- year: number;
1568
- };
1569
- $recipeType: string;
1570
- };
1571
- multiLocaleCompanyName: {
1572
- fr_FR: string;
1573
- };
1574
- $anti_abuse_metadata: {
1575
- $anti_abuse_uuid: string;
1576
- };
1577
- companyName: string;
1578
- profilePositionInPositionGroup: {
1579
- paging: {
1580
- total: number;
1581
- start: number;
1582
- count: number;
1583
- links: never[];
1584
- $recipeType: string;
1585
- };
1586
- $recipeType: string;
1587
- elements: {
1588
- dateRange: {
1589
- start: {
1590
- $recipeType: string;
1591
- month: number;
1592
- year: number;
1593
- };
1594
- end: {
1595
- $recipeType: string;
1596
- month: number;
1597
- year: number;
1598
- };
1599
- $recipeType: string;
1600
- };
1601
- multiLocaleCompanyName: {
1602
- fr_FR: string;
1603
- };
1604
- $anti_abuse_metadata: {
1605
- $anti_abuse_uuid: string;
1606
- };
1607
- companyName: string;
1608
- description: string;
1609
- title: string;
1610
- geo: {
1611
- entityUrn: string;
1612
- $recipeType: string;
1613
- };
1614
- employmentTypeUrn: string;
1615
- entityUrn: string;
1616
- multiLocaleGeoLocationName: {
1617
- fr_FR: string;
1618
- };
1619
- shouldShowSourceOfHireBadge: boolean;
1620
- locationName: string;
1621
- multiLocaleTitle: {
1622
- fr_FR: string;
1623
- };
1624
- employmentType: {
1625
- name: string;
1626
- $recipeType: string;
1627
- entityUrn: string;
1628
- companyNameRequired: boolean;
1629
- };
1630
- geoUrn: string;
1631
- profileTreasuryMediaPosition: {
1632
- paging: {
1633
- total: number;
1634
- start: number;
1635
- count: number;
1636
- links: never[];
1637
- $recipeType: string;
1638
- };
1639
- $recipeType: string;
1640
- elements: never[];
1641
- };
1642
- regionUrn: string;
1643
- geoLocationName: string;
1644
- $recipeType: string;
1645
- region: {
1646
- entityUrn: string;
1647
- $recipeType: string;
1648
- };
1649
- multiLocaleDescription: {
1650
- fr_FR: string;
1651
- };
1652
- multiLocaleLocationName: {
1653
- fr_FR: string;
1654
- };
1655
- }[];
1656
- };
1657
- $recipeType: string;
1658
- company?: undefined;
1659
- companyUrn?: undefined;
1660
- } | {
1661
- entityUrn: string;
1662
- dateRange: {
1663
- start: {
1664
- $recipeType: string;
1665
- month: number;
1666
- year: number;
1667
- };
1668
- end: {
1669
- $recipeType: string;
1670
- month: number;
1671
- year: number;
1672
- };
1673
- $recipeType: string;
1674
- };
1675
- multiLocaleCompanyName: {
1676
- fr_FR: string;
1677
- };
1678
- $anti_abuse_metadata: {
1679
- $anti_abuse_uuid: string;
1680
- };
1681
- companyName: string;
1682
- profilePositionInPositionGroup: {
1683
- paging: {
1684
- total: number;
1685
- start: number;
1686
- count: number;
1687
- links: never[];
1688
- $recipeType: string;
1689
- };
1690
- $recipeType: string;
1691
- elements: {
1692
- dateRange: {
1693
- start: {
1694
- $recipeType: string;
1695
- month: number;
1696
- year: number;
1697
- };
1698
- end: {
1699
- $recipeType: string;
1700
- month: number;
1701
- year: number;
1702
- };
1703
- $recipeType: string;
1704
- };
1705
- multiLocaleCompanyName: {
1706
- fr_FR: string;
1707
- };
1708
- $anti_abuse_metadata: {
1709
- $anti_abuse_uuid: string;
1710
- };
1711
- companyName: string;
1712
- description: string;
1713
- title: string;
1714
- employmentTypeUrn: string;
1715
- entityUrn: string;
1716
- multiLocaleGeoLocationName: {
1717
- fr_FR: string;
1718
- };
1719
- shouldShowSourceOfHireBadge: boolean;
1720
- locationName: string;
1721
- multiLocaleTitle: {
1722
- fr_FR: string;
1723
- };
1724
- employmentType: {
1725
- name: string;
1726
- $recipeType: string;
1727
- entityUrn: string;
1728
- companyNameRequired: boolean;
1729
- };
1730
- profileTreasuryMediaPosition: {
1731
- paging: {
1732
- total: number;
1733
- start: number;
1734
- count: number;
1735
- links: never[];
1736
- $recipeType: string;
1737
- };
1738
- $recipeType: string;
1739
- elements: never[];
1740
- };
1741
- geoLocationName: string;
1742
- $recipeType: string;
1743
- multiLocaleDescription: {
1744
- fr_FR: string;
1745
- };
1746
- multiLocaleLocationName: {
1747
- fr_FR: string;
1748
- };
1749
- }[];
1750
- };
1751
- $recipeType: string;
1752
- company?: undefined;
1753
- companyUrn?: undefined;
1754
- } | {
1755
- entityUrn: string;
1756
- dateRange: {
1757
- start: {
1758
- $recipeType: string;
1759
- month: number;
1760
- year: number;
1761
- };
1762
- end: {
1763
- $recipeType: string;
1764
- month: number;
1765
- year: number;
1766
- };
1767
- $recipeType: string;
1768
- };
1769
- multiLocaleCompanyName: {
1770
- fr_FR: string;
1771
- };
1772
- $anti_abuse_metadata: {
1773
- $anti_abuse_uuid: string;
1774
- };
1775
- companyName: string;
1776
- profilePositionInPositionGroup: {
1777
- paging: {
1778
- total: number;
1779
- start: number;
1780
- count: number;
1781
- links: never[];
1782
- $recipeType: string;
1783
- };
1784
- $recipeType: string;
1785
- elements: {
1786
- dateRange: {
1787
- start: {
1788
- $recipeType: string;
1789
- month: number;
1790
- year: number;
1791
- };
1792
- end: {
1793
- $recipeType: string;
1794
- month: number;
1795
- year: number;
1796
- };
1797
- $recipeType: string;
1798
- };
1799
- multiLocaleCompanyName: {
1800
- fr_FR: string;
1801
- };
1802
- $anti_abuse_metadata: {
1803
- $anti_abuse_uuid: string;
1804
- };
1805
- companyName: string;
1806
- description: string;
1807
- title: string;
1808
- companyUrn: string;
1809
- geo: {
1810
- entityUrn: string;
1811
- $recipeType: string;
1812
- };
1813
- employmentTypeUrn: string;
1814
- entityUrn: string;
1815
- multiLocaleGeoLocationName: {
1816
- fr_FR: string;
1817
- };
1818
- company: {
1819
- industry: {
1820
- "urn:li:fsd_industry:4": {
1821
- name: string;
1822
- $recipeType: string;
1823
- entityUrn: string;
1824
- };
1825
- };
1826
- industryUrns: string[];
1827
- url: string;
1828
- employeeCountRange: {
1829
- start: number;
1830
- end: number;
1831
- $recipeType: string;
1832
- };
1833
- entityUrn: string;
1834
- name: string;
1835
- logo: {
1836
- vectorImage: {
1837
- $recipeType: string;
1838
- rootUrl: string;
1839
- artifacts: {
1840
- width: number;
1841
- $recipeType: string;
1842
- fileIdentifyingUrlPathSegment: string;
1843
- expiresAt: number;
1844
- height: number;
1845
- }[];
1846
- };
1847
- };
1848
- $recipeType: string;
1849
- universalName: string;
1850
- };
1851
- shouldShowSourceOfHireBadge: boolean;
1852
- locationName: string;
1853
- multiLocaleTitle: {
1854
- fr_FR: string;
1855
- };
1856
- employmentType: {
1857
- name: string;
1858
- $recipeType: string;
1859
- entityUrn: string;
1860
- companyNameRequired: boolean;
1861
- };
1862
- geoUrn: string;
1863
- profileTreasuryMediaPosition: {
1864
- paging: {
1865
- total: number;
1866
- start: number;
1867
- count: number;
1868
- links: never[];
1869
- $recipeType: string;
1870
- };
1871
- $recipeType: string;
1872
- elements: never[];
1873
- };
1874
- regionUrn: string;
1875
- geoLocationName: string;
1876
- $recipeType: string;
1877
- region: {
1878
- entityUrn: string;
1879
- $recipeType: string;
1880
- };
1881
- multiLocaleDescription: {
1882
- fr_FR: string;
1883
- };
1884
- multiLocaleLocationName: {
1885
- fr_FR: string;
1886
- };
1887
- }[];
1888
- };
1889
- company: {
1890
- industry: {
1891
- "urn:li:fsd_industry:4": {
1892
- name: string;
1893
- $recipeType: string;
1894
- entityUrn: string;
1895
- };
1896
- "urn:li:fsd_industry:8"?: undefined;
1897
- "urn:li:fsd_industry:96"?: undefined;
1898
- };
1899
- industryUrns: string[];
1900
- url: string;
1901
- employeeCountRange: {
1902
- start: number;
1903
- end: number;
1904
- $recipeType: string;
1905
- };
1906
- entityUrn: string;
1907
- name: string;
1908
- logo: {
1909
- vectorImage: {
1910
- $recipeType: string;
1911
- rootUrl: string;
1912
- artifacts: {
1913
- width: number;
1914
- $recipeType: string;
1915
- fileIdentifyingUrlPathSegment: string;
1916
- expiresAt: number;
1917
- height: number;
1918
- }[];
1919
- };
1920
- };
1921
- $recipeType: string;
1922
- universalName: string;
1923
- };
1924
- $recipeType: string;
1925
- companyUrn: string;
1926
- })[];
1927
- };
1928
- coverPhotoItems: never[];
1929
- geoLocation: {
1930
- geo: {
1931
- countryUrn: string;
1932
- country: {
1933
- $recipeType: string;
1934
- entityUrn: string;
1935
- defaultLocalizedName: string;
1936
- };
1937
- defaultLocalizedNameWithoutCountryName: string;
1938
- entityUrn: string;
1939
- $recipeType: string;
1940
- defaultLocalizedName: string;
1941
- };
1942
- geoUrn: string;
1943
- $recipeType: string;
1944
- };
1945
- profileRingStatusCollection: {
1946
- paging: {
1947
- start: number;
1948
- count: number;
1949
- links: never[];
1950
- $recipeType: string;
1951
- };
1952
- $recipeType: string;
1953
- elements: never[];
1954
- };
1955
- location: {
1956
- countryCode: string;
1957
- $recipeType: string;
1958
- };
1959
- backgroundPicture: {
1960
- $recipeType: string;
1961
- displayImageReference: {
1962
- vectorImage: {
1963
- $recipeType: string;
1964
- rootUrl: string;
1965
- artifacts: {
1966
- width: number;
1967
- $recipeType: string;
1968
- fileIdentifyingUrlPathSegment: string;
1969
- expiresAt: number;
1970
- height: number;
1971
- }[];
1972
- };
1973
- };
1974
- displayImageUrn: string;
1975
- photoFilterEditInfo: {
1976
- bottomLeft: {
1977
- x: number;
1978
- y: number;
1979
- $recipeType: string;
1980
- };
1981
- vignette: number;
1982
- bottomRight: {
1983
- x: number;
1984
- y: number;
1985
- $recipeType: string;
1986
- };
1987
- topRight: {
1988
- x: number;
1989
- y: number;
1990
- $recipeType: string;
1991
- };
1992
- saturation: number;
1993
- brightness: number;
1994
- photoFilterType: string;
1995
- contrast: number;
1996
- topLeft: {
1997
- x: number;
1998
- y: number;
1999
- $recipeType: string;
2000
- };
2001
- $recipeType: string;
2002
- };
2003
- };
2004
- primaryLocale: {
2005
- country: string;
2006
- language: string;
2007
- $recipeType: string;
2008
- };
2009
- }[];
2010
- paging: {
2011
- count: number;
2012
- start: number;
2013
- links: never[];
2014
- };
2015
- };
2016
- /**
2017
- * decorationId: com.linkedin.voyager.dash.deco.identity.profile.FullProfileWithEntities-26
2018
- * decorationId 便是 返回中的 $recipeType, 后面的 -26 或者其他数字,尚未了解有什么特别,目前 26 数据比较丰富
2019
- * q: memberIdentity
2020
- * memberIdentity: publicId
2021
- * @param publicId Linkedin个人资料的公开ID
2022
- * @returns Linkedin个人资料的装饰ID
2023
- * 此方法返回的数据与lemlist一致
2024
- */
2025
- export declare function getLinkedinProfile(publicId: string, { csrfToken, cookies, }: {
2026
- csrfToken: string;
2027
- cookies: Record<string, string> | string;
2028
- }): Promise<(typeof linkedinProfileExample)["elements"][0] | null>;
2029
- declare const linkedinCompanyExample: {
2030
- elements: {
2031
- groupedLocationsByCountry: ({
2032
- localizedName: string;
2033
- latLong: {
2034
- latitude: number;
2035
- longitude: number;
2036
- };
2037
- locations: {
2038
- streetAddressOptOut: boolean;
2039
- country: string;
2040
- geographicArea: string;
2041
- city: string;
2042
- headquarter: boolean;
2043
- postalCode: string;
2044
- line1: string;
2045
- }[];
2046
- } | {
2047
- localizedName: string;
2048
- latLong: {
2049
- latitude: number;
2050
- longitude: number;
2051
- };
2052
- locations: {
2053
- streetAddressOptOut: boolean;
2054
- country: string;
2055
- geographicArea: string;
2056
- city: string;
2057
- headquarter: boolean;
2058
- line1: string;
2059
- }[];
2060
- })[];
2061
- viewerPermissions: {
2062
- canCreateBroadcast: boolean;
2063
- canSeeProducts: boolean;
2064
- canReadContentSuggestions: boolean;
2065
- canUpdateOrganizationProfile: boolean;
2066
- canSponsorShare: boolean;
2067
- canEditPendingDirectSponsoredContentPosters: boolean;
2068
- canUntagFromMention: boolean;
2069
- canReadOrganizationActivity: boolean;
2070
- canManageCareerPages: boolean;
2071
- canAssociateHashtag: boolean;
2072
- canDeleteShare: boolean;
2073
- canInviteMemberToFollow: boolean;
2074
- canReadBroadcastAnalytics: boolean;
2075
- canEditPipelineBuilderAdministrators: boolean;
2076
- canReadPipelineBuilderAdminPage: boolean;
2077
- canDeactivateOrganization: boolean;
2078
- canCreateOrganicShare: boolean;
2079
- canEditDarkShare: boolean;
2080
- canReadOrganizationLeadsAnalytics: boolean;
2081
- canEnableCommentsShare: boolean;
2082
- canDeleteDarkShare: boolean;
2083
- canReadOrganizationTalentBrandAnalytics: boolean;
2084
- canEditDirectSponsoredContentPosters: boolean;
2085
- canPinShare: boolean;
2086
- canReadPipelineBuilderAdministrators: boolean;
2087
- canCreateLinkedInPagesProductFeedBack: boolean;
2088
- canReadEvents: boolean;
2089
- organizationRoles: never[];
2090
- canEditEvents: boolean;
2091
- canReadOrganizationUpdateAnalytics: boolean;
2092
- canCreateComment: boolean;
2093
- canRequestAdminAccess: boolean;
2094
- canEditAdministrators: boolean;
2095
- canCreateDarkShare: boolean;
2096
- canSeeEmployeeExperienceAsMember: boolean;
2097
- canReadAdministrators: boolean;
2098
- canExportLeads: boolean;
2099
- canReadDirectSponsoredContentPosters: boolean;
2100
- canManageEmployeeExperienceSettings: boolean;
2101
- canCreateShowcase: boolean;
2102
- canReadOrganizationVisitorAnalytics: boolean;
2103
- canEditProducts: boolean;
2104
- canReadPendingAdministrators: boolean;
2105
- canEditCurators: boolean;
2106
- canManageVerifiedEmailDomains: boolean;
2107
- canReadPendingDirectSponsoredContentPosters: boolean;
2108
- canEditPipelineBuilderAdminPage: boolean;
2109
- canReadTermsAndAgreements: boolean;
2110
- canReadOrganizationFollowerAnalytics: boolean;
2111
- canManageOrganizationCompetitors: boolean;
2112
- canCreateReaction: boolean;
2113
- canDisableCommentsShare: boolean;
2114
- canEditPendingAdministrators: boolean;
2115
- canReadOrganizationPipelineBuilderAnalytics: boolean;
2116
- canNotifyEmployees: boolean;
2117
- canSeeOrganizationAdministrativePage: boolean;
2118
- };
2119
- videosTabVisible: boolean;
2120
- useParentCareerPageEnabled: boolean;
2121
- staffingCompany: boolean;
2122
- groupedLocations: ({
2123
- localizedName: string;
2124
- latLong: {
2125
- latitude: number;
2126
- longitude: number;
2127
- };
2128
- locations: {
2129
- streetAddressOptOut: boolean;
2130
- country: string;
2131
- geographicArea: string;
2132
- city: string;
2133
- headquarter: boolean;
2134
- postalCode: string;
2135
- line1: string;
2136
- }[];
2137
- } | {
2138
- localizedName: string;
2139
- latLong: {
2140
- latitude: number;
2141
- longitude: number;
2142
- };
2143
- locations: {
2144
- streetAddressOptOut: boolean;
2145
- country: string;
2146
- geographicArea: string;
2147
- city: string;
2148
- headquarter: boolean;
2149
- line1: string;
2150
- }[];
2151
- })[];
2152
- multiLocaleDescriptions: {
2153
- localized: {
2154
- en_US: string;
2155
- };
2156
- preferredLocale: {
2157
- country: string;
2158
- language: string;
2159
- };
2160
- };
2161
- type: string;
2162
- companyIndustries: {
2163
- entityUrn: string;
2164
- localizedName: string;
2165
- }[];
2166
- logos: {
2167
- logo: {
2168
- "com.linkedin.common.VectorImage": {
2169
- artifacts: {
2170
- width: number;
2171
- fileIdentifyingUrlPathSegment: string;
2172
- expiresAt: number;
2173
- height: number;
2174
- }[];
2175
- rootUrl: string;
2176
- };
2177
- };
2178
- legacyLogo: {
2179
- "com.linkedin.voyager.common.MediaProcessorImage": {
2180
- id: string;
2181
- };
2182
- };
2183
- legacySquareLogo: {
2184
- "com.linkedin.voyager.common.MediaProcessorImage": {
2185
- id: string;
2186
- };
2187
- };
2188
- };
2189
- callToAction: {
2190
- callToActionMessage: {
2191
- textDirection: string;
2192
- text: string;
2193
- };
2194
- callToActionType: string;
2195
- visible: boolean;
2196
- url: string;
2197
- };
2198
- staffCount: number;
2199
- adsRule: string;
2200
- companyEmployeesSearchPageUrl: string;
2201
- viewerFollowingJobsUpdates: boolean;
2202
- createdAt: number;
2203
- myCompanyVisible: boolean;
2204
- staffCountRange: {
2205
- start: number;
2206
- };
2207
- permissions: {
2208
- landingPageAdmin: boolean;
2209
- admin: boolean;
2210
- adAccountHolder: boolean;
2211
- };
2212
- eligibleForInviteToFollow: boolean;
2213
- logo: {
2214
- type: string;
2215
- image: {
2216
- "com.linkedin.common.VectorImage": {
2217
- artifacts: {
2218
- width: number;
2219
- fileIdentifyingUrlPathSegment: string;
2220
- expiresAt: number;
2221
- height: number;
2222
- }[];
2223
- rootUrl: string;
2224
- };
2225
- };
2226
- };
2227
- pysmAvailable: boolean;
2228
- claimable: boolean;
2229
- specialities: string[];
2230
- confirmedLocations: ({
2231
- streetAddressOptOut: boolean;
2232
- country: string;
2233
- geographicArea: string;
2234
- city: string;
2235
- headquarter: boolean;
2236
- postalCode: string;
2237
- line1: string;
2238
- } | {
2239
- streetAddressOptOut: boolean;
2240
- country: string;
2241
- geographicArea: string;
2242
- city: string;
2243
- headquarter: boolean;
2244
- line1: string;
2245
- postalCode?: undefined;
2246
- })[];
2247
- croppedBackgroundCoverImageUrn: string;
2248
- eligibleForOnlineJobPostingEntry: boolean;
2249
- followingInfo: {
2250
- entityUrn: string;
2251
- dashFollowingStateUrn: string;
2252
- following: boolean;
2253
- followingType: string;
2254
- followerCount: number;
2255
- };
2256
- backgroundCoverPhoto: {
2257
- "com.linkedin.common.VectorImage": {
2258
- artifacts: {
2259
- width: number;
2260
- fileIdentifyingUrlPathSegment: string;
2261
- expiresAt: number;
2262
- height: number;
2263
- }[];
2264
- rootUrl: string;
2265
- };
2266
- };
2267
- active: boolean;
2268
- versionTag: string;
2269
- premiumFeatures: string[];
2270
- logoUrn: string;
2271
- affiliatedCompaniesWithEmployeesRollup: string[];
2272
- viewerEmployee: boolean;
2273
- defaultLocale: {
2274
- country: string;
2275
- language: string;
2276
- };
2277
- lcpTreatment: boolean;
2278
- websiteOptOut: boolean;
2279
- affiliatedCompaniesWithJobsRollup: string[];
2280
- trackingInfo: {
2281
- objectUrn: string;
2282
- trackingId: string;
2283
- };
2284
- firstDegreeConnectionsThatFollow: string[];
2285
- name: string;
2286
- organizationLixes: never[];
2287
- fundingData: {
2288
- fundingRoundListCrunchbaseUrl: string;
2289
- companyCrunchbaseUrl: string;
2290
- lastFundingRound: {
2291
- investorsCrunchbaseUrl: string;
2292
- leadInvestors: {
2293
- name: {
2294
- text: string;
2295
- };
2296
- investorCrunchbaseUrl: string;
2297
- image: {
2298
- attributes: {
2299
- sourceType: string;
2300
- imageUrl: string;
2301
- }[];
2302
- };
2303
- }[];
2304
- fundingRoundCrunchbaseUrl: string;
2305
- fundingType: string;
2306
- moneyRaised: {
2307
- currencyCode: string;
2308
- amount: string;
2309
- };
2310
- numOtherInvestors: number;
2311
- announcedOn: {
2312
- month: number;
2313
- day: number;
2314
- year: number;
2315
- };
2316
- };
2317
- numFundingRounds: number;
2318
- updatedAt: number;
2319
- };
2320
- multiLocaleNames: {
2321
- localized: {
2322
- zh_TW: string;
2323
- ko_KR: string;
2324
- en_US: string;
2325
- zh_CN: string;
2326
- };
2327
- preferredLocale: {
2328
- country: string;
2329
- language: string;
2330
- };
2331
- };
2332
- overviewPhoto: {
2333
- "com.linkedin.voyager.common.MediaProcessorImage": {
2334
- id: string;
2335
- };
2336
- };
2337
- viewerCurrentEmployee: boolean;
2338
- backgroundCoverImageCropInfo: {
2339
- x: number;
2340
- width: number;
2341
- y: number;
2342
- height: number;
2343
- };
2344
- dashEntityUrn: string;
2345
- campaignManagerUrl: string;
2346
- employeeExperienceSettings: {
2347
- myCompanyVisibility: boolean;
2348
- pymkVisibility: string;
2349
- myCompanyEmployeeVerificationRequired: boolean;
2350
- broadcastsVisibility: string;
2351
- highlightsVisibility: string;
2352
- trendingContentVisibility: string;
2353
- };
2354
- description: string;
2355
- emailDomainsAssociated: boolean;
2356
- archived: boolean;
2357
- entityUrn: string;
2358
- headquarter: {
2359
- country: string;
2360
- geographicArea: string;
2361
- city: string;
2362
- postalCode: string;
2363
- line1: string;
2364
- };
2365
- careerPageQuota: number;
2366
- originalBackgroundCoverImageUrn: string;
2367
- paidCompany: boolean;
2368
- universalName: string;
2369
- viewerPendingAdministrator: boolean;
2370
- publishedProductsOwner: boolean;
2371
- companyPageUrl: string;
2372
- viewerConnectedToAdministrator: boolean;
2373
- affiliatedCompanies: string[];
2374
- companyType: {
2375
- localizedName: string;
2376
- code: string;
2377
- };
2378
- dataVersion: number;
2379
- associatedHashtags: string[];
2380
- coverPhoto: {
2381
- "com.linkedin.voyager.common.MediaProcessorImage": {
2382
- id: string;
2383
- };
2384
- };
2385
- groups: never[];
2386
- eventsTabVisible: boolean;
2387
- productsOwner: boolean;
2388
- url: string;
2389
- recentNewsAvailable: boolean;
2390
- showcasePages: string[];
2391
- viewerQualifiedForJobReferral: boolean;
2392
- claimableByViewer: boolean;
2393
- stockQuotes: string[];
2394
- industries: string[];
2395
- jobSearchPageUrl: string;
2396
- showcase: boolean;
2397
- autoGenerated: boolean;
2398
- backgroundCoverImage: {
2399
- image: {
2400
- "com.linkedin.common.VectorImage": {
2401
- artifacts: {
2402
- width: number;
2403
- fileIdentifyingUrlPathSegment: string;
2404
- expiresAt: number;
2405
- height: number;
2406
- }[];
2407
- rootUrl: string;
2408
- };
2409
- };
2410
- cropInfo: {
2411
- x: number;
2412
- width: number;
2413
- y: number;
2414
- height: number;
2415
- };
2416
- };
2417
- }[];
2418
- paging: {
2419
- count: number;
2420
- start: number;
2421
- links: never[];
2422
- };
2423
- };
2424
- /**
2425
- *
2426
- * @param params { universalName: string; urn?: never } | { universalName?: never; urn: string }
2427
- * @param {
2428
- csrfToken: string;
2429
- cookies: Record<string, string> | string;
2430
- }
2431
- * @returns typeof linkedinCompanyExample["elements"][0] | null
2432
- */
2433
- export declare function getLinkedinCompany(params: {
2434
- universalName: string;
2435
- urn?: never;
2436
- } | {
2437
- universalName?: never;
2438
- urn: string;
2439
- }, { csrfToken, cookies, }: {
2440
- csrfToken: string;
2441
- cookies: Record<string, string> | string;
2442
- }): Promise<(typeof linkedinCompanyExample)["elements"][0] | null>;
2443
- export {};
1
+ export * from './api';
2
+ export * from './dom';