Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

Event

Event(type: 'str', source: 'Any', data: 'dict[str, Any]')

Reference contract

FieldValueDescription
symboltelion_api.Event
moduletelion_api.events
constructor(type: 'str', source: 'Any', data: 'dict[str, Any]') -> None

Event(type: 'str', source: 'Any', data: 'dict[str, Any]')

Contract

PropertyValue
symboltelion_api.Event
moduletelion_api.events
constructor(type: 'str', source: 'Any', data: 'dict[str, Any]') -> None

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Event
Path
sdk/python/telion_api/events.py
Symbol
telion_api.Event