Interface SpecialOfferInterface
| package |
Default |
|---|
added() : \DateTime
\DateTimeCreation date of special offer.
begins() : \DateTime
\DateTimeStart date of special offer.
expires() : \DateTime
\DateTimeExpiration date of special offer.
id() : integer|null
integer|nullId of special offer.
modified() : \DateTime
\DateTimeLast modification date of special offer.
price() : double
doublePrice of special offer.
productId() : integer
integerId of special offer's product.
quantity() : double
doubleSpecial offer's quantity.
status() : boolean
booleanTrue if special offer is active.