export interface InventoryPdgCategoryGroupColumnNamesCombinationDto { code: string; guid: string; columnName: string; }