class EmailAddress extends Model (View source)

Properties

string $customType
string $emailAddress
string $emailUrl
bool $primary
string $type

Methods

setCustomType($customType)

No description

string
getCustomType()

No description

setEmailAddress($emailAddress)

No description

string
getEmailAddress()

No description

setEmailUrl($emailUrl)

No description

string
getEmailUrl()

No description

setPrimary($primary)

No description

bool
getPrimary()

No description

setType($type)

No description

string
getType()

No description

Details

setCustomType($customType)

No description

Parameters

$customType

string getCustomType()

No description

Return Value

string

setEmailAddress($emailAddress)

No description

Parameters

$emailAddress

string getEmailAddress()

No description

Return Value

string

setEmailUrl($emailUrl)

No description

Parameters

$emailUrl

string getEmailUrl()

No description

Return Value

string

setPrimary($primary)

No description

Parameters

$primary

bool getPrimary()

No description

Return Value

bool

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string