Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data.lifi
/
LifiFeeCost
/
LifiFeeCost
Lifi
Fee
Cost
constructor
(
name
:
String
,
percentage
:
String
,
token
:
LifiToken
,
amountUSD
:
String
,
included
:
Boolean
,
description
:
String
?
=
null
,
amount
:
String
?
=
null
,
feeSplit
:
LifiFeeSplit
?
=
null
)