LegacyTranslation
Note
This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the Habitat Guide and Python API guide (v2.0) for usage.
- class LegacyTranslation(document: ~typing.Dict[str, ~typing.Any], workflow: str, unmapped: ~typing.Mapping[str, ~typing.Any] = <factory>, warnings: ~typing.Tuple[str, ...] = ())[source]
Bases:
objectResult of translating one v0 payload into the v1 document layout.