UserCondition

constructor(comparisonAttribute: String, comparator: Int = -1, stringValue: String? = null, doubleValue: Double? = null, stringArrayValue: Array<String>? = null)(source)