Class: SiteDefaultsType

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

Overview

urn:ebay:apis:eBLBaseComponentsSiteDefaultsType

listingDuration - ListingDurationReferenceType
shippingTermsRequired - SOAP::SOAPBoolean
bestOfferEnabled - SOAP::SOAPBoolean
dutchBINEnabled - SOAP::SOAPBoolean
userConsentRequired - SOAP::SOAPBoolean
homePageFeaturedEnabled - SOAP::SOAPBoolean
proPackEnabled - SOAP::SOAPBoolean
basicUpgradePackEnabled - SOAP::SOAPBoolean
valuePackEnabled - SOAP::SOAPBoolean
proPackPlusEnabled - SOAP::SOAPBoolean
adFormatEnabled - AdFormatEnabledCodeType
digitalDeliveryEnabled - DigitalDeliveryEnabledCodeType
bestOfferCounterEnabled - SOAP::SOAPBoolean
bestOfferAutoDeclineEnabled - SOAP::SOAPBoolean
localMarketSpecialitySubscription - SOAP::SOAPBoolean
localMarketRegularSubscription - SOAP::SOAPBoolean
localMarketPremiumSubscription - SOAP::SOAPBoolean
localMarketNonSubscription - SOAP::SOAPBoolean
expressEnabled - SOAP::SOAPBoolean
expressPicturesRequired - SOAP::SOAPBoolean
expressConditionRequired - SOAP::SOAPBoolean
minimumReservePrice - SOAP::SOAPDouble
sellerContactDetailsEnabled - SOAP::SOAPBoolean
transactionConfirmationRequestEnabled - SOAP::SOAPBoolean
storeInventoryEnabled - SOAP::SOAPBoolean
skypeMeTransactionalEnabled - SOAP::SOAPBoolean
skypeMeNonTransactionalEnabled - SOAP::SOAPBoolean
localListingDistancesRegular - SOAP::SOAPString
localListingDistancesSpecialty - SOAP::SOAPString
localListingDistancesNonSubscription - SOAP::SOAPString
classifiedAdPaymentMethodEnabled - ClassifiedAdPaymentMethodEnabledCodeType
classifiedAdShippingMethodEnabled - SOAP::SOAPBoolean
classifiedAdBestOfferEnabled - ClassifiedAdBestOfferEnabledCodeType
classifiedAdCounterOfferEnabled - SOAP::SOAPBoolean
classifiedAdAutoDeclineEnabled - SOAP::SOAPBoolean
classifiedAdContactByPhoneEnabled - SOAP::SOAPBoolean
classifiedAdContactByEmailEnabled - SOAP::SOAPBoolean
safePaymentRequired - SOAP::SOAPBoolean
classifiedAdPayPerLeadEnabled - SOAP::SOAPBoolean
itemSpecificsEnabled - ItemSpecificsEnabledCodeType
paisaPayFullEscrowEnabled - SOAP::SOAPBoolean
classifiedAdAutoAcceptEnabled - SOAP::SOAPBoolean
bestOfferAutoAcceptEnabled - SOAP::SOAPBoolean

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(listingDuration = [], shippingTermsRequired = nil, bestOfferEnabled = nil, dutchBINEnabled = nil, userConsentRequired = nil, homePageFeaturedEnabled = nil, proPackEnabled = nil, basicUpgradePackEnabled = nil, valuePackEnabled = nil, proPackPlusEnabled = nil, adFormatEnabled = nil, digitalDeliveryEnabled = nil, bestOfferCounterEnabled = nil, bestOfferAutoDeclineEnabled = nil, localMarketSpecialitySubscription = nil, localMarketRegularSubscription = nil, localMarketPremiumSubscription = nil, localMarketNonSubscription = nil, expressEnabled = nil, expressPicturesRequired = nil, expressConditionRequired = nil, minimumReservePrice = nil, sellerContactDetailsEnabled = nil, transactionConfirmationRequestEnabled = nil, storeInventoryEnabled = nil, skypeMeTransactionalEnabled = nil, skypeMeNonTransactionalEnabled = nil, localListingDistancesRegular = nil, localListingDistancesSpecialty = nil, localListingDistancesNonSubscription = nil, classifiedAdPaymentMethodEnabled = nil, classifiedAdShippingMethodEnabled = nil, classifiedAdBestOfferEnabled = nil, classifiedAdCounterOfferEnabled = nil, classifiedAdAutoDeclineEnabled = nil, classifiedAdContactByPhoneEnabled = nil, classifiedAdContactByEmailEnabled = nil, safePaymentRequired = nil, classifiedAdPayPerLeadEnabled = nil, itemSpecificsEnabled = nil, paisaPayFullEscrowEnabled = nil, classifiedAdAutoAcceptEnabled = nil, bestOfferAutoAcceptEnabled = nil) ⇒ SiteDefaultsType

Returns a new instance of SiteDefaultsType.



24333
24334
24335
24336
24337
24338
24339
24340
24341
24342
24343
24344
24345
24346
24347
24348
24349
24350
24351
24352
24353
24354
24355
24356
24357
24358
24359
24360
24361
24362
24363
24364
24365
24366
24367
24368
24369
24370
24371
24372
24373
24374
24375
24376
24377
24378
# File 'lib/eBay.rb', line 24333

def initialize(listingDuration = [], shippingTermsRequired = nil, bestOfferEnabled = nil, dutchBINEnabled = nil, userConsentRequired = nil, homePageFeaturedEnabled = nil, proPackEnabled = nil, basicUpgradePackEnabled = nil, valuePackEnabled = nil, proPackPlusEnabled = nil, adFormatEnabled = nil, digitalDeliveryEnabled = nil, bestOfferCounterEnabled = nil, bestOfferAutoDeclineEnabled = nil, localMarketSpecialitySubscription = nil, localMarketRegularSubscription = nil, localMarketPremiumSubscription = nil, localMarketNonSubscription = nil, expressEnabled = nil, expressPicturesRequired = nil, expressConditionRequired = nil, minimumReservePrice = nil, sellerContactDetailsEnabled = nil, transactionConfirmationRequestEnabled = nil, storeInventoryEnabled = nil, skypeMeTransactionalEnabled = nil, skypeMeNonTransactionalEnabled = nil, localListingDistancesRegular = nil, localListingDistancesSpecialty = nil, localListingDistancesNonSubscription = nil, classifiedAdPaymentMethodEnabled = nil, classifiedAdShippingMethodEnabled = nil, classifiedAdBestOfferEnabled = nil, classifiedAdCounterOfferEnabled = nil, classifiedAdAutoDeclineEnabled = nil, classifiedAdContactByPhoneEnabled = nil, classifiedAdContactByEmailEnabled = nil, safePaymentRequired = nil, classifiedAdPayPerLeadEnabled = nil, itemSpecificsEnabled = nil, paisaPayFullEscrowEnabled = nil, classifiedAdAutoAcceptEnabled = nil, bestOfferAutoAcceptEnabled = nil)
  @listingDuration = listingDuration
  @shippingTermsRequired = shippingTermsRequired
  @bestOfferEnabled = bestOfferEnabled
  @dutchBINEnabled = dutchBINEnabled
  @userConsentRequired = userConsentRequired
  @homePageFeaturedEnabled = homePageFeaturedEnabled
  @proPackEnabled = proPackEnabled
  @basicUpgradePackEnabled = basicUpgradePackEnabled
  @valuePackEnabled = valuePackEnabled
  @proPackPlusEnabled = proPackPlusEnabled
  @adFormatEnabled = adFormatEnabled
  @digitalDeliveryEnabled = digitalDeliveryEnabled
  @bestOfferCounterEnabled = bestOfferCounterEnabled
  @bestOfferAutoDeclineEnabled = bestOfferAutoDeclineEnabled
  @localMarketSpecialitySubscription = localMarketSpecialitySubscription
  @localMarketRegularSubscription = localMarketRegularSubscription
  @localMarketPremiumSubscription = localMarketPremiumSubscription
  @localMarketNonSubscription = localMarketNonSubscription
  @expressEnabled = expressEnabled
  @expressPicturesRequired = expressPicturesRequired
  @expressConditionRequired = expressConditionRequired
  @minimumReservePrice = minimumReservePrice
  @sellerContactDetailsEnabled = sellerContactDetailsEnabled
  @transactionConfirmationRequestEnabled = transactionConfirmationRequestEnabled
  @storeInventoryEnabled = storeInventoryEnabled
  @skypeMeTransactionalEnabled = skypeMeTransactionalEnabled
  @skypeMeNonTransactionalEnabled = skypeMeNonTransactionalEnabled
  @localListingDistancesRegular = localListingDistancesRegular
  @localListingDistancesSpecialty = localListingDistancesSpecialty
  @localListingDistancesNonSubscription = localListingDistancesNonSubscription
  @classifiedAdPaymentMethodEnabled = classifiedAdPaymentMethodEnabled
  @classifiedAdShippingMethodEnabled = classifiedAdShippingMethodEnabled
  @classifiedAdBestOfferEnabled = classifiedAdBestOfferEnabled
  @classifiedAdCounterOfferEnabled = classifiedAdCounterOfferEnabled
  @classifiedAdAutoDeclineEnabled = classifiedAdAutoDeclineEnabled
  @classifiedAdContactByPhoneEnabled = classifiedAdContactByPhoneEnabled
  @classifiedAdContactByEmailEnabled = classifiedAdContactByEmailEnabled
  @safePaymentRequired = safePaymentRequired
  @classifiedAdPayPerLeadEnabled = classifiedAdPayPerLeadEnabled
  @itemSpecificsEnabled = itemSpecificsEnabled
  @paisaPayFullEscrowEnabled = paisaPayFullEscrowEnabled
  @classifiedAdAutoAcceptEnabled = classifiedAdAutoAcceptEnabled
  @bestOfferAutoAcceptEnabled = bestOfferAutoAcceptEnabled
  @__xmlele_any = nil
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



24327
24328
24329
# File 'lib/eBay.rb', line 24327

def __xmlele_any
  @__xmlele_any
end

#adFormatEnabledObject

Returns the value of attribute adFormatEnabled.



24294
24295
24296
# File 'lib/eBay.rb', line 24294

def adFormatEnabled
  @adFormatEnabled
end

#basicUpgradePackEnabledObject

Returns the value of attribute basicUpgradePackEnabled.



24291
24292
24293
# File 'lib/eBay.rb', line 24291

def basicUpgradePackEnabled
  @basicUpgradePackEnabled
end

#bestOfferAutoAcceptEnabledObject

Returns the value of attribute bestOfferAutoAcceptEnabled.



24326
24327
24328
# File 'lib/eBay.rb', line 24326

def bestOfferAutoAcceptEnabled
  @bestOfferAutoAcceptEnabled
end

#bestOfferAutoDeclineEnabledObject

Returns the value of attribute bestOfferAutoDeclineEnabled.



24297
24298
24299
# File 'lib/eBay.rb', line 24297

def bestOfferAutoDeclineEnabled
  @bestOfferAutoDeclineEnabled
end

#bestOfferCounterEnabledObject

Returns the value of attribute bestOfferCounterEnabled.



24296
24297
24298
# File 'lib/eBay.rb', line 24296

def bestOfferCounterEnabled
  @bestOfferCounterEnabled
end

#bestOfferEnabledObject

Returns the value of attribute bestOfferEnabled.



24286
24287
24288
# File 'lib/eBay.rb', line 24286

def bestOfferEnabled
  @bestOfferEnabled
end

#classifiedAdAutoAcceptEnabledObject

Returns the value of attribute classifiedAdAutoAcceptEnabled.



24325
24326
24327
# File 'lib/eBay.rb', line 24325

def classifiedAdAutoAcceptEnabled
  @classifiedAdAutoAcceptEnabled
end

#classifiedAdAutoDeclineEnabledObject

Returns the value of attribute classifiedAdAutoDeclineEnabled.



24318
24319
24320
# File 'lib/eBay.rb', line 24318

def classifiedAdAutoDeclineEnabled
  @classifiedAdAutoDeclineEnabled
end

#classifiedAdBestOfferEnabledObject

Returns the value of attribute classifiedAdBestOfferEnabled.



24316
24317
24318
# File 'lib/eBay.rb', line 24316

def classifiedAdBestOfferEnabled
  @classifiedAdBestOfferEnabled
end

#classifiedAdContactByEmailEnabledObject

Returns the value of attribute classifiedAdContactByEmailEnabled.



24320
24321
24322
# File 'lib/eBay.rb', line 24320

def classifiedAdContactByEmailEnabled
  @classifiedAdContactByEmailEnabled
end

#classifiedAdContactByPhoneEnabledObject

Returns the value of attribute classifiedAdContactByPhoneEnabled.



24319
24320
24321
# File 'lib/eBay.rb', line 24319

def classifiedAdContactByPhoneEnabled
  @classifiedAdContactByPhoneEnabled
end

#classifiedAdCounterOfferEnabledObject

Returns the value of attribute classifiedAdCounterOfferEnabled.



24317
24318
24319
# File 'lib/eBay.rb', line 24317

def classifiedAdCounterOfferEnabled
  @classifiedAdCounterOfferEnabled
end

#classifiedAdPaymentMethodEnabledObject

Returns the value of attribute classifiedAdPaymentMethodEnabled.



24314
24315
24316
# File 'lib/eBay.rb', line 24314

def classifiedAdPaymentMethodEnabled
  @classifiedAdPaymentMethodEnabled
end

#classifiedAdPayPerLeadEnabledObject

Returns the value of attribute classifiedAdPayPerLeadEnabled.



24322
24323
24324
# File 'lib/eBay.rb', line 24322

def classifiedAdPayPerLeadEnabled
  @classifiedAdPayPerLeadEnabled
end

#classifiedAdShippingMethodEnabledObject

Returns the value of attribute classifiedAdShippingMethodEnabled.



24315
24316
24317
# File 'lib/eBay.rb', line 24315

def classifiedAdShippingMethodEnabled
  @classifiedAdShippingMethodEnabled
end

#digitalDeliveryEnabledObject

Returns the value of attribute digitalDeliveryEnabled.



24295
24296
24297
# File 'lib/eBay.rb', line 24295

def digitalDeliveryEnabled
  @digitalDeliveryEnabled
end

#dutchBINEnabledObject

Returns the value of attribute dutchBINEnabled.



24287
24288
24289
# File 'lib/eBay.rb', line 24287

def dutchBINEnabled
  @dutchBINEnabled
end

#expressConditionRequiredObject

Returns the value of attribute expressConditionRequired.



24304
24305
24306
# File 'lib/eBay.rb', line 24304

def expressConditionRequired
  @expressConditionRequired
end

#expressEnabledObject

Returns the value of attribute expressEnabled.



24302
24303
24304
# File 'lib/eBay.rb', line 24302

def expressEnabled
  @expressEnabled
end

#expressPicturesRequiredObject

Returns the value of attribute expressPicturesRequired.



24303
24304
24305
# File 'lib/eBay.rb', line 24303

def expressPicturesRequired
  @expressPicturesRequired
end

#homePageFeaturedEnabledObject

Returns the value of attribute homePageFeaturedEnabled.



24289
24290
24291
# File 'lib/eBay.rb', line 24289

def homePageFeaturedEnabled
  @homePageFeaturedEnabled
end

#itemSpecificsEnabledObject

Returns the value of attribute itemSpecificsEnabled.



24323
24324
24325
# File 'lib/eBay.rb', line 24323

def itemSpecificsEnabled
  @itemSpecificsEnabled
end

#listingDurationObject

Returns the value of attribute listingDuration.



24284
24285
24286
# File 'lib/eBay.rb', line 24284

def listingDuration
  @listingDuration
end

#localListingDistancesNonSubscriptionObject

Returns the value of attribute localListingDistancesNonSubscription.



24313
24314
24315
# File 'lib/eBay.rb', line 24313

def localListingDistancesNonSubscription
  @localListingDistancesNonSubscription
end

#localListingDistancesRegularObject

Returns the value of attribute localListingDistancesRegular.



24311
24312
24313
# File 'lib/eBay.rb', line 24311

def localListingDistancesRegular
  @localListingDistancesRegular
end

#localListingDistancesSpecialtyObject

Returns the value of attribute localListingDistancesSpecialty.



24312
24313
24314
# File 'lib/eBay.rb', line 24312

def localListingDistancesSpecialty
  @localListingDistancesSpecialty
end

#localMarketNonSubscriptionObject

Returns the value of attribute localMarketNonSubscription.



24301
24302
24303
# File 'lib/eBay.rb', line 24301

def localMarketNonSubscription
  @localMarketNonSubscription
end

#localMarketPremiumSubscriptionObject

Returns the value of attribute localMarketPremiumSubscription.



24300
24301
24302
# File 'lib/eBay.rb', line 24300

def localMarketPremiumSubscription
  @localMarketPremiumSubscription
end

#localMarketRegularSubscriptionObject

Returns the value of attribute localMarketRegularSubscription.



24299
24300
24301
# File 'lib/eBay.rb', line 24299

def localMarketRegularSubscription
  @localMarketRegularSubscription
end

#localMarketSpecialitySubscriptionObject

Returns the value of attribute localMarketSpecialitySubscription.



24298
24299
24300
# File 'lib/eBay.rb', line 24298

def localMarketSpecialitySubscription
  @localMarketSpecialitySubscription
end

#minimumReservePriceObject

Returns the value of attribute minimumReservePrice.



24305
24306
24307
# File 'lib/eBay.rb', line 24305

def minimumReservePrice
  @minimumReservePrice
end

#paisaPayFullEscrowEnabledObject

Returns the value of attribute paisaPayFullEscrowEnabled.



24324
24325
24326
# File 'lib/eBay.rb', line 24324

def paisaPayFullEscrowEnabled
  @paisaPayFullEscrowEnabled
end

#proPackEnabledObject

Returns the value of attribute proPackEnabled.



24290
24291
24292
# File 'lib/eBay.rb', line 24290

def proPackEnabled
  @proPackEnabled
end

#proPackPlusEnabledObject

Returns the value of attribute proPackPlusEnabled.



24293
24294
24295
# File 'lib/eBay.rb', line 24293

def proPackPlusEnabled
  @proPackPlusEnabled
end

#safePaymentRequiredObject

Returns the value of attribute safePaymentRequired.



24321
24322
24323
# File 'lib/eBay.rb', line 24321

def safePaymentRequired
  @safePaymentRequired
end

#sellerContactDetailsEnabledObject

Returns the value of attribute sellerContactDetailsEnabled.



24306
24307
24308
# File 'lib/eBay.rb', line 24306

def sellerContactDetailsEnabled
  @sellerContactDetailsEnabled
end

#shippingTermsRequiredObject

Returns the value of attribute shippingTermsRequired.



24285
24286
24287
# File 'lib/eBay.rb', line 24285

def shippingTermsRequired
  @shippingTermsRequired
end

#skypeMeNonTransactionalEnabledObject

Returns the value of attribute skypeMeNonTransactionalEnabled.



24310
24311
24312
# File 'lib/eBay.rb', line 24310

def skypeMeNonTransactionalEnabled
  @skypeMeNonTransactionalEnabled
end

#skypeMeTransactionalEnabledObject

Returns the value of attribute skypeMeTransactionalEnabled.



24309
24310
24311
# File 'lib/eBay.rb', line 24309

def skypeMeTransactionalEnabled
  @skypeMeTransactionalEnabled
end

#storeInventoryEnabledObject

Returns the value of attribute storeInventoryEnabled.



24308
24309
24310
# File 'lib/eBay.rb', line 24308

def storeInventoryEnabled
  @storeInventoryEnabled
end

#transactionConfirmationRequestEnabledObject

Returns the value of attribute transactionConfirmationRequestEnabled.



24307
24308
24309
# File 'lib/eBay.rb', line 24307

def transactionConfirmationRequestEnabled
  @transactionConfirmationRequestEnabled
end

#userConsentRequiredObject

Returns the value of attribute userConsentRequired.



24288
24289
24290
# File 'lib/eBay.rb', line 24288

def userConsentRequired
  @userConsentRequired
end

#valuePackEnabledObject

Returns the value of attribute valuePackEnabled.



24292
24293
24294
# File 'lib/eBay.rb', line 24292

def valuePackEnabled
  @valuePackEnabled
end

Instance Method Details

#set_any(elements) ⇒ Object



24329
24330
24331
# File 'lib/eBay.rb', line 24329

def set_any(elements)
  @__xmlele_any = elements
end