class AutoRenewingPlan extends Model (View source)

Properties

bool $autoRenewEnabled
protected $installmentDetailsType
protected $installmentDetailsDataType
protected $priceChangeDetailsType
protected $priceChangeDetailsDataType

Methods

setAutoRenewEnabled($autoRenewEnabled)

No description

bool
getAutoRenewEnabled()

No description

setInstallmentDetails(InstallmentPlan $installmentDetails)

No description

setPriceChangeDetails(SubscriptionItemPriceChangeDetails $priceChangeDetails)

No description

Details

setAutoRenewEnabled($autoRenewEnabled)

No description

Parameters

$autoRenewEnabled

bool getAutoRenewEnabled()

No description

Return Value

bool

setInstallmentDetails(InstallmentPlan $installmentDetails)

No description

Parameters

InstallmentPlan $installmentDetails

InstallmentPlan getInstallmentDetails()

No description

Return Value

InstallmentPlan

setPriceChangeDetails(SubscriptionItemPriceChangeDetails $priceChangeDetails)

No description

Parameters

SubscriptionItemPriceChangeDetails $priceChangeDetails

SubscriptionItemPriceChangeDetails getPriceChangeDetails()

No description