export enum InoviceType { ORDER = 0, SUBSCRIPTION_BILL = 1, AUTO_SUPPLY_BILL = 2, }