Namespace arolariu.Backend.Domain.Invoices.DDD.Entities.Merchants
Namespaces
Classes
- Merchant
The invoice merchant record class represents the merchant information from the invoice. The merchant information is extracted from the invoice image using the OCR service. This record is used to store the merchant information in the database.
Enums
- MerchantCategory
The invoice merchant category enum represents the available categories for an invoice merchant. This enum is used to categorize the invoice merchants. The categories are used to generate the invoice statistics.