View Source StellarBase.XDR.SCSpecUDTErrorEnumV0 (Elixir Stellar Base v0.11.0)
Representation of Stellar SCSpecUDTErrorEnumV0
type.
Link to this section Summary
Link to this section Types
@type cases() :: StellarBase.XDR.SCSpecUDTErrorEnumCaseV0List.t()
@type doc() :: StellarBase.XDR.String1024.t()
@type lib() :: StellarBase.XDR.String80.t()
@type name() :: StellarBase.XDR.String60.t()
Link to this section Functions
@spec new( doc :: StellarBase.XDR.String1024.t(), lib :: StellarBase.XDR.String80.t(), name :: StellarBase.XDR.String60.t(), cases :: StellarBase.XDR.SCSpecUDTErrorEnumCaseV0List.t() ) :: t()