Click or drag to resize

CashRegisterDriverParametersSupportsPayInAfterSessionClose Property

Can pay in after close.

Namespace:  Resto.Front.Api.Data.Device.Settings
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public bool SupportsPayInAfterSessionClose { get; set; }

Property Value

Type: Boolean
See Also