Click or drag to resize

ItemCheckServiceCharges Property


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

Property Value

ListServiceCharge
See Also