toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.edgeagent.protocols.revocation
/
RevocationNotification
/
Body
Body
@
Serializable
data
class
Body
(
val
threadId
:
String
,
val
comment
:
String
?
)
(
source
)
Members
Constructors
Body
Link copied to clipboard
constructor
(
threadId
:
String
,
comment
:
String
?
)
Properties
comment
Link copied to clipboard
val
comment
:
String
?
thread
Id
Link copied to clipboard
@
SerialName
(
value
=
"issueCredentialProtocolThreadId"
)
val
threadId
:
String