Subscribe

fmgp.did.comm.protocol.pubsub.Subscribe
See theSubscribe companion object
final case class Subscribe(id: MsgID, to: Set[TO], from: FROM, thid: Option[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