UNPKG

migros-api-wrapper

Version:

Making the api of migros more accessible to the public.

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