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

    Interface Dimension

    Dimension details

    interface Dimension {
        package_height: number;
        package_length: number;
        package_width: number;
    }
    Index

    Properties

    package_height: number

    The height of package for this item, the unit is CM.

    package_length: number

    The length of package for this item, the unit is CM.

    package_width: number

    The width of package for this item, the unit is CM.