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

snapshot_copy

Return a deep copy of the current Telion model snapshot.

Reference

FieldValueDescription
symboltelion_api.Model.snapshot_copy
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Return a deep copy of the current Telion model snapshot.

Contract

PropertyValue
symboltelion_api.Model.snapshot_copy
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Signature

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