class InsertDimensionRequest extends Model (View source)

Properties

bool $inheritFromBefore
protected $rangeType
protected $rangeDataType

Methods

setInheritFromBefore($inheritFromBefore)

No description

bool
getInheritFromBefore()

No description

setRange(DimensionRange $range)

No description

getRange()

No description

Details

setInheritFromBefore($inheritFromBefore)

No description

Parameters

$inheritFromBefore

bool getInheritFromBefore()

No description

Return Value

bool

setRange(DimensionRange $range)

No description

Parameters

DimensionRange $range

DimensionRange getRange()

No description

Return Value

DimensionRange