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

    Specific time interval defining the start and end times.

    interface TimeWindow {
        endTime?: HourMinute;
        startTime?: HourMinute;
    }
    Index

    Properties

    Properties

    endTime?: HourMinute
    startTime?: HourMinute