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

count

`count` is an optional parameter of `telion_api.Model.array` with the installed type contract `Iterable[Any]`.

Reference contract

FieldValueDescription
symboltelion_api.Model.array
parametercount
kindpositional-or-keyword
typeIterable[Any]
requiredfalse
default["4","1","1"]

count is an optional parameter of telion_api.Model.array with the installed type contract Iterable[Any].

Contract

PropertyValue
symboltelion_api.Model.array
parametercount
kindpositional-or-keyword
typeIterable[Any]
requiredfalse
default["4","1","1"]

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.array:parameter:count
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.array