Selling Partner API SDK for JavaScript

    Variable AppointmentAppointmentStatusEnumConst

    AppointmentAppointmentStatusEnum: {
        Active: "ACTIVE";
        Cancelled: "CANCELLED";
        Completed: "COMPLETED";
    } = ...

    Type declaration

    • ReadonlyActive: "ACTIVE"
    • ReadonlyCancelled: "CANCELLED"
    • ReadonlyCompleted: "COMPLETED"
    MMNEPVFCICPMFPCPTTAAATR