Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface BookingListItem

    Booking list item

    interface BookingListItem {
        booking_sn: string;
        booking_status: string;
        update_time: number;
    }
    Index

    Properties

    booking_sn: string

    Shopee's unique identifier for a booking

    booking_status: string

    The booking status

    update_time: number

    Update time of the booking