Class: EBay::ReviseSellingManagerTemplateRequestType
- Inherits:
-
AbstractRequestType
- Object
- AbstractRequestType
- EBay::ReviseSellingManagerTemplateRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsReviseSellingManagerTemplateRequestType
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
saleTemplateID - SOAP::SOAPLong
productID - SOAP::SOAPLong
saleTemplateName - SOAP::SOAPString
item - EBay::ItemType
deletedField - SOAP::SOAPString
verifyOnly - SOAP::SOAPBoolean
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#botBlock ⇒ Object
Returns the value of attribute botBlock.
-
#deletedField ⇒ Object
Returns the value of attribute deletedField.
-
#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.
-
#item ⇒ Object
Returns the value of attribute item.
-
#messageID ⇒ Object
Returns the value of attribute messageID.
-
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
-
#productID ⇒ Object
Returns the value of attribute productID.
-
#saleTemplateID ⇒ Object
Returns the value of attribute saleTemplateID.
-
#saleTemplateName ⇒ Object
Returns the value of attribute saleTemplateName.
-
#verifyOnly ⇒ Object
Returns the value of attribute verifyOnly.
-
#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, saleTemplateID = nil, productID = nil, saleTemplateName = nil, item = nil, deletedField = [], verifyOnly = nil) ⇒ ReviseSellingManagerTemplateRequestType
constructor
A new instance of ReviseSellingManagerTemplateRequestType.
- #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, saleTemplateID = nil, productID = nil, saleTemplateName = nil, item = nil, deletedField = [], verifyOnly = nil) ⇒ ReviseSellingManagerTemplateRequestType
Returns a new instance of ReviseSellingManagerTemplateRequestType.
7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 |
# File 'lib/eBay.rb', line 7208 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, saleTemplateID = nil, productID = nil, saleTemplateName = nil, item = nil, deletedField = [], verifyOnly = nil) @detailLevel = detailLevel @errorLanguage = errorLanguage @messageID = @version = version @endUserIP = endUserIP @errorHandling = errorHandling @invocationID = invocationID @outputSelector = outputSelector @warningLevel = warningLevel @botBlock = botBlock @__xmlele_any = nil @saleTemplateID = saleTemplateID @productID = productID @saleTemplateName = saleTemplateName @item = item @deletedField = deletedField @verifyOnly = verifyOnly end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
7196 7197 7198 |
# File 'lib/eBay.rb', line 7196 def __xmlele_any @__xmlele_any end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
7195 7196 7197 |
# File 'lib/eBay.rb', line 7195 def botBlock @botBlock end |
#deletedField ⇒ Object
Returns the value of attribute deletedField.
7201 7202 7203 |
# File 'lib/eBay.rb', line 7201 def deletedField @deletedField end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
7186 7187 7188 |
# File 'lib/eBay.rb', line 7186 def detailLevel @detailLevel end |
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
7190 7191 7192 |
# File 'lib/eBay.rb', line 7190 def endUserIP @endUserIP end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
7191 7192 7193 |
# File 'lib/eBay.rb', line 7191 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
7187 7188 7189 |
# File 'lib/eBay.rb', line 7187 def errorLanguage @errorLanguage end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
7192 7193 7194 |
# File 'lib/eBay.rb', line 7192 def invocationID @invocationID end |
#item ⇒ Object
Returns the value of attribute item.
7200 7201 7202 |
# File 'lib/eBay.rb', line 7200 def item @item end |
#messageID ⇒ Object
Returns the value of attribute messageID.
7188 7189 7190 |
# File 'lib/eBay.rb', line 7188 def @messageID end |
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
7193 7194 7195 |
# File 'lib/eBay.rb', line 7193 def outputSelector @outputSelector end |
#productID ⇒ Object
Returns the value of attribute productID.
7198 7199 7200 |
# File 'lib/eBay.rb', line 7198 def productID @productID end |
#saleTemplateID ⇒ Object
Returns the value of attribute saleTemplateID.
7197 7198 7199 |
# File 'lib/eBay.rb', line 7197 def saleTemplateID @saleTemplateID end |
#saleTemplateName ⇒ Object
Returns the value of attribute saleTemplateName.
7199 7200 7201 |
# File 'lib/eBay.rb', line 7199 def saleTemplateName @saleTemplateName end |
#verifyOnly ⇒ Object
Returns the value of attribute verifyOnly.
7202 7203 7204 |
# File 'lib/eBay.rb', line 7202 def verifyOnly @verifyOnly end |
#version ⇒ Object
Returns the value of attribute version.
7189 7190 7191 |
# File 'lib/eBay.rb', line 7189 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
7194 7195 7196 |
# File 'lib/eBay.rb', line 7194 def warningLevel @warningLevel end |
Instance Method Details
#set_any(elements) ⇒ Object
7204 7205 7206 |
# File 'lib/eBay.rb', line 7204 def set_any(elements) @__xmlele_any = elements end |