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

raw

`raw` is a required parameter of `telion_api.TransientDesignRun` with the installed type contract `dict[str, Any]`.

Reference contract

FieldValueDescription
symboltelion_api.TransientDesignRun
parameterraw
kindpositional-or-keyword
typedict[str, Any]
requiredtrue
defaultrequired

raw is a required parameter of telion_api.TransientDesignRun with the installed type contract dict[str, Any].

Contract

PropertyValue
symboltelion_api.TransientDesignRun
parameterraw
kindpositional-or-keyword
typedict[str, Any]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.TransientDesignRun.__init__:parameter:raw
Path
sdk/python/telion_api/model.py
Symbol
telion_api.TransientDesignRun