Home > bitburner > WarehouseAPI > getProduct
Get product data.
Signature:
getProduct(divisionName: string, cityName: CityName | `${CityName}`, productName: string): Product;
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
RAM cost: 10 GB