View Source StellarBase.XDR.AccountFlags (Elixir Stellar Base v0.16.0)

Representation of Stellar AccountFlags type.

Summary

Types

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

Functions

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