SpecialOfferId

Implements \SpecialOfferIdInterface

Class SpecialOfferId

package

Default

Methods

SpecialOfferId constructor.

__construct(\IdType|null $specialOfferId = null) 

Arguments

$specialOfferId

\IdType|null

Special offer id.

Named constructor of special offer id.

create(integer|null $specialOfferId = null) : \SpecialOfferId
static

Arguments

$specialOfferId

integer|null

Special offer id.

Response

\SpecialOfferId

New instance.

Returns the special offer id.

specialOfferId() : integer|null

Response

integer|null

Id of special offer.

Properties

specialOfferId

specialOfferId : integer|null
var

Type(s)

integer|null