stellar_flutter_sdk
stellar_flutter_sdk
XdrOfferEntry
offerID property
offerID
stellar_flutter_sdk
stellar_flutter_sdk
XdrOfferEntry
offerID property
XdrOfferEntry class
Constructors
XdrOfferEntry
Properties
amount
buying
ext
flags
hashCode
offerID
price
runtimeType
sellerID
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;