Table of Contents

Namespace arolariu.Backend.Domain.Invoices.DTOs.Responses

Structs

InvoiceResponseDto

Response DTO representing a complete invoice returned from the REST API.

InvoiceScanResponseDto

Response DTO representing an invoice scan (receipt image or document).

MerchantResponseDto

Response DTO representing a merchant entity returned from the API.

ProductResponseDto

Response DTO representing a line item product within an invoice.

ResourceCreatedResponseDto

Response DTO indicating successful creation of a resource via POST operation.

ResourceUpdatedResponseDto

Response DTO indicating successful update of a resource via PUT/PATCH operation.