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 22)
mixed $Memo (line 24)
mixed $RefundType (line 20)
mixed $TransactionID (line 18)

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 26)
RefundTransactionRequestType RefundTransactionRequestType ()
getAmount (line 77)
void getAmount ()
getMemo (line 86)
void getMemo ()
getRefundType (line 68)
void getRefundType ()
getTransactionID (line 59)
void getTransactionID ()
setAmount (line 81)
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
setMemo (line 90)
void setMemo (mixed $Memo, [mixed $charset = 'iso-8859-1'])
setRefundType (line 72)
void setRefundType (mixed $RefundType, [mixed $charset = 'iso-8859-1'])
setTransactionID (line 63)
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()

Documentation generated on Thu, 23 Jun 2005 13:27:51 -0400 by phpDocumentor 1.2.3