Click or drag to resize

MenuItemMenuItemItemDiscounts Property

Namespace:  Micros.PosCore.ChannelManagementPosting.JSONCheckObjects
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public List<ItemDiscount> MenuItemItemDiscounts { get; set; }

Property Value

Type: ListItemDiscount
See Also