class ActivateBasePlanRequest extends Model (View source)

Properties

string $basePlanId
string $latencyTolerance
string $packageName
string $productId

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

Details

setBasePlanId($basePlanId)

No description

Parameters

$basePlanId

string getBasePlanId()

No description

Return Value

string

setLatencyTolerance($latencyTolerance)

No description

Parameters

$latencyTolerance

string getLatencyTolerance()

No description

Return Value

string

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