AutomationRulePropertyArrayChangedValuesConditionResponse

data class AutomationRulePropertyArrayChangedValuesConditionResponse(val arrayType: String? = null, val changeType: String? = null)

Constructors

constructor(arrayType: String? = null, changeType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arrayType: String? = null
Link copied to clipboard
val changeType: String? = null