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

    Additional information that is related to the time range of the transaction.

    interface TimeRangeContext {
        endTime?: string;
        startTime?: string;
    }
    Index

    Properties

    Properties

    endTime?: string

    A date in ISO 8601 date-time format.

    startTime?: string

    A date in ISO 8601 date-time format.