[Home](./index.md) > [bitburner](./bitburner.md) > [CorpIndustryName](./bitburner.corpindustryname.md) ## CorpIndustryName type **Signature:** ```typescript type CorpIndustryName = | "Spring Water" | "Water Utilities" | "Agriculture" | "Fishing" | "Mining" | "Refinery" | "Restaurant" | "Tobacco" | "Chemical" | "Pharmaceutical" | "Computer Hardware" | "Robotics" | "Software" | "Healthcare" | "Real Estate"; ```