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

records

Return table rows as dictionaries keyed by column name.

Return table rows as dictionaries keyed by column name.

Contract

PropertyValue
symboltelion_api.Table.records
signature(self) -> 'list[dict[str, Any]]'
returnlist[dict[str, Any]]

Signature

telion_api.Table.records(self) -> 'list[dict[str, Any]]'
records — Telion Python API 0.1.0-alpha | Telion