mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
933 B
933 B
Home > bitburner > CompanyPositionInfo
CompanyPositionInfo interface
Company position requirements and salary.
Signature:
export interface CompanyPositionInfo
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| name | JobName | ||
| nextPosition | JobName | null | ||
| requiredReputation | number | ||
| requiredSkills | Skills | ||
| salary | number |