class ActivityActor extends Model (View source)

Properties

string $callerType
string $email
string $key
string $profileId

Methods

setCallerType($callerType)

No description

string
getCallerType()

No description

setEmail($email)

No description

string
getEmail()

No description

setKey($key)

No description

string
getKey()

No description

setProfileId($profileId)

No description

string
getProfileId()

No description

Details

setCallerType($callerType)

No description

Parameters

$callerType

string getCallerType()

No description

Return Value

string

setEmail($email)

No description

Parameters

$email

string getEmail()

No description

Return Value

string

setKey($key)

No description

Parameters

$key

string getKey()

No description

Return Value

string

setProfileId($profileId)

No description

Parameters

$profileId

string getProfileId()

No description

Return Value

string