UserEmail
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
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
UserEmailPublicKeyEncryptionCertificates
getPublicKeyEncryptionCertificates()
No description
setType($type)
No description
string
getType()
No description