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