parameterAvailable
dimension
`dimension` is an optional parameter of `telion_api.Results.figure` with the installed type contract `int | str`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Results.figure | — |
| parameter | dimension | — |
| kind | keyword-only | — |
| type | int | str | — |
| required | false | — |
| default | 3 | — |
dimension is an optional parameter of telion_api.Results.figure with the installed type contract int | str.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Results.figure |
| parameter | dimension |
| kind | keyword-only |
| type | int | str |
| required | false |
| default | 3 |