stellar_flutter_sdk
stellar_flutter_sdk
XdrManageBuyOfferOp
offerID property
offerID
stellar_flutter_sdk
stellar_flutter_sdk
XdrManageBuyOfferOp
offerID property
XdrManageBuyOfferOp class
Constructors
XdrManageBuyOfferOp
Properties
amount
buying
hashCode
offerID
price
runtimeType
selling
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
offerID
property
XdrUint64
offerID
Implementation
XdrUint64 get offerID => this._offerID;
void
offerID=
(
XdrUint64
value
)
Implementation
set offerID(XdrUint64 value) => this._offerID = value;