mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01: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 |