Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
itineraryRecommendations
ItineraryRecommendationOutput
Type Alias ItineraryRecommendationOutput
ItineraryRecommendationOutput
:
{
active
:
boolean
;
id
:
ItineraryRecommendation
[
"_id"
]
;
options
:
ItineraryRecommendationOptionOutput
[]
;
recommendationNote
:
string
;
recommendedBy
:
|
{
firstName
:
User
[
"firstName"
]
;
id
:
User
[
"_id"
]
;
lastName
:
User
[
"lastName"
]
;
profilePictureUrl
?:
User
[
"profilePictureUrl"
]
;
}
|
null
;
recommendedTo
:
{
firstName
:
User
[
"firstName"
]
;
id
:
User
[
"_id"
]
;
lastName
:
User
[
"lastName"
]
;
profilePictureUrl
?:
User
[
"profilePictureUrl"
]
;
}
;
trovaRecommended
:
boolean
;
}
Type declaration
active
:
boolean
id
:
ItineraryRecommendation
[
"_id"
]
options
:
ItineraryRecommendationOptionOutput
[]
recommendationNote
:
string
recommendedBy
:
|
{
firstName
:
User
[
"firstName"
]
;
id
:
User
[
"_id"
]
;
lastName
:
User
[
"lastName"
]
;
profilePictureUrl
?:
User
[
"profilePictureUrl"
]
;
}
|
null
recommendedTo
:
{
firstName
:
User
[
"firstName"
]
;
id
:
User
[
"_id"
]
;
lastName
:
User
[
"lastName"
]
;
profilePictureUrl
?:
User
[
"profilePictureUrl"
]
;
}
trovaRecommended
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trova Core - v3.43.0
Loading...