View Source Stellar.TxBuild.Ledger.ClaimableBalance (Elixir Stellar SDK v0.8.0)

Ledger ClaimableBalance struct definition.

Link to this section Summary

Link to this section Types

@type t() :: %Stellar.TxBuild.Ledger.ClaimableBalance{
  claimable_balance_id: Stellar.TxBuild.ClaimableBalanceID.t()
}