Click or drag to resize

IUCJsonNotificationsUpdateStatus Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
bool NotificationsUpdateStatus(
	string cardId,
	List<string> notificationIds,
	NotificationStatus notificationStatus
)

Parameters

cardId
Type: SystemString
notificationIds
Type: System.Collections.GenericListString
notificationStatus
Type: LSRetail.Omni.Domain.DataModel.Loyalty.SetupNotificationStatus

Return Value

Type: Boolean
See Also