Home > @tridion-sites/models > TranslationJob > type
Value indicating if the Translation Job is a translation to the Publication of the ConfigurationItemUri
(Pull job) or from the Publication (Push job).
Signature:
get type(): ReadonlyArray<TranslationJobType> | undefined;