Click or drag to resize

OrderLineAvailabilityResponse Class

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

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

The OrderLineAvailabilityResponse type exposes the following members.

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