get Order Statuses
Retrieves the list of Order Statuses for the specified exchange ID.
Return
A list of OrderStatus objects representing the Order Statuses for the specified exchange, or an empty list if none are found.
Parameters
exchange Id
The ID of the exchange to retrieve Order Statuses for.
Throws
if OrderStatuses is not found or exchange does not exist.