@sp-api-sdk/fulfillment-outbound-api-2020-07-01 2.5.0 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11,6 +11,4 @@
11
11
  * https://openapi-generator.tech
12
12
  * Do not edit the class manually.
13
13
  */
14
- export const DeliveryQuantityUnitOfMeasureEnum = {
15
- Each: 'Each'
16
- };
14
+ export {};
@@ -0,0 +1,14 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Selling Partner APIs for Fulfillment Outbound
5
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
6
+ *
7
+ * The version of the OpenAPI document: 2020-07-01
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ export {};
@@ -12,11 +12,12 @@ export * from './create-fulfillment-return-result';
12
12
  export * from './create-return-item';
13
13
  export * from './current-status';
14
14
  export * from './date-range';
15
+ export * from './delivery-document';
16
+ export * from './delivery-information';
15
17
  export * from './delivery-message';
16
18
  export * from './delivery-offer';
17
19
  export * from './delivery-policy';
18
20
  export * from './delivery-preferences';
19
- export * from './delivery-quantity';
20
21
  export * from './delivery-window';
21
22
  export * from './destination';
22
23
  export * from './drop-off-location';