ip-devicer
Preparing search index...
EnrichedIdentifyResult
Interface EnrichedIdentifyResult
interface
EnrichedIdentifyResult
{
confidence
:
number
;
deviceId
:
string
;
enrichmentInfo
:
{
details
:
Record
<
string
,
Record
<
string
,
unknown
>
>
;
failures
:
{
message
:
string
;
plugin
:
string
}
[]
;
plugins
:
string
[]
;
}
;
ipEnrichment
?:
IpEnrichment
;
ipRiskDelta
?:
number
;
isNewDevice
:
boolean
;
linkedUserId
?:
string
;
matchConfidence
:
number
;
}
Hierarchy (
View Summary
)
IdentifyResult
EnrichedIdentifyResult
Index
Properties
confidence
device
Id
enrichment
Info
ip
Enrichment?
ip
Risk
Delta?
is
New
Device
linked
User
Id?
match
Confidence
Properties
confidence
confidence
:
number
device
Id
deviceId
:
string
enrichment
Info
enrichmentInfo
:
{
details
:
Record
<
string
,
Record
<
string
,
unknown
>
>
;
failures
:
{
message
:
string
;
plugin
:
string
}
[]
;
plugins
:
string
[]
;
}
Optional
ip
Enrichment
ipEnrichment
?:
IpEnrichment
Optional
ip
Risk
Delta
ipRiskDelta
?:
number
is
New
Device
isNewDevice
:
boolean
Optional
linked
User
Id
linkedUserId
?:
string
match
Confidence
matchConfidence
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confidence
device
Id
enrichment
Info
ip
Enrichment
ip
Risk
Delta
is
New
Device
linked
User
Id
match
Confidence
ip-devicer
Loading...