Subscription

fmgp.did.comm.protocol.pubsub.Subscription
See theSubscription companion object
final case class Subscription(id: MsgID, to: Set[TO], from: FROM, thid: MsgID, pthid: Option[MsgID], created_time: Option[UTCEpoch], body: Body)

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def `type`: PIURI

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product