tridion-sites-extensions-api-docs

Home > @tridion-sites/models > TranslationJob > type

TranslationJob.type property

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;