| DeviceSettingsSettings Property  | 
 Device settings list. The device has the ability to define the set and behavior of its settings. Setting uniquely identified by name.
 
    Namespace: 
   Resto.Front.Api.Data.Device.Settings
    Assembly:
   Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
 Syntax
Syntaxpublic List<DeviceSetting> Settings { get; set; }Property Value
Type: 
ListDeviceSetting See Also
See Also