parameterAvailable
future
`future` is a required parameter of `telion_api.CancellableOperation` with the installed type contract `Future[Any]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.CancellableOperation | — |
| parameter | future | — |
| kind | positional-or-keyword | — |
| type | Future[Any] | — |
| required | true | — |
| default | required | — |
future is a required parameter of telion_api.CancellableOperation with the installed type contract Future[Any].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.CancellableOperation |
| parameter | future |
| kind | positional-or-keyword |
| type | Future[Any] |
| required | true |
| default | required |