Wildberries API TypeScript SDK / <internal> / AcceptanceReportDownloadItem
Interface: AcceptanceReportDownloadItem
Defined in: types/reports.types.ts:664
Acceptance report download item (extracted from getTasksDownload2 inline type)
See
EPIC 43 - Extracted from inline type literal
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="count"></a> count? | number | Количество | types/reports.types.ts:666 |
<a id="gicreatedate"></a> giCreateDate? | string | Дата создания приёмки | types/reports.types.ts:668 |
<a id="incomeid"></a> incomeId? | number | ID поставки | types/reports.types.ts:670 |
<a id="nmid"></a> nmID? | number | Артикул WB | types/reports.types.ts:672 |
<a id="shkcreatedate"></a> shkCreateDate? | string | Дата создания ШК | types/reports.types.ts:674 |
<a id="subjectname"></a> subjectName? | string | Предмет | types/reports.types.ts:676 |
<a id="total"></a> total? | number | Сумма | types/reports.types.ts:678 |