Expect the package to be delivered by a certain date

interface DeliverByDate {
    date: string;
    [field_name: string]: undefined | JsonValue;
}

Hierarchy (View Summary)

Indexable

Properties

Properties

date: string

The date to deliver by, in ISO format