Automation Rule Property Array Changed Values Condition Response
    data class AutomationRulePropertyArrayChangedValuesConditionResponse(val arrayType: String? = null, val changeType: String? = null)
Constructors
Link copied to clipboard
                fun AutomationRulePropertyArrayChangedValuesConditionResponse(arrayType: String? = null, changeType: String? = null)