Skip to documentation content
On this page
  1. Contract

rows

`rows` is a required parameter of `telion_api.Model.table` with the installed type contract `Iterable[Iterable[Any]]`.

rows is a required parameter of telion_api.Model.table with the installed type contract Iterable[Iterable[Any]].

Contract

PropertyValue
symboltelion_api.Model.table
parameterrows
typeIterable[Iterable[Any]]
requiredtrue
defaultrequired
rows — Telion Python API 0.1.0-alpha | Telion