Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-common
PricingCalculator
Cost
Interface Cost
interface
Cost
{
bookable
?:
boolean
;
name
?:
string
;
price
:
number
;
quantity
?:
number
;
selected
?:
boolean
;
}
Hierarchy (
View Summary
)
Cost
PricingCalculator
.
CostThreshold
Index
Properties
bookable?
name?
price
quantity?
selected?
Properties
Optional
bookable
bookable
?:
boolean
Optional
name
name
?:
string
price
price
:
number
Optional
quantity
quantity
?:
number
Optional
selected
selected
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bookable
name
price
quantity
selected
Trova Core - v3.43.0
Loading...