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

project

`project` is a required parameter of `telion_api.Model.load_project` with the installed type contract `dict[str, Any]`.

Reference contract

FieldValueDescription
symboltelion_api.Model.load_project
parameterproject
kindpositional-or-keyword
typedict[str, Any]
requiredtrue
defaultrequired

project is a required parameter of telion_api.Model.load_project with the installed type contract dict[str, Any].

Contract

PropertyValue
symboltelion_api.Model.load_project
parameterproject
kindpositional-or-keyword
typedict[str, Any]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.load_project:parameter:project
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.load_project