Stellar.XDR.Operations.ClawbackClaimableBalance (Elixir Stellar Base v0.1.3) View Source

Representation of Stellar ClawbackClaimableBalance type.

Link to this section Summary

Link to this section Types

Specs

t() :: %Stellar.XDR.Operations.ClawbackClaimableBalance{
  balance_id: Stellar.XDR.ClaimableBalanceID.t()
}

Link to this section Functions

Specs

new(balance_id :: Stellar.XDR.ClaimableBalanceID.t()) :: t()