walletsdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
walletsdk
walletsdk
/
com.dewa.walletsdk.secureqr
/
SecureQRPayloadMetadata
Secure
QRPayload
Metadata
data
class
SecureQRPayloadMetadata
(
val
vct
:
String
,
val
displayName
:
String
?
=
null
,
val
displayLocale
:
String
?
=
null
)
Members
Constructors
Secure
QRPayload
Metadata
Link copied to clipboard
constructor
(
vct
:
String
,
displayName
:
String
?
=
null
,
displayLocale
:
String
?
=
null
)
Properties
display
Locale
Link copied to clipboard
val
displayLocale
:
String
?
display
Name
Link copied to clipboard
val
displayName
:
String
?
vct
Link copied to clipboard
val
vct
:
String