mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
1.0 KiB
1.0 KiB
Home > bitburner > CompanyPositionInfo
CompanyPositionInfo interface
Company position requirements and salary.
Signature:
export interface CompanyPositionInfo
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| field | JobField | ||
| name | JobName | ||
| nextPosition | JobName | null | ||
| requiredReputation | number | ||
| requiredSkills | Skills | ||
| salary | number |