AuthMsg

fmgp.did.comm.protocol.auth.AuthMsg
See theAuthMsg companion object
final case class AuthMsg(id: MsgID, to: Required[TO], from: Required[FROM], thid: Required[MsgID], pthid: Option[MsgID], createdTime: Option[UTCEpoch], expiresTime: Option[UTCEpoch])

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