| java.lang.Object | ||
| ↳ | ebay.apis.eblbasecomponents.AbstractRequestType | |
| ↳ | ebay.api.paypalapi.CancelRecoupRequestType | |
Java class for CancelRecoupRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CancelRecoupRequestType">
<complexContent>
<extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType">
<sequence>
<element ref="{urn:ebay:apis:EnhancedDataTypes}EnhancedCancelRecoupRequestDetails"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| enhancedCancelRecoupRequestDetails | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
ebay.apis.eblbasecomponents.AbstractRequestType
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the enhancedCancelRecoupRequestDetails property.
| |||||||||||
Sets the value of the enhancedCancelRecoupRequestDetails property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
ebay.apis.eblbasecomponents.AbstractRequestType
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the enhancedCancelRecoupRequestDetails property.
EnhancedCancelRecoupRequestDetailsType
Sets the value of the enhancedCancelRecoupRequestDetails property.
| value | Allowed object is
EnhancedCancelRecoupRequestDetailsType
|
|---|