Specifies the date that the seller expects their shipment will be shipped.

Dates

interface Dates {
    readyToShipWindow?: Window;
}

Properties

readyToShipWindow?: Window

Dates