Class AddressVerifyResponseType

Description

AddressVerifyResponseType

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

XSDType
   |
   --AbstractResponseType
      |
      --AddressVerifyResponseType
Variable Summary
Method Summary
AddressVerifyResponseType AddressVerifyResponseType ()
void getCountryCode ()
void getPayPalToken ()
void getStreetMatch ()
void getZipMatch ()
void setConfirmationCode (mixed $ConfirmationCode, [mixed $charset = 'iso-8859-1'])
void setCountryCode (mixed $CountryCode, [mixed $charset = 'iso-8859-1'])
void setPayPalToken (mixed $PayPalToken, [mixed $charset = 'iso-8859-1'])
void setStreetMatch (mixed $StreetMatch, [mixed $charset = 'iso-8859-1'])
void setZipMatch (mixed $ZipMatch, [mixed $charset = 'iso-8859-1'])
Variables
mixed $ConfirmationCode (line 18)
mixed $CountryCode (line 24)
mixed $PayPalToken (line 26)
mixed $StreetMatch (line 20)
mixed $ZipMatch (line 22)

Inherited Variables

Inherited from AbstractResponseType

AbstractResponseType::$Ack
AbstractResponseType::$Build
AbstractResponseType::$CorrelationID
AbstractResponseType::$Errors
AbstractResponseType::$Timestamp
AbstractResponseType::$Version

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor AddressVerifyResponseType (line 28)
AddressVerifyResponseType AddressVerifyResponseType ()
getConfirmationCode (line 67)
void getConfirmationCode ()
getCountryCode (line 94)
void getCountryCode ()
getPayPalToken (line 103)
void getPayPalToken ()
getStreetMatch (line 76)
void getStreetMatch ()
getZipMatch (line 85)
void getZipMatch ()
setConfirmationCode (line 71)
void setConfirmationCode (mixed $ConfirmationCode, [mixed $charset = 'iso-8859-1'])
setCountryCode (line 98)
void setCountryCode (mixed $CountryCode, [mixed $charset = 'iso-8859-1'])
setPayPalToken (line 107)
void setPayPalToken (mixed $PayPalToken, [mixed $charset = 'iso-8859-1'])
setStreetMatch (line 80)
void setStreetMatch (mixed $StreetMatch, [mixed $charset = 'iso-8859-1'])
setZipMatch (line 89)
void setZipMatch (mixed $ZipMatch, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From AbstractResponseType

AbstractResponseType::AbstractResponseType()
AbstractResponseType::getAck()
AbstractResponseType::getBuild()
AbstractResponseType::getCorrelationID()
AbstractResponseType::getErrors()
AbstractResponseType::getTimestamp()
AbstractResponseType::getVersion()
AbstractResponseType::setAck()
AbstractResponseType::setBuild()
AbstractResponseType::setCorrelationID()
AbstractResponseType::setErrors()
AbstractResponseType::setTimestamp()
AbstractResponseType::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