Interface EventService


public interface EventService
  • Method Summary

    Modifier and Type
    Method
    Description
    default List<org.oxerr.stubhub.client.model.ListingResponse>
     
    List<org.oxerr.stubhub.client.model.ListingResponse>
     
  • Method Details

    • getInventories

      default List<org.oxerr.stubhub.client.model.ListingResponse> getInventories(Integer eventId)
    • getInventories

      List<org.oxerr.stubhub.client.model.ListingResponse> getInventories(InventoryCriteria criteria)