Interface SpecialOfferReaderInterface
package |
Default |
---|
fetchAll(\IntType $limit, \IntType $offset) : array|null
fetchBy(\IntType $limit, \IntType $offset, \StringType $searchCondition) : array|null
array|null
Raw data of special offers.
fetchById(\IdType $specialOfferId) : array|null
array|null
Raw data of a special offer.