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

save

Stage the authoritative model for transactional workflow persistence.

Reference

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'