UNPKG

nest-paapi-5

Version:

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

7 lines 231 B
export declare enum PriceType { LIST_PRICE = "LIST_PRICE", LOWEST_PRICE = "LOWEST_PRICE", LOWEST_PRICE_STRIKETHROUGH = "LOWEST_PRICE_STRIKETHROUGH", WAS_PRICE = "WAS_PRICE" } //# sourceMappingURL=offer-type.d.ts.map