DisBot
Preparing search index...
prisma/runtime/library
ObjectEnumValue
Class ObjectEnumValue
Abstract
Base class for unique values of object-valued enums.
Index
Constructors
constructor
Methods
_
get
Name
_
get
Namespace
to
String
Constructors
constructor
new
ObjectEnumValue
(
arg
?:
symbol
)
:
ObjectEnumValue
Parameters
Optional
arg
:
symbol
Returns
ObjectEnumValue
Methods
_
get
Name
_getName
()
:
string
Returns
string
Abstract
_
get
Namespace
_getNamespace
()
:
string
Returns
string
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
_
get
Name
_
get
Namespace
to
String
DisBot
Loading...
Base class for unique values of object-valued enums.