StellarBase.XDR.AssetCode4 (Elixir Stellar Base v0.8.3) View Source

Representation of Stellar AssetCode4 type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.AssetCode4{code: String.t(), length: non_neg_integer()}

Link to this section Functions

Specs

new(code :: String.t()) :: t()