export enum PromotionsTypes { PERCENT_OFF = 'percent_off', AMOUNT_OFF = 'amount_off' }