Class RefundTransactionResponseType

Description

RefundTransactionResponseType

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

XSDType
   |
   --AbstractResponseType
      |
      --RefundTransactionResponseType
Variable Summary
Method Summary
RefundTransactionResponseType RefundTransactionResponseType ()
void setFeeRefundAmount (mixed $FeeRefundAmount, [mixed $charset = 'iso-8859-1'])
void setGrossRefundAmount (mixed $GrossRefundAmount, [mixed $charset = 'iso-8859-1'])
void setNetRefundAmount (mixed $NetRefundAmount, [mixed $charset = 'iso-8859-1'])
void setRefundTransactionID (mixed $RefundTransactionID, [mixed $charset = 'iso-8859-1'])
Variables
mixed $FeeRefundAmount (line 32)

Transaction fee refunded to original recipient of payment

mixed $GrossRefundAmount (line 37)

Amount of money refunded to original payer

mixed $NetRefundAmount (line 27)

Amount subtracted from PayPal balance of original recipient of payment to make

this refund

mixed $RefundTransactionID (line 21)

Unique transaction ID of the refund.

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 RefundTransactionResponseType (line 39)
RefundTransactionResponseType RefundTransactionResponseType ()
getFeeRefundAmount (line 90)
void getFeeRefundAmount ()
getGrossRefundAmount (line 99)
void getGrossRefundAmount ()
getNetRefundAmount (line 81)
void getNetRefundAmount ()
getRefundTransactionID (line 72)
void getRefundTransactionID ()
setFeeRefundAmount (line 94)
void setFeeRefundAmount (mixed $FeeRefundAmount, [mixed $charset = 'iso-8859-1'])
setGrossRefundAmount (line 103)
void setGrossRefundAmount (mixed $GrossRefundAmount, [mixed $charset = 'iso-8859-1'])
setNetRefundAmount (line 85)
void setNetRefundAmount (mixed $NetRefundAmount, [mixed $charset = 'iso-8859-1'])
setRefundTransactionID (line 76)
void setRefundTransactionID (mixed $RefundTransactionID, [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()
XSDType::__set_attribute()

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