class UserEmail extends Model (View source)

Properties

protected $internal_gapi_mappings
string $address
string $customType
bool $primary
protected $publicKeyEncryptionCertificatesType
protected $publicKeyEncryptionCertificatesDataType
string $type

Methods

setAddress($address)

No description

string
getAddress()

No description

setCustomType($customType)

No description

string
getCustomType()

No description

setPrimary($primary)

No description

bool
getPrimary()

No description

setPublicKeyEncryptionCertificates(UserEmailPublicKeyEncryptionCertificates $publicKeyEncryptionCertificates)

No description

setType($type)

No description

string
getType()

No description

Details

setAddress($address)

No description

Parameters

$address

string getAddress()

No description

Return Value

string

setCustomType($customType)

No description

Parameters

$customType

string getCustomType()

No description

Return Value

string

setPrimary($primary)

No description

Parameters

$primary

bool getPrimary()

No description

Return Value

bool

setPublicKeyEncryptionCertificates(UserEmailPublicKeyEncryptionCertificates $publicKeyEncryptionCertificates)

No description

Parameters

UserEmailPublicKeyEncryptionCertificates $publicKeyEncryptionCertificates

UserEmailPublicKeyEncryptionCertificates getPublicKeyEncryptionCertificates()

No description

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string