Log in
Model

Method

Magento\Usps\Model\Source\Method

What it does

This class serves as a source model for USPS shipping method configuration options in Magento's admin panel.

Developers would use this to populate dropdown lists or multi-select fields with available USPS shipping methods when configuring the USPS carrier in System Configuration.

It extends the Generic class which handles the actual method retrieval logic.