MultipazProject
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MultipazProject
wallet
/
org.multipaz.wallet
/
AttributeDisplayInfoImage
Attribute
Display
Info
Image
data
class
AttributeDisplayInfoImage
(
val
name
:
String
,
val
image
:
Bitmap
)
:
AttributeDisplayInfo
Members
Constructors
Attribute
Display
Info
Image
Link copied to clipboard
constructor
(
name
:
String
,
image
:
Bitmap
)
Properties
image
Link copied to clipboard
val
image
:
Bitmap
name
Link copied to clipboard
val
name
:
String