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

    Interface UpdateBuyboxModelEnrollmentResponseData

    UpdateBuyboxModelEnrollmentResponseData sub-interface for UpdateBuyboxModelEnrollmentResponse

    interface UpdateBuyboxModelEnrollmentResponseData {
        last_updated_time?: string;
        model_id?: number;
        model_toggle_on_status?: boolean;
        shop_id?: number;
    }
    Index

    Properties

    last_updated_time?: string
    model_id?: number
    model_toggle_on_status?: boolean
    shop_id?: number