Wallet SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wallet SDK
sdk-core
/
com.wallet.model
/
PresentationRequest
/
PresentationRequest
Presentation
Request
constructor
(
docType
:
String
,
attributes
:
Set
<
String
>
=
emptySet()
,
namespaces
:
Map
<
String
,
Set
<
String
>
>
=
emptyMap()
)