parameterAvailable
entity_count
`entity_count` is an optional parameter of `telion_api.Model.control_field` with the installed type contract `int | str`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.control_field | — |
| parameter | entity_count | — |
| kind | positional-or-keyword | — |
| type | int | str | — |
| required | false | — |
| default | 4 | — |
entity_count is an optional parameter of telion_api.Model.control_field with the installed type contract int | str.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.control_field |
| parameter | entity_count |
| kind | positional-or-keyword |
| type | int | str |
| required | false |
| default | 4 |