Class CreateSellerEventRequest
java.lang.Object
org.oxerr.viagogo.model.request.inventory.CreateSellerEventRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreateSellerEventRequest(EventRequest event, VenueRequest venue, CountryRequest country) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetEvent()getVenue()inthashCode()voidsetCountry(CountryRequest country) voidsetEvent(EventRequest event) voidsetVenue(VenueRequest venue)