Class UpdateListingRequest
java.lang.Object
org.oxerr.seatgeek.client.model.AbstractListing
org.oxerr.seatgeek.client.model.request.UpdateListingRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.oxerr.seatgeek.client.model.AbstractListing
getBarcodes, getCost, getEdelivery, getInHandDate, getInstant, getNotes, getQuantity, getRow, getSeatFrom, getSeatThru, getSection, getSplitType, getTokens, getTokensType, setBarcodes, setCost, setEdelivery, setInHandDate, setInstant, setNotes, setQuantity, setRow, setSeatFrom, setSeatThru, setSection, setSplitType, setTokens, setTokensType
-
Constructor Details
-
UpdateListingRequest
public UpdateListingRequest()
-
-
Method Details
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAbstractListing
-
equals
- Overrides:
equals
in classAbstractListing
-