Model
GetOrderIncrementId
Magento\InventoryReservationCli\Model\ResourceModel\GetOrderIncrementId
What it does
This class retrieves an order's increment ID (the human-readable order number shown to customers) given its internal entity ID from the database.
Developers would use this when working with inventory reservations in CLI commands to convert database entity IDs into customer-facing order numbers for reporting or reconciliation purposes.
Public Methods
- execute()