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