Click or drag to resize

IOperationServiceGetProductItemCategories Method

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

Return Value

Type: IReadOnlyListIProductItemCategory
See Also