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

Representation of Stellar LedgerEntryType type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

@spec new(type :: atom() | nil) :: t()