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

    Interface GetModelListTierVariation

    GetModelListTierVariation sub-interface for GetModelListResponseData

    interface GetModelListTierVariation {
        name: string;
        option_list: GetModelListOption[];
    }
    Index

    Properties

    Properties

    name: string

    Variation name.

    option_list: GetModelListOption[]

    Option list.