mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
API: Standardize names of Stock APIs (#2173)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [StockMarketConstants](./bitburner.stockmarketconstants.md) > [WSEAccountCost](./bitburner.stockmarketconstants.wseaccountcost.md)
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [StockMarketConstants](./bitburner.stockmarketconstants.md) > [WseAccountCost](./bitburner.stockmarketconstants.wseaccountcost.md)
|
||||
|
||||
## StockMarketConstants.WSEAccountCost property
|
||||
## StockMarketConstants.WseAccountCost property
|
||||
|
||||
Cost of the WSE account
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
WSEAccountCost: number;
|
||||
WseAccountCost: number;
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user