Class ListingResponse

java.lang.Object
org.oxerr.vividseats.client.rescu.resource.Response
org.oxerr.vividseats.client.rescu.resource.ListingResponse
All Implemented Interfaces:
Serializable

public class ListingResponse extends Response
See Also:
  • Constructor Details

    • ListingResponse

      public ListingResponse(Boolean success, String message)
  • Method Details

    • getListing

      public org.oxerr.vividseats.client.model.BrokerListing getListing()
    • setListing

      public void setListing(org.oxerr.vividseats.client.model.BrokerListing listing)