Preparing search index...
The search index is not available
Cognite JavaScript SDK
Cognite JavaScript SDK
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
Loading...
Metadata of the enum value.