Property Array Changed Condition Properties Response
data class PropertyArrayChangedConditionPropertiesResponse(val conditionProperties: AutomationRulePropertyArrayChangedValuesConditionResponse? = null, val conditionType: String)
Describes an automation rule condition that evaluates an array property's value change
Constructors
Link copied to clipboard
constructor(conditionProperties: AutomationRulePropertyArrayChangedValuesConditionResponse? = null, conditionType: String)