Skip to content

Wildberries API TypeScript SDK / <internal> / MeasurementPenaltiesResponse

Interface: MeasurementPenaltiesResponse

Defined in: types/reports.types.ts:896

Response for getMeasurementPenalties Uses the Penalty interface for report items

See

EPIC 44 - Response type for getMeasurementPenalties

Properties

PropertyTypeDefined in
<a id="data"></a> data?{ reports?: Penalty[]; total?: number; }types/reports.types.ts:897
data.reports?Penalty[]types/reports.types.ts:898
data.total?numbertypes/reports.types.ts:899

Made with ❤️ for the Wildberries developer community