Log in
Model

Unitofmeasure

Magento\Dhl\Model\Source\Method\Unitofmeasure

What it does

This class serves as a source model for DHL shipping unit of measurement options in Magento's admin configuration.

It extends the Generic source model to provide a dropdown list of available units of measure (like KG, LB) that can be used when configuring DHL shipping methods.

Developers would use this when they need to retrieve or display unit of measurement options for DHL shipping configuration.