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