Uses of Class
org.oxerr.seatgeek.client.model.response.MultipleListingsResponse
Package
Description
Client services.
Client implementations by ResCU.
-
Uses of MultipleListingsResponse in org.oxerr.seatgeek.client
Modifier and TypeMethodDescriptionListingService.getListings
(Integer page, Integer perPage, Boolean onlyBarcode, String... listingIds) -
Uses of MultipleListingsResponse in org.oxerr.seatgeek.client.rescu
Modifier and TypeMethodDescriptionListingResource.getListings
(String listingIds, Integer onlyBarcode, Integer page, Integer perPage) Retrieves multiple listings at once.ListingServiceImpl.getListings
(Integer page, Integer perPage, Boolean onlyBarcode, String... listingIds)