Click or drag to resize

OneListCalculateBasket(ListOneListItem) Method


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 static decimal CalculateBasket(
	List<OneListItem> basketItems
)

Parameters

basketItems  ListOneListItem
 

Return Value

Decimal
See Also