LastUsedBeforeQP

uk.gov.hmrc.apiplatform.modules.applications.query.domain.models.Param.LastUsedBeforeQP
case class LastUsedBeforeQP(value: Instant) extends NonUniqueFilterParam[Instant]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait NonUniqueFilterParam[Instant]
trait FilterParam[Instant]
trait Param[Instant]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product