Class InventoryPriceUpdateRequest
java.lang.Object
org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAllInPrice(BigDecimal allInPrice) voidsetListPrice(BigDecimal listPrice) voidsetMarketplace(ApiMarketplace marketplace) voidsetMarketplaceMarkup(BigDecimal marketplaceMarkup) voidsetPriceByMarketplace(Boolean priceByMarketplace) toString()
-
Constructor Details
-
InventoryPriceUpdateRequest
public InventoryPriceUpdateRequest() -
InventoryPriceUpdateRequest
-
-
Method Details
-
getAllInPrice
-
setAllInPrice
-
getListPrice
-
setListPrice
-
getMarketplace
-
setMarketplace
-
getMarketplaceMarkup
-
setMarketplaceMarkup
-
getPriceByMarketplace
-
setPriceByMarketplace
-
hashCode
-
equals
-
toString
-