Member Junction
Preparing search index...
@memberjunction/actions-bizapps-social
LinkedInProfile
Interface LinkedInProfile
The authenticated member's profile from
/me
.
interface
LinkedInProfile
{
firstName
?:
LinkedInLocalizedString
;
followerCount
?:
number
;
headline
?:
LinkedInLocalizedString
;
id
:
string
;
lastName
?:
LinkedInLocalizedString
;
publicProfileUrl
?:
string
;
}
Index
Properties
first
Name?
follower
Count?
headline?
id
last
Name?
public
Profile
Url?
Properties
Optional
first
Name
firstName
?:
LinkedInLocalizedString
Optional
follower
Count
followerCount
?:
number
Optional
headline
headline
?:
LinkedInLocalizedString
id
id
:
string
Optional
last
Name
lastName
?:
LinkedInLocalizedString
Optional
public
Profile
Url
publicProfileUrl
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
first
Name
follower
Count
headline
id
last
Name
public
Profile
Url
Member Junction
Loading...
The authenticated member's profile from
/me.