UNPKG

nest-paapi-5

Version:

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

6 lines 178 B
export type SingleBooleanValuedAttribute = { DisplayValue?: boolean; Label?: string; Locale?: string; }; //# sourceMappingURL=single-boolean-valued-attribute.d.ts.map