Class: EBay::GetUserPreferencesResponseType

Inherits:
AbstractResponseType show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsGetUserPreferencesResponseType

timestamp - SOAP::SOAPDateTime
ack - EBay::AckCodeType
correlationID - SOAP::SOAPString
errors - EBay::ErrorType
message - SOAP::SOAPString
version - SOAP::SOAPString
build - SOAP::SOAPString
notificationEventName - SOAP::SOAPString
duplicateInvocationDetails - EBay::DuplicateInvocationDetailsType
recipientUserID - SOAP::SOAPString
eIASToken - SOAP::SOAPString
notificationSignature - SOAP::SOAPString
hardExpirationWarning - SOAP::SOAPString
botBlock - EBay::BotBlockResponseType
externalUserData - SOAP::SOAPString
bidderNoticePreferences - EBay::BidderNoticePreferencesType
combinedPaymentPreferences - EBay::CombinedPaymentPreferencesType
crossPromotionPreferences - EBay::CrossPromotionPreferencesType
sellerPaymentPreferences - EBay::SellerPaymentPreferencesType
sellerFavoriteItemPreferences - EBay::SellerFavoriteItemPreferencesType
endOfAuctionEmailPreferences - EBay::EndOfAuctionEmailPreferencesType
emailShipmentTrackingNumberPreference - SOAP::SOAPBoolean
requiredShipPhoneNumberPreference - SOAP::SOAPBoolean
proStoresPreference - EBay::ProStoresCheckoutPreferenceType
unpaidItemAssistancePreferences - EBay::UnpaidItemAssistancePreferencesType
sellerExcludeShipToLocationPreferences - EBay::SellerExcludeShipToLocationPreferencesType
purchaseReminderEmailPreferences - EBay::PurchaseReminderEmailPreferencesType
sellerThirdPartyCheckoutDisabled - SOAP::SOAPBoolean
sellerProfilePreferences - EBay::SellerProfilePreferencesType
sellerReturnPreferences - EBay::SellerReturnPreferencesType
offerGlobalShippingProgramPreference - SOAP::SOAPBoolean
dispatchCutoffTimePreference - EBay::DispatchCutoffTimePreferencesType
globalShippingProgramListingPreference - SOAP::SOAPBoolean
overrideGSPServiceWithIntlServicePreference - SOAP::SOAPBoolean
pickupDropoffSellerPreference - SOAP::SOAPBoolean
outOfStockControlPreference - SOAP::SOAPBoolean
eBayPLUSPreference - EBay::EBayPLUSPreferenceType

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(timestamp = nil, ack = nil, correlationID = nil, errors = [], message = nil, version = nil, build = nil, notificationEventName = nil, duplicateInvocationDetails = nil, recipientUserID = nil, eIASToken = nil, notificationSignature = nil, hardExpirationWarning = nil, botBlock = nil, externalUserData = nil, bidderNoticePreferences = nil, combinedPaymentPreferences = nil, crossPromotionPreferences = nil, sellerPaymentPreferences = nil, sellerFavoriteItemPreferences = nil, endOfAuctionEmailPreferences = nil, emailShipmentTrackingNumberPreference = nil, requiredShipPhoneNumberPreference = nil, proStoresPreference = nil, unpaidItemAssistancePreferences = nil, sellerExcludeShipToLocationPreferences = nil, purchaseReminderEmailPreferences = nil, sellerThirdPartyCheckoutDisabled = nil, sellerProfilePreferences = nil, sellerReturnPreferences = nil, offerGlobalShippingProgramPreference = nil, dispatchCutoffTimePreference = nil, globalShippingProgramListingPreference = nil, overrideGSPServiceWithIntlServicePreference = nil, pickupDropoffSellerPreference = nil, outOfStockControlPreference = nil, eBayPLUSPreference = []) ⇒ GetUserPreferencesResponseType

Returns a new instance of GetUserPreferencesResponseType.



15909
15910
15911
15912
15913
15914
15915
15916
15917
15918
15919
15920
15921
15922
15923
15924
15925
15926
15927
15928
15929
15930
15931
15932
15933
15934
15935
15936
15937
15938
15939
15940
15941
15942
15943
15944
15945
15946
15947
15948
# File 'lib/eBay.rb', line 15909

def initialize(timestamp = nil, ack = nil, correlationID = nil, errors = [], message = nil, version = nil, build = nil, notificationEventName = nil, duplicateInvocationDetails = nil, recipientUserID = nil, eIASToken = nil, notificationSignature = nil, hardExpirationWarning = nil, botBlock = nil, externalUserData = nil, bidderNoticePreferences = nil, combinedPaymentPreferences = nil, crossPromotionPreferences = nil, sellerPaymentPreferences = nil, sellerFavoriteItemPreferences = nil, endOfAuctionEmailPreferences = nil, emailShipmentTrackingNumberPreference = nil, requiredShipPhoneNumberPreference = nil, proStoresPreference = nil, unpaidItemAssistancePreferences = nil, sellerExcludeShipToLocationPreferences = nil, purchaseReminderEmailPreferences = nil, sellerThirdPartyCheckoutDisabled = nil, sellerProfilePreferences = nil, sellerReturnPreferences = nil, offerGlobalShippingProgramPreference = nil, dispatchCutoffTimePreference = nil, globalShippingProgramListingPreference = nil, overrideGSPServiceWithIntlServicePreference = nil, pickupDropoffSellerPreference = nil, outOfStockControlPreference = nil, eBayPLUSPreference = [])
  @timestamp = timestamp
  @ack = ack
  @correlationID = correlationID
  @errors = errors
  @message = message
  @version = version
  @build = build
  @notificationEventName = notificationEventName
  @duplicateInvocationDetails = duplicateInvocationDetails
  @recipientUserID = recipientUserID
  @eIASToken = eIASToken
  @notificationSignature = notificationSignature
  @hardExpirationWarning = hardExpirationWarning
  @botBlock = botBlock
  @externalUserData = externalUserData
  @__xmlele_any = nil
  @bidderNoticePreferences = bidderNoticePreferences
  @combinedPaymentPreferences = combinedPaymentPreferences
  @crossPromotionPreferences = crossPromotionPreferences
  @sellerPaymentPreferences = sellerPaymentPreferences
  @sellerFavoriteItemPreferences = sellerFavoriteItemPreferences
  @endOfAuctionEmailPreferences = endOfAuctionEmailPreferences
  @emailShipmentTrackingNumberPreference = emailShipmentTrackingNumberPreference
  @requiredShipPhoneNumberPreference = requiredShipPhoneNumberPreference
  @proStoresPreference = proStoresPreference
  @unpaidItemAssistancePreferences = unpaidItemAssistancePreferences
  @sellerExcludeShipToLocationPreferences = sellerExcludeShipToLocationPreferences
  @purchaseReminderEmailPreferences = purchaseReminderEmailPreferences
  @sellerThirdPartyCheckoutDisabled = sellerThirdPartyCheckoutDisabled
  @sellerProfilePreferences = sellerProfilePreferences
  @sellerReturnPreferences = sellerReturnPreferences
  @offerGlobalShippingProgramPreference = offerGlobalShippingProgramPreference
  @dispatchCutoffTimePreference = dispatchCutoffTimePreference
  @globalShippingProgramListingPreference = globalShippingProgramListingPreference
  @overrideGSPServiceWithIntlServicePreference = overrideGSPServiceWithIntlServicePreference
  @pickupDropoffSellerPreference = pickupDropoffSellerPreference
  @outOfStockControlPreference = outOfStockControlPreference
  @eBayPLUSPreference = eBayPLUSPreference
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



15881
15882
15883
# File 'lib/eBay.rb', line 15881

def __xmlele_any
  @__xmlele_any
end

#ackObject

Returns the value of attribute ack.



15867
15868
15869
# File 'lib/eBay.rb', line 15867

def ack
  @ack
end

#bidderNoticePreferencesObject

Returns the value of attribute bidderNoticePreferences.



15882
15883
15884
# File 'lib/eBay.rb', line 15882

def bidderNoticePreferences
  @bidderNoticePreferences
end

#botBlockObject

Returns the value of attribute botBlock.



15879
15880
15881
# File 'lib/eBay.rb', line 15879

def botBlock
  @botBlock
end

#buildObject

Returns the value of attribute build.



15872
15873
15874
# File 'lib/eBay.rb', line 15872

def build
  @build
end

#combinedPaymentPreferencesObject

Returns the value of attribute combinedPaymentPreferences.



15883
15884
15885
# File 'lib/eBay.rb', line 15883

def combinedPaymentPreferences
  @combinedPaymentPreferences
end

#correlationIDObject

Returns the value of attribute correlationID.



15868
15869
15870
# File 'lib/eBay.rb', line 15868

def correlationID
  @correlationID
end

#crossPromotionPreferencesObject

Returns the value of attribute crossPromotionPreferences.



15884
15885
15886
# File 'lib/eBay.rb', line 15884

def crossPromotionPreferences
  @crossPromotionPreferences
end

#dispatchCutoffTimePreferenceObject

Returns the value of attribute dispatchCutoffTimePreference.



15898
15899
15900
# File 'lib/eBay.rb', line 15898

def dispatchCutoffTimePreference
  @dispatchCutoffTimePreference
end

#duplicateInvocationDetailsObject

Returns the value of attribute duplicateInvocationDetails.



15874
15875
15876
# File 'lib/eBay.rb', line 15874

def duplicateInvocationDetails
  @duplicateInvocationDetails
end

#eBayPLUSPreferenceObject

Returns the value of attribute eBayPLUSPreference.



15903
15904
15905
# File 'lib/eBay.rb', line 15903

def eBayPLUSPreference
  @eBayPLUSPreference
end

#eIASTokenObject

Returns the value of attribute eIASToken.



15876
15877
15878
# File 'lib/eBay.rb', line 15876

def eIASToken
  @eIASToken
end

#emailShipmentTrackingNumberPreferenceObject

Returns the value of attribute emailShipmentTrackingNumberPreference.



15888
15889
15890
# File 'lib/eBay.rb', line 15888

def emailShipmentTrackingNumberPreference
  @emailShipmentTrackingNumberPreference
end

#endOfAuctionEmailPreferencesObject

Returns the value of attribute endOfAuctionEmailPreferences.



15887
15888
15889
# File 'lib/eBay.rb', line 15887

def endOfAuctionEmailPreferences
  @endOfAuctionEmailPreferences
end

#errorsObject

Returns the value of attribute errors.



15869
15870
15871
# File 'lib/eBay.rb', line 15869

def errors
  @errors
end

#externalUserDataObject

Returns the value of attribute externalUserData.



15880
15881
15882
# File 'lib/eBay.rb', line 15880

def externalUserData
  @externalUserData
end

#globalShippingProgramListingPreferenceObject

Returns the value of attribute globalShippingProgramListingPreference.



15899
15900
15901
# File 'lib/eBay.rb', line 15899

def globalShippingProgramListingPreference
  @globalShippingProgramListingPreference
end

#hardExpirationWarningObject

Returns the value of attribute hardExpirationWarning.



15878
15879
15880
# File 'lib/eBay.rb', line 15878

def hardExpirationWarning
  @hardExpirationWarning
end

#messageObject

Returns the value of attribute message.



15870
15871
15872
# File 'lib/eBay.rb', line 15870

def message
  @message
end

#notificationEventNameObject

Returns the value of attribute notificationEventName.



15873
15874
15875
# File 'lib/eBay.rb', line 15873

def notificationEventName
  @notificationEventName
end

#notificationSignatureObject

Returns the value of attribute notificationSignature.



15877
15878
15879
# File 'lib/eBay.rb', line 15877

def notificationSignature
  @notificationSignature
end

#offerGlobalShippingProgramPreferenceObject

Returns the value of attribute offerGlobalShippingProgramPreference.



15897
15898
15899
# File 'lib/eBay.rb', line 15897

def offerGlobalShippingProgramPreference
  @offerGlobalShippingProgramPreference
end

#outOfStockControlPreferenceObject

Returns the value of attribute outOfStockControlPreference.



15902
15903
15904
# File 'lib/eBay.rb', line 15902

def outOfStockControlPreference
  @outOfStockControlPreference
end

#overrideGSPServiceWithIntlServicePreferenceObject

Returns the value of attribute overrideGSPServiceWithIntlServicePreference.



15900
15901
15902
# File 'lib/eBay.rb', line 15900

def overrideGSPServiceWithIntlServicePreference
  @overrideGSPServiceWithIntlServicePreference
end

#pickupDropoffSellerPreferenceObject

Returns the value of attribute pickupDropoffSellerPreference.



15901
15902
15903
# File 'lib/eBay.rb', line 15901

def pickupDropoffSellerPreference
  @pickupDropoffSellerPreference
end

#proStoresPreferenceObject

Returns the value of attribute proStoresPreference.



15890
15891
15892
# File 'lib/eBay.rb', line 15890

def proStoresPreference
  @proStoresPreference
end

#purchaseReminderEmailPreferencesObject

Returns the value of attribute purchaseReminderEmailPreferences.



15893
15894
15895
# File 'lib/eBay.rb', line 15893

def purchaseReminderEmailPreferences
  @purchaseReminderEmailPreferences
end

#recipientUserIDObject

Returns the value of attribute recipientUserID.



15875
15876
15877
# File 'lib/eBay.rb', line 15875

def recipientUserID
  @recipientUserID
end

#requiredShipPhoneNumberPreferenceObject

Returns the value of attribute requiredShipPhoneNumberPreference.



15889
15890
15891
# File 'lib/eBay.rb', line 15889

def requiredShipPhoneNumberPreference
  @requiredShipPhoneNumberPreference
end

#sellerExcludeShipToLocationPreferencesObject

Returns the value of attribute sellerExcludeShipToLocationPreferences.



15892
15893
15894
# File 'lib/eBay.rb', line 15892

def sellerExcludeShipToLocationPreferences
  @sellerExcludeShipToLocationPreferences
end

#sellerFavoriteItemPreferencesObject

Returns the value of attribute sellerFavoriteItemPreferences.



15886
15887
15888
# File 'lib/eBay.rb', line 15886

def sellerFavoriteItemPreferences
  @sellerFavoriteItemPreferences
end

#sellerPaymentPreferencesObject

Returns the value of attribute sellerPaymentPreferences.



15885
15886
15887
# File 'lib/eBay.rb', line 15885

def sellerPaymentPreferences
  @sellerPaymentPreferences
end

#sellerProfilePreferencesObject

Returns the value of attribute sellerProfilePreferences.



15895
15896
15897
# File 'lib/eBay.rb', line 15895

def sellerProfilePreferences
  @sellerProfilePreferences
end

#sellerReturnPreferencesObject

Returns the value of attribute sellerReturnPreferences.



15896
15897
15898
# File 'lib/eBay.rb', line 15896

def sellerReturnPreferences
  @sellerReturnPreferences
end

#sellerThirdPartyCheckoutDisabledObject

Returns the value of attribute sellerThirdPartyCheckoutDisabled.



15894
15895
15896
# File 'lib/eBay.rb', line 15894

def sellerThirdPartyCheckoutDisabled
  @sellerThirdPartyCheckoutDisabled
end

#timestampObject

Returns the value of attribute timestamp.



15866
15867
15868
# File 'lib/eBay.rb', line 15866

def timestamp
  @timestamp
end

#unpaidItemAssistancePreferencesObject

Returns the value of attribute unpaidItemAssistancePreferences.



15891
15892
15893
# File 'lib/eBay.rb', line 15891

def unpaidItemAssistancePreferences
  @unpaidItemAssistancePreferences
end

#versionObject

Returns the value of attribute version.



15871
15872
15873
# File 'lib/eBay.rb', line 15871

def version
  @version
end

Instance Method Details

#set_any(elements) ⇒ Object



15905
15906
15907
# File 'lib/eBay.rb', line 15905

def set_any(elements)
  @__xmlele_any = elements
end