UNPKG

nest-paapi-5

Version:

A NestJS module for Amazon's Product Advertising API 5.0 (PAAPI5)

6 lines 149 B
export type TradeInPrice = { Amount?: number; Currency?: string; DisplayAmount?: string; }; //# sourceMappingURL=traded-in-price.d.ts.map