wallet-sdk
1.5.0
wallet-sdk
/
org.stellar.walletsdk.anchor
/
FeeDescription
Fee
Description
@
Serializable
data
class
FeeDescription
(
name
:
String
,
description
:
String
,
amount
:
String
?
)
Content copied to clipboard
Properties
Properties
amount
Link copied to clipboard
val
amount
:
String
?
Content copied to clipboard
description
Link copied to clipboard
val
description
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard