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

entity_count

`entity_count` is an optional parameter of `telion_api.Model.control_field` with the installed type contract `int | str`.

Reference contract

FieldValueDescription
symboltelion_api.Model.control_field
parameterentity_count
kindpositional-or-keyword
typeint | str
requiredfalse
default4

entity_count is an optional parameter of telion_api.Model.control_field with the installed type contract int | str.

Contract

PropertyValue
symboltelion_api.Model.control_field
parameterentity_count
kindpositional-or-keyword
typeint | str
requiredfalse
default4

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.control_field:parameter:entity_count
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.control_field