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

    Type Alias GetCourierDeliveryChannelListResponseLogisticsChannelListCourierList

    type GetCourierDeliveryChannelListResponseLogisticsChannelListCourierList = {
        courier_name?: string;
        courier_service_id?: string;
        courier_service_name?: string;
    }
    Index

    Properties

    courier_name?: string

    The name of the courier.

    courier_service_id?: string

    The identity of the service provided by courier.

    courier_service_name?: string

    The name of the service provided by courier.