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 65)

IMPORTANT: Do not set this element for SetExpressCheckout, DoExpressCheckoutPayment, or DoDirectPayment.

mixed $AddressOwner (line 71)

IMPORTANT: Do not set this element for SetExpressCheckout, DoExpressCheckoutPayment, or DoDirectPayment.

mixed $AddressStatus (line 100)

Status of the address on file with PayPal.

mixed $CityName (line 36)

Name of city.

mixed $Country (line 46)

ISO 3166 standard country code

mixed $CountryName (line 52)

IMPORTANT: Do not set this element for SetExpressCheckout, DoExpressCheckoutPayment, or DoDirectPayment.

mixed $ExternalAddressID (line 77)

IMPORTANT: Do not set this element for SetExpressCheckout, DoExpressCheckoutPayment, or DoDirectPayment.

mixed $InternationalName (line 83)

IMPORTANT: Do not set this element for SetExpressCheckout, DoExpressCheckoutPayment, or DoDirectPayment.

mixed $InternationalStateAndCity (line 89)

IMPORTANT: Do not set this element for SetExpressCheckout, DoExpressCheckoutPayment, or DoDirectPayment.

mixed $InternationalStreet (line 95)

IMPORTANT: Do not set this element for SetExpressCheckout, DoExpressCheckoutPayment, or DoDirectPayment.

mixed $Name (line 21)

Person's name associated with this address.

mixed $Phone (line 57)

Telephone number associated with this address

mixed $PostalCode (line 59)
mixed $StateOrProvince (line 41)

State or province.

mixed $Street1 (line 26)

First street address.

mixed $Street2 (line 31)

Second street address.

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor AddressType (line 102)
AddressType AddressType ()
getAddressID (line 288)
void getAddressID ()
getAddressOwner (line 297)
void getAddressOwner ()
getAddressStatus (line 342)
void getAddressStatus ()
getCityName (line 234)
void getCityName ()
getCountry (line 252)
void getCountry ()
getCountryName (line 261)
void getCountryName ()
getExternalAddressID (line 306)
void getExternalAddressID ()
getInternationalName (line 315)
void getInternationalName ()
getInternationalStateAndCity (line 324)
void getInternationalStateAndCity ()
getInternationalStreet (line 333)
void getInternationalStreet ()
getName (line 207)
void getName ()
getPhone (line 270)
void getPhone ()
getPostalCode (line 279)
void getPostalCode ()
getStateOrProvince (line 243)
void getStateOrProvince ()
getStreet1 (line 216)
void getStreet1 ()
getStreet2 (line 225)
void getStreet2 ()
setAddressID (line 292)
void setAddressID (mixed $AddressID, [mixed $charset = 'iso-8859-1'])
setAddressOwner (line 301)
void setAddressOwner (mixed $AddressOwner, [mixed $charset = 'iso-8859-1'])
setAddressStatus (line 346)
void setAddressStatus (mixed $AddressStatus, [mixed $charset = 'iso-8859-1'])
setCityName (line 238)
void setCityName (mixed $CityName, [mixed $charset = 'iso-8859-1'])
setCountry (line 256)
void setCountry (mixed $Country, [mixed $charset = 'iso-8859-1'])
setCountryName (line 265)
void setCountryName (mixed $CountryName, [mixed $charset = 'iso-8859-1'])
setExternalAddressID (line 310)
void setExternalAddressID (mixed $ExternalAddressID, [mixed $charset = 'iso-8859-1'])
setInternationalName (line 319)
void setInternationalName (mixed $InternationalName, [mixed $charset = 'iso-8859-1'])
setInternationalStateAndCity (line 328)
void setInternationalStateAndCity (mixed $InternationalStateAndCity, [mixed $charset = 'iso-8859-1'])
setInternationalStreet (line 337)
void setInternationalStreet (mixed $InternationalStreet, [mixed $charset = 'iso-8859-1'])
setName (line 211)
void setName (mixed $Name, [mixed $charset = 'iso-8859-1'])
setPhone (line 274)
void setPhone (mixed $Phone, [mixed $charset = 'iso-8859-1'])
setPostalCode (line 283)
void setPostalCode (mixed $PostalCode, [mixed $charset = 'iso-8859-1'])
setStateOrProvince (line 247)
void setStateOrProvince (mixed $StateOrProvince, [mixed $charset = 'iso-8859-1'])
setStreet1 (line 220)
void setStreet1 (mixed $Street1, [mixed $charset = 'iso-8859-1'])
setStreet2 (line 229)
void setStreet2 (mixed $Street2, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

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

Documentation generated on Thu, 11 May 2006 22:39:07 -0400 by phpDocumentor 1.3.0RC3