Click or drag to resize

IOperationServiceGetTaxationSystemsToStornoPastOrderItems Method

Gets taxation systems that can be used to storno past order items.

Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
IReadOnlyList<TaxationSystem> GetTaxationSystemsToStornoPastOrderItems()

Return Value

IReadOnlyListTaxationSystem
See Also