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

    Interface GetPublishTaskResultSucces

    GetPublishTaskResultSucces sub-interface for GetPublishTaskResultResponseData

    interface GetPublishTaskResultSucces {
        item_id?: string;
        region?: string;
        shop_id?: string;
    }
    Index

    Properties

    item_id?: string

    The id of published item.

    region?: string

    The region of published item.

    shop_id?: string

    The shop id of published item.