Click or drag to resize

BillTaskIsCancellation Property

Belarus/Latvia localization specific option. The cashier can choose either cancellation or refund depending on the actual situation. Only the entire check can be cancelled.

Namespace:  Resto.Front.Api.Data.Device.Tasks
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public bool IsCancellation { get; set; }

Property Value

Type: Boolean
See Also