ParameterContractResponse

constructor(defaultValue: String? = null, description: String? = null, name: String, required: Boolean? = null, type: String, values: List<String>? = null)