Wildberries API TypeScript SDK / <internal> / ResponsePublicViewerPublicErrorsTableListV2
Interface: ResponsePublicViewerPublicErrorsTableListV2
Defined in: types/products.types.ts:501
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="data"></a> data | ModelsErrorTableListPublicRespV2 | - | types/products.types.ts:502 |
<a id="error"></a> error | boolean | Флаг ошибки | types/products.types.ts:504 |
<a id="errortext"></a> errorText | string | Описание ошибки | types/products.types.ts:506 |
<a id="additionalerrors"></a> additionalErrors | Record<string, never> | Дополнительные ошибки | types/products.types.ts:508 |