Click or drag to resize

ItemCheckDiscounts Property


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

Property Value

ListDiscount
See Also