wallet-sdk
1.5.0
wallet-sdk
/
org.stellar.walletsdk.anchor
/
FeeDetails
Fee
Details
@
Serializable
data
class
FeeDetails
(
total
:
String
,
asset
:
String
,
details
:
List
<
FeeDescription
>
?
)
Content copied to clipboard
Properties
Properties
asset
Link copied to clipboard
val
asset
:
String
Content copied to clipboard
details
Link copied to clipboard
val
details
:
List
<
FeeDescription
>
?
=
null
Content copied to clipboard
total
Link copied to clipboard
val
total
:
String
Content copied to clipboard