Skip to documentation content
On this page
  1. Contract

points

`points` is a required parameter of `telion_api.Model.create_data` with the installed type contract `Iterable[Iterable[Any]] | Iterable[Any]`.

points is a required parameter of telion_api.Model.create_data with the installed type contract Iterable[Iterable[Any]] | Iterable[Any].

Contract

PropertyValue
symboltelion_api.Model.create_data
parameterpoints
typeIterable[Iterable[Any]] | Iterable[Any]
requiredtrue
defaultrequired
points — Telion Python API 0.1.0-alpha | Telion