Parser

io.taig.shopper.client.parser.Parser$
See theParser companion class
object Parser

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Parser.type

Members list

Concise view

Type members

Classlikes

final case class Product(name: Option[String], image: Option[Uri], price: Option[Price])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Product

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Product.type

Value members

Concrete methods

def default(imageSize: Option[Int]): Parser