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

Enum struct definition.

Summary

Types

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