Uses of Class
org.oxerr.stubhub.client.model.ListingResponse
-
Uses of ListingResponse in org.oxerr.stubhub.client.model
Methods in org.oxerr.stubhub.client.model that return types with arguments of type ListingResponseModifier and TypeMethodDescriptionSearchListingsResponse.getData()InventoryExportResponse.getInventory()Method parameters in org.oxerr.stubhub.client.model with type arguments of type ListingResponseModifier and TypeMethodDescriptionvoidSearchListingsResponse.setData(List<ListingResponse> data) voidInventoryExportResponse.setInventory(List<ListingResponse> inventory)