StellarBase.XDR.Operations.ManageSellOfferResult (Elixir Stellar Base v0.2.3) View Source

Representation of Stellar ManageSellOfferResult type.

Link to this section Summary

Link to this section Types

Specs

Specs

t() :: %StellarBase.XDR.Operations.ManageSellOfferResult{
  code: StellarBase.XDR.Operations.ManageSellOfferResultCode.t(),
  result: result()
}

Link to this section Functions