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

    Interface GetChannelListLogisticsCapability

    GetChannelListLogisticsCapability sub-interface for GetChannelListLogisticsChannel

    interface GetChannelListLogisticsCapability {
        seller_logistics?: boolean;
    }
    Index

    Properties

    seller_logistics?: boolean

    Indicate If it's a Seller logistics channel, if it's a Seller logistics channel will return true, otherwise it will return false.