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

patches_since

Poll Telion for backend model patches newer than ``revision``.

Reference contract

FieldValueDescription
symboltelion_api.Model.patches_since
signature(revision: 'int' = 0) -> 'dict[str, Any]'
returndict[str, Any]

Poll Telion for backend model patches newer than revision.

Contract

PropertyValue
symboltelion_api.Model.patches_since
signature(revision: 'int' = 0) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Model.patches_since(revision: 'int' = 0) -> 'dict[str, Any]'

Authoritative source

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