toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.pollux.models
/
JWTPresentationDefinitionRequest
/
PresentationDefinitionOptions
Presentation
Definition
Options
@
Serializable
data
class
PresentationDefinitionOptions
(
val
domain
:
String
,
val
challenge
:
String
)
(
source
)
Members
Constructors
Presentation
Definition
Options
Link copied to clipboard
constructor
(
domain
:
String
,
challenge
:
String
)
Properties
challenge
Link copied to clipboard
val
challenge
:
String
domain
Link copied to clipboard
val
domain
:
String