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: SignedMessage | EncryptedMessage) extends ForwardMessage

Attributes

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

Members list

Value members

Concrete methods

Inherited methods

def `type`: PIURI

Attributes

Inherited from:
ForwardMessage

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
ForwardMessage