OrganizationConformancePackConformancePackInputParameter

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

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

Constructors

constructor(parameterName: String, parameterValue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

One part of a key-value pair.

Link copied to clipboard

One part of a key-value pair.