Skip to content

Wildberries API TypeScript SDK / <internal> / WarehouseMeasurementsV2Response

Interface: WarehouseMeasurementsV2Response

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

Response for getWarehouseMeasurementsV2 Uses the Measurement interface for report items

See

EPIC 44 - Response type for getWarehouseMeasurementsV2

Properties

PropertyTypeDefined in
<a id="data"></a> data?{ reports?: Measurement[]; total?: number; }types/reports.types.ts:918
data.reports?Measurement[]types/reports.types.ts:919
data.total?numbertypes/reports.types.ts:920

Made with ❤️ for the Wildberries developer community