Class: Ebay::Responses::GetSellerDashboard

Inherits:
Abstract show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/responses/get_seller_dashboard.rb

Overview

Attributes

object_node :search_standing, 'SearchStanding', :class => SearchStandingDashboard, :optional => true
object_node :seller_fee_discount, 'SellerFeeDiscount', :class => SellerFeeDiscountDashboard, :optional => true
object_node :power_seller_status, 'PowerSellerStatus', :class => PowerSellerDashboard, :optional => true
object_node :policy_compliance, 'PolicyCompliance', :class => PolicyComplianceDashboard, :optional => true
object_node :buyer_satisfaction, 'BuyerSatisfaction', :class => BuyerSatisfactionDashboard, :optional => true
object_node :seller_account, 'SellerAccount', :class => SellerAccountDashboard, :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Base

#errors?, #failure?, #partial_failure?, #success?, #warning?

Methods included from Types

#type