TargetCostProperties interface
Properties of a cost target.
Properties
cost |
Cost thresholds. |
cycle |
Reporting cycle end date. |
cycle |
Reporting cycle start date. |
cycle |
Reporting cycle type. |
status | Target cost status |
target | Lab target cost |
Property Details
costThresholds
Cost thresholds.
costThresholds?: CostThresholdProperties[]
Property Value
cycleEndDateTime
Reporting cycle end date.
cycleEndDateTime?: Date
Property Value
Date
cycleStartDateTime
Reporting cycle start date.
cycleStartDateTime?: Date
Property Value
Date
cycleType
Reporting cycle type.
cycleType?: string
Property Value
string
status
Target cost status
status?: string
Property Value
string
target
Lab target cost
target?: number
Property Value
number