Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 520 Bytes

File metadata and controls

14 lines (9 loc) · 520 Bytes

SubtractPropertyExpression

Subtracts the right numeric value from the left numeric value.

Properties

Name Type Required Description
left DerivedPropertyDefinition Yes
right DerivedPropertyDefinition Yes
type Literal["subtract"] Yes None

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