Package tbdex.sdk.rust
Interface PortableDidInterface
-
- All Implemented Interfaces:
public interface PortableDidInterface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classPortableDidInterface.Companion
-
Method Summary
Modifier and Type Method Description abstract PortableDidDatagetData()-
-
Method Detail
-
getData
abstract PortableDidData getData()
-
-
-
-