Click or drag to resize

BasketCalcResponseBasketLineCalcResponses Property


Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Baskets
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<BasketLineCalcResponse> BasketLineCalcResponses { get; set; }

Property Value

ListBasketLineCalcResponse
See Also