[Home](./index.md) > [bitburner](./bitburner.md) > [Corporation](./bitburner.corporation.md) > [enums](./bitburner.corporation.enums.md) ## Corporation.enums property Enums specific to the corporation game mechanic. Signature: ```typescript enums: { EmployeePositions: typeof EmployeePositions; IndustryType: typeof IndustryType; }; ```