Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 669 Bytes

PriceComponentDto.md

File metadata and controls

13 lines (8 loc) · 669 Bytes

PriceComponentDto

Properties

Name Type Description Notes
Price float32 The total, calculated price of this component. [readonly]
Label string The label associated with this price component. Will be taken from the parent Projects ProjectInformation. [optional]
Values []CalculationDto The single Calculation elements this price component is composed of. [optional]

[Back to Model list] [Back to API list] [Back to README]