StellarBase.XDR.AccountEntryExt (Elixir Stellar Base v0.7.0) View Source

Representation of Stellar AccountEntryExt type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.AccountEntryExt{type: non_neg_integer(), value: value()}

Specs

Link to this section Functions

Specs

new(value :: value(), type :: non_neg_integer()) :: t()