Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-common
PricingCalculator
ValidityPeriodWithAdditionalCost
Interface ValidityPeriodWithAdditionalCost
interface
ValidityPeriodWithAdditionalCost
{
additionalCosts
:
{
singleSupplement
?:
PricingCalculator
.
Cost
;
[
key
:
string
]:
undefined
|
PricingCalculator
.
Cost
;
}
;
blackoutStartDate
:
{
daysOfTheWeek
:
(
0
|
1
|
2
|
3
|
4
|
5
|
6
)
[]
;
isBlackout
:
boolean
;
}
;
costThresholds
:
PricingCalculator
.
CostThreshold
[]
;
endDate
:
Date
;
startDate
:
Date
;
}
Hierarchy (
View Summary
)
PricingCalculator
.
ValidityPeriod
ValidityPeriodWithAdditionalCost
Index
Properties
additional
Costs
blackout
Start
Date
cost
Thresholds
end
Date
start
Date
Properties
additional
Costs
additionalCosts
:
{
singleSupplement
?:
PricingCalculator
.
Cost
;
[
key
:
string
]:
undefined
|
PricingCalculator
.
Cost
;
}
blackout
Start
Date
blackoutStartDate
:
{
daysOfTheWeek
:
(
0
|
1
|
2
|
3
|
4
|
5
|
6
)
[]
;
isBlackout
:
boolean
;
}
cost
Thresholds
costThresholds
:
PricingCalculator
.
CostThreshold
[]
end
Date
endDate
:
Date
start
Date
startDate
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Costs
blackout
Start
Date
cost
Thresholds
end
Date
start
Date
Trova Core - v3.43.0
Loading...