Class CreateListingRequest

    • Constructor Detail

      • CreateListingRequest

        public CreateListingRequest()
    • Method Detail

      • getEvent

        public String getEvent()
      • setEvent

        public void setEvent​(String event)
      • getVenue

        public String getVenue()
      • setVenue

        public void setVenue​(String venue)
      • getEventDate

        public LocalDate getEventDate()
      • setEventDate

        public void setEventDate​(LocalDate eventDate)
      • getEventTime

        public LocalTime getEventTime()
      • setEventTime

        public void setEventTime​(LocalTime eventTime)
      • getSplits

        public String getSplits()
      • setSplits

        public void setSplits​(String splits)
      • getSellerPreviouslyPaidPricePerTicket

        public BigDecimal getSellerPreviouslyPaidPricePerTicket()
      • setSellerPreviouslyPaidPricePerTicket

        public void setSellerPreviouslyPaidPricePerTicket​(BigDecimal sellerPreviouslyPaidPricePerTicket)
      • getStockType

        public String getStockType()
      • setStockType

        public void setStockType​(String stockType)