@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
BehaviorMetric
Interface BehaviorMetric
Behavior analytics metric record.
interface
BehaviorMetric
{
period
:
string
;
reputationScore
?:
number
|
null
;
uptimePct
?:
number
|
null
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
period
reputation
Score?
uptime
Pct?
Properties
period
period
:
string
Optional
reputation
Score
reputationScore
?:
number
|
null
Optional
uptime
Pct
uptimePct
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
period
reputation
Score
uptime
Pct
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...
Behavior analytics metric record.