parameterAvailable
cell_types
`cell_types` is an optional parameter of `telion_api.Model.create_data` with the installed type contract `Iterable[Any] | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.create_data | — |
| parameter | cell_types | — |
| kind | positional-or-keyword | — |
| type | Iterable[Any] | None | — |
| required | false | — |
| default | null | — |
cell_types is an optional parameter of telion_api.Model.create_data with the installed type contract Iterable[Any] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.create_data |
| parameter | cell_types |
| kind | positional-or-keyword |
| type | Iterable[Any] | None |
| required | false |
| default | null |