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

Representation of Stellar ClaimClaimableBalanceResult type.

Link to this section Summary

Link to this section Types

Specs

t() :: %Stellar.XDR.Operations.ClaimClaimableBalanceResult{
  code: Stellar.XDR.Operations.ClaimClaimableBalanceResultCode.t(),
  result: any()
}

Link to this section Functions