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