ThresholdAttributes
ThresholdAttributes
List threshold attributes.
This class is array of ThresholdAttribute
JSON Example
[
{
"attribute_label": "string",
"description": "string",
"attribute_type": "string",
"attribute_value": {
"dt": "string",
"content": {}
}
}
]