Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
EnumValueDescriptorProto
Interface EnumValueDescriptorProto
Describes a value within an enum.
interface
EnumValueDescriptorProto
{
name
:
string
;
number
:
number
;
options
?:
EnumValueOptions
;
}
Index
Properties
name
number
options?
Properties
name
name
:
string
number
number
:
number
Optional
options
options
?:
EnumValueOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
number
options
@crownfi/sei-js-proto
Loading...
Describes a value within an enum.