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

    Interface GetChannelListResponseData

    GetChannelListResponseData sub-interface for GetChannelListResponse

    interface GetChannelListResponseData {
        logistics_channel_list?: GetChannelListLogisticsChannel[];
    }
    Index

    Properties

    logistics_channel_list?: GetChannelListLogisticsChannel[]