Click or drag to resize

IUCJsonNotificationsUpdateStatus Method


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

Parameters

cardId  String
 
notificationIds  ListString
 
notificationStatus  NotificationStatus
 

Return Value

Boolean
See Also