class EnterpriseTopazSidekickCommonPerson extends Model (View source)

Properties

protected $birthdayType
protected $birthdayDataType
string $cellPhone
string $department
string $deskLocation
string $deskPhone
string $displayName
string $email
string $familyName
string $fullAddress
string $gaiaId
string $givenName
string $jobTitle
protected $managerType
protected $managerDataType
string $obfuscatedId
string $photoUrl
string $streetAddress

Methods

setCellPhone($cellPhone)

No description

string
getCellPhone()

No description

setDepartment($department)

No description

string
getDepartment()

No description

setDeskLocation($deskLocation)

No description

string
getDeskLocation()

No description

setDeskPhone($deskPhone)

No description

string
getDeskPhone()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEmail($email)

No description

string
getEmail()

No description

setFamilyName($familyName)

No description

string
getFamilyName()

No description

setFullAddress($fullAddress)

No description

string
getFullAddress()

No description

setGaiaId($gaiaId)

No description

string
getGaiaId()

No description

setGivenName($givenName)

No description

string
getGivenName()

No description

setJobTitle($jobTitle)

No description

string
getJobTitle()

No description

setObfuscatedId($obfuscatedId)

No description

string
getObfuscatedId()

No description

setPhotoUrl($photoUrl)

No description

string
getPhotoUrl()

No description

setStreetAddress($streetAddress)

No description

string
getStreetAddress()

No description

Details

setCellPhone($cellPhone)

No description

Parameters

$cellPhone

string getCellPhone()

No description

Return Value

string

setDepartment($department)

No description

Parameters

$department

string getDepartment()

No description

Return Value

string

setDeskLocation($deskLocation)

No description

Parameters

$deskLocation

string getDeskLocation()

No description

Return Value

string

setDeskPhone($deskPhone)

No description

Parameters

$deskPhone

string getDeskPhone()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEmail($email)

No description

Parameters

$email

string getEmail()

No description

Return Value

string

setFamilyName($familyName)

No description

Parameters

$familyName

string getFamilyName()

No description

Return Value

string

setFullAddress($fullAddress)

No description

Parameters

$fullAddress

string getFullAddress()

No description

Return Value

string

setGaiaId($gaiaId)

No description

Parameters

$gaiaId

string getGaiaId()

No description

Return Value

string

setGivenName($givenName)

No description

Parameters

$givenName

string getGivenName()

No description

Return Value

string

setJobTitle($jobTitle)

No description

Parameters

$jobTitle

string getJobTitle()

No description

Return Value

string

setManager(EnterpriseTopazSidekickCommonPerson $manager)

No description

setObfuscatedId($obfuscatedId)

No description

Parameters

$obfuscatedId

string getObfuscatedId()

No description

Return Value

string

setPhotoUrl($photoUrl)

No description

Parameters

$photoUrl

string getPhotoUrl()

No description

Return Value

string

setStreetAddress($streetAddress)

No description

Parameters

$streetAddress

string getStreetAddress()

No description

Return Value

string