Skip to documentation content
On this page
  1. Contract

cell_types

`cell_types` is an optional parameter of `telion_api.Model.create_data` with the installed type contract `Iterable[Any] | None`.

cell_types is an optional parameter of telion_api.Model.create_data with the installed type contract Iterable[Any] | None.

Contract

PropertyValue
symboltelion_api.Model.create_data
parametercell_types
typeIterable[Any] | None
requiredfalse
defaultnull
cell_types — Telion Python API 0.1.0-alpha | Telion