Class: EBay::MyeBaySellingSummaryType
- Inherits:
-
Object
- Object
- EBay::MyeBaySellingSummaryType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsMyeBaySellingSummaryType
activeAuctionCount - SOAP::SOAPInt
auctionSellingCount - SOAP::SOAPInt
auctionBidCount - SOAP::SOAPInt
totalAuctionSellingValue - EBay::AmountType
totalSoldCount - SOAP::SOAPInt
totalSoldValue - EBay::AmountType
soldDurationInDays - SOAP::SOAPInt
classifiedAdCount - SOAP::SOAPInt
totalLeadCount - SOAP::SOAPInt
classifiedAdOfferCount - SOAP::SOAPInt
totalListingsWithLeads - SOAP::SOAPInt
quantityLimitRemaining - SOAP::SOAPLong
amountLimitRemaining - EBay::AmountType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#activeAuctionCount ⇒ Object
Returns the value of attribute activeAuctionCount.
-
#amountLimitRemaining ⇒ Object
Returns the value of attribute amountLimitRemaining.
-
#auctionBidCount ⇒ Object
Returns the value of attribute auctionBidCount.
-
#auctionSellingCount ⇒ Object
Returns the value of attribute auctionSellingCount.
-
#classifiedAdCount ⇒ Object
Returns the value of attribute classifiedAdCount.
-
#classifiedAdOfferCount ⇒ Object
Returns the value of attribute classifiedAdOfferCount.
-
#quantityLimitRemaining ⇒ Object
Returns the value of attribute quantityLimitRemaining.
-
#soldDurationInDays ⇒ Object
Returns the value of attribute soldDurationInDays.
-
#totalAuctionSellingValue ⇒ Object
Returns the value of attribute totalAuctionSellingValue.
-
#totalLeadCount ⇒ Object
Returns the value of attribute totalLeadCount.
-
#totalListingsWithLeads ⇒ Object
Returns the value of attribute totalListingsWithLeads.
-
#totalSoldCount ⇒ Object
Returns the value of attribute totalSoldCount.
-
#totalSoldValue ⇒ Object
Returns the value of attribute totalSoldValue.
Instance Method Summary collapse
-
#initialize(activeAuctionCount = nil, auctionSellingCount = nil, auctionBidCount = nil, totalAuctionSellingValue = nil, totalSoldCount = nil, totalSoldValue = nil, soldDurationInDays = nil, classifiedAdCount = nil, totalLeadCount = nil, classifiedAdOfferCount = nil, totalListingsWithLeads = nil, quantityLimitRemaining = nil, amountLimitRemaining = nil) ⇒ MyeBaySellingSummaryType
constructor
A new instance of MyeBaySellingSummaryType.
- #set_any(elements) ⇒ Object
Constructor Details
#initialize(activeAuctionCount = nil, auctionSellingCount = nil, auctionBidCount = nil, totalAuctionSellingValue = nil, totalSoldCount = nil, totalSoldValue = nil, soldDurationInDays = nil, classifiedAdCount = nil, totalLeadCount = nil, classifiedAdOfferCount = nil, totalListingsWithLeads = nil, quantityLimitRemaining = nil, amountLimitRemaining = nil) ⇒ MyeBaySellingSummaryType
Returns a new instance of MyeBaySellingSummaryType.
27760 27761 27762 27763 27764 27765 27766 27767 27768 27769 27770 27771 27772 27773 27774 27775 |
# File 'lib/eBay.rb', line 27760 def initialize(activeAuctionCount = nil, auctionSellingCount = nil, auctionBidCount = nil, totalAuctionSellingValue = nil, totalSoldCount = nil, totalSoldValue = nil, soldDurationInDays = nil, classifiedAdCount = nil, totalLeadCount = nil, classifiedAdOfferCount = nil, totalListingsWithLeads = nil, quantityLimitRemaining = nil, amountLimitRemaining = nil) @activeAuctionCount = activeAuctionCount @auctionSellingCount = auctionSellingCount @auctionBidCount = auctionBidCount @totalAuctionSellingValue = totalAuctionSellingValue @totalSoldCount = totalSoldCount @totalSoldValue = totalSoldValue @soldDurationInDays = soldDurationInDays @classifiedAdCount = classifiedAdCount @totalLeadCount = totalLeadCount @classifiedAdOfferCount = classifiedAdOfferCount @totalListingsWithLeads = totalListingsWithLeads @quantityLimitRemaining = quantityLimitRemaining @amountLimitRemaining = amountLimitRemaining @__xmlele_any = nil end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
27754 27755 27756 |
# File 'lib/eBay.rb', line 27754 def __xmlele_any @__xmlele_any end |
#activeAuctionCount ⇒ Object
Returns the value of attribute activeAuctionCount.
27741 27742 27743 |
# File 'lib/eBay.rb', line 27741 def activeAuctionCount @activeAuctionCount end |
#amountLimitRemaining ⇒ Object
Returns the value of attribute amountLimitRemaining.
27753 27754 27755 |
# File 'lib/eBay.rb', line 27753 def amountLimitRemaining @amountLimitRemaining end |
#auctionBidCount ⇒ Object
Returns the value of attribute auctionBidCount.
27743 27744 27745 |
# File 'lib/eBay.rb', line 27743 def auctionBidCount @auctionBidCount end |
#auctionSellingCount ⇒ Object
Returns the value of attribute auctionSellingCount.
27742 27743 27744 |
# File 'lib/eBay.rb', line 27742 def auctionSellingCount @auctionSellingCount end |
#classifiedAdCount ⇒ Object
Returns the value of attribute classifiedAdCount.
27748 27749 27750 |
# File 'lib/eBay.rb', line 27748 def classifiedAdCount @classifiedAdCount end |
#classifiedAdOfferCount ⇒ Object
Returns the value of attribute classifiedAdOfferCount.
27750 27751 27752 |
# File 'lib/eBay.rb', line 27750 def classifiedAdOfferCount @classifiedAdOfferCount end |
#quantityLimitRemaining ⇒ Object
Returns the value of attribute quantityLimitRemaining.
27752 27753 27754 |
# File 'lib/eBay.rb', line 27752 def quantityLimitRemaining @quantityLimitRemaining end |
#soldDurationInDays ⇒ Object
Returns the value of attribute soldDurationInDays.
27747 27748 27749 |
# File 'lib/eBay.rb', line 27747 def soldDurationInDays @soldDurationInDays end |
#totalAuctionSellingValue ⇒ Object
Returns the value of attribute totalAuctionSellingValue.
27744 27745 27746 |
# File 'lib/eBay.rb', line 27744 def totalAuctionSellingValue @totalAuctionSellingValue end |
#totalLeadCount ⇒ Object
Returns the value of attribute totalLeadCount.
27749 27750 27751 |
# File 'lib/eBay.rb', line 27749 def totalLeadCount @totalLeadCount end |
#totalListingsWithLeads ⇒ Object
Returns the value of attribute totalListingsWithLeads.
27751 27752 27753 |
# File 'lib/eBay.rb', line 27751 def totalListingsWithLeads @totalListingsWithLeads end |
#totalSoldCount ⇒ Object
Returns the value of attribute totalSoldCount.
27745 27746 27747 |
# File 'lib/eBay.rb', line 27745 def totalSoldCount @totalSoldCount end |
#totalSoldValue ⇒ Object
Returns the value of attribute totalSoldValue.
27746 27747 27748 |
# File 'lib/eBay.rb', line 27746 def totalSoldValue @totalSoldValue end |
Instance Method Details
#set_any(elements) ⇒ Object
27756 27757 27758 |
# File 'lib/eBay.rb', line 27756 def set_any(elements) @__xmlele_any = elements end |