Wildberries API TypeScript SDK / <internal> / WarehouseRemainsDownloadItem
Interface: WarehouseRemainsDownloadItem
Defined in: types/reports.types.ts:631
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:633 |
<a id="subjectname"></a> subjectName? | string | Предмет | types/reports.types.ts:635 |
<a id="vendorcode"></a> vendorCode? | string | Артикул продавца | types/reports.types.ts:637 |
<a id="nmid"></a> nmId? | number | Артикул WB | types/reports.types.ts:639 |
<a id="barcode"></a> barcode? | string | Баркод | types/reports.types.ts:641 |
<a id="techsize"></a> techSize? | string | Размер | types/reports.types.ts:643 |
<a id="volume"></a> volume? | number | Объём, л | types/reports.types.ts:645 |
<a id="warehouses"></a> warehouses? | WarehouseQuantity[] | Остатки по складам | types/reports.types.ts:647 |