Skip to documentation content
On this page
  1. Contract

rows

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

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

Contract

PropertyValue
symboltelion_api.Field.from_rows
parameterrows
typeIterable[Any]
requiredtrue
defaultrequired
rows — Telion Python API 0.1.0-alpha | Telion