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