Class: EBay::SetUserNotesRequestType
- Inherits:
-
AbstractRequestType
- Object
- AbstractRequestType
- EBay::SetUserNotesRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsSetUserNotesRequestType
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)
action - EBay::SetUserNotesActionCodeType
noteText - SOAP::SOAPString
transactionID - SOAP::SOAPString
variationSpecifics - EBay::NameValueListArrayType
sKU - (any)
orderLineItemID - SOAP::SOAPString
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#action ⇒ Object
Returns the value of attribute action.
-
#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.
-
#invocationID ⇒ Object
Returns the value of attribute invocationID.
-
#itemID ⇒ Object
Returns the value of attribute itemID.
-
#messageID ⇒ Object
Returns the value of attribute messageID.
-
#noteText ⇒ Object
Returns the value of attribute noteText.
-
#orderLineItemID ⇒ Object
Returns the value of attribute orderLineItemID.
-
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
-
#sKU ⇒ Object
Returns the value of attribute sKU.
-
#transactionID ⇒ Object
Returns the value of attribute transactionID.
-
#variationSpecifics ⇒ Object
Returns the value of attribute variationSpecifics.
-
#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, action = nil, noteText = nil, transactionID = nil, variationSpecifics = nil, sKU = nil, orderLineItemID = nil) ⇒ SetUserNotesRequestType
constructor
A new instance of SetUserNotesRequestType.
- #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, action = nil, noteText = nil, transactionID = nil, variationSpecifics = nil, sKU = nil, orderLineItemID = nil) ⇒ SetUserNotesRequestType
Returns a new instance of SetUserNotesRequestType.
8243 8244 8245 8246 8247 8248 8249 8250 8251 8252 8253 8254 8255 8256 8257 8258 8259 8260 8261 8262 |
# File 'lib/eBay.rb', line 8243 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, itemID = nil, action = nil, noteText = nil, transactionID = nil, variationSpecifics = nil, sKU = nil, orderLineItemID = 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 @action = action @noteText = noteText @transactionID = transactionID @variationSpecifics = variationSpecifics @sKU = sKU @orderLineItemID = orderLineItemID end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
8230 8231 8232 |
# File 'lib/eBay.rb', line 8230 def __xmlele_any @__xmlele_any end |
#action ⇒ Object
Returns the value of attribute action.
8232 8233 8234 |
# File 'lib/eBay.rb', line 8232 def action @action end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
8229 8230 8231 |
# File 'lib/eBay.rb', line 8229 def botBlock @botBlock end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
8220 8221 8222 |
# File 'lib/eBay.rb', line 8220 def detailLevel @detailLevel end |
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
8224 8225 8226 |
# File 'lib/eBay.rb', line 8224 def endUserIP @endUserIP end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
8225 8226 8227 |
# File 'lib/eBay.rb', line 8225 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
8221 8222 8223 |
# File 'lib/eBay.rb', line 8221 def errorLanguage @errorLanguage end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
8226 8227 8228 |
# File 'lib/eBay.rb', line 8226 def invocationID @invocationID end |
#itemID ⇒ Object
Returns the value of attribute itemID.
8231 8232 8233 |
# File 'lib/eBay.rb', line 8231 def itemID @itemID end |
#messageID ⇒ Object
Returns the value of attribute messageID.
8222 8223 8224 |
# File 'lib/eBay.rb', line 8222 def @messageID end |
#noteText ⇒ Object
Returns the value of attribute noteText.
8233 8234 8235 |
# File 'lib/eBay.rb', line 8233 def noteText @noteText end |
#orderLineItemID ⇒ Object
Returns the value of attribute orderLineItemID.
8237 8238 8239 |
# File 'lib/eBay.rb', line 8237 def orderLineItemID @orderLineItemID end |
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
8227 8228 8229 |
# File 'lib/eBay.rb', line 8227 def outputSelector @outputSelector end |
#sKU ⇒ Object
Returns the value of attribute sKU.
8236 8237 8238 |
# File 'lib/eBay.rb', line 8236 def sKU @sKU end |
#transactionID ⇒ Object
Returns the value of attribute transactionID.
8234 8235 8236 |
# File 'lib/eBay.rb', line 8234 def transactionID @transactionID end |
#variationSpecifics ⇒ Object
Returns the value of attribute variationSpecifics.
8235 8236 8237 |
# File 'lib/eBay.rb', line 8235 def variationSpecifics @variationSpecifics end |
#version ⇒ Object
Returns the value of attribute version.
8223 8224 8225 |
# File 'lib/eBay.rb', line 8223 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
8228 8229 8230 |
# File 'lib/eBay.rb', line 8228 def warningLevel @warningLevel end |
Instance Method Details
#set_any(elements) ⇒ Object
8239 8240 8241 |
# File 'lib/eBay.rb', line 8239 def set_any(elements) @__xmlele_any = elements end |