class Interaction extends Model (View source)

Properties

string $interactionTime
protected $principalType
protected $principalDataType
string $type

Methods

setInteractionTime($interactionTime)

No description

string
getInteractionTime()

No description

setPrincipal(Principal $principal)

No description

getPrincipal()

No description

setType($type)

No description

string
getType()

No description

Details

setInteractionTime($interactionTime)

No description

Parameters

$interactionTime

string getInteractionTime()

No description

Return Value

string

setPrincipal(Principal $principal)

No description

Parameters

Principal $principal

Principal getPrincipal()

No description

Return Value

Principal

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string