IntStringReads

uk.gov.hmrc.supportfrontend.views.IntString.IntStringReads
implicit class IntStringReads(intStringReads: Reads[IntString])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def int: Reads[Int]
def str: Reads[String]