Class DoDirectPaymentResponseType

Description

DoDirectPaymentResponseType

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

XSDType
   |
   --AbstractResponseType
      |
      --DoDirectPaymentResponseType
Variable Summary
mixed $Amount
mixed $AVSCode
mixed $CVV2Code
Method Summary
DoDirectPaymentResponseType DoDirectPaymentResponseType ()
void getAmount ()
void getAVSCode ()
void getCVV2Code ()
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
void setAVSCode (mixed $AVSCode, [mixed $charset = 'iso-8859-1'])
void setCVV2Code (mixed $CVV2Code, [mixed $charset = 'iso-8859-1'])
void setTransactionID (mixed $TransactionID, [mixed $charset = 'iso-8859-1'])
Variables
Methods
Constructor DoDirectPaymentResponseType (line 26)
DoDirectPaymentResponseType DoDirectPaymentResponseType ()
getAmount (line 59)
void getAmount ()
getAVSCode (line 68)
void getAVSCode ()
getCVV2Code (line 77)
void getCVV2Code ()
getTransactionID (line 86)
void getTransactionID ()
setAmount (line 63)
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
setAVSCode (line 72)
void setAVSCode (mixed $AVSCode, [mixed $charset = 'iso-8859-1'])
setCVV2Code (line 81)
void setCVV2Code (mixed $CVV2Code, [mixed $charset = 'iso-8859-1'])
setTransactionID (line 90)
void setTransactionID (mixed $TransactionID, [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:43 -0400 by phpDocumentor 1.2.3