View Source StellarBase.XDR.Operations.ClaimClaimableBalanceResultCode (Elixir Stellar Base v0.16.0)

Representation of Stellar ClaimClaimableBalanceResultCode type.

Summary

Types

@type t() :: %StellarBase.XDR.Operations.ClaimClaimableBalanceResultCode{
  identifier: atom()
}

Functions

@spec new(code :: atom()) :: t()