Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Type Alias GetChannelListResponse

    GetChannelListResponse: BaseResponse & {
        response?: {
            logistics_channel_list?: GetChannelListResponseLogisticsChannelList[];
        };
    }

    Response for get_channel_list