EmailAddress
class EmailAddress extends Model (View source)
Properties
string | $displayName | ||
string | $formattedType | ||
protected | $metadataType | ||
protected | $metadataDataType | ||
string | $type | ||
string | $value |
Methods
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setFormattedType($formattedType)
No description
string
getFormattedType()
No description
getMetadata()
No description
setType($type)
No description
string
getType()
No description
setValue($value)
No description
string
getValue()
No description
Details
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setFormattedType($formattedType)
No description
string
getFormattedType()
No description
setMetadata(FieldMetadata $metadata)
No description
FieldMetadata
getMetadata()
No description
setType($type)
No description
string
getType()
No description
setValue($value)
No description
string
getValue()
No description