export enum ePeriodTitleType { FUEL = 'Fuel', CREDIT = 'Credit', DEDUCTION = 'Deduction', PAYMENT = 'Payment', BONUS = 'Bonus' }