Wildberries API TypeScript SDK / <internal> / PatchDelResp
Interface: PatchDelResp
Defined in: types/communications.types.ts:56
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="data"></a> data? | boolean | - | types/communications.types.ts:57 |
<a id="error"></a> error? | boolean | Есть ли ошибка | types/communications.types.ts:59 |
<a id="errortext"></a> errorText? | string | Описание ошибки | types/communications.types.ts:61 |
<a id="additionalerrors"></a> additionalErrors? | string[] | Дополнительные ошибки | types/communications.types.ts:63 |