Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

model_snapshots

Return model-history snapshots currently published by Telion.

Reference

FieldValueDescription
symboltelion_api.Model.model_snapshots
signature(self) -> 'list[dict[str, Any]]'
returnlist[dict[str, Any]]

Return model-history snapshots currently published by Telion.

Contract

PropertyValue
symboltelion_api.Model.model_snapshots
signature(self) -> 'list[dict[str, Any]]'
returnlist[dict[str, Any]]

Signature

telion_api.Model.model_snapshots(self) -> 'list[dict[str, Any]]'