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