PropertyChangedConditionPropertiesResponse

data class PropertyChangedConditionPropertiesResponse(val conditionProperties: AutomationRulePropertyValuesChangedConditionResponse? = null, val conditionType: String)

Describes an automation rule condition that evaluates a property's value change

Constructors

constructor(conditionProperties: AutomationRulePropertyValuesChangedConditionResponse? = null, conditionType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Expected value is 'PropertyChanged'.