| java.lang.Object | ||
| ↳ | ebay.apis.eblbasecomponents.AbstractRequestType | |
| ↳ | ebay.api.paypalapi.TransactionSearchRequestType | |
Java class for TransactionSearchRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransactionSearchRequestType">
<complexContent>
<extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType">
<sequence>
<element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="EndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Payer" type="{urn:ebay:apis:eBLBaseComponents}EmailAddressType" minOccurs="0"/>
<element name="Receiver" type="{urn:ebay:apis:eBLBaseComponents}EmailAddressType" minOccurs="0"/>
<element name="ReceiptID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TransactionID" type="{urn:ebay:apis:eBLBaseComponents}TransactionId" minOccurs="0"/>
<element name="ProfileID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PayerName" type="{urn:ebay:apis:eBLBaseComponents}PersonNameType" minOccurs="0"/>
<element name="AuctionItemNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InvoiceID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CardNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TransactionClass" type="{urn:ebay:apis:eBLBaseComponents}PaymentTransactionClassCodeType" minOccurs="0"/>
<element name="Amount" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/>
<element name="CurrencyCode" type="{urn:ebay:apis:eBLBaseComponents}CurrencyCodeType" minOccurs="0"/>
<element name="Status" type="{urn:ebay:apis:eBLBaseComponents}PaymentTransactionStatusCodeType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amount | |||||||||||
| auctionItemNumber | |||||||||||
| cardNumber | |||||||||||
| currencyCode | |||||||||||
| endDate | |||||||||||
| invoiceID | |||||||||||
| payer | |||||||||||
| payerName | |||||||||||
| profileID | |||||||||||
| receiptID | |||||||||||
| receiver | |||||||||||
| startDate | |||||||||||
| status | |||||||||||
| transactionClass | |||||||||||
| transactionID | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
ebay.apis.eblbasecomponents.AbstractRequestType
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the amount property.
| |||||||||||
Gets the value of the auctionItemNumber property.
| |||||||||||
Gets the value of the cardNumber property.
| |||||||||||
Gets the value of the currencyCode property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the invoiceID property.
| |||||||||||
Gets the value of the payer property.
| |||||||||||
Gets the value of the payerName property.
| |||||||||||
Gets the value of the profileID property.
| |||||||||||
Gets the value of the receiptID property.
| |||||||||||
Gets the value of the receiver property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the transactionClass property.
| |||||||||||
Gets the value of the transactionID property.
| |||||||||||
Sets the value of the amount property.
| |||||||||||
Sets the value of the auctionItemNumber property.
| |||||||||||
Sets the value of the cardNumber property.
| |||||||||||
Sets the value of the currencyCode property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the invoiceID property.
| |||||||||||
Sets the value of the payer property.
| |||||||||||
Sets the value of the payerName property.
| |||||||||||
Sets the value of the profileID property.
| |||||||||||
Sets the value of the receiptID property.
| |||||||||||
Sets the value of the receiver property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the transactionClass property.
| |||||||||||
Sets the value of the transactionID property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
ebay.apis.eblbasecomponents.AbstractRequestType
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the amount property.
BasicAmountType
Gets the value of the auctionItemNumber property.
Gets the value of the cardNumber property.
Gets the value of the currencyCode property.
CurrencyCodeType
Gets the value of the endDate property.
Gets the value of the invoiceID property.
Gets the value of the payer property.
Gets the value of the payerName property.
PersonNameType
Gets the value of the profileID property.
Gets the value of the receiptID property.
Gets the value of the receiver property.
Gets the value of the startDate property.
Gets the value of the status property.
PaymentTransactionStatusCodeType
Gets the value of the transactionClass property.
PaymentTransactionClassCodeType
Gets the value of the transactionID property.
Sets the value of the amount property.
| value | Allowed object is
BasicAmountType
|
|---|
Sets the value of the auctionItemNumber property.
| value | Allowed object is String |
|---|
Sets the value of the cardNumber property.
| value | Allowed object is String |
|---|
Sets the value of the currencyCode property.
| value | Allowed object is
CurrencyCodeType
|
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the invoiceID property.
| value | Allowed object is String |
|---|
Sets the value of the payer property.
| value | Allowed object is String |
|---|
Sets the value of the payerName property.
| value | Allowed object is
PersonNameType
|
|---|
Sets the value of the profileID property.
| value | Allowed object is String |
|---|
Sets the value of the receiptID property.
| value | Allowed object is String |
|---|
Sets the value of the receiver property.
| value | Allowed object is String |
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the status property.
| value | Allowed object is
PaymentTransactionStatusCodeType
|
|---|
Sets the value of the transactionClass property.
| value | Allowed object is
PaymentTransactionClassCodeType
|
|---|
Sets the value of the transactionID property.
| value | Allowed object is String |
|---|