parameterAvailable
snapshot
`snapshot` is a required parameter of `telion_api.Model.replace_snapshot` with the installed type contract `dict[str, Any]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.replace_snapshot | — |
| parameter | snapshot | — |
| kind | positional-or-keyword | — |
| type | dict[str, Any] | — |
| required | true | — |
| default | required | — |
snapshot is a required parameter of telion_api.Model.replace_snapshot with the installed type contract dict[str, Any].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.replace_snapshot |
| parameter | snapshot |
| kind | positional-or-keyword |
| type | dict[str, Any] |
| required | true |
| default | required |