UNPKG

nest-paapi-5

Version:

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

6 lines 177 B
export type SingleIntegerValuedAttribute = { DisplayValue?: number; Label?: string; Locale?: string; }; //# sourceMappingURL=single-integer-valued-attribute.d.ts.map