Click or drag to resize

HospAvailabilityRequest Class

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

Namespace:  LSRetail.Omni.Domain.DataModel.Loyalty.OrderHosp
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 HospAvailabilityRequest : IDisposable

The HospAvailabilityRequest type exposes the following members.

Constructors
  NameDescription
Public methodHospAvailabilityRequest
Initializes a new instance of the HospAvailabilityRequest class
Top
Properties
  NameDescription
Public propertyItemId
Public propertyUnitOfMeasure
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the HospAvailabilityRequest
Top
See Also