Class AddressVerifyRequestType

Description

AddressVerifyRequestType

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

XSDType
   |
   --AbstractRequestType
      |
      --AddressVerifyRequestType
Variable Summary
mixed $Email
mixed $Street
mixed $Zip
Method Summary
AddressVerifyRequestType AddressVerifyRequestType ()
void getEmail ()
void getStreet ()
void getZip ()
void setEmail (mixed $Email, [mixed $charset = 'iso-8859-1'])
void setStreet (mixed $Street, [mixed $charset = 'iso-8859-1'])
void setZip (mixed $Zip, [mixed $charset = 'iso-8859-1'])
Variables
Methods
Constructor AddressVerifyRequestType (line 24)
AddressVerifyRequestType AddressVerifyRequestType ()
getEmail (line 51)
void getEmail ()
getStreet (line 60)
void getStreet ()
getZip (line 69)
void getZip ()
setEmail (line 55)
void setEmail (mixed $Email, [mixed $charset = 'iso-8859-1'])
setStreet (line 64)
void setStreet (mixed $Street, [mixed $charset = 'iso-8859-1'])
setZip (line 73)
void setZip (mixed $Zip, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From AbstractRequestType

AbstractRequestType::AbstractRequestType()
AbstractRequestType::getDetailLevel()
AbstractRequestType::getErrorLanguage()
AbstractRequestType::getMessageID()
AbstractRequestType::getVersion()
AbstractRequestType::setDetailLevel()
AbstractRequestType::setErrorLanguage()
AbstractRequestType::setMessageID()
AbstractRequestType::setVersion()

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