stellar_flutter_sdk
stellar_flutter_sdk
RefundPayment
RefundPayment constructor
RefundPayment
RefundPayment
constructor
Null safety
RefundPayment
(
String
id
,
String
idType
,
String
amount
,
String
fee
)
Implementation
RefundPayment(this.id, this.idType, this.amount, this.fee);
stellar_flutter_sdk
stellar_flutter_sdk
RefundPayment
RefundPayment constructor
RefundPayment class
Constructors
RefundPayment
fromJson
Properties
amount
fee
hashCode
id
idType
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==