Model
Profile
Magento\SalesSequence\Model\Profile
What it does
This model represents a sales sequence profile configuration in Magento 2, which defines how order, invoice, shipment, and credit memo numbers are generated.
Developers interact with this model when customizing or managing the sequence numbering patterns for sales entities, such as changing increment IDs or configuring different number sequences per store.