Skip to documentation content
On this page
  1. Reference
  2. Contract

data

`data` is an optional parameter of `telion_api.AiStreamEvent` with the installed type contract `Mapping[str, Any]`.

Reference

FieldValueDescription
symboltelion_api.AiStreamEvent
parameterdata
kindpositional-or-keyword
typeMapping[str, Any]
requiredfalse
default<factory>

data is an optional parameter of telion_api.AiStreamEvent with the installed type contract Mapping[str, Any].

Contract

PropertyValue
symboltelion_api.AiStreamEvent
parameterdata
kindpositional-or-keyword
typeMapping[str, Any]
requiredfalse
default<factory>