class EventData extends Model (View source)

Properties

string $eventAction
string $eventCategory
string $eventCount
string $eventLabel
string $eventValue

Methods

setEventAction($eventAction)

No description

string
getEventAction()

No description

setEventCategory($eventCategory)

No description

string
getEventCategory()

No description

setEventCount($eventCount)

No description

string
getEventCount()

No description

setEventLabel($eventLabel)

No description

string
getEventLabel()

No description

setEventValue($eventValue)

No description

string
getEventValue()

No description

Details

setEventAction($eventAction)

No description

Parameters

$eventAction

string getEventAction()

No description

Return Value

string

setEventCategory($eventCategory)

No description

Parameters

$eventCategory

string getEventCategory()

No description

Return Value

string

setEventCount($eventCount)

No description

Parameters

$eventCount

string getEventCount()

No description

Return Value

string

setEventLabel($eventLabel)

No description

Parameters

$eventLabel

string getEventLabel()

No description

Return Value

string

setEventValue($eventValue)

No description

Parameters

$eventValue

string getEventValue()

No description

Return Value

string