View Source StellarBase.XDR.SCSpecUDTErrorEnumCaseV0List (Elixir Stellar Base v0.9.0)

Representation of a Stellar SCSpecUDTErrorEnumCaseV0 list.

Link to this section Summary

Link to this section Types

@type t() :: %StellarBase.XDR.SCSpecUDTErrorEnumCaseV0List{
  cases: [StellarBase.XDR.SCSpecUDTErrorEnumCaseV0.t()]
}

Link to this section Functions