toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.domain.models
/
CredentialOperationsOptions
/
Custom
Custom
data
class
Custom
(
val
key
:
String
,
val
data
:
ByteArray
)
:
CredentialOperationsOptions
(
source
)
Members
Constructors
Custom
Link copied to clipboard
constructor
(
key
:
String
,
data
:
ByteArray
)
Properties
data
Link copied to clipboard
val
data
:
ByteArray
key
Link copied to clipboard
val
key
:
String