Package org.oxerr.seatgeek.model.request
Class CreateListingRequest
- java.lang.Object
-
- org.oxerr.seatgeek.client.model.AbstractListing
-
- org.oxerr.seatgeek.client.model.request.CreateListingRequest
-
- org.oxerr.seatgeek.model.request.CreateListingRequest
-
- All Implemented Interfaces:
Serializable
@Deprecated public class CreateListingRequest extends CreateListingRequest
Deprecated.Use org.oxerr.seatgeek.client.model.request.CreateListingRequest instead.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CreateListingRequest()
Deprecated.
-
Method Summary
-
Methods inherited from class org.oxerr.seatgeek.client.model.request.CreateListingRequest
equals, getEvent, getEventDate, getEventTime, getSellerPreviouslyPaidPricePerTicket, getSplits, getStockType, getVenue, hashCode, setEvent, setEventDate, setEventTime, setSellerPreviouslyPaidPricePerTicket, setSplits, setStockType, setVenue
-
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
-
-