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