View Source StellarBase.XDR.SCSpecUDTEnumV0 (Elixir Stellar Base v0.10.1)
Representation of Stellar SCSpecUDTEnumV0
type.
Link to this section Summary
Link to this section Types
@type cases() :: StellarBase.XDR.SCSpecUDTEnumCaseV0List.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.SCSpecUDTEnumCaseV0List.t() ) :: t()