Globals / "src/entities/mini-profile.entity" / MiniProfile
-
↳ MiniProfile
- $type
- backgroundImage
- entityUrn
- firstName
- lastName
- memorailzed
- objectUrn
- occupation
- picture
- pictureUrls
- profileId
- publicIdentifier
- trackingId
• $type: typeof MINI_PROFILE_TYPE
Inherited from LinkedInMiniProfile.$type
Defined in src/entities/linkedin-mini-profile.entity.ts:8
• backgroundImage: LinkedInVectorImage
Inherited from LinkedInMiniProfile.backgroundImage
Defined in src/entities/linkedin-mini-profile.entity.ts:9
• entityUrn: MiniProfileUrn
Inherited from LinkedInMiniProfile.entityUrn
Defined in src/entities/linkedin-mini-profile.entity.ts:10
• firstName: string
Inherited from LinkedInMiniProfile.firstName
Defined in src/entities/linkedin-mini-profile.entity.ts:11
• lastName: string
Inherited from LinkedInMiniProfile.lastName
Defined in src/entities/linkedin-mini-profile.entity.ts:12
• Optional
memorailzed: undefined | false | true
Inherited from LinkedInMiniProfile.memorailzed
Defined in src/entities/linkedin-mini-profile.entity.ts:13
• objectUrn: string
Inherited from LinkedInMiniProfile.objectUrn
Defined in src/entities/linkedin-mini-profile.entity.ts:14
• occupation: string
Inherited from LinkedInMiniProfile.occupation
Defined in src/entities/linkedin-mini-profile.entity.ts:15
• Optional
picture: LinkedInVectorImage
Inherited from LinkedInMiniProfile.picture
Defined in src/entities/linkedin-mini-profile.entity.ts:16
• pictureUrls: string[]
Defined in src/entities/mini-profile.entity.ts:7
• profileId: ProfileId
Defined in src/entities/mini-profile.entity.ts:6
• publicIdentifier: string
Inherited from LinkedInMiniProfile.publicIdentifier
Defined in src/entities/linkedin-mini-profile.entity.ts:17
• trackingId: string
Inherited from LinkedInMiniProfile.trackingId