walletsdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
walletsdk
walletsdk
/
com.dewa.walletsdk.model
/
ConsentPromptData
/
ConsentPromptData
Consent
Prompt
Data
constructor
(
title
:
String
,
sourceLabel
:
String
,
purpose
:
String
?
=
null
,
referenceTxt
:
String
?
=
null
,
logo
:
String
?
=
null
,
escalationLvl
:
EscalationLvl
=
EscalationLvl.UNKNOWN
,
credentialType
:
String
,
requestedAttributes
:
List
<
String
>
)