PropertyArrayConditionPropertiesResponse

data class PropertyArrayConditionPropertiesResponse(val conditionProperties: AutomationRulePropertyArrayValuesConditionResponse? = null, val conditionType: String)

Describes an automation rule condition that evaluates an array property's value

Constructors

Link copied to clipboard
constructor(conditionProperties: AutomationRulePropertyArrayValuesConditionResponse? = null, conditionType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describes an automation rule condition on array properties.

Link copied to clipboard

Expected value is 'PropertyArray'.