lilt-node

Lilt API Binding for Javascript

View the Project on GitHub lilt/lilt-node

LiltNode.Setting

Properties

Name Type Description Notes
id Number The identifier of the setting. [optional]
name String The name of the setting. [optional]
valueType String the type of value the setting may have - Boolean, Json, Number, String. [optional]
isUserFacing Boolean Whether the setting is editable by the user. [optional]
isDefault Boolean True when the setting value is inherited from the default setting. [optional]