Click or drag to resize

OrderCheck Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.ScanPayGo.CheckoutOrderCheck

Namespace: LSRetail.Omni.Domain.DataModel.ScanPayGo.Checkout
Assembly: LSRetail.Omni.Domain.DataModel.ScanPayGo (in LSRetail.Omni.Domain.DataModel.ScanPayGo.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public class OrderCheck : IDisposable

The OrderCheck type exposes the following members.

Constructors
 NameDescription
Public methodOrderCheckInitializes a new instance of the OrderCheck class
Top
Properties
Methods
 NameDescription
Public methodDisposeReleases all resources used by the OrderCheck
Top
See Also