Click or drag to resize

OrderCheckPayment Class

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

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 OrderCheckPayment : IDisposable

The OrderCheckPayment type exposes the following members.

Constructors
 NameDescription
Public methodOrderCheckPaymentInitializes a new instance of the OrderCheckPayment class
Top
Properties
Methods
 NameDescription
Public methodDisposeReleases all resources used by the OrderCheckPayment
Top
Fields
 NameDescription
Public fieldCardType 
Top
See Also