Class SeatGeekListing

java.lang.Object
org.oxerr.ticket.inventory.support.Listing<String,org.oxerr.seatgeek.client.model.request.CreateListingRequest>
org.oxerr.seatgeek.client.cached.model.SeatGeekListing
All Implemented Interfaces:
Serializable

public class SeatGeekListing extends org.oxerr.ticket.inventory.support.Listing<String,org.oxerr.seatgeek.client.model.request.CreateListingRequest>
See Also:
  • Constructor Details

    • SeatGeekListing

      public SeatGeekListing()
    • SeatGeekListing

      public SeatGeekListing(String id, org.oxerr.seatgeek.client.model.request.CreateListingRequest request)