Interface TranslationListRequest
public interface TranslationListRequest
Parameters request to list translation relate to a template
- Since:
- 1.3
- See Also:
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
The translation's language code.The translation's version
-
Method Details
-
getLanguageCode
The translation's language code.- Returns:
- Language code.
-
getTranslationVersion
The translation's version- Returns:
- Translation's version
-
builder
-