Click or drag to resize

ChequeTaskIsInternetPayment Property

Indicates whether the settlement is an internet payment transaction.

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

Property Value

Type: Boolean
See Also