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

Representation of Stellar CreateClaimableBalanceResult type.

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions