export enum eFactoringPdfOrganize { BY_LOAD = 'byLoad', BY_TAG = 'byTag', }