Sales Module
CreditmemoCommentRepositoryInterface
RepositoryThis repository interface manages CRUD operations for credit memo comments in Magento 2. Developers use this to ret...
CreditmemoItemRepositoryInterface
RepositoryThis repository interface provides CRUD operations for managing individual credit memo items in Magento 2. Develope...
CreditmemoRepositoryInterface
RepositoryThis repository interface provides CRUD operations for managing credit memos in Magento 2. Developers use this inte...
InvoiceCommentRepositoryInterface
RepositoryThis repository interface manages CRUD operations for invoice comments in Magento 2. Developers use it to retrieve,...
InvoiceItemRepositoryInterface
RepositoryThis interface defines the contract for managing invoice item data in Magento 2. Developers use this repository to...
InvoiceRepositoryInterface
RepositoryThis repository interface provides methods to manage invoice records in Magento 2. Developers use this interface to...
OrderAddressRepositoryInterface
RepositoryThis repository interface provides methods to manage order addresses (billing and shipping) in Magento 2. Developer...
OrderItemRepositoryInterface
RepositoryThis repository interface provides methods to manage individual items within sales orders in Magento 2. Developers...
OrderPaymentRepositoryInterface
RepositoryThis interface defines the contract for managing order payment data in Magento 2. Developers use this repository to...
OrderRepositoryInterface
RepositoryThis interface defines the contract for managing Magento 2 sales orders in the system. Developers use this reposito...
OrderStatusHistoryRepositoryInterface
RepositoryThis interface defines the contract for managing order status history comments in Magento 2. Developers use this re...
ShipmentCommentRepositoryInterface
RepositoryThis repository interface manages CRUD operations for shipment comments in Magento 2. Developers use it to retrieve...
ShipmentItemRepositoryInterface
RepositoryThis interface defines the contract for managing shipment items in Magento 2. Developers use this repository to per...
ShipmentRepositoryInterface
RepositoryThis repository interface provides standardized methods for managing shipment entities in Magento 2. Developers use...
ShipmentTrackRepositoryInterface
RepositoryThis interface defines the contract for managing shipment tracking information in Magento 2. Developers use this re...
TransactionRepositoryInterface
RepositoryThis repository interface provides methods to manage payment transactions in Magento 2's order system. Developers u...