Class: EBay::ListingDetailsType

Inherits:
Object
  • Object
show all
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

Instance Method Summary collapse

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_anyObject (readonly)

Returns the value of attribute __xmlele_any.



26048
26049
26050
# File 'lib/eBay.rb', line 26048

def __xmlele_any
  @__xmlele_any
end

#adultObject

Returns the value of attribute adult.



26024
26025
26026
# File 'lib/eBay.rb', line 26024

def adult
  @adult
end

#bestOfferAutoAcceptPriceObject

Returns the value of attribute bestOfferAutoAcceptPrice.



26046
26047
26048
# File 'lib/eBay.rb', line 26046

def bestOfferAutoAcceptPrice
  @bestOfferAutoAcceptPrice
end

#bindingAuctionObject

Returns the value of attribute bindingAuction.



26025
26026
26027
# File 'lib/eBay.rb', line 26025

def bindingAuction
  @bindingAuction
end

#buyItNowAvailableObject

Returns the value of attribute buyItNowAvailable.



26038
26039
26040
# File 'lib/eBay.rb', line 26038

def buyItNowAvailable
  @buyItNowAvailable
end

#checkoutEnabledObject

Returns the value of attribute checkoutEnabled.



26026
26027
26028
# File 'lib/eBay.rb', line 26026

def checkoutEnabled
  @checkoutEnabled
end

#convertedBuyItNowPriceObject

Returns the value of attribute convertedBuyItNowPrice.



26027
26028
26029
# File 'lib/eBay.rb', line 26027

def convertedBuyItNowPrice
  @convertedBuyItNowPrice
end

#convertedReservePriceObject

Returns the value of attribute convertedReservePrice.



26029
26030
26031
# File 'lib/eBay.rb', line 26029

def convertedReservePrice
  @convertedReservePrice
end

#convertedStartPriceObject

Returns the value of attribute convertedStartPrice.



26028
26029
26030
# File 'lib/eBay.rb', line 26028

def convertedStartPrice
  @convertedStartPrice
end

#endingReasonObject

Returns the value of attribute endingReason.



26047
26048
26049
# File 'lib/eBay.rb', line 26047

def endingReason
  @endingReason
end

#endTimeObject

Returns the value of attribute endTime.



26034
26035
26036
# File 'lib/eBay.rb', line 26034

def endTime
  @endTime
end

#hasPublicMessagesObject

Returns the value of attribute hasPublicMessages.



26037
26038
26039
# File 'lib/eBay.rb', line 26037

def hasPublicMessages
  @hasPublicMessages
end

#hasReservePriceObject

Returns the value of attribute hasReservePrice.



26030
26031
26032
# File 'lib/eBay.rb', line 26030

def hasReservePrice
  @hasReservePrice
end

#hasUnansweredQuestionsObject

Returns the value of attribute hasUnansweredQuestions.



26036
26037
26038
# File 'lib/eBay.rb', line 26036

def hasUnansweredQuestions
  @hasUnansweredQuestions
end

#localListingDistanceObject

Returns the value of attribute localListingDistance.



26042
26043
26044
# File 'lib/eBay.rb', line 26042

def localListingDistance
  @localListingDistance
end

#minimumBestOfferMessageObject

Returns the value of attribute minimumBestOfferMessage.



26041
26042
26043
# File 'lib/eBay.rb', line 26041

def minimumBestOfferMessage
  @minimumBestOfferMessage
end

#minimumBestOfferPriceObject

Returns the value of attribute minimumBestOfferPrice.



26040
26041
26042
# File 'lib/eBay.rb', line 26040

def minimumBestOfferPrice
  @minimumBestOfferPrice
end

#payPerLeadEnabledObject

Returns the value of attribute payPerLeadEnabled.



26045
26046
26047
# File 'lib/eBay.rb', line 26045

def payPerLeadEnabled
  @payPerLeadEnabled
end

#relistedItemIDObject

Returns the value of attribute relistedItemID.



26031
26032
26033
# File 'lib/eBay.rb', line 26031

def relistedItemID
  @relistedItemID
end

#secondChanceOriginalItemIDObject

Returns the value of attribute secondChanceOriginalItemID.



26032
26033
26034
# File 'lib/eBay.rb', line 26032

def secondChanceOriginalItemID
  @secondChanceOriginalItemID
end

#sellerBusinessTypeObject

Returns the value of attribute sellerBusinessType.



26039
26040
26041
# File 'lib/eBay.rb', line 26039

def sellerBusinessType
  @sellerBusinessType
end

#startTimeObject

Returns the value of attribute startTime.



26033
26034
26035
# File 'lib/eBay.rb', line 26033

def startTime
  @startTime
end

#tCROriginalItemIDObject

Returns the value of attribute tCROriginalItemID.



26043
26044
26045
# File 'lib/eBay.rb', line 26043

def tCROriginalItemID
  @tCROriginalItemID
end

#viewItemURLObject

Returns the value of attribute viewItemURL.



26035
26036
26037
# File 'lib/eBay.rb', line 26035

def viewItemURL
  @viewItemURL
end

#viewItemURLForNaturalSearchObject

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