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