ApiOperationRequestQueryParameter

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