Class: ItemType

Inherits:
Object
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsItemType

Constant Summary collapse

@@schema_type =
"ItemType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"
@@schema_element =
[
  ["applicationData", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ApplicationData")]],
  ["attributeSetArray", ["AttributeSetArrayType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "AttributeSetArray")]],
  ["attributeArray", ["AttributeArrayType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "AttributeArray")]],
  ["lookupAttributeArray", ["LookupAttributeArrayType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "LookupAttributeArray")]],
  ["applyShippingDiscount", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ApplyShippingDiscount")]],
  ["autoPay", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "AutoPay")]],
  ["paymentDetails", ["PaymentDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PaymentDetails")]],
  ["biddingDetails", ["BiddingDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "BiddingDetails")]],
  ["motorsGermanySearchable", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "MotorsGermanySearchable")]],
  ["buyerProtection", ["BuyerProtectionCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "BuyerProtection")]],
  ["buyItNowPrice", ["AmountType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "BuyItNowPrice")]],
  ["categoryMappingAllowed", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "CategoryMappingAllowed")]],
  ["charity", ["CharityType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Charity")]],
  ["country", ["CountryCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Country")]],
  ["crossPromotion", ["CrossPromotionsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "CrossPromotion")]],
  ["currency", ["CurrencyCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Currency")]],
  ["description", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Description")]],
  ["distance", ["DistanceType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Distance")]],
  ["financeOfferID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "FinanceOfferID")]],
  ["giftIcon", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "GiftIcon")]],
  ["giftServices", ["GiftServicesCodeType[]", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "GiftServices")]],
  ["hitCounter", ["HitCounterCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "HitCounter")]],
  ["itemID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ItemID")]],
  ["listingDetails", ["ListingDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ListingDetails")]],
  ["listingDesigner", ["ListingDesignerType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ListingDesigner")]],
  ["listingDuration", ["ListingDurationCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ListingDuration")]],
  ["listingEnhancement", ["ListingEnhancementsCodeType[]", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ListingEnhancement")]],
  ["listingType", ["ListingTypeCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ListingType")]],
  ["location", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Location")]],
  ["lotSize", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "LotSize")]],
  ["nowAndNew", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "NowAndNew")]],
  ["partnerCode", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PartnerCode")]],
  ["partnerName", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PartnerName")]],
  ["paymentMethods", ["BuyerPaymentMethodCodeType[]", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PaymentMethods")]],
  ["payPalEmailAddress", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PayPalEmailAddress")]],
  ["primaryCategory", ["CategoryType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PrimaryCategory")]],
  ["privateListing", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PrivateListing")]],
  ["productListingDetails", ["ProductListingDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ProductListingDetails")]],
  ["proximitySearchDetails", ["ProximitySearchDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ProximitySearchDetails")]],
  ["quantity", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Quantity")]],
  ["privateNotes", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PrivateNotes")]],
  ["regionID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "RegionID")]],
  ["relistLink", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "RelistLink")]],
  ["reservePrice", ["AmountType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ReservePrice")]],
  ["reviseStatus", ["ReviseStatusType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ReviseStatus")]],
  ["scheduleTime", ["SOAP::SOAPDateTime", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ScheduleTime")]],
  ["secondaryCategory", ["CategoryType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SecondaryCategory")]],
  ["freeAddedCategory", ["CategoryType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "FreeAddedCategory")]],
  ["siteHostedPicture", ["SiteHostedPictureType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SiteHostedPicture")]],
  ["seller", ["UserType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Seller")]],
  ["sellingStatus", ["SellingStatusType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SellingStatus")]],
  ["shippingOption", ["ShippingOptionCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ShippingOption")]],
  ["shippingDetails", ["ShippingDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ShippingDetails")]],
  ["shippingRegions", ["ShippingRegionCodeType[]", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ShippingRegions")]],
  ["shippingTerms", ["ShippingTermsCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ShippingTerms")]],
  ["shipToLocations", ["SOAP::SOAPString[]", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ShipToLocations")]],
  ["site", ["SiteCodeType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Site")]],
  ["startPrice", ["AmountType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "StartPrice")]],
  ["storefront", ["StorefrontType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Storefront")]],
  ["subTitle", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SubTitle")]],
  ["timeLeft", ["SOAP::SOAPDuration", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "TimeLeft")]],
  ["title", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Title")]],
  ["uUID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "UUID")]],
  ["vATDetails", ["VATDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "VATDetails")]],
  ["vendorHostedPicture", ["VendorHostedPictureType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "VendorHostedPicture")]],
  ["sellerVacationNote", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SellerVacationNote")]],
  ["watchCount", ["SOAP::SOAPLong", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "WatchCount")]],
  ["hitCount", ["SOAP::SOAPLong", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "HitCount")]],
  ["buyerRequirements", ["BuyerRequirementsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "BuyerRequirements")]],
  ["bestOfferDetails", ["BestOfferDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "BestOfferDetails")]],
  ["anythingPoints", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "AnythingPoints")]],
  ["liveAuctionDetails", ["LiveAuctionDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "LiveAuctionDetails")]],
  ["locationDefaulted", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "LocationDefaulted")]],
  ["thirdPartyCheckout", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ThirdPartyCheckout")]],
  ["useTaxTable", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "UseTaxTable")]],
  ["getItFast", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "GetItFast")]],
  ["buyerResponsibleForShipping", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "BuyerResponsibleForShipping")]],
  ["limitedWarrantyEligible", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "LimitedWarrantyEligible")]],
  ["eBayNotes", "SOAP::SOAPString"],
  ["questionCount", ["SOAP::SOAPLong", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "QuestionCount")]],
  ["relisted", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "Relisted")]],
  ["quantityAvailable", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "QuantityAvailable")]],
  ["sKU", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SKU")]],
  ["categoryBasedAttributesPrefill", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "CategoryBasedAttributesPrefill")]],
  ["searchDetails", ["SearchDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SearchDetails")]],
  ["postalCode", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PostalCode")]],
  ["shippingTermsInDescription", ["SOAP::SOAPBoolean", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ShippingTermsInDescription")]],
  ["externalProductID", ["ExternalProductIDType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "ExternalProductID")]],
  ["sellerInventoryID", ["SOAP::SOAPString", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "SellerInventoryID")]],
  ["pictureDetails", ["PictureDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "PictureDetails")]],
  ["digitalDeliveryDetails", ["DigitalDeliveryDetailsType", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "DigitalDeliveryDetails")]],
  ["dispatchTimeMax", ["SOAP::SOAPInt", XSD::QName.new("urn:ebay:apis:eBLBaseComponents", "DispatchTimeMax")]],
  ["any", [nil, XSD::QName.new("http://www.w3.org/2001/XMLSchema", "anyType")]]
]

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(applicationData = nil, attributeSetArray = nil, attributeArray = nil, lookupAttributeArray = nil, applyShippingDiscount = nil, autoPay = nil, paymentDetails = nil, biddingDetails = nil, motorsGermanySearchable = nil, buyerProtection = nil, buyItNowPrice = nil, categoryMappingAllowed = nil, charity = nil, country = nil, crossPromotion = nil, currency = nil, description = nil, distance = nil, financeOfferID = nil, giftIcon = nil, giftServices = [], hitCounter = nil, itemID = nil, listingDetails = nil, listingDesigner = nil, listingDuration = nil, listingEnhancement = [], listingType = nil, location = nil, lotSize = nil, nowAndNew = nil, partnerCode = nil, partnerName = nil, paymentMethods = [], payPalEmailAddress = nil, primaryCategory = nil, privateListing = nil, productListingDetails = nil, proximitySearchDetails = nil, quantity = nil, privateNotes = nil, regionID = nil, relistLink = nil, reservePrice = nil, reviseStatus = nil, scheduleTime = nil, secondaryCategory = nil, freeAddedCategory = nil, siteHostedPicture = nil, seller = nil, sellingStatus = nil, shippingOption = nil, shippingDetails = nil, shippingRegions = [], shippingTerms = nil, shipToLocations = [], site = nil, startPrice = nil, storefront = nil, subTitle = nil, timeLeft = nil, title = nil, uUID = nil, vATDetails = nil, vendorHostedPicture = nil, sellerVacationNote = nil, watchCount = nil, hitCount = nil, buyerRequirements = nil, bestOfferDetails = nil, anythingPoints = nil, liveAuctionDetails = nil, locationDefaulted = nil, thirdPartyCheckout = nil, useTaxTable = nil, getItFast = nil, buyerResponsibleForShipping = nil, limitedWarrantyEligible = nil, eBayNotes = nil, questionCount = nil, relisted = nil, quantityAvailable = nil, sKU = nil, categoryBasedAttributesPrefill = nil, searchDetails = nil, postalCode = nil, shippingTermsInDescription = nil, externalProductID = nil, sellerInventoryID = nil, pictureDetails = nil, digitalDeliveryDetails = nil, dispatchTimeMax = nil) ⇒ ItemType

Returns a new instance of ItemType.



16331
16332
16333
16334
16335
16336
16337
16338
16339
16340
16341
16342
16343
16344
16345
16346
16347
16348
16349
16350
16351
16352
16353
16354
16355
16356
16357
16358
16359
16360
16361
16362
16363
16364
16365
16366
16367
16368
16369
16370
16371
16372
16373
16374
16375
16376
16377
16378
16379
16380
16381
16382
16383
16384
16385
16386
16387
16388
16389
16390
16391
16392
16393
16394
16395
16396
16397
16398
16399
16400
16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
16418
16419
16420
16421
16422
16423
16424
16425
# File 'lib/eBay.rb', line 16331

def initialize(applicationData = nil, attributeSetArray = nil, attributeArray = nil, lookupAttributeArray = nil, applyShippingDiscount = nil, autoPay = nil, paymentDetails = nil, biddingDetails = nil, motorsGermanySearchable = nil, buyerProtection = nil, buyItNowPrice = nil, categoryMappingAllowed = nil, charity = nil, country = nil, crossPromotion = nil, currency = nil, description = nil, distance = nil, financeOfferID = nil, giftIcon = nil, giftServices = [], hitCounter = nil, itemID = nil, listingDetails = nil, listingDesigner = nil, listingDuration = nil, listingEnhancement = [], listingType = nil, location = nil, lotSize = nil, nowAndNew = nil, partnerCode = nil, partnerName = nil, paymentMethods = [], payPalEmailAddress = nil, primaryCategory = nil, privateListing = nil, productListingDetails = nil, proximitySearchDetails = nil, quantity = nil, privateNotes = nil, regionID = nil, relistLink = nil, reservePrice = nil, reviseStatus = nil, scheduleTime = nil, secondaryCategory = nil, freeAddedCategory = nil, siteHostedPicture = nil, seller = nil, sellingStatus = nil, shippingOption = nil, shippingDetails = nil, shippingRegions = [], shippingTerms = nil, shipToLocations = [], site = nil, startPrice = nil, storefront = nil, subTitle = nil, timeLeft = nil, title = nil, uUID = nil, vATDetails = nil, vendorHostedPicture = nil, sellerVacationNote = nil, watchCount = nil, hitCount = nil, buyerRequirements = nil, bestOfferDetails = nil, anythingPoints = nil, liveAuctionDetails = nil, locationDefaulted = nil, thirdPartyCheckout = nil, useTaxTable = nil, getItFast = nil, buyerResponsibleForShipping = nil, limitedWarrantyEligible = nil, eBayNotes = nil, questionCount = nil, relisted = nil, quantityAvailable = nil, sKU = nil, categoryBasedAttributesPrefill = nil, searchDetails = nil, postalCode = nil, shippingTermsInDescription = nil, externalProductID = nil, sellerInventoryID = nil, pictureDetails = nil, digitalDeliveryDetails = nil, dispatchTimeMax = nil)
  @applicationData = applicationData
  @attributeSetArray = attributeSetArray
  @attributeArray = attributeArray
  @lookupAttributeArray = lookupAttributeArray
  @applyShippingDiscount = applyShippingDiscount
  @autoPay = autoPay
  @paymentDetails = paymentDetails
  @biddingDetails = biddingDetails
  @motorsGermanySearchable = motorsGermanySearchable
  @buyerProtection = buyerProtection
  @buyItNowPrice = buyItNowPrice
  @categoryMappingAllowed = categoryMappingAllowed
  @charity = charity
  @country = country
  @crossPromotion = crossPromotion
  @currency = currency
  @description = description
  @distance = distance
  @financeOfferID = financeOfferID
  @giftIcon = giftIcon
  @giftServices = giftServices
  @hitCounter = hitCounter
  @itemID = itemID
  @listingDetails = listingDetails
  @listingDesigner = listingDesigner
  @listingDuration = listingDuration
  @listingEnhancement = listingEnhancement
  @listingType = listingType
  @location = location
  @lotSize = lotSize
  @nowAndNew = nowAndNew
  @partnerCode = partnerCode
  @partnerName = partnerName
  @paymentMethods = paymentMethods
  @payPalEmailAddress = payPalEmailAddress
  @primaryCategory = primaryCategory
  @privateListing = privateListing
  @productListingDetails = productListingDetails
  @proximitySearchDetails = proximitySearchDetails
  @quantity = quantity
  @privateNotes = privateNotes
  @regionID = regionID
  @relistLink = relistLink
  @reservePrice = reservePrice
  @reviseStatus = reviseStatus
  @scheduleTime = scheduleTime
  @secondaryCategory = secondaryCategory
  @freeAddedCategory = freeAddedCategory
  @siteHostedPicture = siteHostedPicture
  @seller = seller
  @sellingStatus = sellingStatus
  @shippingOption = shippingOption
  @shippingDetails = shippingDetails
  @shippingRegions = shippingRegions
  @shippingTerms = shippingTerms
  @shipToLocations = shipToLocations
  @site = site
  @startPrice = startPrice
  @storefront = storefront
  @subTitle = subTitle
  @timeLeft = timeLeft
  @title = title
  @uUID = uUID
  @vATDetails = vATDetails
  @vendorHostedPicture = vendorHostedPicture
  @sellerVacationNote = sellerVacationNote
  @watchCount = watchCount
  @hitCount = hitCount
  @buyerRequirements = buyerRequirements
  @bestOfferDetails = bestOfferDetails
  @anythingPoints = anythingPoints
  @liveAuctionDetails = liveAuctionDetails
  @locationDefaulted = locationDefaulted
  @thirdPartyCheckout = thirdPartyCheckout
  @useTaxTable = useTaxTable
  @getItFast = getItFast
  @buyerResponsibleForShipping = buyerResponsibleForShipping
  @limitedWarrantyEligible = limitedWarrantyEligible
  @eBayNotes = eBayNotes
  @questionCount = questionCount
  @relisted = relisted
  @quantityAvailable = quantityAvailable
  @sKU = sKU
  @categoryBasedAttributesPrefill = categoryBasedAttributesPrefill
  @searchDetails = searchDetails
  @postalCode = postalCode
  @shippingTermsInDescription = shippingTermsInDescription
  @externalProductID = externalProductID
  @sellerInventoryID = sellerInventoryID
  @pictureDetails = pictureDetails
  @digitalDeliveryDetails = digitalDeliveryDetails
  @dispatchTimeMax = dispatchTimeMax
  @__xmlele_any = nil
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



16325
16326
16327
# File 'lib/eBay.rb', line 16325

def __xmlele_any
  @__xmlele_any
end

#anythingPointsObject

Returns the value of attribute anythingPoints.



16303
16304
16305
# File 'lib/eBay.rb', line 16303

def anythingPoints
  @anythingPoints
end

#applicationDataObject

Returns the value of attribute applicationData.



16233
16234
16235
# File 'lib/eBay.rb', line 16233

def applicationData
  @applicationData
end

#applyShippingDiscountObject

Returns the value of attribute applyShippingDiscount.



16237
16238
16239
# File 'lib/eBay.rb', line 16237

def applyShippingDiscount
  @applyShippingDiscount
end

#attributeArrayObject

Returns the value of attribute attributeArray.



16235
16236
16237
# File 'lib/eBay.rb', line 16235

def attributeArray
  @attributeArray
end

#attributeSetArrayObject

Returns the value of attribute attributeSetArray.



16234
16235
16236
# File 'lib/eBay.rb', line 16234

def attributeSetArray
  @attributeSetArray
end

#autoPayObject

Returns the value of attribute autoPay.



16238
16239
16240
# File 'lib/eBay.rb', line 16238

def autoPay
  @autoPay
end

#bestOfferDetailsObject

Returns the value of attribute bestOfferDetails.



16302
16303
16304
# File 'lib/eBay.rb', line 16302

def bestOfferDetails
  @bestOfferDetails
end

#biddingDetailsObject

Returns the value of attribute biddingDetails.



16240
16241
16242
# File 'lib/eBay.rb', line 16240

def biddingDetails
  @biddingDetails
end

#buyerProtectionObject

Returns the value of attribute buyerProtection.



16242
16243
16244
# File 'lib/eBay.rb', line 16242

def buyerProtection
  @buyerProtection
end

#buyerRequirementsObject

Returns the value of attribute buyerRequirements.



16301
16302
16303
# File 'lib/eBay.rb', line 16301

def buyerRequirements
  @buyerRequirements
end

#buyerResponsibleForShippingObject

Returns the value of attribute buyerResponsibleForShipping.



16309
16310
16311
# File 'lib/eBay.rb', line 16309

def buyerResponsibleForShipping
  @buyerResponsibleForShipping
end

#buyItNowPriceObject

Returns the value of attribute buyItNowPrice.



16243
16244
16245
# File 'lib/eBay.rb', line 16243

def buyItNowPrice
  @buyItNowPrice
end

#categoryBasedAttributesPrefillObject

Returns the value of attribute categoryBasedAttributesPrefill.



16316
16317
16318
# File 'lib/eBay.rb', line 16316

def categoryBasedAttributesPrefill
  @categoryBasedAttributesPrefill
end

#categoryMappingAllowedObject

Returns the value of attribute categoryMappingAllowed.



16244
16245
16246
# File 'lib/eBay.rb', line 16244

def categoryMappingAllowed
  @categoryMappingAllowed
end

#charityObject

Returns the value of attribute charity.



16245
16246
16247
# File 'lib/eBay.rb', line 16245

def charity
  @charity
end

#countryObject

Returns the value of attribute country.



16246
16247
16248
# File 'lib/eBay.rb', line 16246

def country
  @country
end

#crossPromotionObject

Returns the value of attribute crossPromotion.



16247
16248
16249
# File 'lib/eBay.rb', line 16247

def crossPromotion
  @crossPromotion
end

#currencyObject

Returns the value of attribute currency.



16248
16249
16250
# File 'lib/eBay.rb', line 16248

def currency
  @currency
end

#descriptionObject

Returns the value of attribute description.



16249
16250
16251
# File 'lib/eBay.rb', line 16249

def description
  @description
end

#digitalDeliveryDetailsObject

Returns the value of attribute digitalDeliveryDetails.



16323
16324
16325
# File 'lib/eBay.rb', line 16323

def digitalDeliveryDetails
  @digitalDeliveryDetails
end

#dispatchTimeMaxObject

Returns the value of attribute dispatchTimeMax.



16324
16325
16326
# File 'lib/eBay.rb', line 16324

def dispatchTimeMax
  @dispatchTimeMax
end

#distanceObject

Returns the value of attribute distance.



16250
16251
16252
# File 'lib/eBay.rb', line 16250

def distance
  @distance
end

#eBayNotesObject

Returns the value of attribute eBayNotes.



16311
16312
16313
# File 'lib/eBay.rb', line 16311

def eBayNotes
  @eBayNotes
end

#externalProductIDObject

Returns the value of attribute externalProductID.



16320
16321
16322
# File 'lib/eBay.rb', line 16320

def externalProductID
  @externalProductID
end

#financeOfferIDObject

Returns the value of attribute financeOfferID.



16251
16252
16253
# File 'lib/eBay.rb', line 16251

def financeOfferID
  @financeOfferID
end

#freeAddedCategoryObject

Returns the value of attribute freeAddedCategory.



16280
16281
16282
# File 'lib/eBay.rb', line 16280

def freeAddedCategory
  @freeAddedCategory
end

#getItFastObject

Returns the value of attribute getItFast.



16308
16309
16310
# File 'lib/eBay.rb', line 16308

def getItFast
  @getItFast
end

#giftIconObject

Returns the value of attribute giftIcon.



16252
16253
16254
# File 'lib/eBay.rb', line 16252

def giftIcon
  @giftIcon
end

#giftServicesObject

Returns the value of attribute giftServices.



16253
16254
16255
# File 'lib/eBay.rb', line 16253

def giftServices
  @giftServices
end

#hitCountObject

Returns the value of attribute hitCount.



16300
16301
16302
# File 'lib/eBay.rb', line 16300

def hitCount
  @hitCount
end

#hitCounterObject

Returns the value of attribute hitCounter.



16254
16255
16256
# File 'lib/eBay.rb', line 16254

def hitCounter
  @hitCounter
end

#itemIDObject

Returns the value of attribute itemID.



16255
16256
16257
# File 'lib/eBay.rb', line 16255

def itemID
  @itemID
end

#limitedWarrantyEligibleObject

Returns the value of attribute limitedWarrantyEligible.



16310
16311
16312
# File 'lib/eBay.rb', line 16310

def limitedWarrantyEligible
  @limitedWarrantyEligible
end

#listingDesignerObject

Returns the value of attribute listingDesigner.



16257
16258
16259
# File 'lib/eBay.rb', line 16257

def listingDesigner
  @listingDesigner
end

#listingDetailsObject

Returns the value of attribute listingDetails.



16256
16257
16258
# File 'lib/eBay.rb', line 16256

def listingDetails
  @listingDetails
end

#listingDurationObject

Returns the value of attribute listingDuration.



16258
16259
16260
# File 'lib/eBay.rb', line 16258

def listingDuration
  @listingDuration
end

#listingEnhancementObject

Returns the value of attribute listingEnhancement.



16259
16260
16261
# File 'lib/eBay.rb', line 16259

def listingEnhancement
  @listingEnhancement
end

#listingTypeObject

Returns the value of attribute listingType.



16260
16261
16262
# File 'lib/eBay.rb', line 16260

def listingType
  @listingType
end

#liveAuctionDetailsObject

Returns the value of attribute liveAuctionDetails.



16304
16305
16306
# File 'lib/eBay.rb', line 16304

def liveAuctionDetails
  @liveAuctionDetails
end

#locationObject

Returns the value of attribute location.



16261
16262
16263
# File 'lib/eBay.rb', line 16261

def location
  @location
end

#locationDefaultedObject

Returns the value of attribute locationDefaulted.



16305
16306
16307
# File 'lib/eBay.rb', line 16305

def locationDefaulted
  @locationDefaulted
end

#lookupAttributeArrayObject

Returns the value of attribute lookupAttributeArray.



16236
16237
16238
# File 'lib/eBay.rb', line 16236

def lookupAttributeArray
  @lookupAttributeArray
end

#lotSizeObject

Returns the value of attribute lotSize.



16262
16263
16264
# File 'lib/eBay.rb', line 16262

def lotSize
  @lotSize
end

#motorsGermanySearchableObject

Returns the value of attribute motorsGermanySearchable.



16241
16242
16243
# File 'lib/eBay.rb', line 16241

def motorsGermanySearchable
  @motorsGermanySearchable
end

#nowAndNewObject

Returns the value of attribute nowAndNew.



16263
16264
16265
# File 'lib/eBay.rb', line 16263

def nowAndNew
  @nowAndNew
end

#partnerCodeObject

Returns the value of attribute partnerCode.



16264
16265
16266
# File 'lib/eBay.rb', line 16264

def partnerCode
  @partnerCode
end

#partnerNameObject

Returns the value of attribute partnerName.



16265
16266
16267
# File 'lib/eBay.rb', line 16265

def partnerName
  @partnerName
end

#paymentDetailsObject

Returns the value of attribute paymentDetails.



16239
16240
16241
# File 'lib/eBay.rb', line 16239

def paymentDetails
  @paymentDetails
end

#paymentMethodsObject

Returns the value of attribute paymentMethods.



16266
16267
16268
# File 'lib/eBay.rb', line 16266

def paymentMethods
  @paymentMethods
end

#payPalEmailAddressObject

Returns the value of attribute payPalEmailAddress.



16267
16268
16269
# File 'lib/eBay.rb', line 16267

def payPalEmailAddress
  @payPalEmailAddress
end

#pictureDetailsObject

Returns the value of attribute pictureDetails.



16322
16323
16324
# File 'lib/eBay.rb', line 16322

def pictureDetails
  @pictureDetails
end

#postalCodeObject

Returns the value of attribute postalCode.



16318
16319
16320
# File 'lib/eBay.rb', line 16318

def postalCode
  @postalCode
end

#primaryCategoryObject

Returns the value of attribute primaryCategory.



16268
16269
16270
# File 'lib/eBay.rb', line 16268

def primaryCategory
  @primaryCategory
end

#privateListingObject

Returns the value of attribute privateListing.



16269
16270
16271
# File 'lib/eBay.rb', line 16269

def privateListing
  @privateListing
end

#privateNotesObject

Returns the value of attribute privateNotes.



16273
16274
16275
# File 'lib/eBay.rb', line 16273

def privateNotes
  @privateNotes
end

#productListingDetailsObject

Returns the value of attribute productListingDetails.



16270
16271
16272
# File 'lib/eBay.rb', line 16270

def productListingDetails
  @productListingDetails
end

#proximitySearchDetailsObject

Returns the value of attribute proximitySearchDetails.



16271
16272
16273
# File 'lib/eBay.rb', line 16271

def proximitySearchDetails
  @proximitySearchDetails
end

#quantityObject

Returns the value of attribute quantity.



16272
16273
16274
# File 'lib/eBay.rb', line 16272

def quantity
  @quantity
end

#quantityAvailableObject

Returns the value of attribute quantityAvailable.



16314
16315
16316
# File 'lib/eBay.rb', line 16314

def quantityAvailable
  @quantityAvailable
end

#questionCountObject

Returns the value of attribute questionCount.



16312
16313
16314
# File 'lib/eBay.rb', line 16312

def questionCount
  @questionCount
end

#regionIDObject

Returns the value of attribute regionID.



16274
16275
16276
# File 'lib/eBay.rb', line 16274

def regionID
  @regionID
end

#relistedObject

Returns the value of attribute relisted.



16313
16314
16315
# File 'lib/eBay.rb', line 16313

def relisted
  @relisted
end

Returns the value of attribute relistLink.



16275
16276
16277
# File 'lib/eBay.rb', line 16275

def relistLink
  @relistLink
end

#reservePriceObject

Returns the value of attribute reservePrice.



16276
16277
16278
# File 'lib/eBay.rb', line 16276

def reservePrice
  @reservePrice
end

#reviseStatusObject

Returns the value of attribute reviseStatus.



16277
16278
16279
# File 'lib/eBay.rb', line 16277

def reviseStatus
  @reviseStatus
end

#scheduleTimeObject

Returns the value of attribute scheduleTime.



16278
16279
16280
# File 'lib/eBay.rb', line 16278

def scheduleTime
  @scheduleTime
end

#searchDetailsObject

Returns the value of attribute searchDetails.



16317
16318
16319
# File 'lib/eBay.rb', line 16317

def searchDetails
  @searchDetails
end

#secondaryCategoryObject

Returns the value of attribute secondaryCategory.



16279
16280
16281
# File 'lib/eBay.rb', line 16279

def secondaryCategory
  @secondaryCategory
end

#sellerObject

Returns the value of attribute seller.



16282
16283
16284
# File 'lib/eBay.rb', line 16282

def seller
  @seller
end

#sellerInventoryIDObject

Returns the value of attribute sellerInventoryID.



16321
16322
16323
# File 'lib/eBay.rb', line 16321

def sellerInventoryID
  @sellerInventoryID
end

#sellerVacationNoteObject

Returns the value of attribute sellerVacationNote.



16298
16299
16300
# File 'lib/eBay.rb', line 16298

def sellerVacationNote
  @sellerVacationNote
end

#sellingStatusObject

Returns the value of attribute sellingStatus.



16283
16284
16285
# File 'lib/eBay.rb', line 16283

def sellingStatus
  @sellingStatus
end

#shippingDetailsObject

Returns the value of attribute shippingDetails.



16285
16286
16287
# File 'lib/eBay.rb', line 16285

def shippingDetails
  @shippingDetails
end

#shippingOptionObject

Returns the value of attribute shippingOption.



16284
16285
16286
# File 'lib/eBay.rb', line 16284

def shippingOption
  @shippingOption
end

#shippingRegionsObject

Returns the value of attribute shippingRegions.



16286
16287
16288
# File 'lib/eBay.rb', line 16286

def shippingRegions
  @shippingRegions
end

#shippingTermsObject

Returns the value of attribute shippingTerms.



16287
16288
16289
# File 'lib/eBay.rb', line 16287

def shippingTerms
  @shippingTerms
end

#shippingTermsInDescriptionObject

Returns the value of attribute shippingTermsInDescription.



16319
16320
16321
# File 'lib/eBay.rb', line 16319

def shippingTermsInDescription
  @shippingTermsInDescription
end

#shipToLocationsObject

Returns the value of attribute shipToLocations.



16288
16289
16290
# File 'lib/eBay.rb', line 16288

def shipToLocations
  @shipToLocations
end

#siteObject

Returns the value of attribute site.



16289
16290
16291
# File 'lib/eBay.rb', line 16289

def site
  @site
end

#siteHostedPictureObject

Returns the value of attribute siteHostedPicture.



16281
16282
16283
# File 'lib/eBay.rb', line 16281

def siteHostedPicture
  @siteHostedPicture
end

#sKUObject

Returns the value of attribute sKU.



16315
16316
16317
# File 'lib/eBay.rb', line 16315

def sKU
  @sKU
end

#startPriceObject

Returns the value of attribute startPrice.



16290
16291
16292
# File 'lib/eBay.rb', line 16290

def startPrice
  @startPrice
end

#storefrontObject

Returns the value of attribute storefront.



16291
16292
16293
# File 'lib/eBay.rb', line 16291

def storefront
  @storefront
end

#subTitleObject

Returns the value of attribute subTitle.



16292
16293
16294
# File 'lib/eBay.rb', line 16292

def subTitle
  @subTitle
end

#thirdPartyCheckoutObject

Returns the value of attribute thirdPartyCheckout.



16306
16307
16308
# File 'lib/eBay.rb', line 16306

def thirdPartyCheckout
  @thirdPartyCheckout
end

#timeLeftObject

Returns the value of attribute timeLeft.



16293
16294
16295
# File 'lib/eBay.rb', line 16293

def timeLeft
  @timeLeft
end

#titleObject

Returns the value of attribute title.



16294
16295
16296
# File 'lib/eBay.rb', line 16294

def title
  @title
end

#useTaxTableObject

Returns the value of attribute useTaxTable.



16307
16308
16309
# File 'lib/eBay.rb', line 16307

def useTaxTable
  @useTaxTable
end

#uUIDObject

Returns the value of attribute uUID.



16295
16296
16297
# File 'lib/eBay.rb', line 16295

def uUID
  @uUID
end

#vATDetailsObject

Returns the value of attribute vATDetails.



16296
16297
16298
# File 'lib/eBay.rb', line 16296

def vATDetails
  @vATDetails
end

#vendorHostedPictureObject

Returns the value of attribute vendorHostedPicture.



16297
16298
16299
# File 'lib/eBay.rb', line 16297

def vendorHostedPicture
  @vendorHostedPicture
end

#watchCountObject

Returns the value of attribute watchCount.



16299
16300
16301
# File 'lib/eBay.rb', line 16299

def watchCount
  @watchCount
end

Instance Method Details

#set_any(elements) ⇒ Object



16327
16328
16329
# File 'lib/eBay.rb', line 16327

def set_any(elements)
  @__xmlele_any = elements
end