Model
Orders
Magento\SalesDataExporter\Model\Provider\Orders
What it does
This class retrieves and exports sales order data from Magento 2 for integration with external systems or data synchronization purposes.
Developers would use this provider when they need to fetch order information in a structured format for data export pipelines, typically in scenarios involving order feed generation or third-party system integrations.
Public Methods
- get()