Tink Money Manager SDK
2.1.1
Tink Money Manager SDK
/
com.tink.moneymanagerui.accounts
/
AccountWithImage
Account
With
Image
data
class
AccountWithImage
(
val
account
:
Account
,
val
iconUrl
:
String
?
=
null
)
Content copied to clipboard
Constructors
Properties
Constructors
Account
With
Image
Link copied to clipboard
fun
AccountWithImage
(
account
:
Account
,
iconUrl
:
String
?
=
null
)
Content copied to clipboard
Properties
account
Link copied to clipboard
val
account
:
Account
Content copied to clipboard
has
Icon
Link copied to clipboard
val
hasIcon
:
Boolean
Content copied to clipboard
icon
Url
Link copied to clipboard
val
iconUrl
:
String
?
=
null
Content copied to clipboard