observation-js Documentation - v1.16.0
Preparing search index...
LookupValue
Interface LookupValue<T>
interface
LookupValue
<
T
extends
string
|
number
>
{
id
:
T
;
name
:
string
;
is_active
:
boolean
;
}
Type Parameters
T
extends
string
|
number
Hierarchy (
View Summary
)
LookupValue
CountingMethodValue
Index
Properties
id
name
is_
active
Properties
id
id
:
T
name
name
:
string
is_
active
is_active
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
is_
active
observation-js Documentation - v1.16.0
Loading...