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

to_dict

Return a copy of the unabridged event.

Reference

FieldValueDescription
symboltelion_api.AiStreamEvent.to_dict
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Return a copy of the unabridged event.

Contract

PropertyValue
symboltelion_api.AiStreamEvent.to_dict
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.AiStreamEvent.to_dict(self) -> 'dict[str, Any]'