Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface UpdateOperatingHours_UpdateOperatingHoursRegularOperatingHour

    UpdateOperatingHours_UpdateOperatingHoursRegularOperatingHour sub-interface for UpdateOperatingHoursResult

    interface UpdateOperatingHours_UpdateOperatingHoursRegularOperatingHour {
        fail_message?: string;
        status?: string;
    }
    Index

    Properties

    fail_message?: string

    Fail reason

    status?: string

    The system will return "Failed" if there are any validation errors. Otherwise, it will return a blank response.