Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
ObjectExpression
Interface ObjectExpression
Allows the declaration of an anonymous object within a declaration
interface
ObjectExpression
{
properties
?:
Property
[]
;
type
?:
string
;
}
Index
Properties
properties?
type?
Properties
Optional
properties
properties
?:
Property
[]
Object properties
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
properties
type
Documentation
Loading...
Allows the declaration of an anonymous object within a declaration