View Source Stellar.TxBuild.ClaimableBalanceID (Elixir Stellar SDK v0.17.1)
ClaimableBalanceID
struct definition.
Summary
Types
@type balance_id_type() :: :v0
@type t() :: %Stellar.TxBuild.ClaimableBalanceID{ balance_id: balance_id(), type: balance_id_type() }