IKeyValue

class IKeyValue()

A pair of key-value used in the events channel.

Properties

IKeyValue.key: string

The key is a collection of strings

IKeyValue.value:

The value can be a string, a number, or a boolean