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

Constructor

Construct `telion_api.MeshProvenance` with the installed signature `(source_kind: 'str', source_path: 'str', sha256: 'str', scale: 'float', importer: 'str', raw: 'dict[str, Any]') -> None`.

Reference contract

FieldValueDescription
symboltelion_api.MeshProvenance
signature(source_kind: 'str', source_path: 'str', sha256: 'str', scale: 'float', importer: 'str', raw: 'dict[str, Any]') -> None
returntelion_api.MeshProvenance

Construct telion_api.MeshProvenance with the installed signature (source_kind: 'str', source_path: 'str', sha256: 'str', scale: 'float', importer: 'str', raw: 'dict[str, Any]') -> None.

Contract

PropertyValue
symboltelion_api.MeshProvenance
signature(source_kind: 'str', source_path: 'str', sha256: 'str', scale: 'float', importer: 'str', raw: 'dict[str, Any]') -> None
returntelion_api.MeshProvenance

Signature

MeshProvenance(source_kind: 'str', source_path: 'str', sha256: 'str', scale: 'float', importer: 'str', raw: 'dict[str, Any]') -> None

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.MeshProvenance.__init__
Path
sdk/python/telion_api/model.py
Symbol
telion_api.MeshProvenance