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

    Interface SearchSspListTierVariation

    SearchSspListTierVariation sub-interface for SearchSspListSsp

    interface SearchSspListTierVariation {
        images?: string[];
        name?: string;
        options?: string[];
    }
    Index

    Properties

    images?: string[]

    Image identifiers associated with the SSP or CSSP.

    name?: string

    The tier variation name.

    options?: string[]

    The available tier variation options.