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