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

    Interface BatchTaskSuccessRecord

    Success record in batch task result

    interface BatchTaskSuccessRecord {
        item_id: number;
        model_id: number;
        shop_id: number;
    }
    Index

    Properties

    item_id: number

    The item ID of the item in the shop.

    model_id: number

    The model ID of the model in the shop.

    shop_id: number

    The shop ID