PhoneNumber
class PhoneNumber extends Model (View source)
Properties
| string | $canonicalForm | ||
| string | $formattedType | ||
| protected | $metadataType | ||
| protected | $metadataDataType | ||
| string | $type | ||
| string | $value |
Methods
setCanonicalForm($canonicalForm)
No description
string
getCanonicalForm()
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
setCanonicalForm($canonicalForm)
No description
string
getCanonicalForm()
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