ParameterContractResponse

constructor(defaultValue: String? = null, description: String? = null, examples: Map<String, ParameterExampleContractResponse>? = null, name: String, required: Boolean? = null, schemaId: String? = null, type: String, typeName: String? = null, values: List<String>? = null)