class Subscription extends Collection (View source)

Properties

protected $collection_key
bool $archived
protected $basePlansType
protected $basePlansDataType
protected $listingsType
protected $listingsDataType
string $packageName
string $productId
protected $restrictedPaymentCountriesType
protected $restrictedPaymentCountriesDataType
protected $taxAndComplianceSettingsType
protected $taxAndComplianceSettingsDataType

Methods

setArchived($archived)

No description

bool
getArchived()

No description

setBasePlans($basePlans)

No description

getBasePlans()

No description

setListings($listings)

No description

getListings()

No description

setPackageName($packageName)

No description

string
getPackageName()

No description

setProductId($productId)

No description

string
getProductId()

No description

setRestrictedPaymentCountries(RestrictedPaymentCountries $restrictedPaymentCountries)

No description

setTaxAndComplianceSettings(SubscriptionTaxAndComplianceSettings $taxAndComplianceSettings)

No description

Details

setArchived($archived)

No description

Parameters

$archived

bool getArchived()

No description

Return Value

bool

setBasePlans($basePlans)

No description

Parameters

$basePlans

BasePlan[] getBasePlans()

No description

Return Value

BasePlan[]

setListings($listings)

No description

Parameters

$listings

SubscriptionListing[] getListings()

No description

Return Value

SubscriptionListing[]

setPackageName($packageName)

No description

Parameters

$packageName

string getPackageName()

No description

Return Value

string

setProductId($productId)

No description

Parameters

$productId

string getProductId()

No description

Return Value

string

setRestrictedPaymentCountries(RestrictedPaymentCountries $restrictedPaymentCountries)

No description

Parameters

RestrictedPaymentCountries $restrictedPaymentCountries

RestrictedPaymentCountries getRestrictedPaymentCountries()

No description

setTaxAndComplianceSettings(SubscriptionTaxAndComplianceSettings $taxAndComplianceSettings)

No description

Parameters

SubscriptionTaxAndComplianceSettings $taxAndComplianceSettings

SubscriptionTaxAndComplianceSettings getTaxAndComplianceSettings()

No description