Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 1.01 KB

SettingsResponse.md

File metadata and controls

11 lines (8 loc) · 1.01 KB

# SettingsResponse

Properties

Name Type Description Notes
project_prefix string A string value to include in the Project name. [optional]
project_name_template string The template string to use when generating Project names. The available template options are: - today - Today's date. Formatted as YYYY-MM-DD. - trglocale - The target locale for the given project. - filename - The name of the current file being uploaded. - project_prefix - The project_prefix value provided in the configuration. - project_name - The project_name value assigned to the file in the code. - connector_id - The Connector ID. - connector_type - The Connector Type (e.g. "xtm", "salesforce"). [optional]
lilt_translation_workflow string [optional]

[Back to Model list] [Back to API list] [Back to README]