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

    Type Alias SetSyncFieldParams

    Parameters for setting sync field

    type SetSyncFieldParams = {
        global_item_id: number;
        shop_list: { shop_id: number; sync_field_list: string[] }[];
    }
    Index

    Properties

    global_item_id: number

    Global item ID

    shop_list: { shop_id: number; sync_field_list: string[] }[]

    List of shops to set sync field

    Type Declaration

    • shop_id: number

      Shop ID

    • sync_field_list: string[]

      Fields to sync