Class: GetUserPreferencesRequestType

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

Overview

urn:ebay:apis:eBLBaseComponentsGetUserPreferencesRequestType

detailLevel - DetailLevelCodeType
errorLanguage - SOAP::SOAPString
messageID - SOAP::SOAPString
version - SOAP::SOAPString
endUserIP - SOAP::SOAPString
errorHandling - ErrorHandlingCodeType
invocationID - (any)
outputSelector - SOAP::SOAPString
warningLevel - WarningLevelCodeType
botBlock - BotBlockRequestType
showBidderNoticePreferences - SOAP::SOAPBoolean
showCombinedPaymentPreferences - SOAP::SOAPBoolean
showCrossPromotionPreferences - SOAP::SOAPBoolean
showSellerPaymentPreferences - SOAP::SOAPBoolean
showEndOfAuctionEmailPreferences - SOAP::SOAPBoolean
showSellerFavoriteItemPreferences - SOAP::SOAPBoolean
showProStoresPreferences - SOAP::SOAPBoolean

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(detailLevel = [], errorLanguage = nil, messageID = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, showBidderNoticePreferences = nil, showCombinedPaymentPreferences = nil, showCrossPromotionPreferences = nil, showSellerPaymentPreferences = nil, showEndOfAuctionEmailPreferences = nil, showSellerFavoriteItemPreferences = nil, showProStoresPreferences = nil) ⇒ GetUserPreferencesRequestType

Returns a new instance of GetUserPreferencesRequestType.



4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
# File 'lib/eBay.rb', line 4990

def initialize(detailLevel = [], errorLanguage = nil, messageID = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, showBidderNoticePreferences = nil, showCombinedPaymentPreferences = nil, showCrossPromotionPreferences = nil, showSellerPaymentPreferences = nil, showEndOfAuctionEmailPreferences = nil, showSellerFavoriteItemPreferences = nil, showProStoresPreferences = nil)
  @detailLevel = detailLevel
  @errorLanguage = errorLanguage
  @messageID = messageID
  @version = version
  @endUserIP = endUserIP
  @errorHandling = errorHandling
  @invocationID = invocationID
  @outputSelector = outputSelector
  @warningLevel = warningLevel
  @botBlock = botBlock
  @__xmlele_any = nil
  @showBidderNoticePreferences = showBidderNoticePreferences
  @showCombinedPaymentPreferences = showCombinedPaymentPreferences
  @showCrossPromotionPreferences = showCrossPromotionPreferences
  @showSellerPaymentPreferences = showSellerPaymentPreferences
  @showEndOfAuctionEmailPreferences = showEndOfAuctionEmailPreferences
  @showSellerFavoriteItemPreferences = showSellerFavoriteItemPreferences
  @showProStoresPreferences = showProStoresPreferences
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



4977
4978
4979
# File 'lib/eBay.rb', line 4977

def __xmlele_any
  @__xmlele_any
end

#botBlockObject

Returns the value of attribute botBlock.



4976
4977
4978
# File 'lib/eBay.rb', line 4976

def botBlock
  @botBlock
end

#detailLevelObject

Returns the value of attribute detailLevel.



4967
4968
4969
# File 'lib/eBay.rb', line 4967

def detailLevel
  @detailLevel
end

#endUserIPObject

Returns the value of attribute endUserIP.



4971
4972
4973
# File 'lib/eBay.rb', line 4971

def endUserIP
  @endUserIP
end

#errorHandlingObject

Returns the value of attribute errorHandling.



4972
4973
4974
# File 'lib/eBay.rb', line 4972

def errorHandling
  @errorHandling
end

#errorLanguageObject

Returns the value of attribute errorLanguage.



4968
4969
4970
# File 'lib/eBay.rb', line 4968

def errorLanguage
  @errorLanguage
end

#invocationIDObject

Returns the value of attribute invocationID.



4973
4974
4975
# File 'lib/eBay.rb', line 4973

def invocationID
  @invocationID
end

#messageIDObject

Returns the value of attribute messageID.



4969
4970
4971
# File 'lib/eBay.rb', line 4969

def messageID
  @messageID
end

#outputSelectorObject

Returns the value of attribute outputSelector.



4974
4975
4976
# File 'lib/eBay.rb', line 4974

def outputSelector
  @outputSelector
end

#showBidderNoticePreferencesObject

Returns the value of attribute showBidderNoticePreferences.



4978
4979
4980
# File 'lib/eBay.rb', line 4978

def showBidderNoticePreferences
  @showBidderNoticePreferences
end

#showCombinedPaymentPreferencesObject

Returns the value of attribute showCombinedPaymentPreferences.



4979
4980
4981
# File 'lib/eBay.rb', line 4979

def showCombinedPaymentPreferences
  @showCombinedPaymentPreferences
end

#showCrossPromotionPreferencesObject

Returns the value of attribute showCrossPromotionPreferences.



4980
4981
4982
# File 'lib/eBay.rb', line 4980

def showCrossPromotionPreferences
  @showCrossPromotionPreferences
end

#showEndOfAuctionEmailPreferencesObject

Returns the value of attribute showEndOfAuctionEmailPreferences.



4982
4983
4984
# File 'lib/eBay.rb', line 4982

def showEndOfAuctionEmailPreferences
  @showEndOfAuctionEmailPreferences
end

#showProStoresPreferencesObject

Returns the value of attribute showProStoresPreferences.



4984
4985
4986
# File 'lib/eBay.rb', line 4984

def showProStoresPreferences
  @showProStoresPreferences
end

#showSellerFavoriteItemPreferencesObject

Returns the value of attribute showSellerFavoriteItemPreferences.



4983
4984
4985
# File 'lib/eBay.rb', line 4983

def showSellerFavoriteItemPreferences
  @showSellerFavoriteItemPreferences
end

#showSellerPaymentPreferencesObject

Returns the value of attribute showSellerPaymentPreferences.



4981
4982
4983
# File 'lib/eBay.rb', line 4981

def showSellerPaymentPreferences
  @showSellerPaymentPreferences
end

#versionObject

Returns the value of attribute version.



4970
4971
4972
# File 'lib/eBay.rb', line 4970

def version
  @version
end

#warningLevelObject

Returns the value of attribute warningLevel.



4975
4976
4977
# File 'lib/eBay.rb', line 4975

def warningLevel
  @warningLevel
end

Instance Method Details

#set_any(elements) ⇒ Object



4986
4987
4988
# File 'lib/eBay.rb', line 4986

def set_any(elements)
  @__xmlele_any = elements
end