Sdílet prostřednictvím


LabCostDetailsProperties interface

The properties of a lab cost item.

Properties

cost

The cost component of the cost item.

costType

The type of the cost.

date

The date of the cost item.

Property Details

cost

The cost component of the cost item.

cost?: number

Property Value

number

costType

The type of the cost.

costType?: string

Property Value

string

date

The date of the cost item.

date?: Date

Property Value

Date