Class: Ebay::Types::BidderDetail

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

Overview

Attributes

text_node :user_id, 'UserID', :optional => true
text_node :email, 'Email', :optional => true
numeric_node :feedback_score, 'FeedbackScore', :optional => true
numeric_node :unique_negative_feedback_count, 'UniqueNegativeFeedbackCount', :optional => true
numeric_node :unique_positive_feedback_count, 'UniquePositiveFeedbackCount', :optional => true
numeric_node :unique_neutral_feedback_count, 'UniqueNeutralFeedbackCount', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=