Click or drag to resize

MemberContactCreateOneListWithDescription Method

Namespace:  LSRetail.Omni.Domain.DataModel.Loyalty.Members
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2024.10
Syntax
C#
public OneList CreateOneListWithDescription(
	string description,
	ListType type
)

Parameters

description
Type: SystemString
type
Type: LSRetail.Omni.Domain.DataModel.Loyalty.BasketsListType

Return Value

Type: OneList
See Also