class RegionalPriceMigrationConfig extends Model (View source)

Properties

string $oldestAllowedPriceVersionTime
string $priceIncreaseType
string $regionCode

Methods

setOldestAllowedPriceVersionTime($oldestAllowedPriceVersionTime)

No description

string
setPriceIncreaseType($priceIncreaseType)

No description

string
getPriceIncreaseType()

No description

setRegionCode($regionCode)

No description

string
getRegionCode()

No description

Details

setOldestAllowedPriceVersionTime($oldestAllowedPriceVersionTime)

No description

Parameters

$oldestAllowedPriceVersionTime

string getOldestAllowedPriceVersionTime()

No description

Return Value

string

setPriceIncreaseType($priceIncreaseType)

No description

Parameters

$priceIncreaseType

string getPriceIncreaseType()

No description

Return Value

string

setRegionCode($regionCode)

No description

Parameters

$regionCode

string getRegionCode()

No description

Return Value

string