iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.Data.Device.Settings
InternalCustomerDisplaySettings Class
InternalCustomerDisplaySettings Constructor
InternalCustomerDisplaySettings Constructor
InternalCustomerDisplaySettings Constructor (Boolean, String, Int32, Int32)
InternalCustomerDisplaySettings Constructor (Boolean, String, Int32, Int32)
Main constructor
Namespace:
Resto.Front.Api.Data.Device.Settings
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
public
InternalCustomerDisplaySettings
(
bool
isEnabled
,
string
idleText
,
int
chars
,
int
rows
)
Parameters
isEnabled
Type:
System
Boolean
idleText
Type:
System
String
chars
Type:
System
Int32
rows
Type:
System
Int32
See Also
Reference
InternalCustomerDisplaySettings Class
InternalCustomerDisplaySettings Overload
Resto.Front.Api.Data.Device.Settings Namespace