Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 863 Bytes

OrganizationJobTemplateLocalesCreateParameters.md

File metadata and controls

16 lines (11 loc) · 863 Bytes

OrganizationJobTemplateLocalesCreateParameters

Properties

Name Type Description Notes
LocaleName string locale name
LocaleCode string locale code
UserIds []string Array of user ids to be assigned to the job template locale [optional]
ReviewerIds []string Array of reviewer ids to be assigned to the job template locale [optional]
TranslatorTeamIds []string Array of team ids to be assigned to the job locale as translators [optional]
ReviewerTeamIds []string 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]