Class ListingResponse
java.lang.Object
org.oxerr.stubhub.client.model.ListingResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetEvent()getId()getTags()getVenue()inthashCode()voidsetAdminHold(AdminHoldResponse adminHold) voidsetAutoFulfill(Boolean autoFulfill) voidsetAvailableQuantity(Integer availableQuantity) voidsetCurrencyCode(String currencyCode) voidsetDuplicatedListingId(Long duplicatedListingId) voidsetEvent(EventResponse event) voidsetEventMapping(EventMappingResponse eventMapping) voidsetExchangePosId(Long exchangePosId) voidsetExternalId(String externalId) voidsetFaceValue(BigDecimal faceValue) voidsetHideSeatsFromMarketplace(Boolean hideSeatsFromMarketplace) voidvoidsetInHandAt(LocalDateTime inHandAt) voidsetInstantTransfer(Boolean instantTransfer) voidsetInternalNotes(String internalNotes) voidsetIsBroadcast(Boolean isBroadcast) voidsetIsExpired(Boolean isExpired) voidsetIsGeneralAdmission(Boolean isGeneralAdmission) voidsetIsPreDelivered(Boolean isPreDelivered) voidsetLastPriceUpdatedDate(LocalDateTime lastPriceUpdatedDate) voidsetListingGroupId(UUID listingGroupId) voidsetListingGroupPriority(Integer listingGroupPriority) voidsetListingNotes(List<ListingNoteResponse> listingNotes) voidsetListingPricesByMarketplace(List<MarketplacePricingInfo> listingPricesByMarketplace) voidsetListingStatusByMarketplace(List<MarketplaceListingStatus> listingStatusByMarketplace) voidsetMaxDisplayQuantity(Integer maxDisplayQuantity) voidsetPerformer(PerformerResponse performer) voidsetPricerUserId(UUID pricerUserId) voidsetPricingSetting(PricingSetting pricingSetting) voidsetResourceVersion(Long resourceVersion) voidsetSeating(ListingSeatingResponse seating) voidsetSeatingOverridesByMarketplace(List<MarketplaceSeatingOverrideInfo> seatingOverridesByMarketplace) voidsetSellerAccountId(UUID sellerAccountId) voidsetSplitType(SplitType splitType) voidsetSplitTypeValue(String splitTypeValue) voidsetStockType(List<StockTypeMapping> stockType) voidsetTags(List<TagResponse> tags) voidsetTaxedCost(BigDecimal taxedCost) voidsetTickets(List<TicketResponse> tickets) voidsetTotalCost(BigDecimal totalCost) voidsetUnitCost(BigDecimal unitCost) voidsetVenue(VenueResponse venue) voidsetZoneFill(Boolean zoneFill) toString()
-
Constructor Details
-
ListingResponse
public ListingResponse()
-
-
Method Details
-
getEventMapping
-
setEventMapping
-
getEvent
-
setEvent
-
getVenue
-
setVenue
-
getPerformer
-
setPerformer
-
getId
-
setId
-
getInHandAt
-
setInHandAt
-
getSeating
-
setSeating
-
getListingNotes
-
setListingNotes
-
getCurrencyCode
-
setCurrencyCode
-
getUnitCost
-
setUnitCost
-
getTaxedCost
-
setTaxedCost
-
getAvailableQuantity
-
setAvailableQuantity
-
getMaxDisplayQuantity
-
setMaxDisplayQuantity
-
getIsPreDelivered
-
setIsPreDelivered
-
getSplitType
-
setSplitType
-
getSplitTypeValue
-
setSplitTypeValue
-
getHideSeatsFromMarketplace
-
setHideSeatsFromMarketplace
-
getTickets
-
setTickets
-
getInstantTransfer
-
setInstantTransfer
-
getFaceValue
-
setFaceValue
-
getStockType
-
setStockType
-
getInternalNotes
-
setInternalNotes
-
getTags
-
setTags
-
getResourceVersion
-
setResourceVersion
-
getExternalId
-
setExternalId
-
getTotalCost
-
setTotalCost
-
getZoneFill
-
setZoneFill
-
getAdminHold
-
setAdminHold
-
getIsExpired
-
setIsExpired
-
getSellerAccountId
-
setSellerAccountId
-
getDuplicatedListingId
-
setDuplicatedListingId
-
getIsGeneralAdmission
-
setIsGeneralAdmission
-
getListingPricesByMarketplace
-
setListingPricesByMarketplace
-
getListingStatusByMarketplace
-
setListingStatusByMarketplace
public void setListingStatusByMarketplace(List<MarketplaceListingStatus> listingStatusByMarketplace) -
getSeatingOverridesByMarketplace
-
setSeatingOverridesByMarketplace
public void setSeatingOverridesByMarketplace(List<MarketplaceSeatingOverrideInfo> seatingOverridesByMarketplace) -
getPricerUserId
-
setPricerUserId
-
getPricingSetting
-
setPricingSetting
-
getIsBroadcast
-
setIsBroadcast
-
getLastPriceUpdatedDate
-
setLastPriceUpdatedDate
-
getAutoFulfill
-
setAutoFulfill
-
getListingGroupId
-
setListingGroupId
-
getListingGroupPriority
-
setListingGroupPriority
-
getExchangePosId
-
setExchangePosId
-
hashCode
-
equals
-
toString
-