Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
BooleanLiteral
Interface BooleanLiteral
Represents boolean values
interface
BooleanLiteral
{
type
?:
string
;
value
?:
boolean
;
}
Index
Properties
type?
value?
Properties
Optional
type
type
?:
string
Optional
value
value
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
value
Documentation
Loading...
Represents boolean values