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