Class AddressType

Description

AddressType

Located in /PayPal/Type/AddressType.php (line 16)

XSDType
   |
   --AddressType
Variable Summary
Method Summary
AddressType AddressType ()
void getAddressID ()
void getAddressOwner ()
void getCityName ()
void getCountry ()
void getCountryName ()
void getName ()
void getPhone ()
void getPostalCode ()
void getStreet1 ()
void getStreet2 ()
void setAddressID (mixed $AddressID, [mixed $charset = 'iso-8859-1'])
void setAddressOwner (mixed $AddressOwner, [mixed $charset = 'iso-8859-1'])
void setAddressStatus (mixed $AddressStatus, [mixed $charset = 'iso-8859-1'])
void setCityName (mixed $CityName, [mixed $charset = 'iso-8859-1'])
void setCountry (mixed $Country, [mixed $charset = 'iso-8859-1'])
void setCountryName (mixed $CountryName, [mixed $charset = 'iso-8859-1'])
void setExternalAddressID (mixed $ExternalAddressID, [mixed $charset = 'iso-8859-1'])
void setInternationalName (mixed $InternationalName, [mixed $charset = 'iso-8859-1'])
void setInternationalStateAndCity (mixed $InternationalStateAndCity, [mixed $charset = 'iso-8859-1'])
void setInternationalStreet (mixed $InternationalStreet, [mixed $charset = 'iso-8859-1'])
void setName (mixed $Name, [mixed $charset = 'iso-8859-1'])
void setPhone (mixed $Phone, [mixed $charset = 'iso-8859-1'])
void setPostalCode (mixed $PostalCode, [mixed $charset = 'iso-8859-1'])
void setStateOrProvince (mixed $StateOrProvince, [mixed $charset = 'iso-8859-1'])
void setStreet1 (mixed $Street1, [mixed $charset = 'iso-8859-1'])
void setStreet2 (mixed $Street2, [mixed $charset = 'iso-8859-1'])
Variables
mixed $AddressID (line 41)
mixed $AddressOwner (line 43)
mixed $AddressStatus (line 65)
mixed $CityName (line 24)
mixed $Country (line 28)
mixed $CountryName (line 35)

This element should only be used in response elements and typically should not be used in creating request messages which specify the name of a country using the Country element (which refers to a 2-letter country code).

mixed $ExternalAddressID (line 45)
mixed $InternationalName (line 51)

Only applicable to SellerPaymentAddress today. Seller's international name that is associated with the payment address.

mixed $InternationalStateAndCity (line 57)

Only applicable to SellerPaymentAddress today. International state and city for the seller's payment address.

mixed $InternationalStreet (line 63)

Only applicable to SellerPaymentAddress today. Seller's international street address that is associated with the payment address.

mixed $Name (line 18)
mixed $Phone (line 37)
mixed $PostalCode (line 39)
mixed $StateOrProvince (line 26)
mixed $Street1 (line 20)
mixed $Street2 (line 22)

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor AddressType (line 67)
AddressType AddressType ()
getAddressID (line 253)
void getAddressID ()
getAddressOwner (line 262)
void getAddressOwner ()
getAddressStatus (line 307)
void getAddressStatus ()
getCityName (line 199)
void getCityName ()
getCountry (line 217)
void getCountry ()
getCountryName (line 226)
void getCountryName ()
getExternalAddressID (line 271)
void getExternalAddressID ()
getInternationalName (line 280)
void getInternationalName ()
getInternationalStateAndCity (line 289)
void getInternationalStateAndCity ()
getInternationalStreet (line 298)
void getInternationalStreet ()
getName (line 172)
void getName ()
getPhone (line 235)
void getPhone ()
getPostalCode (line 244)
void getPostalCode ()
getStateOrProvince (line 208)
void getStateOrProvince ()
getStreet1 (line 181)
void getStreet1 ()
getStreet2 (line 190)
void getStreet2 ()
setAddressID (line 257)
void setAddressID (mixed $AddressID, [mixed $charset = 'iso-8859-1'])
setAddressOwner (line 266)
void setAddressOwner (mixed $AddressOwner, [mixed $charset = 'iso-8859-1'])
setAddressStatus (line 311)
void setAddressStatus (mixed $AddressStatus, [mixed $charset = 'iso-8859-1'])
setCityName (line 203)
void setCityName (mixed $CityName, [mixed $charset = 'iso-8859-1'])
setCountry (line 221)
void setCountry (mixed $Country, [mixed $charset = 'iso-8859-1'])
setCountryName (line 230)
void setCountryName (mixed $CountryName, [mixed $charset = 'iso-8859-1'])
setExternalAddressID (line 275)
void setExternalAddressID (mixed $ExternalAddressID, [mixed $charset = 'iso-8859-1'])
setInternationalName (line 284)
void setInternationalName (mixed $InternationalName, [mixed $charset = 'iso-8859-1'])
setInternationalStateAndCity (line 293)
void setInternationalStateAndCity (mixed $InternationalStateAndCity, [mixed $charset = 'iso-8859-1'])
setInternationalStreet (line 302)
void setInternationalStreet (mixed $InternationalStreet, [mixed $charset = 'iso-8859-1'])
setName (line 176)
void setName (mixed $Name, [mixed $charset = 'iso-8859-1'])
setPhone (line 239)
void setPhone (mixed $Phone, [mixed $charset = 'iso-8859-1'])
setPostalCode (line 248)
void setPostalCode (mixed $PostalCode, [mixed $charset = 'iso-8859-1'])
setStateOrProvince (line 212)
void setStateOrProvince (mixed $StateOrProvince, [mixed $charset = 'iso-8859-1'])
setStreet1 (line 185)
void setStreet1 (mixed $Street1, [mixed $charset = 'iso-8859-1'])
setStreet2 (line 194)
void setStreet2 (mixed $Street2, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

XSDType::XSDType()
XSDType::getattr()
XSDType::getSoapValue()
XSDType::setattr()

Documentation generated on Thu, 23 Jun 2005 13:27:40 -0400 by phpDocumentor 1.2.3