<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [bitburner](./bitburner.md) > [University](./bitburner.university.md) ## University type All universities. <b>Signature:</b> ```typescript type University = "Summit University" | "Rothman University" | "ZB Institute Of Technology"; ```