Class SeekListingsRequest

java.lang.Object
org.oxerr.stubhub.client.model.SeekListingsRequest

public class SeekListingsRequest extends Object
  • Constructor Details

    • SeekListingsRequest

      public SeekListingsRequest()
    • SeekListingsRequest

      public SeekListingsRequest(List<Long> inventoryIds)
  • Method Details

    • getInventoryIds

      public List<Long> getInventoryIds()
    • setInventoryIds

      public void setInventoryIds(List<Long> inventoryIds)