Package details. Includes packageItems, packageTimeSlot, and packageIdentifier.

PackageDetails

interface EasyShipModelPackageDetails {
    packageIdentifier?: string;
    packageItems?: EasyShipModelItem[];
    packageTimeSlot: EasyShipModelTimeSlot;
}

Properties

packageIdentifier?: string

Optional seller-created identifier that is printed on the shipping label to help the seller identify the package.

PackageDetails

packageItems?: EasyShipModelItem[]

A list of items contained in the package.

PackageDetails

packageTimeSlot: EasyShipModelTimeSlot

PackageDetails

MMNEPVFCICPMFPCPTTAAATR