stellar_flutter_sdk
stellar_flutter_sdk
ManageSellOfferOperation
ManageSellOfferOperation constructor
ManageSellOfferOperation
ManageSellOfferOperation
constructor
Null safety
ManageSellOfferOperation
(
Asset
_selling
,
Asset
_buying
,
String
_amount
,
String
_price
,
String
_offerId
)
Implementation
ManageSellOfferOperation( this._selling, this._buying, this._amount, this._price, this._offerId);
stellar_flutter_sdk
stellar_flutter_sdk
ManageSellOfferOperation
ManageSellOfferOperation constructor
ManageSellOfferOperation class
Constructors
ManageSellOfferOperation
Properties
amount
buying
hashCode
offerId
price
runtimeType
selling
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder