QueryParameter

final case class QueryParameter(name: Option[String], parameterType: Option[QueryParameterType], parameterValue: Option[QueryParameterValue])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product