Wildberries API TypeScript SDK / <internal> / AcceptanceReportDownloadItem
Interface: AcceptanceReportDownloadItem
Defined in: types/reports.types.ts:673
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:675 |
<a id="gicreatedate"></a> giCreateDate? | string | Дата создания приёмки | types/reports.types.ts:677 |
<a id="incomeid"></a> incomeId? | number | ID поставки | types/reports.types.ts:679 |
<a id="nmid"></a> nmID? | number | Артикул WB | types/reports.types.ts:681 |
<a id="shkcreatedate"></a> shkCreateDate? | string | Дата создания ШК | types/reports.types.ts:683 |
<a id="subjectname"></a> subjectName? | string | Предмет | types/reports.types.ts:685 |
<a id="total"></a> total? | number | Сумма | types/reports.types.ts:687 |