MongoUuids

uk.gov.hmrc.mongo.play.json.formats.MongoUuids
abstract class MongoUuids(uuidRep: UuidRepresentation)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Type members

Classlikes

object Implicits extends Implicits

Attributes

Companion
trait
Supertypes
trait Implicits
class Object
trait Matchable
class Any
Self type
Implicits.type
trait Implicits

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Implicits

Value members

Concrete fields

final val uuidFormat: Format[UUID]
final val uuidReads: Reads[UUID]
final val uuidWrites: Writes[UUID]