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