SpecialOfferDatesInterface

Extends

Interface SpecialOfferDatesInterface

package

Default

Methods

Returns the creation date of the special offer.

added() : \DateTime|null

Response

\DateTime|null

Creation date of special offer.

Returns the start date of the special offer.

begins() : \DateTime

Response

\DateTime

Start date of special offer.

Returns the expiration date of the special offer.

expires() : \DateTime

Response

\DateTime

Expiration date of special offer.

Returns the last modification date of the special offer.

modified() : \DateTime|null

Response

\DateTime|null

Last modification date of special offer.