Skip to content

Wildberries API TypeScript SDK / <internal> / DeductionsResponse

Interface: DeductionsResponse

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

Response for getDeductions

See

EPIC 44 - Response type for getDeductions

Properties

PropertyTypeDefined in
<a id="data"></a> data?{ reports?: DeductionItem[]; total?: number; }types/reports.types.ts:894
data.reports?DeductionItem[]types/reports.types.ts:895
data.total?numbertypes/reports.types.ts:896

Made with ❤️ for the Wildberries developer community