Click or drag to resize

OrderAvailabilityResponse Class

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

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 2024.4
Syntax
C#
public class OrderAvailabilityResponse : IDisposable

The OrderAvailabilityResponse type exposes the following members.

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