class SubscriptionOffer extends Collection (View source)

Properties

protected $collection_key
string $basePlanId
string $offerId
protected $offerTagsType
protected $offerTagsDataType
protected $otherRegionsConfigType
protected $otherRegionsConfigDataType
string $packageName
protected $phasesType
protected $phasesDataType
string $productId
protected $regionalConfigsType
protected $regionalConfigsDataType
string $state
protected $targetingType
protected $targetingDataType

Methods

setBasePlanId($basePlanId)

No description

string
getBasePlanId()

No description

setOfferId($offerId)

No description

string
getOfferId()

No description

setOfferTags($offerTags)

No description

getOfferTags()

No description

setOtherRegionsConfig(OtherRegionsSubscriptionOfferConfig $otherRegionsConfig)

No description

setPackageName($packageName)

No description

string
getPackageName()

No description

setPhases($phases)

No description

getPhases()

No description

setProductId($productId)

No description

string
getProductId()

No description

setRegionalConfigs($regionalConfigs)

No description

setState($state)

No description

string
getState()

No description

setTargeting(SubscriptionOfferTargeting $targeting)

No description

Details

setBasePlanId($basePlanId)

No description

Parameters

$basePlanId

string getBasePlanId()

No description

Return Value

string

setOfferId($offerId)

No description

Parameters

$offerId

string getOfferId()

No description

Return Value

string

setOfferTags($offerTags)

No description

Parameters

$offerTags

OfferTag[] getOfferTags()

No description

Return Value

OfferTag[]

setOtherRegionsConfig(OtherRegionsSubscriptionOfferConfig $otherRegionsConfig)

No description

Parameters

OtherRegionsSubscriptionOfferConfig $otherRegionsConfig

OtherRegionsSubscriptionOfferConfig getOtherRegionsConfig()

No description

setPackageName($packageName)

No description

Parameters

$packageName

string getPackageName()

No description

Return Value

string

setPhases($phases)

No description

Parameters

$phases

SubscriptionOfferPhase[] getPhases()

No description

Return Value

SubscriptionOfferPhase[]

setProductId($productId)

No description

Parameters

$productId

string getProductId()

No description

Return Value

string

setRegionalConfigs($regionalConfigs)

No description

Parameters

$regionalConfigs

RegionalSubscriptionOfferConfig[] getRegionalConfigs()

No description

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setTargeting(SubscriptionOfferTargeting $targeting)

No description

Parameters

SubscriptionOfferTargeting $targeting

SubscriptionOfferTargeting getTargeting()

No description