Class: EBay::ListingDetailsType
- Inherits:
-
Object
- Object
- EBay::ListingDetailsType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsListingDetailsType
adult - SOAP::SOAPBoolean
bindingAuction - SOAP::SOAPBoolean
checkoutEnabled - SOAP::SOAPBoolean
convertedBuyItNowPrice - EBay::AmountType
convertedStartPrice - EBay::AmountType
convertedReservePrice - EBay::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 - EBay::SellerBusinessCodeType
minimumBestOfferPrice - EBay::AmountType
minimumBestOfferMessage - SOAP::SOAPString
localListingDistance - SOAP::SOAPString
tCROriginalItemID - (any)
viewItemURLForNaturalSearch - SOAP::SOAPAnyURI
payPerLeadEnabled - SOAP::SOAPBoolean
bestOfferAutoAcceptPrice - EBay::AmountType
endingReason - EBay::EndReasonCodeType
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.
-
#endingReason ⇒ Object
Returns the value of attribute endingReason.
-
#endTime ⇒ Object
Returns the value of attribute endTime.
-
#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, tCROriginalItemID = nil, viewItemURLForNaturalSearch = nil, payPerLeadEnabled = nil, bestOfferAutoAcceptPrice = nil, endingReason = 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, tCROriginalItemID = nil, viewItemURLForNaturalSearch = nil, payPerLeadEnabled = nil, bestOfferAutoAcceptPrice = nil, endingReason = nil) ⇒ ListingDetailsType
Returns a new instance of ListingDetailsType.
26054 26055 26056 26057 26058 26059 26060 26061 26062 26063 26064 26065 26066 26067 26068 26069 26070 26071 26072 26073 26074 26075 26076 26077 26078 26079 26080 |
# File 'lib/eBay.rb', line 26054 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, tCROriginalItemID = nil, viewItemURLForNaturalSearch = nil, payPerLeadEnabled = nil, bestOfferAutoAcceptPrice = nil, endingReason = 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 @tCROriginalItemID = tCROriginalItemID @viewItemURLForNaturalSearch = viewItemURLForNaturalSearch @payPerLeadEnabled = payPerLeadEnabled @bestOfferAutoAcceptPrice = bestOfferAutoAcceptPrice @endingReason = endingReason @__xmlele_any = nil end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
26048 26049 26050 |
# File 'lib/eBay.rb', line 26048 def __xmlele_any @__xmlele_any end |
#adult ⇒ Object
Returns the value of attribute adult.
26024 26025 26026 |
# File 'lib/eBay.rb', line 26024 def adult @adult end |
#bestOfferAutoAcceptPrice ⇒ Object
Returns the value of attribute bestOfferAutoAcceptPrice.
26046 26047 26048 |
# File 'lib/eBay.rb', line 26046 def bestOfferAutoAcceptPrice @bestOfferAutoAcceptPrice end |
#bindingAuction ⇒ Object
Returns the value of attribute bindingAuction.
26025 26026 26027 |
# File 'lib/eBay.rb', line 26025 def bindingAuction @bindingAuction end |
#buyItNowAvailable ⇒ Object
Returns the value of attribute buyItNowAvailable.
26038 26039 26040 |
# File 'lib/eBay.rb', line 26038 def buyItNowAvailable @buyItNowAvailable end |
#checkoutEnabled ⇒ Object
Returns the value of attribute checkoutEnabled.
26026 26027 26028 |
# File 'lib/eBay.rb', line 26026 def checkoutEnabled @checkoutEnabled end |
#convertedBuyItNowPrice ⇒ Object
Returns the value of attribute convertedBuyItNowPrice.
26027 26028 26029 |
# File 'lib/eBay.rb', line 26027 def convertedBuyItNowPrice @convertedBuyItNowPrice end |
#convertedReservePrice ⇒ Object
Returns the value of attribute convertedReservePrice.
26029 26030 26031 |
# File 'lib/eBay.rb', line 26029 def convertedReservePrice @convertedReservePrice end |
#convertedStartPrice ⇒ Object
Returns the value of attribute convertedStartPrice.
26028 26029 26030 |
# File 'lib/eBay.rb', line 26028 def convertedStartPrice @convertedStartPrice end |
#endingReason ⇒ Object
Returns the value of attribute endingReason.
26047 26048 26049 |
# File 'lib/eBay.rb', line 26047 def endingReason @endingReason end |
#endTime ⇒ Object
Returns the value of attribute endTime.
26034 26035 26036 |
# File 'lib/eBay.rb', line 26034 def endTime @endTime end |
#hasPublicMessages ⇒ Object
Returns the value of attribute hasPublicMessages.
26037 26038 26039 |
# File 'lib/eBay.rb', line 26037 def hasPublicMessages @hasPublicMessages end |
#hasReservePrice ⇒ Object
Returns the value of attribute hasReservePrice.
26030 26031 26032 |
# File 'lib/eBay.rb', line 26030 def hasReservePrice @hasReservePrice end |
#hasUnansweredQuestions ⇒ Object
Returns the value of attribute hasUnansweredQuestions.
26036 26037 26038 |
# File 'lib/eBay.rb', line 26036 def hasUnansweredQuestions @hasUnansweredQuestions end |
#localListingDistance ⇒ Object
Returns the value of attribute localListingDistance.
26042 26043 26044 |
# File 'lib/eBay.rb', line 26042 def localListingDistance @localListingDistance end |
#minimumBestOfferMessage ⇒ Object
Returns the value of attribute minimumBestOfferMessage.
26041 26042 26043 |
# File 'lib/eBay.rb', line 26041 def minimumBestOfferMessage @minimumBestOfferMessage end |
#minimumBestOfferPrice ⇒ Object
Returns the value of attribute minimumBestOfferPrice.
26040 26041 26042 |
# File 'lib/eBay.rb', line 26040 def minimumBestOfferPrice @minimumBestOfferPrice end |
#payPerLeadEnabled ⇒ Object
Returns the value of attribute payPerLeadEnabled.
26045 26046 26047 |
# File 'lib/eBay.rb', line 26045 def payPerLeadEnabled @payPerLeadEnabled end |
#relistedItemID ⇒ Object
Returns the value of attribute relistedItemID.
26031 26032 26033 |
# File 'lib/eBay.rb', line 26031 def relistedItemID @relistedItemID end |
#secondChanceOriginalItemID ⇒ Object
Returns the value of attribute secondChanceOriginalItemID.
26032 26033 26034 |
# File 'lib/eBay.rb', line 26032 def secondChanceOriginalItemID @secondChanceOriginalItemID end |
#sellerBusinessType ⇒ Object
Returns the value of attribute sellerBusinessType.
26039 26040 26041 |
# File 'lib/eBay.rb', line 26039 def sellerBusinessType @sellerBusinessType end |
#startTime ⇒ Object
Returns the value of attribute startTime.
26033 26034 26035 |
# File 'lib/eBay.rb', line 26033 def startTime @startTime end |
#tCROriginalItemID ⇒ Object
Returns the value of attribute tCROriginalItemID.
26043 26044 26045 |
# File 'lib/eBay.rb', line 26043 def tCROriginalItemID @tCROriginalItemID end |
#viewItemURL ⇒ Object
Returns the value of attribute viewItemURL.
26035 26036 26037 |
# File 'lib/eBay.rb', line 26035 def viewItemURL @viewItemURL end |
#viewItemURLForNaturalSearch ⇒ Object
Returns the value of attribute viewItemURLForNaturalSearch.
26044 26045 26046 |
# File 'lib/eBay.rb', line 26044 def viewItemURLForNaturalSearch @viewItemURLForNaturalSearch end |
Instance Method Details
#set_any(elements) ⇒ Object
26050 26051 26052 |
# File 'lib/eBay.rb', line 26050 def set_any(elements) @__xmlele_any = elements end |