Selling Partner API SDK for JavaScript
    Preparing search index...

    The time range within which something (for example, a delivery) will occur.

    interface DateRange {
        earliest: string;
        latest: string;
    }
    Index

    Properties

    Properties

    earliest: string

    Date timestamp

    latest: string

    Date timestamp