Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
UsersStoryResponseUser
Interface UsersStoryResponseUser
interface
UsersStoryResponseUser
{
account_badges
?:
any
[]
;
friendship_status
?:
UsersStoryResponseFriendship_status
;
full_name
:
string
;
has_anonymous_profile_picture
?:
boolean
;
is_favorite
?:
boolean
;
is_private
:
boolean
;
is_unpublished
?:
boolean
;
is_verified
:
boolean
;
pk
:
number
;
profile_pic_id
?:
string
;
profile_pic_url
:
string
;
username
:
string
;
}
Index
Properties
account_
badges?
friendship_
status?
full_
name
has_
anonymous_
profile_
picture?
is_
favorite?
is_
private
is_
unpublished?
is_
verified
pk
profile_
pic_
id?
profile_
pic_
url
username
Properties
Optional
account_
badges
account_
badges
?:
any
[]
Optional
friendship_
status
friendship_
status
?:
UsersStoryResponseFriendship_status
full_
name
full_
name
:
string
Optional
has_
anonymous_
profile_
picture
has_
anonymous_
profile_
picture
?:
boolean
Optional
is_
favorite
is_
favorite
?:
boolean
is_
private
is_
private
:
boolean
Optional
is_
unpublished
is_
unpublished
?:
boolean
is_
verified
is_
verified
:
boolean
pk
pk
:
number
Optional
profile_
pic_
id
profile_
pic_
id
?:
string
profile_
pic_
url
profile_
pic_
url
:
string
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account_
badges
friendship_
status
full_
name
has_
anonymous_
profile_
picture
is_
favorite
is_
private
is_
unpublished
is_
verified
pk
profile_
pic_
id
profile_
pic_
url
username
IGPAPI
Loading...