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

Representation of Stellar LedgerEntryType type.

Summary

Types

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

Functions

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