ReturnAddressAddress
class ReturnAddressAddress extends Collection (View source)
Properties
protected | $collection_key | ||
string | $country | ||
string | $locality | ||
string | $postalCode | ||
string | $recipientName | ||
string | $region | ||
string[] | $streetAddress |
Methods
setCountry($country)
No description
string
getCountry()
No description
setLocality($locality)
No description
string
getLocality()
No description
setPostalCode($postalCode)
No description
string
getPostalCode()
No description
setRecipientName($recipientName)
No description
string
getRecipientName()
No description
setRegion($region)
No description
string
getRegion()
No description
setStreetAddress($streetAddress)
No description
string[]
getStreetAddress()
No description
Details
setCountry($country)
No description
string
getCountry()
No description
setLocality($locality)
No description
string
getLocality()
No description
setPostalCode($postalCode)
No description
string
getPostalCode()
No description
setRecipientName($recipientName)
No description
string
getRecipientName()
No description
setRegion($region)
No description
string
getRegion()
No description
setStreetAddress($streetAddress)
No description
string[]
getStreetAddress()
No description