FROM

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

Attributes

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

Members list

Value members

Concrete methods

def apply(s: String): FROM

Attributes

Throws
AssertionError

if not a valid DIDSubjectQ

Givens

Givens

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

Extensions

Extensions

extension (id: FROM)
inline def asDIDURL: DIDURL
inline def asFROMTO: FROMTO
inline def asTO: TO
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