parameterAvailable
points
`points` is a required parameter of `telion_api.Model.create_data` with the installed type contract `Iterable[Iterable[Any]] | Iterable[Any]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.create_data | — |
| parameter | points | — |
| kind | positional-or-keyword | — |
| type | Iterable[Iterable[Any]] | Iterable[Any] | — |
| required | true | — |
| default | required | — |
points is a required parameter of telion_api.Model.create_data with the installed type contract Iterable[Iterable[Any]] | Iterable[Any].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.create_data |
| parameter | points |
| kind | positional-or-keyword |
| type | Iterable[Iterable[Any]] | Iterable[Any] |
| required | true |
| default | required |