Lock

uk.gov.hmrc.mongo.lock.Lock
See theLock companion class
object Lock

Attributes

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

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

val expiryTime: String
val id: String
val owner: String
val timeCreated: String

Implicits

Implicits

implicit val format: Format[Lock]