Class: EBay::GetMemberMessagesRequestType
- Inherits:
-
AbstractRequestType
- Object
- AbstractRequestType
- EBay::GetMemberMessagesRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGetMemberMessagesRequestType
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)
mailMessageType - EBay::MessageTypeCodeType
- EBay::MessageStatusTypeCodeType
displayToPublic - SOAP::SOAPBoolean
startCreationTime - SOAP::SOAPDateTime
endCreationTime - SOAP::SOAPDateTime
pagination - EBay::PaginationType
memberMessageID - SOAP::SOAPString
senderID - (any)
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.
-
#displayToPublic ⇒ Object
Returns the value of attribute displayToPublic.
-
#endCreationTime ⇒ Object
Returns the value of attribute endCreationTime.
-
#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.
-
#mailMessageType ⇒ Object
Returns the value of attribute mailMessageType.
-
#memberMessageID ⇒ Object
Returns the value of attribute memberMessageID.
-
#messageID ⇒ Object
Returns the value of attribute messageID.
-
#messageStatus ⇒ Object
Returns the value of attribute messageStatus.
-
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
-
#pagination ⇒ Object
Returns the value of attribute pagination.
-
#senderID ⇒ Object
Returns the value of attribute senderID.
-
#startCreationTime ⇒ Object
Returns the value of attribute startCreationTime.
-
#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, mailMessageType = nil, messageStatus = nil, displayToPublic = nil, startCreationTime = nil, endCreationTime = nil, pagination = nil, memberMessageID = nil, senderID = nil) ⇒ GetMemberMessagesRequestType
constructor
A new instance of GetMemberMessagesRequestType.
- #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, mailMessageType = nil, messageStatus = nil, displayToPublic = nil, startCreationTime = nil, endCreationTime = nil, pagination = nil, memberMessageID = nil, senderID = nil) ⇒ GetMemberMessagesRequestType
Returns a new instance of GetMemberMessagesRequestType.
3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 |
# File 'lib/eBay.rb', line 3178 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, itemID = nil, mailMessageType = nil, = nil, displayToPublic = nil, startCreationTime = nil, endCreationTime = nil, pagination = nil, memberMessageID = nil, senderID = 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 @mailMessageType = mailMessageType @messageStatus = @displayToPublic = displayToPublic @startCreationTime = startCreationTime @endCreationTime = endCreationTime @pagination = pagination @memberMessageID = memberMessageID @senderID = senderID end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
3163 3164 3165 |
# File 'lib/eBay.rb', line 3163 def __xmlele_any @__xmlele_any end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
3162 3163 3164 |
# File 'lib/eBay.rb', line 3162 def botBlock @botBlock end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
3153 3154 3155 |
# File 'lib/eBay.rb', line 3153 def detailLevel @detailLevel end |
#displayToPublic ⇒ Object
Returns the value of attribute displayToPublic.
3167 3168 3169 |
# File 'lib/eBay.rb', line 3167 def displayToPublic @displayToPublic end |
#endCreationTime ⇒ Object
Returns the value of attribute endCreationTime.
3169 3170 3171 |
# File 'lib/eBay.rb', line 3169 def endCreationTime @endCreationTime end |
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
3157 3158 3159 |
# File 'lib/eBay.rb', line 3157 def endUserIP @endUserIP end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
3158 3159 3160 |
# File 'lib/eBay.rb', line 3158 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
3154 3155 3156 |
# File 'lib/eBay.rb', line 3154 def errorLanguage @errorLanguage end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
3159 3160 3161 |
# File 'lib/eBay.rb', line 3159 def invocationID @invocationID end |
#itemID ⇒ Object
Returns the value of attribute itemID.
3164 3165 3166 |
# File 'lib/eBay.rb', line 3164 def itemID @itemID end |
#mailMessageType ⇒ Object
Returns the value of attribute mailMessageType.
3165 3166 3167 |
# File 'lib/eBay.rb', line 3165 def mailMessageType @mailMessageType end |
#memberMessageID ⇒ Object
Returns the value of attribute memberMessageID.
3171 3172 3173 |
# File 'lib/eBay.rb', line 3171 def memberMessageID @memberMessageID end |
#messageID ⇒ Object
Returns the value of attribute messageID.
3155 3156 3157 |
# File 'lib/eBay.rb', line 3155 def @messageID end |
#messageStatus ⇒ Object
Returns the value of attribute messageStatus.
3166 3167 3168 |
# File 'lib/eBay.rb', line 3166 def @messageStatus end |
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
3160 3161 3162 |
# File 'lib/eBay.rb', line 3160 def outputSelector @outputSelector end |
#pagination ⇒ Object
Returns the value of attribute pagination.
3170 3171 3172 |
# File 'lib/eBay.rb', line 3170 def pagination @pagination end |
#senderID ⇒ Object
Returns the value of attribute senderID.
3172 3173 3174 |
# File 'lib/eBay.rb', line 3172 def senderID @senderID end |
#startCreationTime ⇒ Object
Returns the value of attribute startCreationTime.
3168 3169 3170 |
# File 'lib/eBay.rb', line 3168 def startCreationTime @startCreationTime end |
#version ⇒ Object
Returns the value of attribute version.
3156 3157 3158 |
# File 'lib/eBay.rb', line 3156 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
3161 3162 3163 |
# File 'lib/eBay.rb', line 3161 def warningLevel @warningLevel end |
Instance Method Details
#set_any(elements) ⇒ Object
3174 3175 3176 |
# File 'lib/eBay.rb', line 3174 def set_any(elements) @__xmlele_any = elements end |