Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
checkout
TripCheckout
Interface TripCheckout
interface
TripCheckout
{
_id
:
string
;
addOns
:
BaseAddOn
[]
;
availableSpots
:
number
;
cities
?:
City
[]
;
country
:
string
;
destination
:
string
;
endDate
:
Date
;
hosts
:
string
[]
;
maximumSpots
?:
number
;
minimumSpots
?:
number
;
name
:
string
;
photos
?:
Photos
;
prices
:
TripCheckoutPrices
;
singleSupplementAvailableQuantity
:
null
|
number
;
startDate
:
Date
;
status
:
TripStatus
;
travelerInsuranceRequired
?:
boolean
;
tripPath
:
string
;
tripSummary
:
string
;
}
Hierarchy
Pick
<
BaseTrip
,
TripFieldsToPick
>
TripCheckout
Index
Properties
_id
add
Ons
available
Spots
cities?
country
destination
end
Date
hosts
maximum
Spots?
minimum
Spots?
name
photos?
prices
single
Supplement
Available
Quantity
start
Date
status
traveler
Insurance
Required?
trip
Path
trip
Summary
Properties
_id
_id
:
string
add
Ons
addOns
:
BaseAddOn
[]
available
Spots
availableSpots
:
number
Optional
cities
cities
?:
City
[]
country
country
:
string
destination
destination
:
string
end
Date
endDate
:
Date
hosts
hosts
:
string
[]
Optional
maximum
Spots
maximumSpots
?:
number
Optional
minimum
Spots
minimumSpots
?:
number
name
name
:
string
Optional
photos
photos
?:
Photos
prices
prices
:
TripCheckoutPrices
single
Supplement
Available
Quantity
singleSupplementAvailableQuantity
:
null
|
number
start
Date
startDate
:
Date
status
status
:
TripStatus
Optional
traveler
Insurance
Required
travelerInsuranceRequired
?:
boolean
trip
Path
tripPath
:
string
trip
Summary
tripSummary
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
add
Ons
available
Spots
cities
country
destination
end
Date
hosts
maximum
Spots
minimum
Spots
name
photos
prices
single
Supplement
Available
Quantity
start
Date
status
traveler
Insurance
Required
trip
Path
trip
Summary
Trova Core - v3.43.0
Loading...