Class: Ebay::Types::SellerRoleMetrics

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/seller_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
numeric_node :repeat_buyer_count, 'RepeatBuyerCount', :optional => true
numeric_node :repeat_buyer_percent, 'RepeatBuyerPercent', :optional => true
numeric_node :unique_buyer_count, 'UniqueBuyerCount', :optional => true
numeric_node :transaction_percent, 'TransactionPercent', :optional => true
numeric_node :cross_border_transaction_count, 'CrossBorderTransactionCount', :optional => true
numeric_node :cross_border_transaction_percent, 'CrossBorderTransactionPercent', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=