Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IAggregateRow
Interface IAggregateRow
interface
IAggregateRow
{
label
?:
string
;
name
:
string
;
type
:
"max"
|
"count"
|
"avg"
|
"sum"
|
"min"
;
unit
?:
string
;
value
:
number
;
}
Index
Properties
label?
name
type
unit?
value
Properties
Optional
label
label
?:
string
name
name
:
string
type
type
:
"max"
|
"count"
|
"avg"
|
"sum"
|
"min"
Optional
unit
unit
?:
string
value
value
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
label
name
type
unit
value
@formant/data-sdk
Loading...
Generated using
TypeDoc