Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

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

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

    Date timestamp

    latest: string

    Date timestamp