class PromoteReleaseRule extends Model (View source)

Properties

protected $conditionType
protected $conditionDataType
string $destinationPhase
string $destinationTargetId
string $id
string $wait

Methods

setCondition(AutomationRuleCondition $condition)

No description

setDestinationPhase($destinationPhase)

No description

string
getDestinationPhase()

No description

setDestinationTargetId($destinationTargetId)

No description

string
getDestinationTargetId()

No description

setId($id)

No description

string
getId()

No description

setWait($wait)

No description

string
getWait()

No description

Details

setCondition(AutomationRuleCondition $condition)

No description

Parameters

AutomationRuleCondition $condition

AutomationRuleCondition getCondition()

No description

setDestinationPhase($destinationPhase)

No description

Parameters

$destinationPhase

string getDestinationPhase()

No description

Return Value

string

setDestinationTargetId($destinationTargetId)

No description

Parameters

$destinationTargetId

string getDestinationTargetId()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setWait($wait)

No description

Parameters

$wait

string getWait()

No description

Return Value

string