Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 891 Bytes

JobLocaleUpdateParameters.md

File metadata and controls

15 lines (11 loc) · 891 Bytes

JobLocaleUpdateParameters

Properties

Name Type Description Notes
branch str specify the branch to use [optional]
locale_id str ID of a target locale to update [optional]
user_ids List[str] Array of user ids to be assigned to the job locale [optional]
reviewer_ids List[str] Array of reviewer ids to be assigned to the job locale as reviewers [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]