Class: EBay::GetMyeBayBuyingRequestType
- Inherits:
-
AbstractRequestType
- Object
- AbstractRequestType
- EBay::GetMyeBayBuyingRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetMyeBayBuyingRequestType
detailLevel - EBay::DetailLevelCodeType
errorLanguage - SOAP::SOAPString
- SOAP::SOAPString
version - SOAP::SOAPString
endUserIP - SOAP::SOAPString
errorHandling - EBay::ErrorHandlingCodeType
invocationID - (any)
outputSelector - SOAP::SOAPString
warningLevel - EBay::WarningLevelCodeType
botBlock - EBay::BotBlockRequestType
watchList - EBay::ItemListCustomizationType
bidList - EBay::ItemListCustomizationType
bestOfferList - EBay::ItemListCustomizationType
wonList - EBay::ItemListCustomizationType
lostList - EBay::ItemListCustomizationType
favoriteSearches - EBay::MyeBaySelectionType
favoriteSellers - EBay::MyeBaySelectionType
secondChanceOffer - EBay::MyeBaySelectionType
bidAssistantList - EBay::BidAssistantListType
deletedFromWonList - EBay::ItemListCustomizationType
deletedFromLostList - EBay::ItemListCustomizationType
- EBay::ItemListCustomizationType
userDefinedLists - EBay::MyeBaySelectionType
hideVariations - SOAP::SOAPBoolean
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#bestOfferList ⇒ Object
Returns the value of attribute bestOfferList.
-
#bidAssistantList ⇒ Object
Returns the value of attribute bidAssistantList.
-
#bidList ⇒ Object
Returns the value of attribute bidList.
-
#botBlock ⇒ Object
Returns the value of attribute botBlock.
-
#buyingSummary ⇒ Object
Returns the value of attribute buyingSummary.
-
#deletedFromLostList ⇒ Object
Returns the value of attribute deletedFromLostList.
-
#deletedFromWonList ⇒ Object
Returns the value of attribute deletedFromWonList.
-
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
-
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
-
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
-
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
-
#favoriteSearches ⇒ Object
Returns the value of attribute favoriteSearches.
-
#favoriteSellers ⇒ Object
Returns the value of attribute favoriteSellers.
-
#hideVariations ⇒ Object
Returns the value of attribute hideVariations.
-
#invocationID ⇒ Object
Returns the value of attribute invocationID.
-
#lostList ⇒ Object
Returns the value of attribute lostList.
-
#messageID ⇒ Object
Returns the value of attribute messageID.
-
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
-
#secondChanceOffer ⇒ Object
Returns the value of attribute secondChanceOffer.
-
#userDefinedLists ⇒ Object
Returns the value of attribute userDefinedLists.
-
#version ⇒ Object
Returns the value of attribute version.
-
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
-
#watchList ⇒ Object
Returns the value of attribute watchList.
-
#wonList ⇒ Object
Returns the value of attribute wonList.
Instance Method Summary collapse
-
#initialize(detailLevel = [], errorLanguage = nil, messageID = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, watchList = nil, bidList = nil, bestOfferList = nil, wonList = nil, lostList = nil, favoriteSearches = nil, favoriteSellers = nil, secondChanceOffer = nil, bidAssistantList = nil, deletedFromWonList = nil, deletedFromLostList = nil, buyingSummary = nil, userDefinedLists = nil, hideVariations = nil) ⇒ GetMyeBayBuyingRequestType
constructor
A new instance of GetMyeBayBuyingRequestType.
- #set_any(elements) ⇒ Object
Constructor Details
#initialize(detailLevel = [], errorLanguage = nil, messageID = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, watchList = nil, bidList = nil, bestOfferList = nil, wonList = nil, lostList = nil, favoriteSearches = nil, favoriteSellers = nil, secondChanceOffer = nil, bidAssistantList = nil, deletedFromWonList = nil, deletedFromLostList = nil, buyingSummary = nil, userDefinedLists = nil, hideVariations = nil) ⇒ GetMyeBayBuyingRequestType
Returns a new instance of GetMyeBayBuyingRequestType.
3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 |
# File 'lib/eBay.rb', line 3374 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, watchList = nil, bidList = nil, bestOfferList = nil, wonList = nil, lostList = nil, favoriteSearches = nil, favoriteSellers = nil, secondChanceOffer = nil, bidAssistantList = nil, deletedFromWonList = nil, deletedFromLostList = nil, = nil, userDefinedLists = nil, hideVariations = nil) @detailLevel = detailLevel @errorLanguage = errorLanguage @messageID = @version = version @endUserIP = endUserIP @errorHandling = errorHandling @invocationID = invocationID @outputSelector = outputSelector @warningLevel = warningLevel @botBlock = botBlock @__xmlele_any = nil @watchList = watchList @bidList = bidList @bestOfferList = bestOfferList @wonList = wonList @lostList = lostList @favoriteSearches = favoriteSearches @favoriteSellers = favoriteSellers @secondChanceOffer = secondChanceOffer @bidAssistantList = bidAssistantList @deletedFromWonList = deletedFromWonList @deletedFromLostList = deletedFromLostList @buyingSummary = @userDefinedLists = userDefinedLists @hideVariations = hideVariations end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
3354 3355 3356 |
# File 'lib/eBay.rb', line 3354 def __xmlele_any @__xmlele_any end |
#bestOfferList ⇒ Object
Returns the value of attribute bestOfferList.
3357 3358 3359 |
# File 'lib/eBay.rb', line 3357 def bestOfferList @bestOfferList end |
#bidAssistantList ⇒ Object
Returns the value of attribute bidAssistantList.
3363 3364 3365 |
# File 'lib/eBay.rb', line 3363 def bidAssistantList @bidAssistantList end |
#bidList ⇒ Object
Returns the value of attribute bidList.
3356 3357 3358 |
# File 'lib/eBay.rb', line 3356 def bidList @bidList end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
3353 3354 3355 |
# File 'lib/eBay.rb', line 3353 def botBlock @botBlock end |
#buyingSummary ⇒ Object
Returns the value of attribute buyingSummary.
3366 3367 3368 |
# File 'lib/eBay.rb', line 3366 def @buyingSummary end |
#deletedFromLostList ⇒ Object
Returns the value of attribute deletedFromLostList.
3365 3366 3367 |
# File 'lib/eBay.rb', line 3365 def deletedFromLostList @deletedFromLostList end |
#deletedFromWonList ⇒ Object
Returns the value of attribute deletedFromWonList.
3364 3365 3366 |
# File 'lib/eBay.rb', line 3364 def deletedFromWonList @deletedFromWonList end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
3344 3345 3346 |
# File 'lib/eBay.rb', line 3344 def detailLevel @detailLevel end |
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
3348 3349 3350 |
# File 'lib/eBay.rb', line 3348 def endUserIP @endUserIP end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
3349 3350 3351 |
# File 'lib/eBay.rb', line 3349 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
3345 3346 3347 |
# File 'lib/eBay.rb', line 3345 def errorLanguage @errorLanguage end |
#favoriteSearches ⇒ Object
Returns the value of attribute favoriteSearches.
3360 3361 3362 |
# File 'lib/eBay.rb', line 3360 def favoriteSearches @favoriteSearches end |
#favoriteSellers ⇒ Object
Returns the value of attribute favoriteSellers.
3361 3362 3363 |
# File 'lib/eBay.rb', line 3361 def favoriteSellers @favoriteSellers end |
#hideVariations ⇒ Object
Returns the value of attribute hideVariations.
3368 3369 3370 |
# File 'lib/eBay.rb', line 3368 def hideVariations @hideVariations end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
3350 3351 3352 |
# File 'lib/eBay.rb', line 3350 def invocationID @invocationID end |
#lostList ⇒ Object
Returns the value of attribute lostList.
3359 3360 3361 |
# File 'lib/eBay.rb', line 3359 def lostList @lostList end |
#messageID ⇒ Object
Returns the value of attribute messageID.
3346 3347 3348 |
# File 'lib/eBay.rb', line 3346 def @messageID end |
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
3351 3352 3353 |
# File 'lib/eBay.rb', line 3351 def outputSelector @outputSelector end |
#secondChanceOffer ⇒ Object
Returns the value of attribute secondChanceOffer.
3362 3363 3364 |
# File 'lib/eBay.rb', line 3362 def secondChanceOffer @secondChanceOffer end |
#userDefinedLists ⇒ Object
Returns the value of attribute userDefinedLists.
3367 3368 3369 |
# File 'lib/eBay.rb', line 3367 def userDefinedLists @userDefinedLists end |
#version ⇒ Object
Returns the value of attribute version.
3347 3348 3349 |
# File 'lib/eBay.rb', line 3347 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
3352 3353 3354 |
# File 'lib/eBay.rb', line 3352 def warningLevel @warningLevel end |
#watchList ⇒ Object
Returns the value of attribute watchList.
3355 3356 3357 |
# File 'lib/eBay.rb', line 3355 def watchList @watchList end |
#wonList ⇒ Object
Returns the value of attribute wonList.
3358 3359 3360 |
# File 'lib/eBay.rb', line 3358 def wonList @wonList end |
Instance Method Details
#set_any(elements) ⇒ Object
3370 3371 3372 |
# File 'lib/eBay.rb', line 3370 def set_any(elements) @__xmlele_any = elements end |