MigrateBasePlanPricesRequest
class MigrateBasePlanPricesRequest extends Collection (View source)
Properties
| protected | $collection_key | ||
| string | $basePlanId | ||
| string | $latencyTolerance | ||
| string | $packageName | ||
| string | $productId | ||
| protected | $regionalPriceMigrationsType | ||
| protected | $regionalPriceMigrationsDataType | ||
| protected | $regionsVersionType | ||
| protected | $regionsVersionDataType |
Methods
setBasePlanId($basePlanId)
No description
string
getBasePlanId()
No description
setLatencyTolerance($latencyTolerance)
No description
string
getLatencyTolerance()
No description
setPackageName($packageName)
No description
string
getPackageName()
No description
setProductId($productId)
No description
string
getProductId()
No description
setRegionalPriceMigrations($regionalPriceMigrations)
No description
getRegionalPriceMigrations()
No description
getRegionsVersion()
No description
Details
setBasePlanId($basePlanId)
No description
string
getBasePlanId()
No description
setLatencyTolerance($latencyTolerance)
No description
string
getLatencyTolerance()
No description
setPackageName($packageName)
No description
string
getPackageName()
No description
setProductId($productId)
No description
string
getProductId()
No description
setRegionalPriceMigrations($regionalPriceMigrations)
No description
RegionalPriceMigrationConfig[]
getRegionalPriceMigrations()
No description
setRegionsVersion(RegionsVersion $regionsVersion)
No description
RegionsVersion
getRegionsVersion()
No description