class GoalEventDetailsEventConditions extends Model (View source)

Properties

string $comparisonType
string $comparisonValue
string $expression
string $matchType
string $type

Methods

setComparisonType($comparisonType)

No description

string
getComparisonType()

No description

setComparisonValue($comparisonValue)

No description

string
getComparisonValue()

No description

setExpression($expression)

No description

string
getExpression()

No description

setMatchType($matchType)

No description

string
getMatchType()

No description

setType($type)

No description

string
getType()

No description

Details

setComparisonType($comparisonType)

No description

Parameters

$comparisonType

string getComparisonType()

No description

Return Value

string

setComparisonValue($comparisonValue)

No description

Parameters

$comparisonValue

string getComparisonValue()

No description

Return Value

string

setExpression($expression)

No description

Parameters

$expression

string getExpression()

No description

Return Value

string

setMatchType($matchType)

No description

Parameters

$matchType

string getMatchType()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string