ResidentK

dataprism.skunk.ResidentK
See theResidentK companion object
case class ResidentK[F[_]](owner: F[UUID], homeName: F[String], resident: F[UUID], createdAt: F[Instant])

Attributes

Companion
object
Source
testing.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product