Represents the response structure for fetching multiple invoices' data from the API.
This interface defines the expected structure of the response when retrieving a list of invoices from the API.
InvoiceDataResponse
An array of Invoice objects representing the invoices data.
Invoice
Represents the response structure for fetching multiple invoices' data from the API.
This interface defines the expected structure of the response when retrieving a list of invoices from the API.
InvoiceDataResponse