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

    The time of the appointment window.

    interface AppointmentTime {
        durationInMinutes: number;
        startTime: string;
    }
    Index

    Properties

    durationInMinutes: number

    The duration of the appointment window, in minutes.

    startTime: string

    The date and time of the start of the appointment window in ISO 8601 format.