Files
bitburner-src/markdown/bitburner.ordertype.md
Olivier Gagnon 43fc5dfd48 work on doc
2021-10-30 12:34:14 -04:00

302 B

Home > bitburner > OrderType

OrderType type

Signature:

type OrderType = "limitbuy" | "limitsell" | "stopbuy" | "stopsell";