ForwardMessageJson

fmgp.did.comm.protocol.routing2.ForwardMessageJson
final case class ForwardMessageJson(id: MsgID, to: Set[TO], from: Option[FROM], next: DIDSubject, expires_time: Option[UTCEpoch], msg: EncryptedMessage) extends ForwardMessage

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
ForwardMessage

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product