Class PaymentTransactionType

Description

PaymentTransactionType

PaymentTransactionType - Type declaration to be used by other schemas. Information about a PayPal payment from the seller side

Located in /PayPal/Type/PaymentTransactionType.php (line 19)

XSDType
   |
   --PaymentTransactionType
Variable Summary
Method Summary
PaymentTransactionType PaymentTransactionType ()
void getPayerInfo ()
void getPaymentInfo ()
void getReceiverInfo ()
void setPayerInfo (mixed $PayerInfo, [mixed $charset = 'iso-8859-1'])
void setPaymentInfo (mixed $PaymentInfo, [mixed $charset = 'iso-8859-1'])
void setPaymentItemInfo (mixed $PaymentItemInfo, [mixed $charset = 'iso-8859-1'])
void setReceiverInfo (mixed $ReceiverInfo, [mixed $charset = 'iso-8859-1'])
Variables
mixed $PayerInfo (line 23)
mixed $PaymentInfo (line 25)
mixed $PaymentItemInfo (line 27)
mixed $ReceiverInfo (line 21)

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor PaymentTransactionType (line 29)
PaymentTransactionType PaymentTransactionType ()
getPayerInfo (line 71)
void getPayerInfo ()
getPaymentInfo (line 80)
void getPaymentInfo ()
getPaymentItemInfo (line 89)
void getPaymentItemInfo ()
getReceiverInfo (line 62)
void getReceiverInfo ()
setPayerInfo (line 75)
void setPayerInfo (mixed $PayerInfo, [mixed $charset = 'iso-8859-1'])
setPaymentInfo (line 84)
void setPaymentInfo (mixed $PaymentInfo, [mixed $charset = 'iso-8859-1'])
setPaymentItemInfo (line 93)
void setPaymentItemInfo (mixed $PaymentItemInfo, [mixed $charset = 'iso-8859-1'])
setReceiverInfo (line 66)
void setReceiverInfo (mixed $ReceiverInfo, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

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

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