Wildberries API TypeScript SDK / <internal> / ChatsResponse
Interface: ChatsResponse
Defined in: types/communications.types.ts:428
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="result"></a> result? | Chat[] | - | types/communications.types.ts:429 |
<a id="errors"></a> errors? | string[] | Ошибки, если есть | types/communications.types.ts:431 |