View Source StellarBase.XDR.Operations.LiquidityPoolDepositResultCode (Elixir Stellar Base v0.9.0)

Representation of Stellar LiquidityPoolDepositResultCode type.

Link to this section Summary

Link to this section Types

@type t() :: %StellarBase.XDR.Operations.LiquidityPoolDepositResultCode{
  identifier: atom()
}

Link to this section Functions

@spec new(code :: atom()) :: t()