Click or drag to resize

ItemCheckTaxes Property

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

Property Value

Type: ListTax
See Also