walletsdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
walletsdk
walletsdk
/
com.dewa.walletsdk.model
/
TransactionDataPayload
/
TransactionDataPayload
Transaction
Data
Payload
constructor
(
type
:
String
?
=
null
,
credentialIds
:
List
<
String
>
?
=
null
,
name
:
String
?
=
null
,
purpose
:
String
?
=
null
,
referenceTxt
:
String
?
=
null
,
logo
:
String
?
=
null
,
escalationLvl
:
String
?
=
null
)