Click or drag to resize

IOperationServiceGetAllExternalNotificationsNames Method

Returns the names of external notifications.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyList<string> GetAllExternalNotificationsNames()

Return Value

Type: IReadOnlyListString
See Also