Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
trips
TripAdditionalCosts
Interface TripAdditionalCosts
interface
TripAdditionalCosts
{
additionalFixedOperatorCost
?:
number
;
hostGroundTransferCost
?:
number
;
singleSupplement
:
{
bookable
?:
boolean
;
price
:
number
}
&
{
quantity
:
number
;
}
;
}
Hierarchy (
View Summary
)
AdditionalCosts
TripAdditionalCosts
Index
Properties
additional
Fixed
Operator
Cost?
host
Ground
Transfer
Cost?
single
Supplement
Properties
Optional
additional
Fixed
Operator
Cost
additionalFixedOperatorCost
?:
number
Optional
host
Ground
Transfer
Cost
hostGroundTransferCost
?:
number
single
Supplement
singleSupplement
:
{
bookable
?:
boolean
;
price
:
number
}
&
{
quantity
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Fixed
Operator
Cost
host
Ground
Transfer
Cost
single
Supplement
Trova Core - v3.43.0
Loading...