Home > @uniformdev/tms-sdk > collectTranslationPayload
collectTranslationPayload() function
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ uniformProjectId, uniformSourceLocale, uniformTargetLocale, uniformReleaseId, targetLang, entity, entityType, } | { uniformProjectId: string; uniformSourceLocale: string; uniformTargetLocale: string; uniformReleaseId: string | undefined; targetLang: string; entity: RootComponentInstance | EntryData; } |
Returns: