2022-10-21 11:16:00 -04:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
2023-05-15 18:06:57 -04:00
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Product](./bitburner.product.md) > [demand](./bitburner.product.demand.md)
|
2022-10-21 11:16:00 -04:00
|
|
|
|
2023-05-15 18:06:57 -04:00
|
|
|
## Product.demand property
|
2022-10-21 11:16:00 -04:00
|
|
|
|
|
|
|
Demand for the product, only present if "Market Research - Demand" unlocked
|
|
|
|
|
2023-02-11 13:18:50 -05:00
|
|
|
**Signature:**
|
2022-10-21 11:16:00 -04:00
|
|
|
|
|
|
|
```typescript
|
2023-05-15 18:06:57 -04:00
|
|
|
demand: number | undefined;
|
2022-10-21 11:16:00 -04:00
|
|
|
```
|