Home > @uniformdev/tms-phrase > buildPhraseJobFileName
buildPhraseJobFileName() function
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ uniformProjectId, uniformEntityId, prefix, } | { uniformProjectId: string; uniformEntityId: string; prefix?: string | null | undefined; } |
Returns:
string | null