Wallet SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wallet SDK
sdk-core
/
com.wallet.model
/
CredentialDetail
/
CredentialDetail
Credential
Detail
constructor
(
id
:
String
,
displayName
:
String
,
docType
:
String
,
portrait
:
ByteArray
?
,
claims
:
List
<
ClaimView
>
)