methodAvailable
records
Return table rows as dictionaries keyed by column name.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Table.records | — |
| signature | (self) -> 'list[dict[str, Any]]' | — |
| return | list[dict[str, Any]] | — |
Return table rows as dictionaries keyed by column name.
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Table.records | — |
| signature | (self) -> 'list[dict[str, Any]]' | — |
| return | list[dict[str, Any]] | — |