Click or drag to resize

INotificationServiceGetEInvoiceNumber Property

Obtaining EInvoice number (counter) from web via plugin and transport. Method ConfirmEInvoiceNumberProcessed will notify about result

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
INotification<(Guid orderId, IViewManager vm), GetEInvoiceNumberResult> GetEInvoiceNumber { get; }

Property Value

Type: INotificationValueTupleGuid, IViewManager, GetEInvoiceNumberResult
See Also