Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 780 Bytes

ComplementedByQuantityDto.md

File metadata and controls

12 lines (7 loc) · 780 Bytes

ComplementedByQuantityDto

Properties

Name Type Description Notes
Quantity float32 The quantity that is complemented. E.g., if the base position has a quantity of 100 m² of a brick wall, a complementing position might be for 'walls that exceed 3 m height' and for a total quantity of 10 m².
ComplementingPositionId string This is the reference to the Id of the Position that is complementing. This means it does NOT reference the base position but the one that contains the actual addition. [optional]

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