Class: ExpressItemRequirementsType

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

Overview

urn:ebay:apis:eBLBaseComponentsExpressItemRequirementsType

sellerExpressEligible - SOAP::SOAPBoolean
expressOptOut - SOAP::SOAPBoolean
expressApproved - SOAP::SOAPBoolean
expressEligibleListingType - SOAP::SOAPBoolean
expressEnabledCategory - SOAP::SOAPBoolean
eligiblePayPalAccount - SOAP::SOAPBoolean
domesticShippingCost - SOAP::SOAPBoolean
eligibleReturnPolicy - SOAP::SOAPBoolean
picture - SOAP::SOAPBoolean
eligibleItemCondition - SOAP::SOAPBoolean
priceAboveMinimum - SOAP::SOAPBoolean
priceBelowMaximum - SOAP::SOAPBoolean
eligibleCheckout - SOAP::SOAPBoolean
noPreapprovedBidderList - SOAP::SOAPBoolean
noCharity - SOAP::SOAPBoolean
noDigitalDelivery - SOAP::SOAPBoolean
combinedShippingDiscount - SOAP::SOAPBoolean
shipFromEligibleCountry - SOAP::SOAPBoolean
payPalAccountAcceptsUnconfirmedAddress - SOAP::SOAPBoolean

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(sellerExpressEligible = nil, expressOptOut = nil, expressApproved = nil, expressEligibleListingType = nil, expressEnabledCategory = nil, eligiblePayPalAccount = nil, domesticShippingCost = nil, eligibleReturnPolicy = nil, picture = nil, eligibleItemCondition = nil, priceAboveMinimum = nil, priceBelowMaximum = nil, eligibleCheckout = nil, noPreapprovedBidderList = nil, noCharity = nil, noDigitalDelivery = nil, combinedShippingDiscount = nil, shipFromEligibleCountry = nil, payPalAccountAcceptsUnconfirmedAddress = nil) ⇒ ExpressItemRequirementsType

Returns a new instance of ExpressItemRequirementsType.



19106
19107
19108
19109
19110
19111
19112
19113
19114
19115
19116
19117
19118
19119
19120
19121
19122
19123
19124
19125
19126
19127
# File 'lib/eBay.rb', line 19106

def initialize(sellerExpressEligible = nil, expressOptOut = nil, expressApproved = nil, expressEligibleListingType = nil, expressEnabledCategory = nil, eligiblePayPalAccount = nil, domesticShippingCost = nil, eligibleReturnPolicy = nil, picture = nil, eligibleItemCondition = nil, priceAboveMinimum = nil, priceBelowMaximum = nil, eligibleCheckout = nil, noPreapprovedBidderList = nil, noCharity = nil, noDigitalDelivery = nil, combinedShippingDiscount = nil, shipFromEligibleCountry = nil, payPalAccountAcceptsUnconfirmedAddress = nil)
  @sellerExpressEligible = sellerExpressEligible
  @expressOptOut = expressOptOut
  @expressApproved = expressApproved
  @expressEligibleListingType = expressEligibleListingType
  @expressEnabledCategory = expressEnabledCategory
  @eligiblePayPalAccount = eligiblePayPalAccount
  @domesticShippingCost = domesticShippingCost
  @eligibleReturnPolicy = eligibleReturnPolicy
  @picture = picture
  @eligibleItemCondition = eligibleItemCondition
  @priceAboveMinimum = priceAboveMinimum
  @priceBelowMaximum = priceBelowMaximum
  @eligibleCheckout = eligibleCheckout
  @noPreapprovedBidderList = noPreapprovedBidderList
  @noCharity = noCharity
  @noDigitalDelivery = noDigitalDelivery
  @combinedShippingDiscount = combinedShippingDiscount
  @shipFromEligibleCountry = shipFromEligibleCountry
  @payPalAccountAcceptsUnconfirmedAddress = payPalAccountAcceptsUnconfirmedAddress
  @__xmlele_any = nil
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



19100
19101
19102
# File 'lib/eBay.rb', line 19100

def __xmlele_any
  @__xmlele_any
end

#combinedShippingDiscountObject

Returns the value of attribute combinedShippingDiscount.



19097
19098
19099
# File 'lib/eBay.rb', line 19097

def combinedShippingDiscount
  @combinedShippingDiscount
end

#domesticShippingCostObject

Returns the value of attribute domesticShippingCost.



19087
19088
19089
# File 'lib/eBay.rb', line 19087

def domesticShippingCost
  @domesticShippingCost
end

#eligibleCheckoutObject

Returns the value of attribute eligibleCheckout.



19093
19094
19095
# File 'lib/eBay.rb', line 19093

def eligibleCheckout
  @eligibleCheckout
end

#eligibleItemConditionObject

Returns the value of attribute eligibleItemCondition.



19090
19091
19092
# File 'lib/eBay.rb', line 19090

def eligibleItemCondition
  @eligibleItemCondition
end

#eligiblePayPalAccountObject

Returns the value of attribute eligiblePayPalAccount.



19086
19087
19088
# File 'lib/eBay.rb', line 19086

def eligiblePayPalAccount
  @eligiblePayPalAccount
end

#eligibleReturnPolicyObject

Returns the value of attribute eligibleReturnPolicy.



19088
19089
19090
# File 'lib/eBay.rb', line 19088

def eligibleReturnPolicy
  @eligibleReturnPolicy
end

#expressApprovedObject

Returns the value of attribute expressApproved.



19083
19084
19085
# File 'lib/eBay.rb', line 19083

def expressApproved
  @expressApproved
end

#expressEligibleListingTypeObject

Returns the value of attribute expressEligibleListingType.



19084
19085
19086
# File 'lib/eBay.rb', line 19084

def expressEligibleListingType
  @expressEligibleListingType
end

#expressEnabledCategoryObject

Returns the value of attribute expressEnabledCategory.



19085
19086
19087
# File 'lib/eBay.rb', line 19085

def expressEnabledCategory
  @expressEnabledCategory
end

#expressOptOutObject

Returns the value of attribute expressOptOut.



19082
19083
19084
# File 'lib/eBay.rb', line 19082

def expressOptOut
  @expressOptOut
end

#noCharityObject

Returns the value of attribute noCharity.



19095
19096
19097
# File 'lib/eBay.rb', line 19095

def noCharity
  @noCharity
end

#noDigitalDeliveryObject

Returns the value of attribute noDigitalDelivery.



19096
19097
19098
# File 'lib/eBay.rb', line 19096

def noDigitalDelivery
  @noDigitalDelivery
end

#noPreapprovedBidderListObject

Returns the value of attribute noPreapprovedBidderList.



19094
19095
19096
# File 'lib/eBay.rb', line 19094

def noPreapprovedBidderList
  @noPreapprovedBidderList
end

#payPalAccountAcceptsUnconfirmedAddressObject

Returns the value of attribute payPalAccountAcceptsUnconfirmedAddress.



19099
19100
19101
# File 'lib/eBay.rb', line 19099

def payPalAccountAcceptsUnconfirmedAddress
  @payPalAccountAcceptsUnconfirmedAddress
end

#pictureObject

Returns the value of attribute picture.



19089
19090
19091
# File 'lib/eBay.rb', line 19089

def picture
  @picture
end

#priceAboveMinimumObject

Returns the value of attribute priceAboveMinimum.



19091
19092
19093
# File 'lib/eBay.rb', line 19091

def priceAboveMinimum
  @priceAboveMinimum
end

#priceBelowMaximumObject

Returns the value of attribute priceBelowMaximum.



19092
19093
19094
# File 'lib/eBay.rb', line 19092

def priceBelowMaximum
  @priceBelowMaximum
end

#sellerExpressEligibleObject

Returns the value of attribute sellerExpressEligible.



19081
19082
19083
# File 'lib/eBay.rb', line 19081

def sellerExpressEligible
  @sellerExpressEligible
end

#shipFromEligibleCountryObject

Returns the value of attribute shipFromEligibleCountry.



19098
19099
19100
# File 'lib/eBay.rb', line 19098

def shipFromEligibleCountry
  @shipFromEligibleCountry
end

Instance Method Details

#set_any(elements) ⇒ Object



19102
19103
19104
# File 'lib/eBay.rb', line 19102

def set_any(elements)
  @__xmlele_any = elements
end