[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerOperationNameEnumType](./bitburner.bladeburneroperationnameenumtype.md) ## BladeburnerOperationNameEnumType type Operation names of Bladeburner **Signature:** ```typescript type BladeburnerOperationNameEnumType = { Investigation: "Investigation"; Undercover: "Undercover Operation"; Sting: "Sting Operation"; Raid: "Raid"; StealthRetirement: "Stealth Retirement Operation"; Assassination: "Assassination"; }; ```