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

    Interface GetBuyboxModelsByModelIdResponseData

    GetBuyboxModelsByModelIdResponseData sub-interface for GetBuyboxModelsByModelIdResponse

    interface GetBuyboxModelsByModelIdResponseData {
        model_list?: GetBuyboxModelsByModelIdModel[];
    }
    Index

    Properties

    Properties