items

items: [key: string]: string

A map of items that define the values stored in the extended data structure.

The key part of the pair should be unique within all keys which are used for specific presentation object, even if they are applied using different ExtendedData definitions.

The value part of the pair is an ECExpression, which can use a limited set of symbols and whose evaluated result is used as the value of the extended data item.

Defined in

Last Updated: 08 January, 2020