mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
821 B
821 B
Home > bitburner > WarehouseAPI > getProduct
WarehouseAPI.getProduct() method
Get product data.
Signature:
getProduct(divisionName: string, cityName: CityName | `${CityName}`, productName: string): Product;
Parameters
Parameter | Type | Description |
---|---|---|
divisionName | string | Name of the division |
cityName | CityName | `${CityName}` | Name of the city |
productName | string | Name of the product |
Returns:
Product data
Remarks
RAM cost: 10 GB