TO

fmgp.did.comm.FromTo$package.TO
object TO

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TO.type

Members list

Value members

Concrete methods

def apply(s: String): TO

Attributes

Throws
AssertionError

if not a valid DIDSubjectQ

Givens

Givens

given decoder: JsonDecoder[TO]
given encoder: JsonEncoder[TO]

Extensions

Extensions

extension (id: TO)
inline def asDIDURL: DIDURL
inline def asFROM: FROM
inline def asFROMTO: FROMTO
inline def didSyntax: String
inline def namespace: String
inline def path: String
inline def query: String
inline def toDID: DID
inline def toDIDSubject: DIDSubject
inline def value: String