wallet-sdk
1.2.0
wallet-sdk
/
org.stellar.walletsdk.anchor
/
Refunds
Refunds
@
Serializable
data
class
Refunds
(
amountFee
:
String
,
amountRefunded
:
String
,
payments
:
List
<
Payment
>
)
Content copied to clipboard
Properties
Properties
amountFee
Link copied to clipboard
val
amountFee
:
String
Content copied to clipboard
amountRefunded
Link copied to clipboard
val
amountRefunded
:
String
Content copied to clipboard
payments
Link copied to clipboard
val
payments
:
List
<
Payment
>
Content copied to clipboard