Stellar.XDR.AlphaNum4 (Elixir Stellar Base v0.1.3) View Source
Representation of Stellar AlphaNum4
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %Stellar.XDR.AlphaNum4{ asset_code: Stellar.XDR.AssetCode4.t(), issuer: Stellar.XDR.AccountID.t() }
Link to this section Functions
Specs
new( asset_code :: Stellar.XDR.AssetCode4.t(), issuer :: Stellar.XDR.AccountID.t() ) :: t()