Click or drag to resize

OrderSearchRequest Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Loyalty.OrdersOrderSearchRequest

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

The OrderSearchRequest type exposes the following members.

Constructors
 NameDescription
Public methodOrderSearchRequestInitializes a new instance of the OrderSearchRequest class
Top
Properties
Methods
 NameDescription
Public methodDisposeReleases all resources used by the OrderSearchRequest
Public methodToString
(Overrides ObjectToString)
Top
See Also