Skip to documentation content
On this page
  1. Contract

definition

`definition` is an optional parameter of `telion_api.Model.entity_set` with the installed type contract `dict[str, Any] | None`.

definition is an optional parameter of telion_api.Model.entity_set with the installed type contract dict[str, Any] | None.

Contract

PropertyValue
symboltelion_api.Model.entity_set
parameterdefinition
typedict[str, Any] | None
requiredfalse
defaultnull
definition — Telion Python API 0.1.0-alpha | Telion