Class: EBay::ReviseMyMessagesRequestType
- Inherits:
-
AbstractRequestType
- Object
- AbstractRequestType
- EBay::ReviseMyMessagesRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsReviseMyMessagesRequestType
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
- EBay::MyMessagesMessageIDArrayType
alertIDs - EBay::MyMessagesAlertIDArrayType
read - SOAP::SOAPBoolean
flagged - SOAP::SOAPBoolean
folderID - SOAP::SOAPLong
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#alertIDs ⇒ Object
Returns the value of attribute alertIDs.
-
#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.
-
#flagged ⇒ Object
Returns the value of attribute flagged.
-
#folderID ⇒ Object
Returns the value of attribute folderID.
-
#invocationID ⇒ Object
Returns the value of attribute invocationID.
-
#messageID ⇒ Object
Returns the value of attribute messageID.
-
#messageIDs ⇒ Object
Returns the value of attribute messageIDs.
-
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
-
#read ⇒ Object
Returns the value of attribute read.
-
#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, messageIDs = nil, alertIDs = nil, read = nil, flagged = nil, folderID = nil) ⇒ ReviseMyMessagesRequestType
constructor
A new instance of ReviseMyMessagesRequestType.
- #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, messageIDs = nil, alertIDs = nil, read = nil, flagged = nil, folderID = nil) ⇒ ReviseMyMessagesRequestType
Returns a new instance of ReviseMyMessagesRequestType.
6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 |
# File 'lib/eBay.rb', line 6937 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, = nil, alertIDs = nil, read = nil, flagged = nil, folderID = nil) @detailLevel = detailLevel @errorLanguage = errorLanguage @messageID = @version = version @endUserIP = endUserIP @errorHandling = errorHandling @invocationID = invocationID @outputSelector = outputSelector @warningLevel = warningLevel @botBlock = botBlock @__xmlele_any = nil @messageIDs = @alertIDs = alertIDs @read = read @flagged = flagged @folderID = folderID end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
6926 6927 6928 |
# File 'lib/eBay.rb', line 6926 def __xmlele_any @__xmlele_any end |
#alertIDs ⇒ Object
Returns the value of attribute alertIDs.
6928 6929 6930 |
# File 'lib/eBay.rb', line 6928 def alertIDs @alertIDs end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
6925 6926 6927 |
# File 'lib/eBay.rb', line 6925 def botBlock @botBlock end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
6916 6917 6918 |
# File 'lib/eBay.rb', line 6916 def detailLevel @detailLevel end |
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
6920 6921 6922 |
# File 'lib/eBay.rb', line 6920 def endUserIP @endUserIP end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
6921 6922 6923 |
# File 'lib/eBay.rb', line 6921 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
6917 6918 6919 |
# File 'lib/eBay.rb', line 6917 def errorLanguage @errorLanguage end |
#flagged ⇒ Object
Returns the value of attribute flagged.
6930 6931 6932 |
# File 'lib/eBay.rb', line 6930 def flagged @flagged end |
#folderID ⇒ Object
Returns the value of attribute folderID.
6931 6932 6933 |
# File 'lib/eBay.rb', line 6931 def folderID @folderID end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
6922 6923 6924 |
# File 'lib/eBay.rb', line 6922 def invocationID @invocationID end |
#messageID ⇒ Object
Returns the value of attribute messageID.
6918 6919 6920 |
# File 'lib/eBay.rb', line 6918 def @messageID end |
#messageIDs ⇒ Object
Returns the value of attribute messageIDs.
6927 6928 6929 |
# File 'lib/eBay.rb', line 6927 def @messageIDs end |
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
6923 6924 6925 |
# File 'lib/eBay.rb', line 6923 def outputSelector @outputSelector end |
#read ⇒ Object
Returns the value of attribute read.
6929 6930 6931 |
# File 'lib/eBay.rb', line 6929 def read @read end |
#version ⇒ Object
Returns the value of attribute version.
6919 6920 6921 |
# File 'lib/eBay.rb', line 6919 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
6924 6925 6926 |
# File 'lib/eBay.rb', line 6924 def warningLevel @warningLevel end |
Instance Method Details
#set_any(elements) ⇒ Object
6933 6934 6935 |
# File 'lib/eBay.rb', line 6933 def set_any(elements) @__xmlele_any = elements end |