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

Representation of Stellar AccountFlags type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

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