View Source Soroban.Types.Enum (Soroban v0.11.0)

Enum struct definition.

Link to this section Summary

Link to this section Types

@type sc_val() :: Stellar.TxBuild.SCVal.t()
@type t() :: %Soroban.Types.Enum{key: String.t(), value: struct()}