[Home](./index.md) > [bitburner](./bitburner.md) > [SleeveFactionTask](./bitburner.sleevefactiontask.md) ## SleeveFactionTask type **Signature:** ```typescript type SleeveFactionTask = { type: "FACTION"; factionWorkType: FactionWorkType; factionName: FactionName; }; ``` **References:** [FactionWorkType](./bitburner.factionworktype.md), [FactionName](./bitburner.factionname.md)