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

Representation of Stellar ClawbackClaimableBalanceResult type.

Link to this section Summary

Link to this section Types

Specs

t() :: %Stellar.XDR.Operations.ClawbackClaimableBalanceResult{
  code: Stellar.XDR.Operations.ClawbackClaimableBalanceResultCode.t(),
  result: any()
}

Link to this section Functions