@sp-api-sdk/easy-ship-api-2022-03-23 4.3.12 → 5.1.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.
- package/README.md +7 -8
- package/dist/index.cjs +715 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +877 -0
- package/dist/index.d.ts +877 -0
- package/dist/index.js +680 -0
- package/dist/index.js.map +1 -0
- package/package.json +26 -12
- package/dist/cjs/api-model/api/easy-ship-api.js +0 -361
- package/dist/cjs/api-model/api.js +0 -30
- package/dist/cjs/api-model/base.js +0 -52
- package/dist/cjs/api-model/common.js +0 -123
- package/dist/cjs/api-model/configuration.js +0 -98
- package/dist/cjs/api-model/index.js +0 -32
- package/dist/cjs/api-model/models/code.js +0 -32
- package/dist/cjs/api-model/models/create-scheduled-package-request.js +0 -15
- package/dist/cjs/api-model/models/create-scheduled-packages-request.js +0 -15
- package/dist/cjs/api-model/models/create-scheduled-packages-response.js +0 -15
- package/dist/cjs/api-model/models/dimensions.js +0 -15
- package/dist/cjs/api-model/models/error-list.js +0 -15
- package/dist/cjs/api-model/models/handover-method.js +0 -23
- package/dist/cjs/api-model/models/index.js +0 -43
- package/dist/cjs/api-model/models/invoice-data.js +0 -15
- package/dist/cjs/api-model/models/item.js +0 -15
- package/dist/cjs/api-model/models/label-format.js +0 -23
- package/dist/cjs/api-model/models/list-handover-slots-request.js +0 -15
- package/dist/cjs/api-model/models/list-handover-slots-response.js +0 -15
- package/dist/cjs/api-model/models/model-error.js +0 -15
- package/dist/cjs/api-model/models/order-schedule-details.js +0 -15
- package/dist/cjs/api-model/models/package-details.js +0 -15
- package/dist/cjs/api-model/models/package-status.js +0 -33
- package/dist/cjs/api-model/models/package.js +0 -15
- package/dist/cjs/api-model/models/packages.js +0 -15
- package/dist/cjs/api-model/models/rejected-order.js +0 -15
- package/dist/cjs/api-model/models/scheduled-package-id.js +0 -15
- package/dist/cjs/api-model/models/time-slot.js +0 -15
- package/dist/cjs/api-model/models/tracking-details.js +0 -15
- package/dist/cjs/api-model/models/unit-of-length.js +0 -22
- package/dist/cjs/api-model/models/unit-of-weight.js +0 -23
- package/dist/cjs/api-model/models/update-package-details.js +0 -15
- package/dist/cjs/api-model/models/update-scheduled-packages-request.js +0 -15
- package/dist/cjs/api-model/models/weight.js +0 -15
- package/dist/cjs/client.js +0 -49
- package/dist/cjs/index.js +0 -19
- package/dist/es/api-model/api/easy-ship-api.js +0 -351
- package/dist/es/api-model/api.js +0 -14
- package/dist/es/api-model/base.js +0 -44
- package/dist/es/api-model/common.js +0 -110
- package/dist/es/api-model/configuration.js +0 -94
- package/dist/es/api-model/index.js +0 -16
- package/dist/es/api-model/models/code.js +0 -29
- package/dist/es/api-model/models/create-scheduled-package-request.js +0 -14
- package/dist/es/api-model/models/create-scheduled-packages-request.js +0 -14
- package/dist/es/api-model/models/create-scheduled-packages-response.js +0 -14
- package/dist/es/api-model/models/dimensions.js +0 -14
- package/dist/es/api-model/models/error-list.js +0 -14
- package/dist/es/api-model/models/handover-method.js +0 -20
- package/dist/es/api-model/models/index.js +0 -27
- package/dist/es/api-model/models/invoice-data.js +0 -14
- package/dist/es/api-model/models/item.js +0 -14
- package/dist/es/api-model/models/label-format.js +0 -20
- package/dist/es/api-model/models/list-handover-slots-request.js +0 -14
- package/dist/es/api-model/models/list-handover-slots-response.js +0 -14
- package/dist/es/api-model/models/model-error.js +0 -14
- package/dist/es/api-model/models/order-schedule-details.js +0 -14
- package/dist/es/api-model/models/package-details.js +0 -14
- package/dist/es/api-model/models/package-status.js +0 -30
- package/dist/es/api-model/models/package.js +0 -14
- package/dist/es/api-model/models/packages.js +0 -14
- package/dist/es/api-model/models/rejected-order.js +0 -14
- package/dist/es/api-model/models/scheduled-package-id.js +0 -14
- package/dist/es/api-model/models/time-slot.js +0 -14
- package/dist/es/api-model/models/tracking-details.js +0 -14
- package/dist/es/api-model/models/unit-of-length.js +0 -19
- package/dist/es/api-model/models/unit-of-weight.js +0 -20
- package/dist/es/api-model/models/update-package-details.js +0 -14
- package/dist/es/api-model/models/update-scheduled-packages-request.js +0 -14
- package/dist/es/api-model/models/weight.js +0 -14
- package/dist/es/client.js +0 -45
- package/dist/es/index.js +0 -3
- package/dist/types/api-model/api/easy-ship-api.d.ts +0 -234
- package/dist/types/api-model/api.d.ts +0 -12
- package/dist/types/api-model/base.d.ts +0 -42
- package/dist/types/api-model/common.d.ts +0 -34
- package/dist/types/api-model/configuration.d.ts +0 -98
- package/dist/types/api-model/index.d.ts +0 -14
- package/dist/types/api-model/models/code.d.ts +0 -28
- package/dist/types/api-model/models/create-scheduled-package-request.d.ts +0 -26
- package/dist/types/api-model/models/create-scheduled-packages-request.d.ts +0 -27
- package/dist/types/api-model/models/create-scheduled-packages-response.d.ts +0 -30
- package/dist/types/api-model/models/dimensions.d.ts +0 -34
- package/dist/types/api-model/models/error-list.d.ts +0 -20
- package/dist/types/api-model/models/handover-method.d.ts +0 -19
- package/dist/types/api-model/models/index.d.ts +0 -27
- package/dist/types/api-model/models/invoice-data.d.ts +0 -24
- package/dist/types/api-model/models/item.d.ts +0 -24
- package/dist/types/api-model/models/label-format.d.ts +0 -19
- package/dist/types/api-model/models/list-handover-slots-request.d.ts +0 -28
- package/dist/types/api-model/models/list-handover-slots-response.d.ts +0 -25
- package/dist/types/api-model/models/model-error.d.ts +0 -28
- package/dist/types/api-model/models/order-schedule-details.d.ts +0 -22
- package/dist/types/api-model/models/package-details.d.ts +0 -27
- package/dist/types/api-model/models/package-status.d.ts +0 -29
- package/dist/types/api-model/models/package.d.ts +0 -39
- package/dist/types/api-model/models/packages.d.ts +0 -21
- package/dist/types/api-model/models/rejected-order.d.ts +0 -21
- package/dist/types/api-model/models/scheduled-package-id.d.ts +0 -24
- package/dist/types/api-model/models/time-slot.d.ts +0 -30
- package/dist/types/api-model/models/tracking-details.d.ts +0 -20
- package/dist/types/api-model/models/unit-of-length.d.ts +0 -18
- package/dist/types/api-model/models/unit-of-weight.d.ts +0 -19
- package/dist/types/api-model/models/update-package-details.d.ts +0 -20
- package/dist/types/api-model/models/update-scheduled-packages-request.d.ts +0 -25
- package/dist/types/api-model/models/weight.d.ts +0 -22
- package/dist/types/client.d.ts +0 -6
- package/dist/types/index.d.ts +0 -3
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* An error code that identifies the type of error that occurred. The error codes listed below are specific to the Easy Ship section.
|
|
14
|
-
*/
|
|
15
|
-
export declare const Code: {
|
|
16
|
-
readonly InvalidInput: "InvalidInput";
|
|
17
|
-
readonly InvalidTimeSlotId: "InvalidTimeSlotId";
|
|
18
|
-
readonly ScheduledPackageAlreadyExists: "ScheduledPackageAlreadyExists";
|
|
19
|
-
readonly ScheduleWindowExpired: "ScheduleWindowExpired";
|
|
20
|
-
readonly RetryableAfterGettingNewSlots: "RetryableAfterGettingNewSlots";
|
|
21
|
-
readonly TimeSlotNotAvailable: "TimeSlotNotAvailable";
|
|
22
|
-
readonly ResourceNotFound: "ResourceNotFound";
|
|
23
|
-
readonly InvalidOrderState: "InvalidOrderState";
|
|
24
|
-
readonly RegionNotSupported: "RegionNotSupported";
|
|
25
|
-
readonly OrderNotEligibleForRescheduling: "OrderNotEligibleForRescheduling";
|
|
26
|
-
readonly InternalServerError: "InternalServerError";
|
|
27
|
-
};
|
|
28
|
-
export type Code = typeof Code[keyof typeof Code];
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { PackageDetails } from './package-details';
|
|
13
|
-
/**
|
|
14
|
-
* The request schema for the `createScheduledPackage` operation.
|
|
15
|
-
*/
|
|
16
|
-
export interface CreateScheduledPackageRequest {
|
|
17
|
-
/**
|
|
18
|
-
* An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
|
|
19
|
-
*/
|
|
20
|
-
'amazonOrderId': string;
|
|
21
|
-
/**
|
|
22
|
-
* A string of up to 255 characters.
|
|
23
|
-
*/
|
|
24
|
-
'marketplaceId': string;
|
|
25
|
-
'packageDetails': PackageDetails;
|
|
26
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { LabelFormat } from './label-format';
|
|
13
|
-
import type { OrderScheduleDetails } from './order-schedule-details';
|
|
14
|
-
/**
|
|
15
|
-
* The request body for the POST /easyShip/2022-03-23/packages/bulk API.
|
|
16
|
-
*/
|
|
17
|
-
export interface CreateScheduledPackagesRequest {
|
|
18
|
-
/**
|
|
19
|
-
* A string of up to 255 characters.
|
|
20
|
-
*/
|
|
21
|
-
'marketplaceId': string;
|
|
22
|
-
/**
|
|
23
|
-
* An array allowing users to specify orders to be scheduled.
|
|
24
|
-
*/
|
|
25
|
-
'orderScheduleDetailsList': Array<OrderScheduleDetails>;
|
|
26
|
-
'labelFormat': LabelFormat;
|
|
27
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Package } from './package';
|
|
13
|
-
import type { RejectedOrder } from './rejected-order';
|
|
14
|
-
/**
|
|
15
|
-
* The response schema for the bulk scheduling API. It returns by the bulk scheduling API containing an array of the scheduled packtages, an optional list of orders we couldn\'t schedule with the reason, and a pre-signed URL for a ZIP file containing the associated shipping labels plus the documents enabled for your marketplace.
|
|
16
|
-
*/
|
|
17
|
-
export interface CreateScheduledPackagesResponse {
|
|
18
|
-
/**
|
|
19
|
-
* A list of packages. Refer to the `Package` object.
|
|
20
|
-
*/
|
|
21
|
-
'scheduledPackages'?: Array<Package>;
|
|
22
|
-
/**
|
|
23
|
-
* A list of orders we couldn\'t scheduled on your behalf. Each element contains the reason and details on the error.
|
|
24
|
-
*/
|
|
25
|
-
'rejectedOrders'?: Array<RejectedOrder>;
|
|
26
|
-
/**
|
|
27
|
-
* A pre-signed URL for the zip document containing the shipping labels and the documents enabled for your marketplace.
|
|
28
|
-
*/
|
|
29
|
-
'printableDocumentsUrl'?: string;
|
|
30
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { UnitOfLength } from './unit-of-length';
|
|
13
|
-
/**
|
|
14
|
-
* The dimensions of the scheduled package.
|
|
15
|
-
*/
|
|
16
|
-
export interface Dimensions {
|
|
17
|
-
/**
|
|
18
|
-
* The numerical value of the specified dimension.
|
|
19
|
-
*/
|
|
20
|
-
'length'?: number;
|
|
21
|
-
/**
|
|
22
|
-
* The numerical value of the specified dimension.
|
|
23
|
-
*/
|
|
24
|
-
'width'?: number;
|
|
25
|
-
/**
|
|
26
|
-
* The numerical value of the specified dimension.
|
|
27
|
-
*/
|
|
28
|
-
'height'?: number;
|
|
29
|
-
'unit'?: UnitOfLength;
|
|
30
|
-
/**
|
|
31
|
-
* A string of up to 255 characters.
|
|
32
|
-
*/
|
|
33
|
-
'identifier'?: string;
|
|
34
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* A list of error responses returned when a request is unsuccessful.
|
|
14
|
-
*/
|
|
15
|
-
export interface ErrorList {
|
|
16
|
-
/**
|
|
17
|
-
* A list of error responses returned when a request is unsuccessful.
|
|
18
|
-
*/
|
|
19
|
-
'errors': Array<Error>;
|
|
20
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Identifies the method by which a seller will hand a package over to Amazon Logistics.
|
|
14
|
-
*/
|
|
15
|
-
export declare const HandoverMethod: {
|
|
16
|
-
readonly Pickup: "PICKUP";
|
|
17
|
-
readonly Dropoff: "DROPOFF";
|
|
18
|
-
};
|
|
19
|
-
export type HandoverMethod = typeof HandoverMethod[keyof typeof HandoverMethod];
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
export * from './code';
|
|
2
|
-
export * from './create-scheduled-package-request';
|
|
3
|
-
export * from './create-scheduled-packages-request';
|
|
4
|
-
export * from './create-scheduled-packages-response';
|
|
5
|
-
export * from './dimensions';
|
|
6
|
-
export * from './error-list';
|
|
7
|
-
export * from './handover-method';
|
|
8
|
-
export * from './invoice-data';
|
|
9
|
-
export * from './item';
|
|
10
|
-
export * from './label-format';
|
|
11
|
-
export * from './list-handover-slots-request';
|
|
12
|
-
export * from './list-handover-slots-response';
|
|
13
|
-
export * from './model-error';
|
|
14
|
-
export * from './order-schedule-details';
|
|
15
|
-
export * from './package';
|
|
16
|
-
export * from './package-details';
|
|
17
|
-
export * from './package-status';
|
|
18
|
-
export * from './packages';
|
|
19
|
-
export * from './rejected-order';
|
|
20
|
-
export * from './scheduled-package-id';
|
|
21
|
-
export * from './time-slot';
|
|
22
|
-
export * from './tracking-details';
|
|
23
|
-
export * from './unit-of-length';
|
|
24
|
-
export * from './unit-of-weight';
|
|
25
|
-
export * from './update-package-details';
|
|
26
|
-
export * from './update-scheduled-packages-request';
|
|
27
|
-
export * from './weight';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Invoice number and date.
|
|
14
|
-
*/
|
|
15
|
-
export interface InvoiceData {
|
|
16
|
-
/**
|
|
17
|
-
* A string of up to 255 characters.
|
|
18
|
-
*/
|
|
19
|
-
'invoiceNumber': string;
|
|
20
|
-
/**
|
|
21
|
-
* A datetime value in ISO 8601 format.
|
|
22
|
-
*/
|
|
23
|
-
'invoiceDate'?: string;
|
|
24
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Item identifier and serial number information.
|
|
14
|
-
*/
|
|
15
|
-
export interface Item {
|
|
16
|
-
/**
|
|
17
|
-
* The Amazon-defined order item identifier.
|
|
18
|
-
*/
|
|
19
|
-
'orderItemId'?: string;
|
|
20
|
-
/**
|
|
21
|
-
* A list of serial numbers for the items associated with the `OrderItemId` value.
|
|
22
|
-
*/
|
|
23
|
-
'orderItemSerialNumbers'?: Array<string>;
|
|
24
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* The file format in which the shipping label will be created.
|
|
14
|
-
*/
|
|
15
|
-
export declare const LabelFormat: {
|
|
16
|
-
readonly Pdf: "PDF";
|
|
17
|
-
readonly Zpl: "ZPL";
|
|
18
|
-
};
|
|
19
|
-
export type LabelFormat = typeof LabelFormat[keyof typeof LabelFormat];
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Dimensions } from './dimensions';
|
|
13
|
-
import type { Weight } from './weight';
|
|
14
|
-
/**
|
|
15
|
-
* The request schema for the `listHandoverSlots` operation.
|
|
16
|
-
*/
|
|
17
|
-
export interface ListHandoverSlotsRequest {
|
|
18
|
-
/**
|
|
19
|
-
* A string of up to 255 characters.
|
|
20
|
-
*/
|
|
21
|
-
'marketplaceId': string;
|
|
22
|
-
/**
|
|
23
|
-
* An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
|
|
24
|
-
*/
|
|
25
|
-
'amazonOrderId': string;
|
|
26
|
-
'packageDimensions': Dimensions;
|
|
27
|
-
'packageWeight': Weight;
|
|
28
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { TimeSlot } from './time-slot';
|
|
13
|
-
/**
|
|
14
|
-
* The response schema for the `listHandoverSlots` operation.
|
|
15
|
-
*/
|
|
16
|
-
export interface ListHandoverSlotsResponse {
|
|
17
|
-
/**
|
|
18
|
-
* An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
|
|
19
|
-
*/
|
|
20
|
-
'amazonOrderId': string;
|
|
21
|
-
/**
|
|
22
|
-
* A list of time slots.
|
|
23
|
-
*/
|
|
24
|
-
'timeSlots': Array<TimeSlot>;
|
|
25
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Error response returned when the request is unsuccessful.
|
|
14
|
-
*/
|
|
15
|
-
export interface ModelError {
|
|
16
|
-
/**
|
|
17
|
-
* An error code that identifies the type of error that occurred.
|
|
18
|
-
*/
|
|
19
|
-
'code': string;
|
|
20
|
-
/**
|
|
21
|
-
* A message that describes the error condition.
|
|
22
|
-
*/
|
|
23
|
-
'message': string;
|
|
24
|
-
/**
|
|
25
|
-
* Additional details that can help the caller understand or fix the issue.
|
|
26
|
-
*/
|
|
27
|
-
'details'?: string;
|
|
28
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { PackageDetails } from './package-details';
|
|
13
|
-
/**
|
|
14
|
-
* This object allows users to specify an order to be scheduled. Only the amazonOrderId is required.
|
|
15
|
-
*/
|
|
16
|
-
export interface OrderScheduleDetails {
|
|
17
|
-
/**
|
|
18
|
-
* An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
|
|
19
|
-
*/
|
|
20
|
-
'amazonOrderId': string;
|
|
21
|
-
'packageDetails'?: PackageDetails;
|
|
22
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Item } from './item';
|
|
13
|
-
import type { TimeSlot } from './time-slot';
|
|
14
|
-
/**
|
|
15
|
-
* Package details. Includes `packageItems`, `packageTimeSlot`, and `packageIdentifier`.
|
|
16
|
-
*/
|
|
17
|
-
export interface PackageDetails {
|
|
18
|
-
/**
|
|
19
|
-
* A list of items contained in the package.
|
|
20
|
-
*/
|
|
21
|
-
'packageItems'?: Array<Item>;
|
|
22
|
-
'packageTimeSlot': TimeSlot;
|
|
23
|
-
/**
|
|
24
|
-
* Optional seller-created identifier that is printed on the shipping label to help the seller identify the package.
|
|
25
|
-
*/
|
|
26
|
-
'packageIdentifier'?: string;
|
|
27
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* The status of the package.
|
|
14
|
-
*/
|
|
15
|
-
export declare const PackageStatus: {
|
|
16
|
-
readonly ReadyForPickup: "ReadyForPickup";
|
|
17
|
-
readonly PickedUp: "PickedUp";
|
|
18
|
-
readonly AtOriginFc: "AtOriginFC";
|
|
19
|
-
readonly AtDestinationFc: "AtDestinationFC";
|
|
20
|
-
readonly Delivered: "Delivered";
|
|
21
|
-
readonly Rejected: "Rejected";
|
|
22
|
-
readonly Undeliverable: "Undeliverable";
|
|
23
|
-
readonly ReturnedToSeller: "ReturnedToSeller";
|
|
24
|
-
readonly LostInTransit: "LostInTransit";
|
|
25
|
-
readonly LabelCanceled: "LabelCanceled";
|
|
26
|
-
readonly DamagedInTransit: "DamagedInTransit";
|
|
27
|
-
readonly OutForDelivery: "OutForDelivery";
|
|
28
|
-
};
|
|
29
|
-
export type PackageStatus = typeof PackageStatus[keyof typeof PackageStatus];
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Dimensions } from './dimensions';
|
|
13
|
-
import type { InvoiceData } from './invoice-data';
|
|
14
|
-
import type { Item } from './item';
|
|
15
|
-
import type { PackageStatus } from './package-status';
|
|
16
|
-
import type { ScheduledPackageId } from './scheduled-package-id';
|
|
17
|
-
import type { TimeSlot } from './time-slot';
|
|
18
|
-
import type { TrackingDetails } from './tracking-details';
|
|
19
|
-
import type { Weight } from './weight';
|
|
20
|
-
/**
|
|
21
|
-
* This object contains all the details of the scheduled Easy Ship package.
|
|
22
|
-
*/
|
|
23
|
-
export interface Package {
|
|
24
|
-
'scheduledPackageId': ScheduledPackageId;
|
|
25
|
-
'packageDimensions': Dimensions;
|
|
26
|
-
'packageWeight': Weight;
|
|
27
|
-
/**
|
|
28
|
-
* A list of items contained in the package.
|
|
29
|
-
*/
|
|
30
|
-
'packageItems'?: Array<Item>;
|
|
31
|
-
'packageTimeSlot': TimeSlot;
|
|
32
|
-
/**
|
|
33
|
-
* Optional seller-created identifier that is printed on the shipping label to help the seller identify the package.
|
|
34
|
-
*/
|
|
35
|
-
'packageIdentifier'?: string;
|
|
36
|
-
'invoice'?: InvoiceData;
|
|
37
|
-
'packageStatus'?: PackageStatus;
|
|
38
|
-
'trackingDetails'?: TrackingDetails;
|
|
39
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Package } from './package';
|
|
13
|
-
/**
|
|
14
|
-
* A list of packages.
|
|
15
|
-
*/
|
|
16
|
-
export interface Packages {
|
|
17
|
-
/**
|
|
18
|
-
* A list of packages.
|
|
19
|
-
*/
|
|
20
|
-
'packages': Array<Package>;
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* A order which we couldn\'t schedule on your behalf. It contains its id, and information on the error.
|
|
14
|
-
*/
|
|
15
|
-
export interface RejectedOrder {
|
|
16
|
-
/**
|
|
17
|
-
* An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
|
|
18
|
-
*/
|
|
19
|
-
'amazonOrderId': string;
|
|
20
|
-
'error'?: Error;
|
|
21
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Identifies the scheduled package to be updated.
|
|
14
|
-
*/
|
|
15
|
-
export interface ScheduledPackageId {
|
|
16
|
-
/**
|
|
17
|
-
* An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
|
|
18
|
-
*/
|
|
19
|
-
'amazonOrderId': string;
|
|
20
|
-
/**
|
|
21
|
-
* An Amazon-defined identifier for the scheduled package.
|
|
22
|
-
*/
|
|
23
|
-
'packageId'?: string;
|
|
24
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { HandoverMethod } from './handover-method';
|
|
13
|
-
/**
|
|
14
|
-
* A time window to hand over an Easy Ship package to Amazon Logistics.
|
|
15
|
-
*/
|
|
16
|
-
export interface TimeSlot {
|
|
17
|
-
/**
|
|
18
|
-
* A string of up to 255 characters.
|
|
19
|
-
*/
|
|
20
|
-
'slotId': string;
|
|
21
|
-
/**
|
|
22
|
-
* A datetime value in ISO 8601 format.
|
|
23
|
-
*/
|
|
24
|
-
'startTime'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* A datetime value in ISO 8601 format.
|
|
27
|
-
*/
|
|
28
|
-
'endTime'?: string;
|
|
29
|
-
'handoverMethod'?: HandoverMethod;
|
|
30
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Representation of tracking metadata.
|
|
14
|
-
*/
|
|
15
|
-
export interface TrackingDetails {
|
|
16
|
-
/**
|
|
17
|
-
* A string of up to 255 characters.
|
|
18
|
-
*/
|
|
19
|
-
'trackingId'?: string;
|
|
20
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Easy Ship
|
|
3
|
-
* Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2022-03-23
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* The unit of measurement used to measure the length.
|
|
14
|
-
*/
|
|
15
|
-
export declare const UnitOfLength: {
|
|
16
|
-
readonly Cm: "cm";
|
|
17
|
-
};
|
|
18
|
-
export type UnitOfLength = typeof UnitOfLength[keyof typeof UnitOfLength];
|