View Source Stellar.TxBuild.Amount (Elixir Stellar SDK v0.22.0)
Amount
struct definition.
Summary
Types
@type amount() :: non_neg_integer() | float()
@type t() :: %Stellar.TxBuild.Amount{amount: amount(), raw: non_neg_integer()}
Amount
struct definition.
@type amount() :: non_neg_integer() | float()
@type t() :: %Stellar.TxBuild.Amount{amount: amount(), raw: non_neg_integer()}