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

The OrderCheckPayment type exposes the following members.

Constructors
  NameDescription
Public methodOrderCheckPayment
Initializes a new instance of the OrderCheckPayment class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the OrderCheckPayment
Top
Fields
  NameDescription
Public fieldCardType
Top
See Also