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

    Interface BatchAddItemResponseData

    BatchAddItemResponseData sub-interface for BatchAddItemResponse

    interface BatchAddItemResponseData {
        task_id?: number;
    }
    Index

    Properties

    Properties

    task_id?: number

    The task ID of the batch add item task.