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

fields

`fields` is a required parameter of `telion_api.Dataset.records` with the installed type contract `Iterable[str]`.

Reference contract

FieldValueDescription
symboltelion_api.Dataset.records
parameterfields
kindpositional-or-keyword
typeIterable[str]
requiredtrue
defaultrequired

fields is a required parameter of telion_api.Dataset.records with the installed type contract Iterable[str].

Contract

PropertyValue
symboltelion_api.Dataset.records
parameterfields
kindpositional-or-keyword
typeIterable[str]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Dataset.records:parameter:fields
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Dataset.records