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

name

`name` is an optional parameter of `telion_api.Field.with_rows` with the installed type contract `str | None`.

Reference contract

FieldValueDescription
symboltelion_api.Field.with_rows
parametername
kindpositional-or-keyword
typestr | None
requiredfalse
defaultnull

name is an optional parameter of telion_api.Field.with_rows with the installed type contract str | None.

Contract

PropertyValue
symboltelion_api.Field.with_rows
parametername
kindpositional-or-keyword
typestr | None
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Field.with_rows:parameter:name
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Field.with_rows