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