toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.edgeagent.protocols.revocation
Package-level
declarations
Types
Types
Revocation
Notification
Link copied to clipboard
class
RevocationNotification
(
val
id
:
String
=
UUID.randomUUID().toString()
,
val
body
:
RevocationNotification.Body
,
val
from
:
DID
,
val
to
:
DID
)