QueryParameterValue

org.http4s.QueryParameterValue
See theQueryParameterValue companion object
final case class QueryParameterValue(value: String) extends AnyVal

Attributes

Companion:
object
Source:
QueryParam.scala
Graph
Supertypes
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product