Class BulkInventoryListingNotesDeleteRequest

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

public class BulkInventoryListingNotesDeleteRequest extends Object
  • Constructor Details

    • BulkInventoryListingNotesDeleteRequest

      public BulkInventoryListingNotesDeleteRequest()
  • Method Details

    • getNotes

      public List<String> getNotes()
    • setNotes

      public void setNotes(List<String> notes)
    • getInventoryId

      public Long getInventoryId()
    • setInventoryId

      public void setInventoryId(Long inventoryId)