UNPKG

migros-api-wrapper

Version:

Making the api of migros more accessible to the public.

6 lines (5 loc) 144 B
export enum SortFields { CATEGORYLEVEL = "categoryLevel", NORMALIZEDUNIT = "normalizedUnit", EFFECTIVEUNITPRICE = "effectiveUnitPrice", }