Wildberries API TypeScript SDK / <internal> / SupplierTaskMetadata
Interface: SupplierTaskMetadata
Defined in: types/products.types.ts:392
Данные ответа
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="uploadid"></a> uploadID? | number | ID загрузки | types/products.types.ts:394 |
<a id="status"></a> status? | number | - | types/products.types.ts:395 |
<a id="uploaddate"></a> uploadDate? | string | - | types/products.types.ts:396 |
<a id="activationdate"></a> activationDate? | string | - | types/products.types.ts:397 |
<a id="overallgoodsnumber"></a> overAllGoodsNumber? | number | Всего товаров | types/products.types.ts:399 |
<a id="successgoodsnumber"></a> successGoodsNumber? | number | Товаров без ошибок | types/products.types.ts:401 |