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

    Interface GetBoundWhsInfoList

    GetBoundWhsInfoList sub-interface for GetBoundWhsInfoResponseData

    interface GetBoundWhsInfoList {
        bound_whs?: GetBoundWhsInfoBoundWh[];
        shop_id?: number;
    }
    Index

    Properties

    Properties

    shop_id?: number