Class: EBay::AddSecondChanceItemRequestType
- Inherits:
-
AbstractRequestType
- Object
- AbstractRequestType
- EBay::AddSecondChanceItemRequestType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsAddSecondChanceItemRequestType
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
recipientBidderUserID - (any)
buyItNowPrice - EBay::AmountType
duration - EBay::SecondChanceOfferDurationCodeType
itemID - (any)
sellerMessage - SOAP::SOAPString
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#botBlock ⇒ Object
Returns the value of attribute botBlock.
-
#buyItNowPrice ⇒ Object
Returns the value of attribute buyItNowPrice.
-
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
-
#duration ⇒ Object
Returns the value of attribute duration.
-
#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.
-
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
-
#recipientBidderUserID ⇒ Object
Returns the value of attribute recipientBidderUserID.
-
#sellerMessage ⇒ Object
Returns the value of attribute sellerMessage.
-
#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, recipientBidderUserID = nil, buyItNowPrice = nil, duration = nil, itemID = nil, sellerMessage = nil) ⇒ AddSecondChanceItemRequestType
constructor
A new instance of AddSecondChanceItemRequestType.
- #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, recipientBidderUserID = nil, buyItNowPrice = nil, duration = nil, itemID = nil, sellerMessage = nil) ⇒ AddSecondChanceItemRequestType
Returns a new instance of AddSecondChanceItemRequestType.
587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 |
# File 'lib/eBay.rb', line 587 def initialize(detailLevel = [], errorLanguage = nil, = nil, version = nil, endUserIP = nil, errorHandling = nil, invocationID = nil, outputSelector = [], warningLevel = nil, botBlock = nil, recipientBidderUserID = nil, buyItNowPrice = nil, duration = nil, itemID = nil, sellerMessage = nil) @detailLevel = detailLevel @errorLanguage = errorLanguage @messageID = @version = version @endUserIP = endUserIP @errorHandling = errorHandling @invocationID = invocationID @outputSelector = outputSelector @warningLevel = warningLevel @botBlock = botBlock @__xmlele_any = nil @recipientBidderUserID = recipientBidderUserID @buyItNowPrice = buyItNowPrice @duration = duration @itemID = itemID @sellerMessage = sellerMessage end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
576 577 578 |
# File 'lib/eBay.rb', line 576 def __xmlele_any @__xmlele_any end |
#botBlock ⇒ Object
Returns the value of attribute botBlock.
575 576 577 |
# File 'lib/eBay.rb', line 575 def botBlock @botBlock end |
#buyItNowPrice ⇒ Object
Returns the value of attribute buyItNowPrice.
578 579 580 |
# File 'lib/eBay.rb', line 578 def buyItNowPrice @buyItNowPrice end |
#detailLevel ⇒ Object
Returns the value of attribute detailLevel.
566 567 568 |
# File 'lib/eBay.rb', line 566 def detailLevel @detailLevel end |
#duration ⇒ Object
Returns the value of attribute duration.
579 580 581 |
# File 'lib/eBay.rb', line 579 def duration @duration end |
#endUserIP ⇒ Object
Returns the value of attribute endUserIP.
570 571 572 |
# File 'lib/eBay.rb', line 570 def endUserIP @endUserIP end |
#errorHandling ⇒ Object
Returns the value of attribute errorHandling.
571 572 573 |
# File 'lib/eBay.rb', line 571 def errorHandling @errorHandling end |
#errorLanguage ⇒ Object
Returns the value of attribute errorLanguage.
567 568 569 |
# File 'lib/eBay.rb', line 567 def errorLanguage @errorLanguage end |
#invocationID ⇒ Object
Returns the value of attribute invocationID.
572 573 574 |
# File 'lib/eBay.rb', line 572 def invocationID @invocationID end |
#itemID ⇒ Object
Returns the value of attribute itemID.
580 581 582 |
# File 'lib/eBay.rb', line 580 def itemID @itemID end |
#messageID ⇒ Object
Returns the value of attribute messageID.
568 569 570 |
# File 'lib/eBay.rb', line 568 def @messageID end |
#outputSelector ⇒ Object
Returns the value of attribute outputSelector.
573 574 575 |
# File 'lib/eBay.rb', line 573 def outputSelector @outputSelector end |
#recipientBidderUserID ⇒ Object
Returns the value of attribute recipientBidderUserID.
577 578 579 |
# File 'lib/eBay.rb', line 577 def recipientBidderUserID @recipientBidderUserID end |
#sellerMessage ⇒ Object
Returns the value of attribute sellerMessage.
581 582 583 |
# File 'lib/eBay.rb', line 581 def sellerMessage @sellerMessage end |
#version ⇒ Object
Returns the value of attribute version.
569 570 571 |
# File 'lib/eBay.rb', line 569 def version @version end |
#warningLevel ⇒ Object
Returns the value of attribute warningLevel.
574 575 576 |
# File 'lib/eBay.rb', line 574 def warningLevel @warningLevel end |
Instance Method Details
#set_any(elements) ⇒ Object
583 584 585 |
# File 'lib/eBay.rb', line 583 def set_any(elements) @__xmlele_any = elements end |