class BasePlan extends Collection (View source)

Properties

protected $collection_key
protected $autoRenewingBasePlanTypeType
protected $autoRenewingBasePlanTypeDataType
string $basePlanId
protected $installmentsBasePlanTypeType
protected $installmentsBasePlanTypeDataType
protected $offerTagsType
protected $offerTagsDataType
protected $otherRegionsConfigType
protected $otherRegionsConfigDataType
protected $prepaidBasePlanTypeType
protected $prepaidBasePlanTypeDataType
protected $regionalConfigsType
protected $regionalConfigsDataType
string $state

Methods

setAutoRenewingBasePlanType(AutoRenewingBasePlanType $autoRenewingBasePlanType)

No description

setBasePlanId($basePlanId)

No description

string
getBasePlanId()

No description

setInstallmentsBasePlanType(InstallmentsBasePlanType $installmentsBasePlanType)

No description

setOfferTags($offerTags)

No description

getOfferTags()

No description

setOtherRegionsConfig(OtherRegionsBasePlanConfig $otherRegionsConfig)

No description

setPrepaidBasePlanType(PrepaidBasePlanType $prepaidBasePlanType)

No description

setRegionalConfigs($regionalConfigs)

No description

setState($state)

No description

string
getState()

No description

Details

setAutoRenewingBasePlanType(AutoRenewingBasePlanType $autoRenewingBasePlanType)

No description

Parameters

AutoRenewingBasePlanType $autoRenewingBasePlanType

AutoRenewingBasePlanType getAutoRenewingBasePlanType()

No description

setBasePlanId($basePlanId)

No description

Parameters

$basePlanId

string getBasePlanId()

No description

Return Value

string

setInstallmentsBasePlanType(InstallmentsBasePlanType $installmentsBasePlanType)

No description

Parameters

InstallmentsBasePlanType $installmentsBasePlanType

InstallmentsBasePlanType getInstallmentsBasePlanType()

No description

setOfferTags($offerTags)

No description

Parameters

$offerTags

OfferTag[] getOfferTags()

No description

Return Value

OfferTag[]

setOtherRegionsConfig(OtherRegionsBasePlanConfig $otherRegionsConfig)

No description

Parameters

OtherRegionsBasePlanConfig $otherRegionsConfig

OtherRegionsBasePlanConfig getOtherRegionsConfig()

No description

setPrepaidBasePlanType(PrepaidBasePlanType $prepaidBasePlanType)

No description

Parameters

PrepaidBasePlanType $prepaidBasePlanType

PrepaidBasePlanType getPrepaidBasePlanType()

No description

Return Value

PrepaidBasePlanType

setRegionalConfigs($regionalConfigs)

No description

Parameters

$regionalConfigs

RegionalBasePlanConfig[] getRegionalConfigs()

No description

Return Value

RegionalBasePlanConfig[]

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string