Class: EBay::FeedbackSummaryType
- Inherits:
-
Object
- Object
- EBay::FeedbackSummaryType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsFeedbackSummaryType
bidRetractionFeedbackPeriodArray - EBay::FeedbackPeriodArrayType
negativeFeedbackPeriodArray - EBay::FeedbackPeriodArrayType
neutralFeedbackPeriodArray - EBay::FeedbackPeriodArrayType
positiveFeedbackPeriodArray - EBay::FeedbackPeriodArrayType
totalFeedbackPeriodArray - EBay::FeedbackPeriodArrayType
neutralCommentCountFromSuspendedUsers - SOAP::SOAPInt
uniqueNegativeFeedbackCount - SOAP::SOAPInt
uniquePositiveFeedbackCount - SOAP::SOAPInt
uniqueNeutralFeedbackCount - SOAP::SOAPInt
sellerRatingSummaryArray - EBay::SellerRatingSummaryArrayType
sellerRoleMetrics - EBay::SellerRoleMetricsType
buyerRoleMetrics - EBay::BuyerRoleMetricsType
Instance Attribute Summary collapse
-
#__xmlele_any ⇒ Object
readonly
Returns the value of attribute __xmlele_any.
-
#bidRetractionFeedbackPeriodArray ⇒ Object
Returns the value of attribute bidRetractionFeedbackPeriodArray.
-
#buyerRoleMetrics ⇒ Object
Returns the value of attribute buyerRoleMetrics.
-
#negativeFeedbackPeriodArray ⇒ Object
Returns the value of attribute negativeFeedbackPeriodArray.
-
#neutralCommentCountFromSuspendedUsers ⇒ Object
Returns the value of attribute neutralCommentCountFromSuspendedUsers.
-
#neutralFeedbackPeriodArray ⇒ Object
Returns the value of attribute neutralFeedbackPeriodArray.
-
#positiveFeedbackPeriodArray ⇒ Object
Returns the value of attribute positiveFeedbackPeriodArray.
-
#sellerRatingSummaryArray ⇒ Object
Returns the value of attribute sellerRatingSummaryArray.
-
#sellerRoleMetrics ⇒ Object
Returns the value of attribute sellerRoleMetrics.
-
#totalFeedbackPeriodArray ⇒ Object
Returns the value of attribute totalFeedbackPeriodArray.
-
#uniqueNegativeFeedbackCount ⇒ Object
Returns the value of attribute uniqueNegativeFeedbackCount.
-
#uniqueNeutralFeedbackCount ⇒ Object
Returns the value of attribute uniqueNeutralFeedbackCount.
-
#uniquePositiveFeedbackCount ⇒ Object
Returns the value of attribute uniquePositiveFeedbackCount.
Instance Method Summary collapse
-
#initialize(bidRetractionFeedbackPeriodArray = nil, negativeFeedbackPeriodArray = nil, neutralFeedbackPeriodArray = nil, positiveFeedbackPeriodArray = nil, totalFeedbackPeriodArray = nil, neutralCommentCountFromSuspendedUsers = nil, uniqueNegativeFeedbackCount = nil, uniquePositiveFeedbackCount = nil, uniqueNeutralFeedbackCount = nil, sellerRatingSummaryArray = nil, sellerRoleMetrics = nil, buyerRoleMetrics = nil) ⇒ FeedbackSummaryType
constructor
A new instance of FeedbackSummaryType.
- #set_any(elements) ⇒ Object
Constructor Details
#initialize(bidRetractionFeedbackPeriodArray = nil, negativeFeedbackPeriodArray = nil, neutralFeedbackPeriodArray = nil, positiveFeedbackPeriodArray = nil, totalFeedbackPeriodArray = nil, neutralCommentCountFromSuspendedUsers = nil, uniqueNegativeFeedbackCount = nil, uniquePositiveFeedbackCount = nil, uniqueNeutralFeedbackCount = nil, sellerRatingSummaryArray = nil, sellerRoleMetrics = nil, buyerRoleMetrics = nil) ⇒ FeedbackSummaryType
Returns a new instance of FeedbackSummaryType.
24648 24649 24650 24651 24652 24653 24654 24655 24656 24657 24658 24659 24660 24661 24662 |
# File 'lib/eBay.rb', line 24648 def initialize(bidRetractionFeedbackPeriodArray = nil, negativeFeedbackPeriodArray = nil, neutralFeedbackPeriodArray = nil, positiveFeedbackPeriodArray = nil, totalFeedbackPeriodArray = nil, neutralCommentCountFromSuspendedUsers = nil, uniqueNegativeFeedbackCount = nil, uniquePositiveFeedbackCount = nil, uniqueNeutralFeedbackCount = nil, sellerRatingSummaryArray = nil, sellerRoleMetrics = nil, buyerRoleMetrics = nil) @bidRetractionFeedbackPeriodArray = bidRetractionFeedbackPeriodArray @negativeFeedbackPeriodArray = negativeFeedbackPeriodArray @neutralFeedbackPeriodArray = neutralFeedbackPeriodArray @positiveFeedbackPeriodArray = positiveFeedbackPeriodArray @totalFeedbackPeriodArray = totalFeedbackPeriodArray @neutralCommentCountFromSuspendedUsers = neutralCommentCountFromSuspendedUsers @uniqueNegativeFeedbackCount = uniqueNegativeFeedbackCount @uniquePositiveFeedbackCount = uniquePositiveFeedbackCount @uniqueNeutralFeedbackCount = uniqueNeutralFeedbackCount @sellerRatingSummaryArray = sellerRatingSummaryArray @sellerRoleMetrics = sellerRoleMetrics @buyerRoleMetrics = buyerRoleMetrics @__xmlele_any = nil end |
Instance Attribute Details
#__xmlele_any ⇒ Object (readonly)
Returns the value of attribute __xmlele_any.
24642 24643 24644 |
# File 'lib/eBay.rb', line 24642 def __xmlele_any @__xmlele_any end |
#bidRetractionFeedbackPeriodArray ⇒ Object
Returns the value of attribute bidRetractionFeedbackPeriodArray.
24630 24631 24632 |
# File 'lib/eBay.rb', line 24630 def bidRetractionFeedbackPeriodArray @bidRetractionFeedbackPeriodArray end |
#buyerRoleMetrics ⇒ Object
Returns the value of attribute buyerRoleMetrics.
24641 24642 24643 |
# File 'lib/eBay.rb', line 24641 def buyerRoleMetrics @buyerRoleMetrics end |
#negativeFeedbackPeriodArray ⇒ Object
Returns the value of attribute negativeFeedbackPeriodArray.
24631 24632 24633 |
# File 'lib/eBay.rb', line 24631 def negativeFeedbackPeriodArray @negativeFeedbackPeriodArray end |
#neutralCommentCountFromSuspendedUsers ⇒ Object
Returns the value of attribute neutralCommentCountFromSuspendedUsers.
24635 24636 24637 |
# File 'lib/eBay.rb', line 24635 def neutralCommentCountFromSuspendedUsers @neutralCommentCountFromSuspendedUsers end |
#neutralFeedbackPeriodArray ⇒ Object
Returns the value of attribute neutralFeedbackPeriodArray.
24632 24633 24634 |
# File 'lib/eBay.rb', line 24632 def neutralFeedbackPeriodArray @neutralFeedbackPeriodArray end |
#positiveFeedbackPeriodArray ⇒ Object
Returns the value of attribute positiveFeedbackPeriodArray.
24633 24634 24635 |
# File 'lib/eBay.rb', line 24633 def positiveFeedbackPeriodArray @positiveFeedbackPeriodArray end |
#sellerRatingSummaryArray ⇒ Object
Returns the value of attribute sellerRatingSummaryArray.
24639 24640 24641 |
# File 'lib/eBay.rb', line 24639 def sellerRatingSummaryArray @sellerRatingSummaryArray end |
#sellerRoleMetrics ⇒ Object
Returns the value of attribute sellerRoleMetrics.
24640 24641 24642 |
# File 'lib/eBay.rb', line 24640 def sellerRoleMetrics @sellerRoleMetrics end |
#totalFeedbackPeriodArray ⇒ Object
Returns the value of attribute totalFeedbackPeriodArray.
24634 24635 24636 |
# File 'lib/eBay.rb', line 24634 def totalFeedbackPeriodArray @totalFeedbackPeriodArray end |
#uniqueNegativeFeedbackCount ⇒ Object
Returns the value of attribute uniqueNegativeFeedbackCount.
24636 24637 24638 |
# File 'lib/eBay.rb', line 24636 def uniqueNegativeFeedbackCount @uniqueNegativeFeedbackCount end |
#uniqueNeutralFeedbackCount ⇒ Object
Returns the value of attribute uniqueNeutralFeedbackCount.
24638 24639 24640 |
# File 'lib/eBay.rb', line 24638 def uniqueNeutralFeedbackCount @uniqueNeutralFeedbackCount end |
#uniquePositiveFeedbackCount ⇒ Object
Returns the value of attribute uniquePositiveFeedbackCount.
24637 24638 24639 |
# File 'lib/eBay.rb', line 24637 def uniquePositiveFeedbackCount @uniquePositiveFeedbackCount end |
Instance Method Details
#set_any(elements) ⇒ Object
24644 24645 24646 |
# File 'lib/eBay.rb', line 24644 def set_any(elements) @__xmlele_any = elements end |