Wildberries API TypeScript SDK / <internal> / WarehouseRemainsDownloadItem
Interface: WarehouseRemainsDownloadItem
Defined in: types/reports.types.ts:640
Warehouse remains download item (extracted from getTasksDownload inline type)
See
EPIC 43 - Extracted from inline type literal
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="brand"></a> brand? | string | Бренд | types/reports.types.ts:642 |
<a id="subjectname"></a> subjectName? | string | Предмет | types/reports.types.ts:644 |
<a id="vendorcode"></a> vendorCode? | string | Артикул продавца | types/reports.types.ts:646 |
<a id="nmid"></a> nmId? | number | Артикул WB | types/reports.types.ts:648 |
<a id="barcode"></a> barcode? | string | Баркод | types/reports.types.ts:650 |
<a id="techsize"></a> techSize? | string | Размер | types/reports.types.ts:652 |
<a id="volume"></a> volume? | number | Объём, л | types/reports.types.ts:654 |
<a id="warehouses"></a> warehouses? | WarehouseQuantity[] | Остатки по складам | types/reports.types.ts:656 |