elementValues Object

This object contains details on Elements related to requested Element in your query. Details in this object include the total number of Elements, the amount of the suspicious Elements, the number of Elements related to Malops, and possibly the Element data.

The elementValues object contains these fields:

Parameter

Type

Description

“<element>”

String

The name of the Element.

totalValues

Integer

A count of all the results for the Element.

elementValues

Array

An object containing the details of the Element.

elementType

String

The type of Element for the Element.

name

String

The name for the item.

guid

Long

The globally unique identifier for the item.

hasSuspicions

Boolean

Indicates whether the Element is associated with suspicions.

hasMalops

Boolean

Indicates whether the Element is associated with a Malop.

totalSuspicions

Integer

A count of the total Suspicions associated with this Element.

totalMalicious

Integer

A count of the total Malops associated with this Element.