DataMapPair

The DataMapPair object represents a key/value pair from a DataMap object.

Name

Description

key

Represents the name of the data trigger (string).

value

Represents an object of the DataTriggerInfo type.

Last updated