The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::GetUserPreferences::GetUserPreferencesRequestType

DESCRIPTION

Retrieves some or all of a user's preferences. The set of preferences retrieved depends on the set of flags specified in the request.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetUserPreferences::GetUserPreferencesRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

setShowBidderNoticePreferences()

If true, requests a seller's preferences for receiving bidder notices.

  RequiredInput: No
#    Argument: 'xs:boolean'

isShowBidderNoticePreferences()

# Returns: 'xs:boolean'

setShowCombinedPaymentPreferences()

DO NOT USE THIS FIELD. Use 'GetShippingDiscountProfiles' to access similar information. If true, requests a seller's preferences for accepting payments that combine item purchases into one order.

  RequiredInput: No
#    Argument: 'xs:boolean'

isShowCombinedPaymentPreferences()

# Returns: 'xs:boolean'

setShowCrossPromotionPreferences()

If true, requests a seller's cross-promotion preferences, such as whether cross-promotions are enabled and the sort filters used.

  RequiredInput: No
#    Argument: 'xs:boolean'

isShowCrossPromotionPreferences()

# Returns: 'xs:boolean'

setShowEmailShipmentTrackingNumberPreference()

If true, returns the preference related to emailing the email shipment tracking number.

Default: false

  RequiredInput: No
#    Argument: 'xs:boolean'

isShowEmailShipmentTrackingNumberPreference()

# Returns: 'xs:boolean'

setShowEndOfAuctionEmailPreferences()

If true, displays the seller's end of auction email preferences.

  RequiredInput: No
#    Argument: 'xs:boolean'

isShowEndOfAuctionEmailPreferences()

# Returns: 'xs:boolean'

setShowProStoresPreferences()

If true, returns ProStores checkout preferences.

Default: false

  RequiredInput: No
#    Argument: 'xs:boolean'

isShowProStoresPreferences()

# Returns: 'xs:boolean'

setShowSellerFavoriteItemPreferences()

If true, retrieves preferences the seller has set for displaying items on a buyer's favorite sellers page and in the favorite sellers email digest.

  RequiredInput: No
#    Argument: 'xs:boolean'

isShowSellerFavoriteItemPreferences()

# Returns: 'xs:boolean'

setShowSellerPaymentPreferences()

If true, displays a seller's payment preferences, for displaying a Pay Now button, accepting PayPal, and so on.

  RequiredInput: No
#    Argument: 'xs:boolean'

isShowSellerPaymentPreferences()

# Returns: 'xs:boolean'