RuleResultsPropertiesResponse

data class RuleResultsPropertiesResponse(val results: List<List<String>>? = null)

Rule results properties.

Constructors

Link copied to clipboard
constructor(results: List<List<String>>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val results: List<List<String>>? = null

Expected results in the baseline.