Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 868 Bytes

OrganizationJobTemplateLocalesCreateParameters.md

File metadata and controls

15 lines (11 loc) · 868 Bytes

OrganizationJobTemplateLocalesCreateParameters

Properties

Name Type Description Notes
locale_name str locale name
locale_code str locale code
user_ids List[str] Array of user ids to be assigned to the job template locale [optional]
reviewer_ids List[str] Array of reviewer ids to be assigned to the job template locale [optional]
translator_team_ids List[str] Array of team ids to be assigned to the job locale as translators [optional]
reviewer_team_ids List[str] Array of team ids to be assigned to the job locale as reviewers [optional]

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