ReferenceAvailable
fields
`fields` is an optional parameter of `telion_api.Model.find_features` with the installed type contract `dict[str, Any] | None`.
fields is an optional parameter of telion_api.Model.find_features with the installed type contract dict[str, Any] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.find_features |
| parameter | fields |
| type | dict[str, Any] | None |
| required | false |
| default | null |