stellar_flutter_sdk
stellar_flutter_sdk
XdrPathPaymentStrictReceiveOp
sendMax property
sendMax
stellar_flutter_sdk
stellar_flutter_sdk
XdrPathPaymentStrictReceiveOp
sendMax property
XdrPathPaymentStrictReceiveOp class
Constructors
XdrPathPaymentStrictReceiveOp
Properties
destAmount
destAsset
destination
hashCode
path
runtimeType
sendAsset
sendMax
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
sendMax
property
XdrInt64
sendMax
Implementation
XdrInt64 get sendMax => this._sendMax;
void
sendMax=
(
XdrInt64
value
)
Implementation
set sendMax(XdrInt64 value) => this._sendMax = value;