Class: EBay::GetBestOffersRequestType
- Inherits:
-
AbstractRequestType
- Object
- AbstractRequestType
- EBay::GetBestOffersRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetBestOffersRequestType
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
itemID - (any)
bestOfferID - (any)
bestOfferStatus - EBay::BestOfferStatusCodeType
pagination - EBay::PaginationType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#bestOfferID ⇒ Object
Returns the value of attribute bestOfferID.
-
#bestOfferStatus ⇒ Object
Returns the value of attribute bestOfferStatus.
-
#botBlock ⇒ Object
Returns the value of attribute botBlock.
-
#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.
-
#invocationID ⇒ Object
Returns the value of attribute invocationID.
-
#itemID ⇒ Object
Returns the value of attribute itemID.
-
#messageID ⇒ Object
Returns the value of attribute messageID.
-
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
-
#pagination ⇒ Object
Returns the value of attribute pagination.
-
#version ⇒ Object
Returns the value of attribute version.
-
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
Instance Method Summary collapse
-
#initialize(detailLevel = [], errorLanguage = nil, messageID = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, itemID = nil, bestOfferID = nil, bestOfferStatus = nil, pagination = nil) ⇒ GetBestOffersRequestType
constructor
A new instance of GetBestOffersRequestType.
- #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, itemID = nil, bestOfferID = nil, bestOfferStatus = nil, pagination = nil) ⇒ GetBestOffersRequestType
Returns a new instance of GetBestOffersRequestType.
2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 |
# File 'lib/eBay.rb', line 2007 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, itemID = nil, bestOfferID = nil, bestOfferStatus = nil, pagination = nil) @detailLevel = detailLevel @errorLanguage = errorLanguage @messageID = @version = version @endUserIP = endUserIP @errorHandling = errorHandling @invocationID = invocationID @outputSelector = outputSelector @warningLevel = warningLevel @botBlock = botBlock @__xmlele_any = nil @itemID = itemID @bestOfferID = bestOfferID @bestOfferStatus = bestOfferStatus @pagination = pagination end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
1997 1998 1999 |
# File 'lib/eBay.rb', line 1997 def __xmlele_any @__xmlele_any end |
#bestOfferID ⇒ Object
Returns the value of attribute bestOfferID.
1999 2000 2001 |
# File 'lib/eBay.rb', line 1999 def bestOfferID @bestOfferID end |
#bestOfferStatus ⇒ Object
Returns the value of attribute bestOfferStatus.
2000 2001 2002 |
# File 'lib/eBay.rb', line 2000 def bestOfferStatus @bestOfferStatus end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
1996 1997 1998 |
# File 'lib/eBay.rb', line 1996 def botBlock @botBlock end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
1987 1988 1989 |
# File 'lib/eBay.rb', line 1987 def detailLevel @detailLevel end |
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
1991 1992 1993 |
# File 'lib/eBay.rb', line 1991 def endUserIP @endUserIP end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
1992 1993 1994 |
# File 'lib/eBay.rb', line 1992 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
1988 1989 1990 |
# File 'lib/eBay.rb', line 1988 def errorLanguage @errorLanguage end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
1993 1994 1995 |
# File 'lib/eBay.rb', line 1993 def invocationID @invocationID end |
#itemID ⇒ Object
Returns the value of attribute itemID.
1998 1999 2000 |
# File 'lib/eBay.rb', line 1998 def itemID @itemID end |
#messageID ⇒ Object
Returns the value of attribute messageID.
1989 1990 1991 |
# File 'lib/eBay.rb', line 1989 def @messageID end |
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
1994 1995 1996 |
# File 'lib/eBay.rb', line 1994 def outputSelector @outputSelector end |
#pagination ⇒ Object
Returns the value of attribute pagination.
2001 2002 2003 |
# File 'lib/eBay.rb', line 2001 def pagination @pagination end |
#version ⇒ Object
Returns the value of attribute version.
1990 1991 1992 |
# File 'lib/eBay.rb', line 1990 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
1995 1996 1997 |
# File 'lib/eBay.rb', line 1995 def warningLevel @warningLevel end |
Instance Method Details
#set_any(elements) ⇒ Object
2003 2004 2005 |
# File 'lib/eBay.rb', line 2003 def set_any(elements) @__xmlele_any = elements end |