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 2024.6
Syntax
C#
public class OrderCheck : IDisposable

The OrderCheck type exposes the following members.

Constructors
  NameDescription
Public methodOrderCheck
Initializes a new instance of the OrderCheck class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the OrderCheck
Top
See Also