stellar_flutter_sdk
stellar_flutter_sdk
Refund
Refund constructor
Refund
Refund
constructor
Null safety
Refund
(
String
amountRefunded
,
String
amountFee
,
List
<
RefundPayment
>
payments
)
Implementation
Refund(this.amountRefunded, this.amountFee, this.payments);
stellar_flutter_sdk
stellar_flutter_sdk
Refund
Refund constructor
Refund class
Constructors
Refund
fromJson
Properties
amountFee
amountRefunded
hashCode
payments
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==