Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 465 Bytes

AttributeOptimization.md

File metadata and controls

24 lines (13 loc) · 465 Bytes

AttributeOptimization

Refers to the attribute that should be optimized

Properties

Name Type Description Notes
objectiveClass String [optional]
objectiveAttribute String [optional]
aggregation AggregationEnum [optional]

Enum: AggregationEnum

Name Value
SUM "SUM"
AVG "AVG"