Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 3.07 KB

File metadata and controls

12 lines (8 loc) · 3.07 KB

Translation

This is used to denote the translation of the custom field, including its name, help text, and choice texts.

Fields

Field Type Required Description Example
NameTranslation string Translation of the custom field's name. Departamento
HelpTextTranslation string Translation for the help text of the custom field. El departamento donde trabaja.
ChoiceTranslations List<ChoiceTranslation> Translations for the choice texts of a custom field. This property is only applicable for custom fields with choices.