Class: GetWantItNowSearchResultsRequestType
- Inherits:
-
Object
- Object
- GetWantItNowSearchResultsRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetWantItNowSearchResultsRequestType
Constant Summary collapse
- @@schema_type =
"GetWantItNowSearchResultsRequestType"- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"- @@schema_element =
[ ["detailLevel", ["DetailLevelCodeType[]", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "DetailLevel")]], ["errorLanguage", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ErrorLanguage")]], ["messageID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "MessageID")]], ["version", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Version")]], ["errorHandling", ["ErrorHandlingCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ErrorHandling")]], ["invocationID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "InvocationID")]], ["warningLevel", ["WarningLevelCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "WarningLevel")]], ["any", [nil, XSD::QName.new("http://www.w3.org/2001/XMLSchema", "anyType")]], ["categoryID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "CategoryID")]], ["query", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Query")]], ["searchInDescription", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SearchInDescription")]], ["searchWorldwide", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SearchWorldwide")]], ["pagination", ["PaginationType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Pagination")]] ]
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#categoryID ⇒ Object
Returns the value of attribute categoryID.
-
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
-
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
-
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
-
#invocationID ⇒ Object
Returns the value of attribute invocationID.
-
#messageID ⇒ Object
Returns the value of attribute messageID.
-
#pagination ⇒ Object
Returns the value of attribute pagination.
-
#query ⇒ Object
Returns the value of attribute query.
-
#searchInDescription ⇒ Object
Returns the value of attribute searchInDescription.
-
#searchWorldwide ⇒ Object
Returns the value of attribute searchWorldwide.
-
#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, errorHandling = nil, invocationID = nil, warningLevel = nil, categoryID = nil, query = nil, searchInDescription = nil, searchWorldwide = nil, pagination = nil) ⇒ GetWantItNowSearchResultsRequestType
constructor
A new instance of GetWantItNowSearchResultsRequestType.
- #set_any(elements) ⇒ Object
Constructor Details
#initialize(detailLevel = [], errorLanguage = nil, messageID = nil, version = nil, errorHandling = nil, invocationID = nil, warningLevel = nil, categoryID = nil, query = nil, searchInDescription = nil, searchWorldwide = nil, pagination = nil) ⇒ GetWantItNowSearchResultsRequestType
Returns a new instance of GetWantItNowSearchResultsRequestType.
10474 10475 10476 10477 10478 10479 10480 10481 10482 10483 10484 10485 10486 10487 10488 |
# File 'lib/eBay.rb', line 10474 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, errorHandling = nil, invocationID = nil, warningLevel = nil, categoryID = nil, query = nil, searchInDescription = nil, searchWorldwide = nil, pagination = nil) @detailLevel = detailLevel @errorLanguage = errorLanguage = @version = version @errorHandling = errorHandling @invocationID = invocationID @warningLevel = warningLevel @__xmlele_any = nil @categoryID = categoryID @query = query @searchInDescription = searchInDescription @searchWorldwide = searchWorldwide @pagination = pagination end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
10463 10464 10465 |
# File 'lib/eBay.rb', line 10463 def __xmlele_any @__xmlele_any end |
#categoryID ⇒ Object
Returns the value of attribute categoryID.
10464 10465 10466 |
# File 'lib/eBay.rb', line 10464 def categoryID @categoryID end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
10456 10457 10458 |
# File 'lib/eBay.rb', line 10456 def detailLevel @detailLevel end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
10460 10461 10462 |
# File 'lib/eBay.rb', line 10460 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
10457 10458 10459 |
# File 'lib/eBay.rb', line 10457 def errorLanguage @errorLanguage end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
10461 10462 10463 |
# File 'lib/eBay.rb', line 10461 def invocationID @invocationID end |
#messageID ⇒ Object
Returns the value of attribute messageID.
10458 10459 10460 |
# File 'lib/eBay.rb', line 10458 def end |
#pagination ⇒ Object
Returns the value of attribute pagination.
10468 10469 10470 |
# File 'lib/eBay.rb', line 10468 def pagination @pagination end |
#query ⇒ Object
Returns the value of attribute query.
10465 10466 10467 |
# File 'lib/eBay.rb', line 10465 def query @query end |
#searchInDescription ⇒ Object
Returns the value of attribute searchInDescription.
10466 10467 10468 |
# File 'lib/eBay.rb', line 10466 def searchInDescription @searchInDescription end |
#searchWorldwide ⇒ Object
Returns the value of attribute searchWorldwide.
10467 10468 10469 |
# File 'lib/eBay.rb', line 10467 def searchWorldwide @searchWorldwide end |
#version ⇒ Object
Returns the value of attribute version.
10459 10460 10461 |
# File 'lib/eBay.rb', line 10459 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
10462 10463 10464 |
# File 'lib/eBay.rb', line 10462 def warningLevel @warningLevel end |
Instance Method Details
#set_any(elements) ⇒ Object
10470 10471 10472 |
# File 'lib/eBay.rb', line 10470 def set_any(elements) @__xmlele_any = elements end |