Click or drag to resize

OrderOrderLines Property


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 List<OrderLine> OrderLines { get; set; }

Property Value

ListOrderLine
See Also