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

include_data

`include_data` is an optional parameter of `telion_api.Model.export` with the installed type contract `bool | None`.

Reference contract

FieldValueDescription
symboltelion_api.Model.export
parameterinclude_data
kindpositional-or-keyword
typebool | None
requiredfalse
defaultnull

include_data is an optional parameter of telion_api.Model.export with the installed type contract bool | None.

Contract

PropertyValue
symboltelion_api.Model.export
parameterinclude_data
kindpositional-or-keyword
typebool | None
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.export:parameter:include_data
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.export