mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
735 B
735 B
Home > bitburner > StockOrderObject
StockOrderObject interface
Value in map of StockOrder
Signature:
interface StockOrderObject
Properties
Property | Type | Description |
---|---|---|
position | string | Order position |
price | number | Price per share |
shares | number | Number of shares |
type | string | Order type |