Interface SpecialOfferInformationInterface
| package |
Default |
|---|
price() : double
doublePrice of special offer.
productId() : integer
integerID of the offered product.
quantity() : double
doubleSpecial offer's quantity.
status() : boolean
booleanTrue if special offer is active.