Package org.oxerr.viagogo.client.sale
Interface SaleService
- All Known Implementing Classes:
SaleServiceImpl
public interface SaleService
-
Method Summary
Modifier and TypeMethodDescriptiongetSales
(SaleRequest saleRequest) getSalesRecentUpdates
(Instant updatedSince)
-
Method Details
-
getSalesRecentUpdates
- Throws:
IOException
-
getSales
- Throws:
IOException
-
getSale
- Throws:
IOException
-