Class: Ebay::Types::BuyerRoleMetrics

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/buyer_role_metrics.rb

Overview

Attributes

numeric_node :positive_feedback_left_count, 'PositiveFeedbackLeftCount', :optional => true
numeric_node :negative_feedback_left_count, 'NegativeFeedbackLeftCount', :optional => true
numeric_node :neutral_feedback_left_count, 'NeutralFeedbackLeftCount', :optional => true
numeric_node :feedback_left_percent, 'FeedbackLeftPercent', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=