new MetadataEnumValue(options)
A metadata enum value.
| Name | Type | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
Object with the following properties:
|
Members
-
readonly descriptionstring
-
The description of the enum value.
-
readonly extensionsobject
-
An object containing extensions.
-
readonly extras*
-
Extra user-defined properties.
-
readonly namestring
-
The name of the enum value.
-
readonly valuenumber
-
The integer value.