Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 959 Bytes

File metadata and controls

24 lines (20 loc) · 959 Bytes

Unifapi.Sdk.Model.LinkedinUserPreview

Compact user record used in search results and listing endpoints. id is the URL slug when known; otherwise the numeric LinkedIn user id.

Properties

Name Type Description Notes
Id string
Urn string
Username string
DisplayName string
Headline string
Location string
AvatarUrl string
Url string
IsVerified bool
IsPremium bool
IsTopVoice bool
IsOpenToWork bool
IsHiring bool
FollowerCount int? Present in company employee listings, null in plain search results.

[Back to Model list] [Back to API list] [Back to README]