export type DiscountType = 'flat' | 'flat_per_seat' | 'percentage';