Optional
createdOptional
hiddenWhether this setting should be hidden from the user/administrator's eyes (can't be hidden and required).
Optional
i18nAn optional alert messages which is shown to the user on this setting.
Optional
i18nDescription of the setting in the form of a i18n string.
Name of the setting in the form of a i18n string.
Optional
i18nAn optional placeholder which will be shown in the form input field, should be an i18n string.
The id of this setting.
Optional
multilineWhether the string type is several lines or just one line.
What is the default value (allows a reset button).
Whether this setting is a public setting or not - administrators can see ones which are not public but users can't.
Whether this setting is required or not.
Optional
sectionThe name of the section where to put this setting under.
Type of setting this is.
Optional
updatedThe last time the setting was updated at.
Optional
valueIf the setting type is ROOM_PICK, the value will be an array of room ids.
[{_id: 'rid1'}, {_id: 'rid2'}]
Optional
valuesThe selectable values when the setting's type is "select" or "multiSelect".
Generated using TypeDoc
Date in which this setting was created.