Skip to content

Wildberries API TypeScript SDK / <internal> / MeasurementPenaltiesResponse

Interface: MeasurementPenaltiesResponse

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

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:906
data.reports?Penalty[]types/reports.types.ts:907
data.total?numbertypes/reports.types.ts:908

Made with ❤️ for the Wildberries developer community