CompleteUserAgent

zio.http.model.headers.values.UserAgent$.CompleteUserAgent
final case class CompleteUserAgent(product: Product, comment: Option[Comment]) extends UserAgent

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait UserAgent
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product