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

    Interface GetChannelListSize

    GetChannelListSize sub-interface for GetChannelListLogisticsChannel

    interface GetChannelListSize {
        default_price?: number;
        name?: string;
        size_id?: string;
    }
    Index

    Properties

    default_price?: number

    The pre-defined shipping fee for the specific size.

    name?: string

    The name of size.

    size_id?: string

    The identity of size.