AutoRenewingPlan
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
getInstallmentDetails()
No description
getPriceChangeDetails()
No description
Details
setAutoRenewEnabled($autoRenewEnabled)
No description
bool
getAutoRenewEnabled()
No description
setInstallmentDetails(InstallmentPlan $installmentDetails)
No description
InstallmentPlan
getInstallmentDetails()
No description
setPriceChangeDetails(SubscriptionItemPriceChangeDetails $priceChangeDetails)
No description
SubscriptionItemPriceChangeDetails
getPriceChangeDetails()
No description