Wildberries API TypeScript SDK / <internal> / WarehouseQuantity
Interface: WarehouseQuantity
Defined in: types/reports.types.ts:662
Warehouse quantity for remains report
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="warehousename"></a> warehouseName? | string | Название склада | types/reports.types.ts:664 |
<a id="quantity"></a> quantity? | number | Количество | types/reports.types.ts:666 |