Wildberries API TypeScript SDK / <internal> / TableGroupResponse
Interface: TableGroupResponse
Defined in: types/analytics.types.ts:362
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="groups"></a> groups | TableGroupItem[] | Список групп товаров для таблицы | types/analytics.types.ts:364 |
<a id="currency"></a> currency? | string | Валюта отчёта (ISO 4217, например "RUB"). Spec marks currency as required; kept optional ? per codebase convention (WB omits empty fields). | types/analytics.types.ts:370 |