Class TransactionSearchRequestType

Description

TransactionSearchRequestType

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

XSDType
   |
   --AbstractRequestType
      |
      --TransactionSearchRequestType
Variable Summary
Method Summary
TransactionSearchRequestType TransactionSearchRequestType ()
void getAmount ()
void getCurrencyCode ()
void getEndDate ()
void getInvoiceID ()
void getPayer ()
void getPayerName ()
void getReceiptID ()
void getReceiver ()
void getStartDate ()
void getStatus ()
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
void setAuctionItemNumber (mixed $AuctionItemNumber, [mixed $charset = 'iso-8859-1'])
void setCurrencyCode (mixed $CurrencyCode, [mixed $charset = 'iso-8859-1'])
void setEndDate (mixed $EndDate, [mixed $charset = 'iso-8859-1'])
void setInvoiceID (mixed $InvoiceID, [mixed $charset = 'iso-8859-1'])
void setPayer (mixed $Payer, [mixed $charset = 'iso-8859-1'])
void setPayerName (mixed $PayerName, [mixed $charset = 'iso-8859-1'])
void setReceiptID (mixed $ReceiptID, [mixed $charset = 'iso-8859-1'])
void setReceiver (mixed $Receiver, [mixed $charset = 'iso-8859-1'])
void setStartDate (mixed $StartDate, [mixed $charset = 'iso-8859-1'])
void setStatus (mixed $Status, [mixed $charset = 'iso-8859-1'])
void setTransactionClass (mixed $TransactionClass, [mixed $charset = 'iso-8859-1'])
void setTransactionID (mixed $TransactionID, [mixed $charset = 'iso-8859-1'])
Variables
mixed $Amount (line 77)

Search by transaction amount

mixed $AuctionItemNumber (line 58)

Search by item number of the purchased goods.

mixed $CurrencyCode (line 82)

Search by currency code

mixed $EndDate (line 27)

The latest transaction date to be included in the search

mixed $InvoiceID (line 65)

Search by invoice identification key, as set by you for the original transaction. InvoiceID searches the invoice records for items sold by the merchant, not the items purchased.

mixed $Payer (line 32)

Search by the buyer's email address

mixed $PayerName (line 53)

Search by the buyer's name

mixed $ReceiptID (line 43)

Search by the PayPal Account Optional receipt ID

mixed $Receiver (line 38)

Search by the receiver's email address. If the merchant account has only one email, this is the primary email. Can also be a non-primary email.

mixed $StartDate (line 22)

The earliest transaction date at which to start the search. No wildcards are allowed.

mixed $Status (line 87)

Search by transaction status

mixed $TransactionClass (line 72)

Search by classification of transaction. Some kinds of possible classes of transactions are not searchable with TransactionSearchRequest. You cannot search for bank transfer withdrawals, for example.

mixed $TransactionID (line 48)

Search by the transaction ID.

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 TransactionSearchRequestType (line 89)
TransactionSearchRequestType TransactionSearchRequestType ()
getAmount (line 266)
void getAmount ()
getAuctionItemNumber (line 239)
void getAuctionItemNumber ()
getCurrencyCode (line 275)
void getCurrencyCode ()
getEndDate (line 185)
void getEndDate ()
getInvoiceID (line 248)
void getInvoiceID ()
getPayer (line 194)
void getPayer ()
getPayerName (line 230)
void getPayerName ()
getReceiptID (line 212)
void getReceiptID ()
getReceiver (line 203)
void getReceiver ()
getStartDate (line 176)
void getStartDate ()
getStatus (line 284)
void getStatus ()
getTransactionClass (line 257)
void getTransactionClass ()
getTransactionID (line 221)
void getTransactionID ()
setAmount (line 270)
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
setAuctionItemNumber (line 243)
void setAuctionItemNumber (mixed $AuctionItemNumber, [mixed $charset = 'iso-8859-1'])
setCurrencyCode (line 279)
void setCurrencyCode (mixed $CurrencyCode, [mixed $charset = 'iso-8859-1'])
setEndDate (line 189)
void setEndDate (mixed $EndDate, [mixed $charset = 'iso-8859-1'])
setInvoiceID (line 252)
void setInvoiceID (mixed $InvoiceID, [mixed $charset = 'iso-8859-1'])
setPayer (line 198)
void setPayer (mixed $Payer, [mixed $charset = 'iso-8859-1'])
setPayerName (line 234)
void setPayerName (mixed $PayerName, [mixed $charset = 'iso-8859-1'])
setReceiptID (line 216)
void setReceiptID (mixed $ReceiptID, [mixed $charset = 'iso-8859-1'])
setReceiver (line 207)
void setReceiver (mixed $Receiver, [mixed $charset = 'iso-8859-1'])
setStartDate (line 180)
void setStartDate (mixed $StartDate, [mixed $charset = 'iso-8859-1'])
setStatus (line 288)
void setStatus (mixed $Status, [mixed $charset = 'iso-8859-1'])
setTransactionClass (line 261)
void setTransactionClass (mixed $TransactionClass, [mixed $charset = 'iso-8859-1'])
setTransactionID (line 225)
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:23 -0400 by phpDocumentor 1.3.0RC3