ReferenceAvailable
data
`data` is an optional parameter of `telion_api.AiStreamEvent` with the installed type contract `Mapping[str, Any]`.
Reference
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.AiStreamEvent | — |
| parameter | data | — |
| kind | positional-or-keyword | — |
| type | Mapping[str, Any] | — |
| required | false | — |
| default | <factory> | — |
data is an optional parameter of telion_api.AiStreamEvent with the installed type contract Mapping[str, Any].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.AiStreamEvent |
| parameter | data |
| kind | positional-or-keyword |
| type | Mapping[str, Any] |
| required | false |
| default | <factory> |