Class: EBay::GetSellingManagerSoldListingsRequestType
- Inherits:
-
AbstractRequestType
- Object
- AbstractRequestType
- EBay::GetSellingManagerSoldListingsRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetSellingManagerSoldListingsRequestType
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
search - EBay::SellingManagerSearchType
storeCategoryID - SOAP::SOAPLong
filter - EBay::SellingManagerSoldListingsPropertyTypeCodeType
archived - SOAP::SOAPBoolean
sort - EBay::SellingManagerSoldListingsSortTypeCodeType
sortOrder - EBay::SortOrderCodeType
pagination - EBay::PaginationType
saleDateRange - EBay::TimeRangeType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#archived ⇒ Object
Returns the value of attribute archived.
-
#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.
-
#filter ⇒ Object
Returns the value of attribute filter.
-
#invocationID ⇒ Object
Returns the value of attribute invocationID.
-
#messageID ⇒ Object
Returns the value of attribute messageID.
-
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
-
#pagination ⇒ Object
Returns the value of attribute pagination.
-
#saleDateRange ⇒ Object
Returns the value of attribute saleDateRange.
-
#search ⇒ Object
Returns the value of attribute search.
-
#sort ⇒ Object
Returns the value of attribute sort.
-
#sortOrder ⇒ Object
Returns the value of attribute sortOrder.
-
#storeCategoryID ⇒ Object
Returns the value of attribute storeCategoryID.
-
#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, search = nil, storeCategoryID = nil, filter = [], archived = nil, sort = nil, sortOrder = nil, pagination = nil, saleDateRange = nil) ⇒ GetSellingManagerSoldListingsRequestType
constructor
A new instance of GetSellingManagerSoldListingsRequestType.
- #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, search = nil, storeCategoryID = nil, filter = [], archived = nil, sort = nil, sortOrder = nil, pagination = nil, saleDateRange = nil) ⇒ GetSellingManagerSoldListingsRequestType
Returns a new instance of GetSellingManagerSoldListingsRequestType.
4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 |
# File 'lib/eBay.rb', line 4932 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, search = nil, storeCategoryID = nil, filter = [], archived = nil, sort = nil, sortOrder = nil, pagination = nil, saleDateRange = nil) @detailLevel = detailLevel @errorLanguage = errorLanguage @messageID = @version = version @endUserIP = endUserIP @errorHandling = errorHandling @invocationID = invocationID @outputSelector = outputSelector @warningLevel = warningLevel @botBlock = botBlock @__xmlele_any = nil @search = search @storeCategoryID = storeCategoryID @filter = filter @archived = archived @sort = sort @sortOrder = sortOrder @pagination = pagination @saleDateRange = saleDateRange end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
4918 4919 4920 |
# File 'lib/eBay.rb', line 4918 def __xmlele_any @__xmlele_any end |
#archived ⇒ Object
Returns the value of attribute archived.
4922 4923 4924 |
# File 'lib/eBay.rb', line 4922 def archived @archived end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
4917 4918 4919 |
# File 'lib/eBay.rb', line 4917 def botBlock @botBlock end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
4908 4909 4910 |
# File 'lib/eBay.rb', line 4908 def detailLevel @detailLevel end |
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
4912 4913 4914 |
# File 'lib/eBay.rb', line 4912 def endUserIP @endUserIP end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
4913 4914 4915 |
# File 'lib/eBay.rb', line 4913 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
4909 4910 4911 |
# File 'lib/eBay.rb', line 4909 def errorLanguage @errorLanguage end |
#filter ⇒ Object
Returns the value of attribute filter.
4921 4922 4923 |
# File 'lib/eBay.rb', line 4921 def filter @filter end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
4914 4915 4916 |
# File 'lib/eBay.rb', line 4914 def invocationID @invocationID end |
#messageID ⇒ Object
Returns the value of attribute messageID.
4910 4911 4912 |
# File 'lib/eBay.rb', line 4910 def @messageID end |
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
4915 4916 4917 |
# File 'lib/eBay.rb', line 4915 def outputSelector @outputSelector end |
#pagination ⇒ Object
Returns the value of attribute pagination.
4925 4926 4927 |
# File 'lib/eBay.rb', line 4925 def pagination @pagination end |
#saleDateRange ⇒ Object
Returns the value of attribute saleDateRange.
4926 4927 4928 |
# File 'lib/eBay.rb', line 4926 def saleDateRange @saleDateRange end |
#search ⇒ Object
Returns the value of attribute search.
4919 4920 4921 |
# File 'lib/eBay.rb', line 4919 def search @search end |
#sort ⇒ Object
Returns the value of attribute sort.
4923 4924 4925 |
# File 'lib/eBay.rb', line 4923 def sort @sort end |
#sortOrder ⇒ Object
Returns the value of attribute sortOrder.
4924 4925 4926 |
# File 'lib/eBay.rb', line 4924 def sortOrder @sortOrder end |
#storeCategoryID ⇒ Object
Returns the value of attribute storeCategoryID.
4920 4921 4922 |
# File 'lib/eBay.rb', line 4920 def storeCategoryID @storeCategoryID end |
#version ⇒ Object
Returns the value of attribute version.
4911 4912 4913 |
# File 'lib/eBay.rb', line 4911 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
4916 4917 4918 |
# File 'lib/eBay.rb', line 4916 def warningLevel @warningLevel end |
Instance Method Details
#set_any(elements) ⇒ Object
4928 4929 4930 |
# File 'lib/eBay.rb', line 4928 def set_any(elements) @__xmlele_any = elements end |