IKeyValue

class genvid.IKeyValue()

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

Properties

genvid.IKeyValue.key

The key is a collection of strings

Type: string

genvid.IKeyValue.value

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

Type: