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

Representation of Stellar ClaimClaimableBalanceResult type.

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions