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