View Source StellarBase.XDR.SCSpecUDTErrorEnumCaseV0List (Elixir Stellar Base v0.16.0)
Representation of a Stellar SCSpecUDTErrorEnumCaseV0
list.
Summary
Types
@type t() :: %StellarBase.XDR.SCSpecUDTErrorEnumCaseV0List{ cases: [StellarBase.XDR.SCSpecUDTErrorEnumCaseV0.t()] }
Functions
@spec new(cases :: [StellarBase.XDR.SCSpecUDTErrorEnumCaseV0.t()]) :: t()