Click or drag to resize

KzChequeSaleData.Unit Property

Unit of measurement. See Ffd attribute 2108 for detailes.

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

Property Value

Type: Nullable<Int32>
See Also