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

    Interface DeleteTopPicksParams

    Parameters for deleting a top picks collection

    interface DeleteTopPicksParams {
        top_picks_id: number;
        [key: string]: string | number | boolean | undefined;
    }

    Indexable

    • [key: string]: string | number | boolean | undefined
    Index

    Properties

    Properties

    top_picks_id: number

    The collection ID to delete