Class: ListingDetailsType
- Inherits:
-
Object
- Object
- ListingDetailsType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsListingDetailsType
adult - SOAP::SOAPBoolean
bindingAuction - SOAP::SOAPBoolean
checkoutEnabled - SOAP::SOAPBoolean
convertedBuyItNowPrice - AmountType
convertedStartPrice - AmountType
convertedReservePrice - AmountType
hasReservePrice - SOAP::SOAPBoolean
relistedItemID - (any)
secondChanceOriginalItemID - (any)
startTime - SOAP::SOAPDateTime
endTime - SOAP::SOAPDateTime
viewItemURL - SOAP::SOAPAnyURI
hasUnansweredQuestions - SOAP::SOAPBoolean
hasPublicMessages - SOAP::SOAPBoolean
buyItNowAvailable - SOAP::SOAPBoolean
sellerBusinessType - SellerBusinessCodeType
minimumBestOfferPrice - AmountType
minimumBestOfferMessage - SOAP::SOAPString
localListingDistance - SOAP::SOAPString
expressListing - SOAP::SOAPBoolean
expressItemRequirements - ExpressItemRequirementsType
tCROriginalItemID - (any)
viewItemURLForNaturalSearch - SOAP::SOAPAnyURI
payPerLeadEnabled - SOAP::SOAPBoolean
bestOfferAutoAcceptPrice - AmountType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#adult ⇒ Object
Returns the value of attribute adult.
-
#bestOfferAutoAcceptPrice ⇒ Object
Returns the value of attribute bestOfferAutoAcceptPrice.
-
#bindingAuction ⇒ Object
Returns the value of attribute bindingAuction.
-
#buyItNowAvailable ⇒ Object
Returns the value of attribute buyItNowAvailable.
-
#checkoutEnabled ⇒ Object
Returns the value of attribute checkoutEnabled.
-
#convertedBuyItNowPrice ⇒ Object
Returns the value of attribute convertedBuyItNowPrice.
-
#convertedReservePrice ⇒ Object
Returns the value of attribute convertedReservePrice.
-
#convertedStartPrice ⇒ Object
Returns the value of attribute convertedStartPrice.
-
#endTime ⇒ Object
Returns the value of attribute endTime.
-
#expressItemRequirements ⇒ Object
Returns the value of attribute expressItemRequirements.
-
#expressListing ⇒ Object
Returns the value of attribute expressListing.
-
#hasPublicMessages ⇒ Object
Returns the value of attribute hasPublicMessages.
-
#hasReservePrice ⇒ Object
Returns the value of attribute hasReservePrice.
-
#hasUnansweredQuestions ⇒ Object
Returns the value of attribute hasUnansweredQuestions.
-
#localListingDistance ⇒ Object
Returns the value of attribute localListingDistance.
-
#minimumBestOfferMessage ⇒ Object
Returns the value of attribute minimumBestOfferMessage.
-
#minimumBestOfferPrice ⇒ Object
Returns the value of attribute minimumBestOfferPrice.
-
#payPerLeadEnabled ⇒ Object
Returns the value of attribute payPerLeadEnabled.
-
#relistedItemID ⇒ Object
Returns the value of attribute relistedItemID.
-
#secondChanceOriginalItemID ⇒ Object
Returns the value of attribute secondChanceOriginalItemID.
-
#sellerBusinessType ⇒ Object
Returns the value of attribute sellerBusinessType.
-
#startTime ⇒ Object
Returns the value of attribute startTime.
-
#tCROriginalItemID ⇒ Object
Returns the value of attribute tCROriginalItemID.
-
#viewItemURL ⇒ Object
Returns the value of attribute viewItemURL.
-
#viewItemURLForNaturalSearch ⇒ Object
Returns the value of attribute viewItemURLForNaturalSearch.
Instance Method Summary collapse
-
#initialize(adult = nil, bindingAuction = nil, checkoutEnabled = nil, convertedBuyItNowPrice = nil, convertedStartPrice = nil, convertedReservePrice = nil, hasReservePrice = nil, relistedItemID = nil, secondChanceOriginalItemID = nil, startTime = nil, endTime = nil, viewItemURL = nil, hasUnansweredQuestions = nil, hasPublicMessages = nil, buyItNowAvailable = nil, sellerBusinessType = nil, minimumBestOfferPrice = nil, minimumBestOfferMessage = nil, localListingDistance = nil, expressListing = nil, expressItemRequirements = nil, tCROriginalItemID = nil, viewItemURLForNaturalSearch = nil, payPerLeadEnabled = nil, bestOfferAutoAcceptPrice = nil) ⇒ ListingDetailsType
constructor
A new instance of ListingDetailsType.
- #set_any(elements) ⇒ Object
Constructor Details
#initialize(adult = nil, bindingAuction = nil, checkoutEnabled = nil, convertedBuyItNowPrice = nil, convertedStartPrice = nil, convertedReservePrice = nil, hasReservePrice = nil, relistedItemID = nil, secondChanceOriginalItemID = nil, startTime = nil, endTime = nil, viewItemURL = nil, hasUnansweredQuestions = nil, hasPublicMessages = nil, buyItNowAvailable = nil, sellerBusinessType = nil, minimumBestOfferPrice = nil, minimumBestOfferMessage = nil, localListingDistance = nil, expressListing = nil, expressItemRequirements = nil, tCROriginalItemID = nil, viewItemURLForNaturalSearch = nil, payPerLeadEnabled = nil, bestOfferAutoAcceptPrice = nil) ⇒ ListingDetailsType
20643 20644 20645 20646 20647 20648 20649 20650 20651 20652 20653 20654 20655 20656 20657 20658 20659 20660 20661 20662 20663 20664 20665 20666 20667 20668 20669 20670 |
# File 'lib/eBay.rb', line 20643 def initialize(adult = nil, bindingAuction = nil, checkoutEnabled = nil, convertedBuyItNowPrice = nil, convertedStartPrice = nil, convertedReservePrice = nil, hasReservePrice = nil, relistedItemID = nil, secondChanceOriginalItemID = nil, startTime = nil, endTime = nil, viewItemURL = nil, hasUnansweredQuestions = nil, hasPublicMessages = nil, buyItNowAvailable = nil, sellerBusinessType = nil, minimumBestOfferPrice = nil, minimumBestOfferMessage = nil, localListingDistance = nil, expressListing = nil, expressItemRequirements = nil, tCROriginalItemID = nil, viewItemURLForNaturalSearch = nil, payPerLeadEnabled = nil, bestOfferAutoAcceptPrice = nil) @adult = adult @bindingAuction = bindingAuction @checkoutEnabled = checkoutEnabled @convertedBuyItNowPrice = convertedBuyItNowPrice @convertedStartPrice = convertedStartPrice @convertedReservePrice = convertedReservePrice @hasReservePrice = hasReservePrice @relistedItemID = relistedItemID @secondChanceOriginalItemID = secondChanceOriginalItemID @startTime = startTime @endTime = endTime @viewItemURL = viewItemURL @hasUnansweredQuestions = hasUnansweredQuestions @hasPublicMessages = hasPublicMessages @buyItNowAvailable = buyItNowAvailable @sellerBusinessType = sellerBusinessType @minimumBestOfferPrice = minimumBestOfferPrice @minimumBestOfferMessage = minimumBestOfferMessage @localListingDistance = localListingDistance @expressListing = expressListing @expressItemRequirements = expressItemRequirements @tCROriginalItemID = tCROriginalItemID @viewItemURLForNaturalSearch = viewItemURLForNaturalSearch @payPerLeadEnabled = payPerLeadEnabled @bestOfferAutoAcceptPrice = bestOfferAutoAcceptPrice @__xmlele_any = nil end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
20637 20638 20639 |
# File 'lib/eBay.rb', line 20637 def __xmlele_any @__xmlele_any end |
#adult ⇒ Object
Returns the value of attribute adult.
20612 20613 20614 |
# File 'lib/eBay.rb', line 20612 def adult @adult end |
#bestOfferAutoAcceptPrice ⇒ Object
Returns the value of attribute bestOfferAutoAcceptPrice.
20636 20637 20638 |
# File 'lib/eBay.rb', line 20636 def bestOfferAutoAcceptPrice @bestOfferAutoAcceptPrice end |
#bindingAuction ⇒ Object
Returns the value of attribute bindingAuction.
20613 20614 20615 |
# File 'lib/eBay.rb', line 20613 def bindingAuction @bindingAuction end |
#buyItNowAvailable ⇒ Object
Returns the value of attribute buyItNowAvailable.
20626 20627 20628 |
# File 'lib/eBay.rb', line 20626 def buyItNowAvailable @buyItNowAvailable end |
#checkoutEnabled ⇒ Object
Returns the value of attribute checkoutEnabled.
20614 20615 20616 |
# File 'lib/eBay.rb', line 20614 def checkoutEnabled @checkoutEnabled end |
#convertedBuyItNowPrice ⇒ Object
Returns the value of attribute convertedBuyItNowPrice.
20615 20616 20617 |
# File 'lib/eBay.rb', line 20615 def convertedBuyItNowPrice @convertedBuyItNowPrice end |
#convertedReservePrice ⇒ Object
Returns the value of attribute convertedReservePrice.
20617 20618 20619 |
# File 'lib/eBay.rb', line 20617 def convertedReservePrice @convertedReservePrice end |
#convertedStartPrice ⇒ Object
Returns the value of attribute convertedStartPrice.
20616 20617 20618 |
# File 'lib/eBay.rb', line 20616 def convertedStartPrice @convertedStartPrice end |
#endTime ⇒ Object
Returns the value of attribute endTime.
20622 20623 20624 |
# File 'lib/eBay.rb', line 20622 def endTime @endTime end |
#expressItemRequirements ⇒ Object
Returns the value of attribute expressItemRequirements.
20632 20633 20634 |
# File 'lib/eBay.rb', line 20632 def expressItemRequirements @expressItemRequirements end |
#expressListing ⇒ Object
Returns the value of attribute expressListing.
20631 20632 20633 |
# File 'lib/eBay.rb', line 20631 def expressListing @expressListing end |
#hasPublicMessages ⇒ Object
Returns the value of attribute hasPublicMessages.
20625 20626 20627 |
# File 'lib/eBay.rb', line 20625 def hasPublicMessages @hasPublicMessages end |
#hasReservePrice ⇒ Object
Returns the value of attribute hasReservePrice.
20618 20619 20620 |
# File 'lib/eBay.rb', line 20618 def hasReservePrice @hasReservePrice end |
#hasUnansweredQuestions ⇒ Object
Returns the value of attribute hasUnansweredQuestions.
20624 20625 20626 |
# File 'lib/eBay.rb', line 20624 def hasUnansweredQuestions @hasUnansweredQuestions end |
#localListingDistance ⇒ Object
Returns the value of attribute localListingDistance.
20630 20631 20632 |
# File 'lib/eBay.rb', line 20630 def localListingDistance @localListingDistance end |
#minimumBestOfferMessage ⇒ Object
Returns the value of attribute minimumBestOfferMessage.
20629 20630 20631 |
# File 'lib/eBay.rb', line 20629 def minimumBestOfferMessage @minimumBestOfferMessage end |
#minimumBestOfferPrice ⇒ Object
Returns the value of attribute minimumBestOfferPrice.
20628 20629 20630 |
# File 'lib/eBay.rb', line 20628 def minimumBestOfferPrice @minimumBestOfferPrice end |
#payPerLeadEnabled ⇒ Object
Returns the value of attribute payPerLeadEnabled.
20635 20636 20637 |
# File 'lib/eBay.rb', line 20635 def payPerLeadEnabled @payPerLeadEnabled end |
#relistedItemID ⇒ Object
Returns the value of attribute relistedItemID.
20619 20620 20621 |
# File 'lib/eBay.rb', line 20619 def relistedItemID @relistedItemID end |
#secondChanceOriginalItemID ⇒ Object
Returns the value of attribute secondChanceOriginalItemID.
20620 20621 20622 |
# File 'lib/eBay.rb', line 20620 def secondChanceOriginalItemID @secondChanceOriginalItemID end |
#sellerBusinessType ⇒ Object
Returns the value of attribute sellerBusinessType.
20627 20628 20629 |
# File 'lib/eBay.rb', line 20627 def sellerBusinessType @sellerBusinessType end |
#startTime ⇒ Object
Returns the value of attribute startTime.
20621 20622 20623 |
# File 'lib/eBay.rb', line 20621 def startTime @startTime end |
#tCROriginalItemID ⇒ Object
Returns the value of attribute tCROriginalItemID.
20633 20634 20635 |
# File 'lib/eBay.rb', line 20633 def tCROriginalItemID @tCROriginalItemID end |
#viewItemURL ⇒ Object
Returns the value of attribute viewItemURL.
20623 20624 20625 |
# File 'lib/eBay.rb', line 20623 def viewItemURL @viewItemURL end |
#viewItemURLForNaturalSearch ⇒ Object
Returns the value of attribute viewItemURLForNaturalSearch.
20634 20635 20636 |
# File 'lib/eBay.rb', line 20634 def viewItemURLForNaturalSearch @viewItemURLForNaturalSearch end |
Instance Method Details
#set_any(elements) ⇒ Object
20639 20640 20641 |
# File 'lib/eBay.rb', line 20639 def set_any(elements) @__xmlele_any = elements end |