Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
EnumValueProperties
Interface EnumValueProperties
Metadata of the enum value.
interface
EnumValueProperties
{
description
?:
string
;
name
?:
string
;
}
Index
Properties
description?
name?
Properties
Optional
description
description
?:
string
Description of the enum value.
Optional
name
name
?:
string
Name of the enum value.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
Cognite JavaScript SDK (beta)
Loading...
Metadata of the enum value.