StellarBase.XDR.Operations.ManageOffer (Elixir Stellar Base v0.8.5) View Source
Representation of Stellar ManageOffer
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.Operations.ManageOffer{ effect: StellarBase.XDR.Operations.ManageOfferEffect.t(), offer: any() }
Link to this section Functions
Specs
new(offer :: any(), effect :: StellarBase.XDR.Operations.ManageOfferEffect.t()) :: t()