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

Representation of Stellar ClawbackClaimableBalance type.

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions

Specs

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