Stellar.TxBuild.Amount (Elixir Stellar SDK v0.5.0) View Source
Amount
struct definition.
Link to this section Summary
Link to this section Types
Specs
amount() :: non_neg_integer() | float()
Specs
t() :: %Stellar.TxBuild.Amount{amount: amount(), raw: non_neg_integer()}