walletsdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
walletsdk
walletsdk
/
com.dewa.walletsdk.model
/
ClaimDisplayDTO
/
ClaimDisplayDTO
Claim
Display
DTO
constructor
(
path
:
List
<
String
>
=
emptyList()
,
display
:
List
<
LocalizedDisplayDTO
>
?
=
null
,
mandatory
:
Boolean
?
=
null
,
sd
:
String
?
=
null
,
svgId
:
String
?
=
null
)