Class MassPayRequestItemType

Description

MassPayRequestItemType

MassPayRequestItemType

Located in /PayPal/Type/MassPayRequestItemType.php (line 18)

XSDType
   |
   --MassPayRequestItemType
Variable Summary
mixed $Amount
mixed $Note
mixed $ReceiverID
mixed $UniqueId
Method Summary
MassPayRequestItemType MassPayRequestItemType ()
void getAmount ()
void getNote ()
void getReceiverID ()
void getUniqueId ()
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
void setNote (mixed $Note, [mixed $charset = 'iso-8859-1'])
void setReceiverEmail (mixed $ReceiverEmail, [mixed $charset = 'iso-8859-1'])
void setReceiverID (mixed $ReceiverID, [mixed $charset = 'iso-8859-1'])
void setUniqueId (mixed $UniqueId, [mixed $charset = 'iso-8859-1'])
Variables
mixed $Amount (line 35)

Payment amount. You must set the currencyID attribute to one of the three-character currency codes for any of the supported PayPal currencies.

mixed $Note (line 45)

Custom note for each recipient.

mixed $ReceiverEmail (line 23)

Email address of recipient.

mixed $ReceiverID (line 29)

Unique PayPal customer account number. This value corresponds to the value of PayerID returned by GetTransactionDetails.

mixed $UniqueId (line 40)

Transaction-specific identification number for tracking in an accounting system.

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor MassPayRequestItemType (line 47)
MassPayRequestItemType MassPayRequestItemType ()
getAmount (line 104)
void getAmount ()
getNote (line 122)
void getNote ()
getReceiverEmail (line 86)
void getReceiverEmail ()
getReceiverID (line 95)
void getReceiverID ()
getUniqueId (line 113)
void getUniqueId ()
setAmount (line 108)
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
setNote (line 126)
void setNote (mixed $Note, [mixed $charset = 'iso-8859-1'])
setReceiverEmail (line 90)
void setReceiverEmail (mixed $ReceiverEmail, [mixed $charset = 'iso-8859-1'])
setReceiverID (line 99)
void setReceiverID (mixed $ReceiverID, [mixed $charset = 'iso-8859-1'])
setUniqueId (line 117)
void setUniqueId (mixed $UniqueId, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

XSDType::XSDType()
XSDType::getattr()
XSDType::getSoapValue()
XSDType::setattr()
XSDType::__set_attribute()

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