Organization Conformance Pack Conformance Pack Input Parameter
data class OrganizationConformancePackConformancePackInputParameter(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 OrganizationConformancePackConformancePackInputParameter(parameterName: String, parameterValue: String)