mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01:00
1.1 KiB
1.1 KiB
Home > bitburner > CorporationInfo
CorporationInfo interface
Signature:
interface CorporationInfo
Properties
Property | Type | Description |
---|---|---|
expenses | number | |
funds | number | |
issuedShares | number | |
name | string | |
numShares | number | |
public | boolean | |
revenue | number | |
sharePrice | number | |
shareSaleCooldown | number | |
state | string | |
totalShares | number |