|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.sdk.ApiCall
com.ebay.sdk.call.GetUserPreferencesCall
public class GetUserPreferencesCall
Wrapper class of the GetUserPreferences call of eBay SOAP API.
Title: SOAP API wrapper library.
Description: Contains wrapper classes for eBay SOAP APIs.
Copyright: Copyright (c) 2009
Company: eBay Inc.
ShowBidderNoticePreferences
- If included and set to true
, the seller's preference for receiving contact information for unsuccessful bidders is returned in the response.
ShowCombinedPaymentPreferences
- If included and set to true
, the seller's combined payment preferences are returned in the response. These preferences are used to allow Combined Invoice orders. ShowCrossPromotionPreferences
- This field is deprecated.
ShowSellerPaymentPreferences
- If included and set to true
, the seller's payment preferences are returned in the response.
ShowEndOfAuctionEmailPreferences
- If included and set to true
, the seller's preferences for the end-of-auction email sent to the winning bidder is returned in the response. These preferences are only applicable for auction listings.
ShowSellerFavoriteItemPreferences
- If included and set to true
, the seller's favorite item preferences are returned in the response.
ShowProStoresPreferences
- This field is deprecated.
ShowEmailShipmentTrackingNumberPreference
- If included and set to true
, the seller's preference for sending an email to the buyer with the shipping tracking number is returned in the response.
ShowRequiredShipPhoneNumberPreference
- If included and set to true
, the seller's preference for requiring that the buyer supply a shipping phone number upon checkout is returned in the response. Some shipping carriers require the receiver's phone number.
ShowSellerExcludeShipToLocationPreference
- If included and set to true
, all of the seller's excluded shipping locations are returned in the response. The returned list mirrors the seller's current Exclude shipping locations list in My eBay's Shipping Preferences. An excluded shipping location in My eBay can be an entire geographical region (such as Middle East) or only an individual country (such as Iraq). Sellers can override these default settings for an individual listing by using the Item.ShippingDetails.ExcludeShipToLocation field in the AddItem family of calls.
ShowUnpaidItemAssistancePreference
- If included and set to true
, the seller's Unpaid Item Assistant preferences are returned in the response. The Unpaid Item Assistant automatically opens an Unpaid Item dispute on the behalf of the seller. true
in the request. Excluded buyers can be viewed in the UnpaidItemAssistancePreferences.ExcludedUser field.
ShowPurchaseReminderEmailPreferences
- If included and set to true
, the seller's preference for sending a purchase reminder email to buyers is returned in the response.
ShowUnpaidItemAssistanceExclusionList
- If included and set to true
, the list of eBay user IDs on the Unpaid Item Assistant Excluded User list is returned through the UnpaidItemAssistancePreferences.ExcludedUser field in the response. ShowSellerProfilePreferences
- If this flag is included and set to true
, the seller's Business Policies profile information is returned in the response. This information includes a flag that indicates whether or not the seller has opted into Business Policies, as well as Business Policies profiles (payment, shipping, and return policy) active on the seller's account.
ShowSellerReturnPreferences
- If this flag is included and set to true
, the SellerReturnPreferences container is returned in the response and indicates whether or not the seller has opted in to eBay Managed Returns.
ShowGlobalShippingProgramPreference
- If this flag is included and set to true
, the seller's preference for offering the Global Shipping Program to international buyers will be returned in OfferGlobalShippingProgramPreference.
ShowDispatchCutoffTimePreferences
- If included and set to true
, the seller's same-day handling cut off time is returned in DispatchCutoffTimePreference.CutoffTime.
ShowGlobalShippingProgramListingPreference
- If included and set to true
, the GlobalShippingProgramListingPreference field is returned. A returned value of true
indicates that the seller's new listings will enable the Global Shipping Program by default.
ShowOverrideGSPServiceWithIntlServicePreference
- If included and set to true
, the OverrideGSPServiceWithIntlServicePreference field is returned. A returned value of true
indicates that for the seller's listings that specify an international shipping service for any Global Shipping-eligible country, the specified service will take precedence and be the listing's default international shipping option for buyers in that country, rather than the Global Shipping Program.
false
indicates that the Global Shipping program will take precedence over any international shipping service as the default option in Global Shipping-eligible listings for shipping to any Global Shipping-eligible country.
ShowPickupDropoffPreferences
- If included and set to true
, the PickupDropoffSellerPreference field is returned. A returned value of true
indicates that the seller's new listings will enable the Click and Collect feature by default.
ShowOutOfStockControlPreference
- If included and set to true
, the seller's preferences related to the Out-of-Stock feature will be returned. This feature is set using the SetUserPreferences call.
ShoweBayPLUSPreference
- To determine whether a seller can offer eBay Plus in qualified listings, include this field and set it to true
.
ReturnedBidderNoticePreferences
- Container consisting of the seller's preference for receiving contact information for unsuccessful bidders. This container is returned when ShowBidderNoticePreferences is included and set to true
in the request. This preference is only applicable for auction listings.
ReturnedCombinedPaymentPreferences
- ../../../../guides/ebayfeatures/Development/Listing-AnItem.html#CombinedInvoice
ReturnedCrossPromotionPreferences
- This container is deprecated.
ReturnedSellerPaymentPreferences
- Container consisting of the seller's payment preferences. This container is returned when ShowSellerPaymentPreferences is included and set to true
in the request.
ReturnedSellerFavoriteItemPreferences
- Container consisting of the seller's preferences for displaying items on a buyer's Favorite Sellers' Items page or Favorite Sellers' Items digest. This container is returned when ShowSellerFavoriteItemPreferences is included and set to true
in the request.
ReturnedEndOfAuctionEmailPreferences
- Container consisting of the seller's preferences for the end-of-auction email sent to the winning bidder. This container is returned when ShowEndOfAuctionEmailPreferences is included and set to true
in the request. These preferences are only applicable for auction listings.
ReturnedEmailShipmentTrackingNumberPreference
- Container consisting of the seller's preference for sending an email to the buyer with the shipment tracking number. This container is returned when ShowEmailShipmentTrackingNumberPreference is included and set to true
in the request.
ReturnedRequiredShipPhoneNumberPreference
- Container consisting of the seller's preference for requiring that the buyer supply a shipping phone number upon checkout. Some shipping carriers require the receiver's phone number. This container is returned when ShowRequiredShipPhoneNumberPreference is included and set to true
in the request.
ReturnedProStoresPreference
- This field is deprecated.
ReturnedUnpaidItemAssistancePreferences
- Container consisting of a seller's Unpaid Item Assistant preferences. The Unpaid Item Assistant automatically opens an Unpaid Item dispute on the behalf of the seller. This container is returned if ShowUnpaidItemAssistancePreference is included and set to true
in the request.
true
in the request. Excluded buyers can be viewed in the UnpaidItemAssistancePreferences.ExcludedUser field.
ReturnedSellerExcludeShipToLocationPreferences
- Container consisting of a list of the seller's excluded shipping locations. The returned list mirrors the seller's current Exclude shipping locations list in My eBay's shipping preferences. An excluded shipping location in My eBay can be an entire geographical region (such as Middle East) or only an individual country (such as Iraq).
true
in the request.
ReturnedPurchaseReminderEmailPreferences
- Container consisting of a seller's preference for sending a purchase reminder email to buyers. This container is returned if the ShowPurchaseReminderEmailPreferences field is included and set to true
in the request.
ReturnedSellerThirdPartyCheckoutDisabled
- This flag is set with the SellerThirdPartyCheckoutDisabled field of the SetUserPreferences call, and is used to disable the use of a third-party application to handle the checkout flow for a seller. If true
, Third-Party Checkout is disabled and any checkout flow initiated on the seller's application is redirected to the eBay checkout flow. This field is only returned if the SellerThirdPartyCheckoutDisabled field has been set with the SetUserPreferences call.
ReturnedSellerProfilePreferences
- Parent response container consisting of high-level information for all Business Policies defined for the user's account. This container is returned if ShowSellerProfilePreferences is included and set to true
in the GetUserPreferences request (and one or more Business Policies are defined for the user's account).
ReturnedSellerReturnPreferences
- Container consisting of the OptedIn flag that indicates whether or not the seller has opted in to eBay Managed Returns. This container is only returned if ShowSellerReturnPreferences is included and set to true
in the request.
ReturnedOfferGlobalShippingProgramPreference
- This flag indicates whether the seller has opted in to the Global Shipping Program and is able to offer global shipping to international buyers. Returned when ShowGlobalShippingProgramPreference is included and set to true
.
ReturnedDispatchCutoffTimePreference
- Contains information about a seller's order cut off time preferences for same-day shipping. If the seller specifies a value of '0' in Item.DispatchTimeMax to offer same-day handling when listing an item, the seller's shipping time commitment depends on the order cut off time set for the listing site, as indicated by DispatchCutoffTimePreference.CutoffTime.
ReturnedGlobalShippingProgramListingPreference
- If the ShowGlobalShippingProgramListingPreference field is submitted and set to true
, this flag is returned. A returned value of true
indicates that the seller's new listings will enable the Global Shipping Program by default.
ReturnedOverrideGSPServiceWithIntlServicePreference
- If the ShowOverrideGSPServiceWithIntlServicePreference field is submitted and set to true
, this flag is returned. A returned value of true
indicates that for the seller's listings that specify an international shipping service for any Global Shipping-eligible country, the specified service will take precedence and be the listing's default international shipping option for buyers in that country, rather than the Global Shipping Program.
false
indicates that the Global Shipping program will take precedence over any international shipping service as the default option in Global Shipping-eligible listings for shipping to any Global Shipping-eligible country.
ReturnedPickupDropoffSellerPreference
- This boolean field is returned if the ShowPickupDropoffPreferences field is included and set to true
in the request. This field will be returned as true
if the seller has enabled the Click and Collect feature at the account level. All of the seller's new listings will enable the Click and Collect feature by default. With the Click and Collect feature, a buyer can purchase certain items on eBay and collect them at a local store. Buyers are notified by eBay once their items are available. The Click and Collect feature is only available to large merchants on the eBay UK (site ID - 3) and eBay Australia (Site ID - 15) sites.
ReturnedOutOfStockControlPreference
- This boolean field is returned if the ShowOutOfStockControlPreference field is included and set to true
in the request. This field will be returned as true
if the seller has set
SetUserPreferences.OutOfStockControlPreference to true
.
ReturnedEBayPLUSPreference
- Contains information about each country where the seller is eligible to offer eBay Plus on listings (one eBayPLUSPreference container per country), as well as the seller's opt-in status and listing preference for each country.
Field Summary |
---|
Fields inherited from class com.ebay.sdk.ApiCall |
---|
apiException, sendReqListeners |
Constructor Summary | |
---|---|
GetUserPreferencesCall()
Constructor. |
|
GetUserPreferencesCall(ApiContext apiContext)
Constructor. |
Method Summary | |
---|---|
BidderNoticePreferencesType |
getReturnedBidderNoticePreferences()
Valid after executing the API. |
CombinedPaymentPreferencesType |
getReturnedCombinedPaymentPreferences()
Valid after executing the API. |
CrossPromotionPreferencesType |
getReturnedCrossPromotionPreferences()
Valid after executing the API. |
DispatchCutoffTimePreferencesType |
getReturnedDispatchCutoffTimePreference()
Valid after executing the API. |
EBayPLUSPreferenceType[] |
getReturnedEBayPLUSPreference()
Valid after executing the API. |
Boolean |
getReturnedEmailShipmentTrackingNumberPreference()
Valid after executing the API. |
EndOfAuctionEmailPreferencesType |
getReturnedEndOfAuctionEmailPreferences()
Valid after executing the API. |
Boolean |
getReturnedGlobalShippingProgramListingPreference()
Valid after executing the API. |
Boolean |
getReturnedOfferGlobalShippingProgramPreference()
Valid after executing the API. |
Boolean |
getReturnedOutOfStockControlPreference()
Valid after executing the API. |
Boolean |
getReturnedOverrideGSPServiceWithIntlServicePreference()
Valid after executing the API. |
Boolean |
getReturnedPickupDropoffSellerPreference()
Valid after executing the API. |
ProStoresCheckoutPreferenceType |
getReturnedProStoresPreference()
Valid after executing the API. |
PurchaseReminderEmailPreferencesType |
getReturnedPurchaseReminderEmailPreferences()
Valid after executing the API. |
Boolean |
getReturnedRequiredShipPhoneNumberPreference()
Valid after executing the API. |
SellerExcludeShipToLocationPreferencesType |
getReturnedSellerExcludeShipToLocationPreferences()
Valid after executing the API. |
SellerFavoriteItemPreferencesType |
getReturnedSellerFavoriteItemPreferences()
Valid after executing the API. |
SellerPaymentPreferencesType |
getReturnedSellerPaymentPreferences()
Valid after executing the API. |
SellerProfilePreferencesType |
getReturnedSellerProfilePreferences()
Valid after executing the API. |
SellerReturnPreferencesType |
getReturnedSellerReturnPreferences()
Valid after executing the API. |
Boolean |
getReturnedSellerThirdPartyCheckoutDisabled()
Valid after executing the API. |
UnpaidItemAssistancePreferencesType |
getReturnedUnpaidItemAssistancePreferences()
Valid after executing the API. |
Boolean |
getShowBidderNoticePreferences()
Gets the GetUserPreferencesRequestType.showBidderNoticePreferences. |
Boolean |
getShowCombinedPaymentPreferences()
Gets the GetUserPreferencesRequestType.showCombinedPaymentPreferences. |
Boolean |
getShowCrossPromotionPreferences()
Gets the GetUserPreferencesRequestType.showCrossPromotionPreferences. |
Boolean |
getShowDispatchCutoffTimePreferences()
Gets the GetUserPreferencesRequestType.showDispatchCutoffTimePreferences. |
Boolean |
getShoweBayPLUSPreference()
Gets the GetUserPreferencesRequestType.showeBayPLUSPreference. |
Boolean |
getShowEmailShipmentTrackingNumberPreference()
Gets the GetUserPreferencesRequestType.showEmailShipmentTrackingNumberPreference. |
Boolean |
getShowEndOfAuctionEmailPreferences()
Gets the GetUserPreferencesRequestType.showEndOfAuctionEmailPreferences. |
Boolean |
getShowGlobalShippingProgramListingPreference()
Gets the GetUserPreferencesRequestType.showGlobalShippingProgramListingPreference. |
Boolean |
getShowGlobalShippingProgramPreference()
Gets the GetUserPreferencesRequestType.showGlobalShippingProgramPreference. |
Boolean |
getShowOutOfStockControlPreference()
Gets the GetUserPreferencesRequestType.showOutOfStockControlPreference. |
Boolean |
getShowOverrideGSPServiceWithIntlServicePreference()
Gets the GetUserPreferencesRequestType.showOverrideGSPServiceWithIntlServicePreference. |
Boolean |
getShowPickupDropoffPreferences()
Gets the GetUserPreferencesRequestType.showPickupDropoffPreferences. |
Boolean |
getShowProStoresPreferences()
Gets the GetUserPreferencesRequestType.showProStoresPreferences. |
Boolean |
getShowPurchaseReminderEmailPreferences()
Gets the GetUserPreferencesRequestType.showPurchaseReminderEmailPreferences. |
Boolean |
getShowRequiredShipPhoneNumberPreference()
Gets the GetUserPreferencesRequestType.showRequiredShipPhoneNumberPreference. |
Boolean |
getShowSellerExcludeShipToLocationPreference()
Gets the GetUserPreferencesRequestType.showSellerExcludeShipToLocationPreference. |
Boolean |
getShowSellerFavoriteItemPreferences()
Gets the GetUserPreferencesRequestType.showSellerFavoriteItemPreferences. |
Boolean |
getShowSellerPaymentPreferences()
Gets the GetUserPreferencesRequestType.showSellerPaymentPreferences. |
Boolean |
getShowSellerProfilePreferences()
Gets the GetUserPreferencesRequestType.showSellerProfilePreferences. |
Boolean |
getShowSellerReturnPreferences()
Gets the GetUserPreferencesRequestType.showSellerReturnPreferences. |
Boolean |
getShowUnpaidItemAssistanceExclusionList()
Gets the GetUserPreferencesRequestType.showUnpaidItemAssistanceExclusionList. |
Boolean |
getShowUnpaidItemAssistancePreference()
Gets the GetUserPreferencesRequestType.showUnpaidItemAssistancePreference. |
void |
getUserPreferences()
Retrieves the specified user preferences for the authenticated caller. |
void |
setShowBidderNoticePreferences(Boolean showBidderNoticePreferences)
Sets the GetUserPreferencesRequestType.showBidderNoticePreferences. |
void |
setShowCombinedPaymentPreferences(Boolean showCombinedPaymentPreferences)
Sets the GetUserPreferencesRequestType.showCombinedPaymentPreferences. |
void |
setShowCrossPromotionPreferences(Boolean showCrossPromotionPreferences)
Sets the GetUserPreferencesRequestType.showCrossPromotionPreferences. |
void |
setShowDispatchCutoffTimePreferences(Boolean showDispatchCutoffTimePreferences)
Sets the GetUserPreferencesRequestType.showDispatchCutoffTimePreferences. |
void |
setShoweBayPLUSPreference(Boolean showeBayPLUSPreference)
Sets the GetUserPreferencesRequestType.showeBayPLUSPreference. |
void |
setShowEmailShipmentTrackingNumberPreference(Boolean showEmailShipmentTrackingNumberPreference)
Sets the GetUserPreferencesRequestType.showEmailShipmentTrackingNumberPreference. |
void |
setShowEndOfAuctionEmailPreferences(Boolean showEndOfAuctionEmailPreferences)
Sets the GetUserPreferencesRequestType.showEndOfAuctionEmailPreferences. |
void |
setShowGlobalShippingProgramListingPreference(Boolean showGlobalShippingProgramListingPreference)
Sets the GetUserPreferencesRequestType.showGlobalShippingProgramListingPreference. |
void |
setShowGlobalShippingProgramPreference(Boolean showGlobalShippingProgramPreference)
Sets the GetUserPreferencesRequestType.showGlobalShippingProgramPreference. |
void |
setShowOutOfStockControlPreference(Boolean showOutOfStockControlPreference)
Sets the GetUserPreferencesRequestType.showOutOfStockControlPreference. |
void |
setShowOverrideGSPServiceWithIntlServicePreference(Boolean showOverrideGSPServiceWithIntlServicePreference)
Sets the GetUserPreferencesRequestType.showOverrideGSPServiceWithIntlServicePreference. |
void |
setShowPickupDropoffPreferences(Boolean showPickupDropoffPreferences)
Sets the GetUserPreferencesRequestType.showPickupDropoffPreferences. |
void |
setShowProStoresPreferences(Boolean showProStoresPreferences)
Sets the GetUserPreferencesRequestType.showProStoresPreferences. |
void |
setShowPurchaseReminderEmailPreferences(Boolean showPurchaseReminderEmailPreferences)
Sets the GetUserPreferencesRequestType.showPurchaseReminderEmailPreferences. |
void |
setShowRequiredShipPhoneNumberPreference(Boolean showRequiredShipPhoneNumberPreference)
Sets the GetUserPreferencesRequestType.showRequiredShipPhoneNumberPreference. |
void |
setShowSellerExcludeShipToLocationPreference(Boolean showSellerExcludeShipToLocationPreference)
Sets the GetUserPreferencesRequestType.showSellerExcludeShipToLocationPreference. |
void |
setShowSellerFavoriteItemPreferences(Boolean showSellerFavoriteItemPreferences)
Sets the GetUserPreferencesRequestType.showSellerFavoriteItemPreferences. |
void |
setShowSellerPaymentPreferences(Boolean showSellerPaymentPreferences)
Sets the GetUserPreferencesRequestType.showSellerPaymentPreferences. |
void |
setShowSellerProfilePreferences(Boolean showSellerProfilePreferences)
Sets the GetUserPreferencesRequestType.showSellerProfilePreferences. |
void |
setShowSellerReturnPreferences(Boolean showSellerReturnPreferences)
Sets the GetUserPreferencesRequestType.showSellerReturnPreferences. |
void |
setShowUnpaidItemAssistanceExclusionList(Boolean showUnpaidItemAssistanceExclusionList)
Sets the GetUserPreferencesRequestType.showUnpaidItemAssistanceExclusionList. |
void |
setShowUnpaidItemAssistancePreference(Boolean showUnpaidItemAssistancePreference)
Sets the GetUserPreferencesRequestType.showUnpaidItemAssistancePreference. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetUserPreferencesCall()
public GetUserPreferencesCall(ApiContext apiContext)
apiContext
- The ApiContext object to be used to make the call.Method Detail |
---|
public void getUserPreferences() throws ApiException, SdkException, Exception
ApiException
SdkException
Exception
public Boolean getShowBidderNoticePreferences()
public void setShowBidderNoticePreferences(Boolean showBidderNoticePreferences)
showBidderNoticePreferences
- Booleanpublic Boolean getShowCombinedPaymentPreferences()
public void setShowCombinedPaymentPreferences(Boolean showCombinedPaymentPreferences)
showCombinedPaymentPreferences
- Booleanpublic Boolean getShowCrossPromotionPreferences()
public void setShowCrossPromotionPreferences(Boolean showCrossPromotionPreferences)
showCrossPromotionPreferences
- Booleanpublic Boolean getShowDispatchCutoffTimePreferences()
public void setShowDispatchCutoffTimePreferences(Boolean showDispatchCutoffTimePreferences)
showDispatchCutoffTimePreferences
- Booleanpublic Boolean getShowEmailShipmentTrackingNumberPreference()
public void setShowEmailShipmentTrackingNumberPreference(Boolean showEmailShipmentTrackingNumberPreference)
showEmailShipmentTrackingNumberPreference
- Booleanpublic Boolean getShowEndOfAuctionEmailPreferences()
public void setShowEndOfAuctionEmailPreferences(Boolean showEndOfAuctionEmailPreferences)
showEndOfAuctionEmailPreferences
- Booleanpublic Boolean getShowGlobalShippingProgramListingPreference()
public void setShowGlobalShippingProgramListingPreference(Boolean showGlobalShippingProgramListingPreference)
showGlobalShippingProgramListingPreference
- Booleanpublic Boolean getShowGlobalShippingProgramPreference()
public void setShowGlobalShippingProgramPreference(Boolean showGlobalShippingProgramPreference)
showGlobalShippingProgramPreference
- Booleanpublic Boolean getShowOutOfStockControlPreference()
public void setShowOutOfStockControlPreference(Boolean showOutOfStockControlPreference)
showOutOfStockControlPreference
- Booleanpublic Boolean getShowOverrideGSPServiceWithIntlServicePreference()
public void setShowOverrideGSPServiceWithIntlServicePreference(Boolean showOverrideGSPServiceWithIntlServicePreference)
showOverrideGSPServiceWithIntlServicePreference
- Booleanpublic Boolean getShowPickupDropoffPreferences()
public void setShowPickupDropoffPreferences(Boolean showPickupDropoffPreferences)
showPickupDropoffPreferences
- Booleanpublic Boolean getShowProStoresPreferences()
public void setShowProStoresPreferences(Boolean showProStoresPreferences)
showProStoresPreferences
- Booleanpublic Boolean getShowPurchaseReminderEmailPreferences()
public void setShowPurchaseReminderEmailPreferences(Boolean showPurchaseReminderEmailPreferences)
showPurchaseReminderEmailPreferences
- Booleanpublic Boolean getShowRequiredShipPhoneNumberPreference()
public void setShowRequiredShipPhoneNumberPreference(Boolean showRequiredShipPhoneNumberPreference)
showRequiredShipPhoneNumberPreference
- Booleanpublic Boolean getShowSellerExcludeShipToLocationPreference()
public void setShowSellerExcludeShipToLocationPreference(Boolean showSellerExcludeShipToLocationPreference)
showSellerExcludeShipToLocationPreference
- Booleanpublic Boolean getShowSellerFavoriteItemPreferences()
public void setShowSellerFavoriteItemPreferences(Boolean showSellerFavoriteItemPreferences)
showSellerFavoriteItemPreferences
- Booleanpublic Boolean getShowSellerPaymentPreferences()
public void setShowSellerPaymentPreferences(Boolean showSellerPaymentPreferences)
showSellerPaymentPreferences
- Booleanpublic Boolean getShowSellerProfilePreferences()
public void setShowSellerProfilePreferences(Boolean showSellerProfilePreferences)
showSellerProfilePreferences
- Booleanpublic Boolean getShowSellerReturnPreferences()
public void setShowSellerReturnPreferences(Boolean showSellerReturnPreferences)
showSellerReturnPreferences
- Booleanpublic Boolean getShowUnpaidItemAssistanceExclusionList()
public void setShowUnpaidItemAssistanceExclusionList(Boolean showUnpaidItemAssistanceExclusionList)
showUnpaidItemAssistanceExclusionList
- Booleanpublic Boolean getShowUnpaidItemAssistancePreference()
public void setShowUnpaidItemAssistancePreference(Boolean showUnpaidItemAssistancePreference)
showUnpaidItemAssistancePreference
- Booleanpublic Boolean getShoweBayPLUSPreference()
public void setShoweBayPLUSPreference(Boolean showeBayPLUSPreference)
showeBayPLUSPreference
- Booleanpublic BidderNoticePreferencesType getReturnedBidderNoticePreferences()
public CombinedPaymentPreferencesType getReturnedCombinedPaymentPreferences()
public CrossPromotionPreferencesType getReturnedCrossPromotionPreferences()
public DispatchCutoffTimePreferencesType getReturnedDispatchCutoffTimePreference()
public EBayPLUSPreferenceType[] getReturnedEBayPLUSPreference()
public Boolean getReturnedEmailShipmentTrackingNumberPreference()
public EndOfAuctionEmailPreferencesType getReturnedEndOfAuctionEmailPreferences()
public Boolean getReturnedGlobalShippingProgramListingPreference()
public Boolean getReturnedOfferGlobalShippingProgramPreference()
public Boolean getReturnedOutOfStockControlPreference()
public Boolean getReturnedOverrideGSPServiceWithIntlServicePreference()
public Boolean getReturnedPickupDropoffSellerPreference()
public ProStoresCheckoutPreferenceType getReturnedProStoresPreference()
public PurchaseReminderEmailPreferencesType getReturnedPurchaseReminderEmailPreferences()
public Boolean getReturnedRequiredShipPhoneNumberPreference()
public SellerExcludeShipToLocationPreferencesType getReturnedSellerExcludeShipToLocationPreferences()
public SellerFavoriteItemPreferencesType getReturnedSellerFavoriteItemPreferences()
public SellerPaymentPreferencesType getReturnedSellerPaymentPreferences()
public SellerProfilePreferencesType getReturnedSellerProfilePreferences()
public SellerReturnPreferencesType getReturnedSellerReturnPreferences()
public Boolean getReturnedSellerThirdPartyCheckoutDisabled()
public UnpaidItemAssistancePreferencesType getReturnedUnpaidItemAssistancePreferences()
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.