Represents the response structure for fetching a single order's data from the API.
This interface defines the expected structure of the response when retrieving a single order from the API.
SingleOrderDataResponse
An Order object representing the order data.
Order
Represents the response structure for fetching a single order's data from the API.
This interface defines the expected structure of the response when retrieving a single order from the API.
SingleOrderDataResponse