stellar_flutter_sdk
stellar_flutter_sdk
XdrClaimOfferAtom
offerID property
offerID
stellar_flutter_sdk
stellar_flutter_sdk
XdrClaimOfferAtom
offerID property
XdrClaimOfferAtom class
Constructors
XdrClaimOfferAtom
Properties
amountBought
amountSold
assetBought
assetSold
hashCode
offerID
runtimeType
sellerID
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;