Click or drag to resize

ItemCheckDiscounts Property

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

Property Value

Type: ListDiscount
See Also