StellarBase.XDR.TrustLineEntryExtV1Ext (Elixir Stellar Base v0.8.6) View Source

Representation of Stellar TrustLineEntryExtV1Ext type.

Link to this section Summary

Link to this section Types

Specs

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

Specs

Link to this section Functions

Specs

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