PrismDIDMethodId

data class PrismDIDMethodId(value: String)(source)

Represents a Prism DID Method ID.

Constructors

Link copied to clipboard
constructor(sections: List<String>)

Represents a Prism DID Method ID.

constructor(value: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the Prism DID Method ID.