Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 902 Bytes

File metadata and controls

33 lines (19 loc) · 902 Bytes

UpdateGridSetting

Properties

Name Type Description Notes
defaultDateTimeFormat DateTimeFormat [optional]
defaultSourceLanguageStatus DefaultSourceLanguageStatusEnum [optional]
translatorCanViewAutomations Boolean [optional]
metadata Map<String, String> [optional]

Enum: DefaultSourceLanguageStatusEnum

Name Value
UNSET "unset"
DO_NOT_TRANSLATE "doNotTranslate"
NOT_READY_FOR_TRANSLATION "notReadyForTranslation"
READY_FOR_TRANSLATION "readyForTranslation"
LOCKED "locked"
LOCK_ALL_LANGUAGES "lockAllLanguages"

Implemented Interfaces

  • Serializable