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

    Interface InitTierVariationDimension

    InitTierVariationDimension sub-interface for InitTierVariationGlobalModel

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

    Properties

    package_height: number

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

    package_length: number

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

    package_width: number

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