UNPKG

@sp-api-sdk/schemas

Version:
52 lines (51 loc) 8.21 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.transactionUpdateNotification = exports.reportProcessingFinishedNotification = exports.productTypeDefinitionsChangeNotification = exports.pricingHealthNotification = exports.orderStatusChangeNotification = exports.orderChangeNotification = exports.mfnOrderStatusChangeNotification = exports.listingsItemStatusChangeNotification = exports.listingsItemMfnQuantityChange = exports.listingsItemIssuesChangeNotification20231213 = exports.listingsItemIssuesChangeNotification = exports.itemSalesEventChangeNotification = exports.itemProductTypeChangeNotification = exports.itemInventoryEventChangeNotification = exports.fulfillmentOrderStatusNotification = exports.feedProcessingFinishedNotification = exports.feePromotionNotification = exports.fbaOutboundShipmentStatusNotification = exports.fbaInventoryAvailabilityChangeNotification = exports.detailPageTrafficEventNotification = exports.dataKioskQueryProcessingFinishedNotification = exports.brandedItemContentChangeNotification = exports.b2bAnyOfferChangedNotification = exports.anyOfferChangedNotification = void 0; var any_offer_changed_notification_1 = require("./any-offer-changed-notification"); Object.defineProperty(exports, "anyOfferChangedNotification", { enumerable: true, get: function () { return any_offer_changed_notification_1.anyOfferChangedNotification; } }); var b_2_b_any_offer_changed_notification_1 = require("./b-2-b-any-offer-changed-notification"); Object.defineProperty(exports, "b2bAnyOfferChangedNotification", { enumerable: true, get: function () { return b_2_b_any_offer_changed_notification_1.b2bAnyOfferChangedNotification; } }); var branded_item_content_change_notification_1 = require("./branded-item-content-change-notification"); Object.defineProperty(exports, "brandedItemContentChangeNotification", { enumerable: true, get: function () { return branded_item_content_change_notification_1.brandedItemContentChangeNotification; } }); var data_kiosk_query_processing_finished_notification_1 = require("./data-kiosk-query-processing-finished-notification"); Object.defineProperty(exports, "dataKioskQueryProcessingFinishedNotification", { enumerable: true, get: function () { return data_kiosk_query_processing_finished_notification_1.dataKioskQueryProcessingFinishedNotification; } }); var detail_page_traffic_event_notification_1 = require("./detail-page-traffic-event-notification"); Object.defineProperty(exports, "detailPageTrafficEventNotification", { enumerable: true, get: function () { return detail_page_traffic_event_notification_1.detailPageTrafficEventNotification; } }); var fba_inventory_availability_change_notification_1 = require("./fba-inventory-availability-change-notification"); Object.defineProperty(exports, "fbaInventoryAvailabilityChangeNotification", { enumerable: true, get: function () { return fba_inventory_availability_change_notification_1.fbaInventoryAvailabilityChangeNotification; } }); var fba_outbound_shipment_status_notification_1 = require("./fba-outbound-shipment-status-notification"); Object.defineProperty(exports, "fbaOutboundShipmentStatusNotification", { enumerable: true, get: function () { return fba_outbound_shipment_status_notification_1.fbaOutboundShipmentStatusNotification; } }); var fee_promotion_notification_1 = require("./fee-promotion-notification"); Object.defineProperty(exports, "feePromotionNotification", { enumerable: true, get: function () { return fee_promotion_notification_1.feePromotionNotification; } }); var feed_processing_finished_notification_1 = require("./feed-processing-finished-notification"); Object.defineProperty(exports, "feedProcessingFinishedNotification", { enumerable: true, get: function () { return feed_processing_finished_notification_1.feedProcessingFinishedNotification; } }); var fulfillment_order_status_notification_1 = require("./fulfillment-order-status-notification"); Object.defineProperty(exports, "fulfillmentOrderStatusNotification", { enumerable: true, get: function () { return fulfillment_order_status_notification_1.fulfillmentOrderStatusNotification; } }); var item_inventory_event_change_notification_1 = require("./item-inventory-event-change-notification"); Object.defineProperty(exports, "itemInventoryEventChangeNotification", { enumerable: true, get: function () { return item_inventory_event_change_notification_1.itemInventoryEventChangeNotification; } }); var item_product_type_change_notification_1 = require("./item-product-type-change-notification"); Object.defineProperty(exports, "itemProductTypeChangeNotification", { enumerable: true, get: function () { return item_product_type_change_notification_1.itemProductTypeChangeNotification; } }); var item_sales_event_change_notification_1 = require("./item-sales-event-change-notification"); Object.defineProperty(exports, "itemSalesEventChangeNotification", { enumerable: true, get: function () { return item_sales_event_change_notification_1.itemSalesEventChangeNotification; } }); var listings_item_issues_change_notification_1 = require("./listings-item-issues-change-notification"); Object.defineProperty(exports, "listingsItemIssuesChangeNotification", { enumerable: true, get: function () { return listings_item_issues_change_notification_1.listingsItemIssuesChangeNotification; } }); var listings_item_issues_change_notification_2023_12_13_1 = require("./listings-item-issues-change-notification-2023-12-13"); Object.defineProperty(exports, "listingsItemIssuesChangeNotification20231213", { enumerable: true, get: function () { return listings_item_issues_change_notification_2023_12_13_1.listingsItemIssuesChangeNotification20231213; } }); var listings_item_mfn_quantity_change_1 = require("./listings-item-mfn-quantity-change"); Object.defineProperty(exports, "listingsItemMfnQuantityChange", { enumerable: true, get: function () { return listings_item_mfn_quantity_change_1.listingsItemMfnQuantityChange; } }); var listings_item_status_change_notification_1 = require("./listings-item-status-change-notification"); Object.defineProperty(exports, "listingsItemStatusChangeNotification", { enumerable: true, get: function () { return listings_item_status_change_notification_1.listingsItemStatusChangeNotification; } }); var mfn_order_status_change_notification_1 = require("./mfn-order-status-change-notification"); Object.defineProperty(exports, "mfnOrderStatusChangeNotification", { enumerable: true, get: function () { return mfn_order_status_change_notification_1.mfnOrderStatusChangeNotification; } }); var order_change_notification_1 = require("./order-change-notification"); Object.defineProperty(exports, "orderChangeNotification", { enumerable: true, get: function () { return order_change_notification_1.orderChangeNotification; } }); var order_status_change_notification_1 = require("./order-status-change-notification"); Object.defineProperty(exports, "orderStatusChangeNotification", { enumerable: true, get: function () { return order_status_change_notification_1.orderStatusChangeNotification; } }); var pricing_health_notification_1 = require("./pricing-health-notification"); Object.defineProperty(exports, "pricingHealthNotification", { enumerable: true, get: function () { return pricing_health_notification_1.pricingHealthNotification; } }); var product_type_definitions_change_notification_1 = require("./product-type-definitions-change-notification"); Object.defineProperty(exports, "productTypeDefinitionsChangeNotification", { enumerable: true, get: function () { return product_type_definitions_change_notification_1.productTypeDefinitionsChangeNotification; } }); var report_processing_finished_notification_1 = require("./report-processing-finished-notification"); Object.defineProperty(exports, "reportProcessingFinishedNotification", { enumerable: true, get: function () { return report_processing_finished_notification_1.reportProcessingFinishedNotification; } }); var transaction_update_notification_1 = require("./transaction-update-notification"); Object.defineProperty(exports, "transactionUpdateNotification", { enumerable: true, get: function () { return transaction_update_notification_1.transactionUpdateNotification; } });