ConformancePackInputParameter

data class ConformancePackInputParameter(val parameterName: String, val parameterValue: String)

Input parameters in the form of key-value pairs for the conformance pack.

Constructors

Link copied to clipboard
fun ConformancePackInputParameter(parameterName: String, parameterValue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard