Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
hostProfiles
HostProfileRequest
Interface HostProfileRequest
interface
HostProfileRequest
{
bio
?:
string
;
categoryInterests
:
(
undefined
|
string
)
[]
|
Category
[]
;
country
?:
HostProfileCountry
;
displayName
?:
string
;
languages
?:
HostProfileLanguage
[]
;
profilePictureUrl
?:
string
;
pronouns
?:
string
[]
;
socialChannels
:
SocialChannels
;
}
Hierarchy
Pick
<
SavedUser
,
"bio"
|
"displayName"
|
"pronouns"
|
"profilePictureUrl"
>
Pick
<
SavedHost
,
"socialChannels"
|
"categoryInterests"
>
HostProfileRequest
Index
Properties
bio?
category
Interests
country?
display
Name?
languages?
profile
Picture
Url?
pronouns?
social
Channels
Properties
Optional
bio
bio
?:
string
category
Interests
categoryInterests
:
(
undefined
|
string
)
[]
|
Category
[]
Optional
country
country
?:
HostProfileCountry
Optional
display
Name
displayName
?:
string
Optional
languages
languages
?:
HostProfileLanguage
[]
Optional
profile
Picture
Url
profilePictureUrl
?:
string
Optional
pronouns
pronouns
?:
string
[]
social
Channels
socialChannels
:
SocialChannels
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bio
category
Interests
country
display
Name
languages
profile
Picture
Url
pronouns
social
Channels
Trova Core - v3.43.0
Loading...