View Source StellarBase.XDR.SCSpecUDTUnionCaseVoidV0 (Elixir Stellar Base v0.11.1)

Representation of Stellar SCSpecUDTUnionCaseVoidV0 type.

Link to this section Summary

Link to this section Types

@type doc() :: StellarBase.XDR.String1024.t()
@type name() :: StellarBase.XDR.String60.t()
@type t() :: %StellarBase.XDR.SCSpecUDTUnionCaseVoidV0{doc: doc(), name: name()}

Link to this section Functions