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

Representation of Stellar CreateClaimableBalanceResult type.

Link to this section Summary

Link to this section Types

Specs

t() :: %Stellar.XDR.Operations.CreateClaimableBalanceResult{
  code: Stellar.XDR.Operations.CreateClaimableBalanceResultCode.t(),
  result: any()
}

Link to this section Functions