Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
BuiltinStatement
Interface BuiltinStatement
Declares a builtin identifier and its type
interface
BuiltinStatement
{
id
?:
Identifier
;
type
?:
string
;
}
Index
Properties
id?
type?
Properties
Optional
id
id
?:
Identifier
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
type
Documentation
Loading...
Declares a builtin identifier and its type