View Source StellarBase.XDR.SCSpecUDTEnumCaseV0 (Elixir Stellar Base v0.16.0)
Representation of Stellar SCSpecUDTEnumCaseV0
type.
Summary
Types
@type doc() :: StellarBase.XDR.String1024.t()
@type name() :: StellarBase.XDR.String60.t()
@type value() :: StellarBase.XDR.UInt32.t()
Functions
@spec new( doc :: StellarBase.XDR.String1024.t(), name :: StellarBase.XDR.String60.t(), value :: StellarBase.XDR.UInt32.t() ) :: t()