Documentation
Preparing search index...
@sdk/annotation-core
Annotation
AnnotationProfile
Type Alias AnnotationProfile
Represents the profile information for a user who creates annotations.
type
AnnotationProfile
=
{
deleted
:
boolean
;
firstName
:
string
;
id
:
Account.UserId
;
lastName
:
string
;
profilePictureUrl
?:
string
;
}
Index
Properties
deleted
first
Name
id
last
Name
profile
Picture
Url?
Properties
deleted
deleted
:
boolean
first
Name
firstName
:
string
id
id
:
Account.UserId
last
Name
lastName
:
string
Optional
profile
Picture
Url
profilePictureUrl
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deleted
first
Name
id
last
Name
profile
Picture
Url
Documentation
Loading...
Represents the profile information for a user who creates annotations.