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