waltid-openid4vc-wallet-mobile
Toggle table of contents
1.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
waltid-openid4vc-wallet-mobile
waltid-openid4vc-wallet-mobile
/
id.walt.wallet2.mobile
/
MobileWalletPresentationDisclosure
/
MobileWalletPresentationDisclosure
Mobile
Wallet
Presentation
Disclosure
constructor
(
path
:
String
,
name
:
String
?
,
valueJson
:
String
,
displayValue
:
String
?
,
selectivelyDisclosable
:
Boolean
,
required
:
Boolean
=
!selectivelyDisclosable
,
selectable
:
Boolean
=
selectivelyDisclosable && !required
)