stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentStrictReceiveOperation
sendMax property
sendMax
stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentStrictReceiveOperation
sendMax property
PathPaymentStrictReceiveOperation class
Constructors
PathPaymentStrictReceiveOperation
Properties
destAmount
destAsset
destination
hashCode
path
runtimeType
sendAsset
sendMax
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder
sendMax
property
String
sendMax
The maximum amount of send asset to deduct (excluding fees)
Implementation
String get sendMax => _sendMax;