Wildberries API TypeScript SDK / <internal> / TableItemFloat
Interface: TableItemFloat
Defined in: types/analytics.types.ts:1869
Seller rating summary (current + optional dynamics).
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="current"></a> current | number | Current rating. | types/analytics.types.ts:1871 |
<a id="dynamics"></a> dynamics? | number | Dynamics compared to the previous period (%). Optional. | types/analytics.types.ts:1873 |