Home > @uniformdev/tms-phrase > buildPhraseJobFileName

buildPhraseJobFileName() function

Signature:

Parameters

Parameter

Type

Description

{ uniformProjectId, uniformEntityId, prefix, }

(not declared)

input

{ uniformProjectId: string; uniformEntityId: string; prefix?: string | null | undefined; }

Returns:

string | null