MediateRequest

fmgp.did.comm.protocol.mediatorcoordination2.MediateRequest
See theMediateRequest companion object
final case class MediateRequest(id: MsgID, from: FROM, to: TO)

This message serves as a request from the recipient to the mediator, asking for the permission (and routing information) to publish the endpoint as a mediator.

{
 "id": "123456780",
 "type": "https://didcomm.org/coordinate-mediation/2.0/mediate-request",
}

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product