Address
class Address extends Model (View source)
Properties
string | $city | ||
string | $country | ||
string | $countryCode | ||
string | $extendedAddress | ||
string | $formattedType | ||
string | $formattedValue | ||
protected | $metadataType | ||
protected | $metadataDataType | ||
string | $poBox | ||
string | $postalCode | ||
string | $region | ||
string | $streetAddress | ||
string | $type |
Methods
setCity($city)
No description
string
getCity()
No description
setCountry($country)
No description
string
getCountry()
No description
setCountryCode($countryCode)
No description
string
getCountryCode()
No description
setExtendedAddress($extendedAddress)
No description
string
getExtendedAddress()
No description
setFormattedType($formattedType)
No description
string
getFormattedType()
No description
setFormattedValue($formattedValue)
No description
string
getFormattedValue()
No description
getMetadata()
No description
setPoBox($poBox)
No description
string
getPoBox()
No description
setPostalCode($postalCode)
No description
string
getPostalCode()
No description
setRegion($region)
No description
string
getRegion()
No description
setStreetAddress($streetAddress)
No description
string
getStreetAddress()
No description
setType($type)
No description
string
getType()
No description
Details
setCity($city)
No description
string
getCity()
No description
setCountry($country)
No description
string
getCountry()
No description
setCountryCode($countryCode)
No description
string
getCountryCode()
No description
setExtendedAddress($extendedAddress)
No description
string
getExtendedAddress()
No description
setFormattedType($formattedType)
No description
string
getFormattedType()
No description
setFormattedValue($formattedValue)
No description
string
getFormattedValue()
No description
setMetadata(FieldMetadata $metadata)
No description
FieldMetadata
getMetadata()
No description
setPoBox($poBox)
No description
string
getPoBox()
No description
setPostalCode($postalCode)
No description
string
getPostalCode()
No description
setRegion($region)
No description
string
getRegion()
No description
setStreetAddress($streetAddress)
No description
string
getStreetAddress()
No description
setType($type)
No description
string
getType()
No description