| java.lang.Object | |
| ↳ | ebay.apis.eblbasecomponents.GetExpressCheckoutDetailsResponseDetailsType |
Java class for GetExpressCheckoutDetailsResponseDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetExpressCheckoutDetailsResponseDetailsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Token" type="{urn:ebay:apis:eBLBaseComponents}ExpressCheckoutTokenType"/>
<element name="PayerInfo" type="{urn:ebay:apis:eBLBaseComponents}PayerInfoType"/>
<element name="Custom" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InvoiceID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ContactPhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BillingAgreementAcceptedStatus" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="RedirectRequired" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BillingAddress" type="{urn:ebay:apis:eBLBaseComponents}AddressType" minOccurs="0"/>
<element name="Note" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CheckoutStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PayPalAdjustment" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/>
<element name="PaymentDetails" type="{urn:ebay:apis:eBLBaseComponents}PaymentDetailsType" maxOccurs="10" minOccurs="0"/>
<element name="UserSelectedOptions" type="{urn:ebay:apis:eBLBaseComponents}UserSelectedOptionType" minOccurs="0"/>
<element name="IncentiveDetails" type="{urn:ebay:apis:eBLBaseComponents}IncentiveDetailsType" maxOccurs="unbounded" minOccurs="0"/>
<element name="GiftMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="GiftReceiptEnable" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="GiftWrapName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="GiftWrapAmount" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/>
<element name="BuyerMarketingEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SurveyQuestion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SurveyChoiceSelected" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="PaymentRequestInfo" type="{urn:ebay:apis:eBLBaseComponents}PaymentRequestInfoType" maxOccurs="10" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| billingAddress | |||||||||||
| billingAgreementAcceptedStatus | |||||||||||
| buyerMarketingEmail | |||||||||||
| checkoutStatus | |||||||||||
| contactPhone | |||||||||||
| custom | |||||||||||
| giftMessage | |||||||||||
| giftReceiptEnable | |||||||||||
| giftWrapAmount | |||||||||||
| giftWrapName | |||||||||||
| incentiveDetails | |||||||||||
| invoiceID | |||||||||||
| note | |||||||||||
| payPalAdjustment | |||||||||||
| payerInfo | |||||||||||
| paymentDetails | |||||||||||
| paymentRequestInfo | |||||||||||
| redirectRequired | |||||||||||
| surveyChoiceSelected | |||||||||||
| surveyQuestion | |||||||||||
| token | |||||||||||
| userSelectedOptions | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the billingAddress property.
| |||||||||||
Gets the value of the buyerMarketingEmail property.
| |||||||||||
Gets the value of the checkoutStatus property.
| |||||||||||
Gets the value of the contactPhone property.
| |||||||||||
Gets the value of the custom property.
| |||||||||||
Gets the value of the giftMessage property.
| |||||||||||
Gets the value of the giftReceiptEnable property.
| |||||||||||
Gets the value of the giftWrapAmount property.
| |||||||||||
Gets the value of the giftWrapName property.
| |||||||||||
Gets the value of the incentiveDetails property.
| |||||||||||
Gets the value of the invoiceID property.
| |||||||||||
Gets the value of the note property.
| |||||||||||
Gets the value of the payPalAdjustment property.
| |||||||||||
Gets the value of the payerInfo property.
| |||||||||||
Gets the value of the paymentDetails property.
| |||||||||||
Gets the value of the paymentRequestInfo property.
| |||||||||||
Gets the value of the redirectRequired property.
| |||||||||||
Gets the value of the surveyChoiceSelected property.
| |||||||||||
Gets the value of the surveyQuestion property.
| |||||||||||
Gets the value of the token property.
| |||||||||||
Gets the value of the userSelectedOptions property.
| |||||||||||
Gets the value of the billingAgreementAcceptedStatus property.
| |||||||||||
Sets the value of the billingAddress property.
| |||||||||||
Sets the value of the billingAgreementAcceptedStatus property.
| |||||||||||
Sets the value of the buyerMarketingEmail property.
| |||||||||||
Sets the value of the checkoutStatus property.
| |||||||||||
Sets the value of the contactPhone property.
| |||||||||||
Sets the value of the custom property.
| |||||||||||
Sets the value of the giftMessage property.
| |||||||||||
Sets the value of the giftReceiptEnable property.
| |||||||||||
Sets the value of the giftWrapAmount property.
| |||||||||||
Sets the value of the giftWrapName property.
| |||||||||||
Sets the value of the invoiceID property.
| |||||||||||
Sets the value of the note property.
| |||||||||||
Sets the value of the payPalAdjustment property.
| |||||||||||
Sets the value of the payerInfo property.
| |||||||||||
Sets the value of the redirectRequired property.
| |||||||||||
Sets the value of the surveyQuestion property.
| |||||||||||
Sets the value of the token property.
| |||||||||||
Sets the value of the userSelectedOptions property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the billingAddress property.
AddressType
Gets the value of the buyerMarketingEmail property.
Gets the value of the checkoutStatus property.
Gets the value of the contactPhone property.
Gets the value of the custom property.
Gets the value of the giftMessage property.
Gets the value of the giftReceiptEnable property.
Gets the value of the giftWrapAmount property.
BasicAmountType
Gets the value of the giftWrapName property.
Gets the value of the incentiveDetails property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the incentiveDetails property.
For example, to add a new item, do as follows:
getIncentiveDetails().add(newItem);
Objects of the following type(s) are allowed in the list
IncentiveDetailsType
Gets the value of the invoiceID property.
Gets the value of the note property.
Gets the value of the payPalAdjustment property.
BasicAmountType
Gets the value of the payerInfo property.
PayerInfoType
Gets the value of the paymentDetails property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the paymentDetails property.
For example, to add a new item, do as follows:
getPaymentDetails().add(newItem);
Objects of the following type(s) are allowed in the list
PaymentDetailsType
Gets the value of the paymentRequestInfo property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the paymentRequestInfo property.
For example, to add a new item, do as follows:
getPaymentRequestInfo().add(newItem);
Objects of the following type(s) are allowed in the list
PaymentRequestInfoType
Gets the value of the redirectRequired property.
Gets the value of the surveyChoiceSelected property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the surveyChoiceSelected property.
For example, to add a new item, do as follows:
getSurveyChoiceSelected().add(newItem);
Objects of the following type(s) are allowed in the list String
Gets the value of the surveyQuestion property.
Gets the value of the token property.
Gets the value of the userSelectedOptions property.
UserSelectedOptionType
Gets the value of the billingAgreementAcceptedStatus property.
Sets the value of the billingAddress property.
| value | Allowed object is
AddressType
|
|---|
Sets the value of the billingAgreementAcceptedStatus property.
| value | Allowed object is Boolean |
|---|
Sets the value of the buyerMarketingEmail property.
| value | Allowed object is String |
|---|
Sets the value of the checkoutStatus property.
| value | Allowed object is String |
|---|
Sets the value of the contactPhone property.
| value | Allowed object is String |
|---|
Sets the value of the custom property.
| value | Allowed object is String |
|---|
Sets the value of the giftMessage property.
| value | Allowed object is String |
|---|
Sets the value of the giftReceiptEnable property.
| value | Allowed object is String |
|---|
Sets the value of the giftWrapAmount property.
| value | Allowed object is
BasicAmountType
|
|---|
Sets the value of the giftWrapName property.
| value | Allowed object is String |
|---|
Sets the value of the invoiceID property.
| value | Allowed object is String |
|---|
Sets the value of the note property.
| value | Allowed object is String |
|---|
Sets the value of the payPalAdjustment property.
| value | Allowed object is
BasicAmountType
|
|---|
Sets the value of the payerInfo property.
| value | Allowed object is
PayerInfoType
|
|---|
Sets the value of the redirectRequired property.
| value | Allowed object is String |
|---|
Sets the value of the surveyQuestion property.
| value | Allowed object is String |
|---|
Sets the value of the token property.
| value | Allowed object is String |
|---|
Sets the value of the userSelectedOptions property.
| value | Allowed object is
UserSelectedOptionType
|
|---|