Class: EBay::ProductListingDetailsType
- Inherits:
-
Object
- Object
- EBay::ProductListingDetailsType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsProductListingDetailsType
productID - SOAP::SOAPString
includeStockPhotoURL - SOAP::SOAPBoolean
includePrefilledItemInformation - SOAP::SOAPBoolean
useStockPhotoURLAsGallery - SOAP::SOAPBoolean
stockPhotoURL - SOAP::SOAPAnyURI
copyright - SOAP::SOAPString
productReferenceID - SOAP::SOAPString
detailsURL - SOAP::SOAPAnyURI
productDetailsURL - SOAP::SOAPAnyURI
returnSearchResultOnDuplicates - SOAP::SOAPBoolean
iSBN - SOAP::SOAPString
uPC - SOAP::SOAPString
eAN - SOAP::SOAPString
brandMPN - EBay::BrandMPNType
ticketListingDetails - EBay::TicketListingDetailsType
useFirstProduct - SOAP::SOAPBoolean
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#brandMPN ⇒ Object
Returns the value of attribute brandMPN.
-
#copyright ⇒ Object
Returns the value of attribute copyright.
-
#detailsURL ⇒ Object
Returns the value of attribute detailsURL.
-
#eAN ⇒ Object
Returns the value of attribute eAN.
-
#includePrefilledItemInformation ⇒ Object
Returns the value of attribute includePrefilledItemInformation.
-
#includeStockPhotoURL ⇒ Object
Returns the value of attribute includeStockPhotoURL.
-
#iSBN ⇒ Object
Returns the value of attribute iSBN.
-
#productDetailsURL ⇒ Object
Returns the value of attribute productDetailsURL.
-
#productID ⇒ Object
Returns the value of attribute productID.
-
#productReferenceID ⇒ Object
Returns the value of attribute productReferenceID.
-
#returnSearchResultOnDuplicates ⇒ Object
Returns the value of attribute returnSearchResultOnDuplicates.
-
#stockPhotoURL ⇒ Object
Returns the value of attribute stockPhotoURL.
-
#ticketListingDetails ⇒ Object
Returns the value of attribute ticketListingDetails.
-
#uPC ⇒ Object
Returns the value of attribute uPC.
-
#useFirstProduct ⇒ Object
Returns the value of attribute useFirstProduct.
-
#useStockPhotoURLAsGallery ⇒ Object
Returns the value of attribute useStockPhotoURLAsGallery.
Instance Method Summary collapse
-
#initialize(productID = nil, includeStockPhotoURL = nil, includePrefilledItemInformation = nil, useStockPhotoURLAsGallery = nil, stockPhotoURL = nil, copyright = [], productReferenceID = nil, detailsURL = nil, productDetailsURL = nil, returnSearchResultOnDuplicates = nil, iSBN = nil, uPC = nil, eAN = nil, brandMPN = nil, ticketListingDetails = nil, useFirstProduct = nil) ⇒ ProductListingDetailsType
constructor
A new instance of ProductListingDetailsType.
- #set_any(elements) ⇒ Object
Constructor Details
#initialize(productID = nil, includeStockPhotoURL = nil, includePrefilledItemInformation = nil, useStockPhotoURLAsGallery = nil, stockPhotoURL = nil, copyright = [], productReferenceID = nil, detailsURL = nil, productDetailsURL = nil, returnSearchResultOnDuplicates = nil, iSBN = nil, uPC = nil, eAN = nil, brandMPN = nil, ticketListingDetails = nil, useFirstProduct = nil) ⇒ ProductListingDetailsType
29332 29333 29334 29335 29336 29337 29338 29339 29340 29341 29342 29343 29344 29345 29346 29347 29348 29349 29350 |
# File 'lib/eBay.rb', line 29332 def initialize(productID = nil, includeStockPhotoURL = nil, includePrefilledItemInformation = nil, useStockPhotoURLAsGallery = nil, stockPhotoURL = nil, copyright = [], productReferenceID = nil, detailsURL = nil, productDetailsURL = nil, returnSearchResultOnDuplicates = nil, iSBN = nil, uPC = nil, eAN = nil, brandMPN = nil, ticketListingDetails = nil, useFirstProduct = nil) @productID = productID @includeStockPhotoURL = includeStockPhotoURL @includePrefilledItemInformation = includePrefilledItemInformation @useStockPhotoURLAsGallery = useStockPhotoURLAsGallery @stockPhotoURL = stockPhotoURL @copyright = copyright @productReferenceID = productReferenceID @detailsURL = detailsURL @productDetailsURL = productDetailsURL @returnSearchResultOnDuplicates = returnSearchResultOnDuplicates @iSBN = iSBN @uPC = uPC @eAN = eAN @brandMPN = brandMPN @ticketListingDetails = ticketListingDetails @useFirstProduct = useFirstProduct @__xmlele_any = nil end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
29326 29327 29328 |
# File 'lib/eBay.rb', line 29326 def __xmlele_any @__xmlele_any end |
#brandMPN ⇒ Object
Returns the value of attribute brandMPN.
29323 29324 29325 |
# File 'lib/eBay.rb', line 29323 def brandMPN @brandMPN end |
#copyright ⇒ Object
Returns the value of attribute copyright.
29315 29316 29317 |
# File 'lib/eBay.rb', line 29315 def copyright @copyright end |
#detailsURL ⇒ Object
Returns the value of attribute detailsURL.
29317 29318 29319 |
# File 'lib/eBay.rb', line 29317 def detailsURL @detailsURL end |
#eAN ⇒ Object
Returns the value of attribute eAN.
29322 29323 29324 |
# File 'lib/eBay.rb', line 29322 def eAN @eAN end |
#includePrefilledItemInformation ⇒ Object
Returns the value of attribute includePrefilledItemInformation.
29312 29313 29314 |
# File 'lib/eBay.rb', line 29312 def includePrefilledItemInformation @includePrefilledItemInformation end |
#includeStockPhotoURL ⇒ Object
Returns the value of attribute includeStockPhotoURL.
29311 29312 29313 |
# File 'lib/eBay.rb', line 29311 def includeStockPhotoURL @includeStockPhotoURL end |
#iSBN ⇒ Object
Returns the value of attribute iSBN.
29320 29321 29322 |
# File 'lib/eBay.rb', line 29320 def iSBN @iSBN end |
#productDetailsURL ⇒ Object
Returns the value of attribute productDetailsURL.
29318 29319 29320 |
# File 'lib/eBay.rb', line 29318 def productDetailsURL @productDetailsURL end |
#productID ⇒ Object
Returns the value of attribute productID.
29310 29311 29312 |
# File 'lib/eBay.rb', line 29310 def productID @productID end |
#productReferenceID ⇒ Object
Returns the value of attribute productReferenceID.
29316 29317 29318 |
# File 'lib/eBay.rb', line 29316 def productReferenceID @productReferenceID end |
#returnSearchResultOnDuplicates ⇒ Object
Returns the value of attribute returnSearchResultOnDuplicates.
29319 29320 29321 |
# File 'lib/eBay.rb', line 29319 def returnSearchResultOnDuplicates @returnSearchResultOnDuplicates end |
#stockPhotoURL ⇒ Object
Returns the value of attribute stockPhotoURL.
29314 29315 29316 |
# File 'lib/eBay.rb', line 29314 def stockPhotoURL @stockPhotoURL end |
#ticketListingDetails ⇒ Object
Returns the value of attribute ticketListingDetails.
29324 29325 29326 |
# File 'lib/eBay.rb', line 29324 def ticketListingDetails @ticketListingDetails end |
#uPC ⇒ Object
Returns the value of attribute uPC.
29321 29322 29323 |
# File 'lib/eBay.rb', line 29321 def uPC @uPC end |
#useFirstProduct ⇒ Object
Returns the value of attribute useFirstProduct.
29325 29326 29327 |
# File 'lib/eBay.rb', line 29325 def useFirstProduct @useFirstProduct end |
#useStockPhotoURLAsGallery ⇒ Object
Returns the value of attribute useStockPhotoURLAsGallery.
29313 29314 29315 |
# File 'lib/eBay.rb', line 29313 def useStockPhotoURLAsGallery @useStockPhotoURLAsGallery end |
Instance Method Details
#set_any(elements) ⇒ Object
29328 29329 29330 |
# File 'lib/eBay.rb', line 29328 def set_any(elements) @__xmlele_any = elements end |