Click or drag to resize

IOperationService.GetPriceCategories Method

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

Return Value

Type: IReadOnlyList<IPriceCategory>
See Also