VolumeSaleInfoOffers
class VolumeSaleInfoOffers extends Model (View source)
Properties
int | $finskyOfferType | ||
bool | $giftable | ||
protected | $listPriceType | ||
protected | $listPriceDataType | ||
protected | $rentalDurationType | ||
protected | $rentalDurationDataType | ||
protected | $retailPriceType | ||
protected | $retailPriceDataType |
Methods
setFinskyOfferType($finskyOfferType)
No description
int
getFinskyOfferType()
No description
setGiftable($giftable)
No description
bool
getGiftable()
No description
getListPrice()
No description
getRentalDuration()
No description
getRetailPrice()
No description
Details
setFinskyOfferType($finskyOfferType)
No description
int
getFinskyOfferType()
No description
setGiftable($giftable)
No description
bool
getGiftable()
No description
setListPrice(VolumeSaleInfoOffersListPrice $listPrice)
No description
VolumeSaleInfoOffersListPrice
getListPrice()
No description
setRentalDuration(VolumeSaleInfoOffersRentalDuration $rentalDuration)
No description
VolumeSaleInfoOffersRentalDuration
getRentalDuration()
No description
setRetailPrice(VolumeSaleInfoOffersRetailPrice $retailPrice)
No description
VolumeSaleInfoOffersRetailPrice
getRetailPrice()
No description