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