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

layer_id

`layer_id` is a required parameter of `telion_api.PlotLayer` with the installed type contract `str`.

Reference contract

FieldValueDescription
symboltelion_api.PlotLayer
parameterlayer_id
kindpositional-or-keyword
typestr
requiredtrue
defaultrequired

layer_id is a required parameter of telion_api.PlotLayer with the installed type contract str.

Contract

PropertyValue
symboltelion_api.PlotLayer
parameterlayer_id
kindpositional-or-keyword
typestr
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.PlotLayer.__init__:parameter:layer_id
Path
sdk/python/telion_api/model.py
Symbol
telion_api.PlotLayer