SubscriptionOffer
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
OfferTag[]
getOfferTags()
No description
getOtherRegionsConfig()
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
getRegionalConfigs()
No description
setState($state)
No description
string
getState()
No description
getTargeting()
No description
Details
setBasePlanId($basePlanId)
No description
string
getBasePlanId()
No description
setOfferId($offerId)
No description
string
getOfferId()
No description
setOfferTags($offerTags)
No description
OfferTag[]
getOfferTags()
No description
setOtherRegionsConfig(OtherRegionsSubscriptionOfferConfig $otherRegionsConfig)
No description
OtherRegionsSubscriptionOfferConfig
getOtherRegionsConfig()
No description
setPackageName($packageName)
No description
string
getPackageName()
No description
setPhases($phases)
No description
SubscriptionOfferPhase[]
getPhases()
No description
setProductId($productId)
No description
string
getProductId()
No description
setRegionalConfigs($regionalConfigs)
No description
RegionalSubscriptionOfferConfig[]
getRegionalConfigs()
No description
setState($state)
No description
string
getState()
No description
setTargeting(SubscriptionOfferTargeting $targeting)
No description
SubscriptionOfferTargeting
getTargeting()
No description