@sp-api-sdk/notifications-api-v1
Version:
The Selling Partner API for Notifications lets you subscribe to notifications that are relevant to a selling partner's business. Using this API you can create a destination to receive notifications, subscribe to notifications, delete notification subscrip
28 lines (27 loc) • 1.15 kB
TypeScript
export * from './aggregation-filter';
export * from './aggregation-settings';
export * from './aggregation-time-period';
export * from './create-destination-request';
export * from './create-destination-response';
export * from './create-subscription-request';
export * from './create-subscription-response';
export * from './delete-destination-response';
export * from './delete-subscription-by-id-response';
export * from './destination';
export * from './destination-resource';
export * from './destination-resource-specification';
export * from './event-bridge-resource';
export * from './event-bridge-resource-specification';
export * from './event-filter';
export * from './event-filter-all-of';
export * from './get-destination-response';
export * from './get-destinations-response';
export * from './get-subscription-by-id-response';
export * from './get-subscription-response';
export * from './marketplace-filter';
export * from './model-error';
export * from './order-change-type-enum';
export * from './order-change-type-filter';
export * from './processing-directive';
export * from './sqs-resource';
export * from './subscription';