Class: EBay::GetVeROReportStatusRequestType
- Inherits:
-
AbstractRequestType
- Object
- AbstractRequestType
- EBay::GetVeROReportStatusRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetVeROReportStatusRequestType
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
veROReportPacketID - SOAP::SOAPLong
itemID - (any)
includeReportedItemDetails - SOAP::SOAPBoolean
timeFrom - SOAP::SOAPDateTime
timeTo - SOAP::SOAPDateTime
pagination - EBay::PaginationType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#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.
-
#includeReportedItemDetails ⇒ Object
Returns the value of attribute includeReportedItemDetails.
-
#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.
-
#timeFrom ⇒ Object
Returns the value of attribute timeFrom.
-
#timeTo ⇒ Object
Returns the value of attribute timeTo.
-
#veROReportPacketID ⇒ Object
Returns the value of attribute veROReportPacketID.
-
#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, veROReportPacketID = nil, itemID = nil, includeReportedItemDetails = nil, timeFrom = nil, timeTo = nil, pagination = nil) ⇒ GetVeROReportStatusRequestType
constructor
A new instance of GetVeROReportStatusRequestType.
- #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, veROReportPacketID = nil, itemID = nil, includeReportedItemDetails = nil, timeFrom = nil, timeTo = nil, pagination = nil) ⇒ GetVeROReportStatusRequestType
Returns a new instance of GetVeROReportStatusRequestType.
5864 5865 5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 5878 5879 5880 5881 5882 |
# File 'lib/eBay.rb', line 5864 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, veROReportPacketID = nil, itemID = nil, includeReportedItemDetails = nil, timeFrom = nil, timeTo = 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 @veROReportPacketID = veROReportPacketID @itemID = itemID @includeReportedItemDetails = includeReportedItemDetails @timeFrom = timeFrom @timeTo = timeTo @pagination = pagination end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
5852 5853 5854 |
# File 'lib/eBay.rb', line 5852 def __xmlele_any @__xmlele_any end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
5851 5852 5853 |
# File 'lib/eBay.rb', line 5851 def botBlock @botBlock end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
5842 5843 5844 |
# File 'lib/eBay.rb', line 5842 def detailLevel @detailLevel end |
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
5846 5847 5848 |
# File 'lib/eBay.rb', line 5846 def endUserIP @endUserIP end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
5847 5848 5849 |
# File 'lib/eBay.rb', line 5847 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
5843 5844 5845 |
# File 'lib/eBay.rb', line 5843 def errorLanguage @errorLanguage end |
#includeReportedItemDetails ⇒ Object
Returns the value of attribute includeReportedItemDetails.
5855 5856 5857 |
# File 'lib/eBay.rb', line 5855 def includeReportedItemDetails @includeReportedItemDetails end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
5848 5849 5850 |
# File 'lib/eBay.rb', line 5848 def invocationID @invocationID end |
#itemID ⇒ Object
Returns the value of attribute itemID.
5854 5855 5856 |
# File 'lib/eBay.rb', line 5854 def itemID @itemID end |
#messageID ⇒ Object
Returns the value of attribute messageID.
5844 5845 5846 |
# File 'lib/eBay.rb', line 5844 def @messageID end |
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
5849 5850 5851 |
# File 'lib/eBay.rb', line 5849 def outputSelector @outputSelector end |
#pagination ⇒ Object
Returns the value of attribute pagination.
5858 5859 5860 |
# File 'lib/eBay.rb', line 5858 def pagination @pagination end |
#timeFrom ⇒ Object
Returns the value of attribute timeFrom.
5856 5857 5858 |
# File 'lib/eBay.rb', line 5856 def timeFrom @timeFrom end |
#timeTo ⇒ Object
Returns the value of attribute timeTo.
5857 5858 5859 |
# File 'lib/eBay.rb', line 5857 def timeTo @timeTo end |
#veROReportPacketID ⇒ Object
Returns the value of attribute veROReportPacketID.
5853 5854 5855 |
# File 'lib/eBay.rb', line 5853 def veROReportPacketID @veROReportPacketID end |
#version ⇒ Object
Returns the value of attribute version.
5845 5846 5847 |
# File 'lib/eBay.rb', line 5845 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
5850 5851 5852 |
# File 'lib/eBay.rb', line 5850 def warningLevel @warningLevel end |
Instance Method Details
#set_any(elements) ⇒ Object
5860 5861 5862 |
# File 'lib/eBay.rb', line 5860 def set_any(elements) @__xmlele_any = elements end |