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