Class RefundTransactionRequestType

Description

RefundTransactionRequestType

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

XSDType
   |
   --AbstractRequestType
      |
      --RefundTransactionRequestType
Variable Summary
mixed $Amount
mixed $Memo
mixed $RefundType
Method Summary
RefundTransactionRequestType RefundTransactionRequestType ()
void getAmount ()
void getMemo ()
void getRefundType ()
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
void setMemo (mixed $Memo, [mixed $charset = 'iso-8859-1'])
void setRefundType (mixed $RefundType, [mixed $charset = 'iso-8859-1'])
void setTransactionID (mixed $TransactionID, [mixed $charset = 'iso-8859-1'])
Variables
mixed $Amount (line 31)

Refund amount.

mixed $Memo (line 36)

Custom memo about the refund.

mixed $RefundType (line 26)

Type of refund you are making

mixed $TransactionID (line 21)

Unique identifier of the transaction you are refunding.

Inherited Variables

Inherited from AbstractRequestType

AbstractRequestType::$DetailLevel
AbstractRequestType::$ErrorLanguage
AbstractRequestType::$MessageID
AbstractRequestType::$Version

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor RefundTransactionRequestType (line 38)
RefundTransactionRequestType RefundTransactionRequestType ()
getAmount (line 89)
void getAmount ()
getMemo (line 98)
void getMemo ()
getRefundType (line 80)
void getRefundType ()
getTransactionID (line 71)
void getTransactionID ()
setAmount (line 93)
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
setMemo (line 102)
void setMemo (mixed $Memo, [mixed $charset = 'iso-8859-1'])
setRefundType (line 84)
void setRefundType (mixed $RefundType, [mixed $charset = 'iso-8859-1'])
setTransactionID (line 75)
void setTransactionID (mixed $TransactionID, [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()
XSDType::__set_attribute()

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