Click or drag to resize

IBOJsonOneListGetByCardId Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
List<OneList> OneListGetByCardId(
	string cardId,
	ListType listType,
	bool includeLines
)

Parameters

cardId
Type: SystemString
listType
Type: LSRetail.Omni.Domain.DataModel.Loyalty.BasketsListType
includeLines
Type: SystemBoolean

Return Value

Type: ListOneList
See Also