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

    Interface GetBatchTaskResultFailed

    GetBatchTaskResultFailed sub-interface for GetBatchTaskResultResponseData

    interface GetBatchTaskResultFailed {
        failed_reason?: string;
        item_id?: number;
        model_id?: number;
        shop_id?: number;
    }
    Index

    Properties

    failed_reason?: string

    The failed reason.

    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