toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.castor.did.prismdid
/
PrismDIDMethodId
Prism
DIDMethod
Id
data
class
PrismDIDMethodId
(
value
:
String
)
(
source
)
Represents a Prism DID Method ID.
Members
Constructors
Prism
DIDMethod
Id
Link copied to clipboard
constructor
(
sections
:
List
<
String
>
)
Represents a Prism DID Method ID.
constructor
(
value
:
String
)
Properties
sections
Link copied to clipboard
val
sections
:
List
<
String
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Returns a string representation of the Prism DID Method ID.