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.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyList<TaxationSystem> GetTaxationSystemsToStornoPastOrderItems()

Return Value

Type: IReadOnlyListTaxationSystem
See Also