Package org.oxerr.stubhub.client.model
Class InventoryPriceUpdateRequest
java.lang.Object
org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAllInPrice(BigDecimal allInPrice) voidsetListPrice(BigDecimal listPrice) voidsetMarketplace(String marketplace) voidsetMarketplaceMarkup(BigDecimal marketplaceMarkup) voidsetPriceByMarketplace(Boolean priceByMarketplace)
-
Constructor Details
-
InventoryPriceUpdateRequest
public InventoryPriceUpdateRequest()
-
-
Method Details
-
getAllInPrice
-
setAllInPrice
-
getListPrice
-
setListPrice
-
getMarketplace
-
setMarketplace
-
getMarketplaceMarkup
-
setMarketplaceMarkup
-
getPriceByMarketplace
-
setPriceByMarketplace
-