Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-services
services
SocialAccount
Type Alias SocialAccount
SocialAccount
:
{
createdAt
:
string
;
id
:
string
;
platformUsername
?:
string
;
profilePicUrl
?:
string
;
status
:
SocialAccountStatus
;
user
:
Pick
<
SocialUser
,
"id"
|
"name"
>
;
workPlatform
:
Pick
<
SocialWorkPlatform
,
"id"
|
"name"
>
;
}
Type declaration
createdAt
:
string
id
:
string
Optional
platformUsername
?:
string
Optional
profilePicUrl
?:
string
status
:
SocialAccountStatus
user
:
Pick
<
SocialUser
,
"id"
|
"name"
>
workPlatform
:
Pick
<
SocialWorkPlatform
,
"id"
|
"name"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trova Core - v3.43.0
Loading...