Class ListingServiceImpl

    • Method Detail

      • getListings

        public org.oxerr.vividseats.client.cxf.model.v1.inventory.BrokerListings getListings​(@Nullable
                                                                                             Integer ticketId)
      • create

        public org.oxerr.vividseats.client.model.inventory.BrokerListing create​(org.oxerr.vividseats.client.model.inventory.BrokerListing brokerListing)
        Specified by:
        create in interface ListingService
      • updateListing

        public void updateListing​(org.oxerr.vividseats.client.model.v1.inventory.Update update)
        Specified by:
        updateListing in interface ListingService
      • update

        public void update​(org.oxerr.vividseats.client.model.inventory.BrokerListing brokerListing)
        Specified by:
        update in interface ListingService