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

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

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