Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

save

Stage the authoritative model for transactional workflow persistence.

Reference contract

FieldValueDescription
symboltelion_api.Model.save
signature(self) -> 'None'
returnNone

Stage the authoritative model for transactional workflow persistence.

Contract

PropertyValue
symboltelion_api.Model.save
signature(self) -> 'None'
returnNone

Signature

telion_api.Model.save(self) -> 'None'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.save
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.save